From 0b446fe5f834987344a6b068e203ddd8ac30c367 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Thu, 3 Aug 2023 15:55:28 +0000 Subject: [PATCH 1/2] Weekly OpenApiDocs Download. --- config/ModuleMetadata.json | 6 +- openApiDocs/beta/Applications.yml | 336 +- openApiDocs/beta/Bookings.yml | 274 +- openApiDocs/beta/Calendar.yml | 1002 +- openApiDocs/beta/ChangeNotifications.yml | 18 +- openApiDocs/beta/CloudCommunications.yml | 248 +- openApiDocs/beta/Compliance.yml | 170 +- openApiDocs/beta/CrossDeviceExperiences.yml | 46 +- openApiDocs/beta/DeviceManagement.Actions.yml | 122 +- .../beta/DeviceManagement.Administration.yml | 719 +- .../beta/DeviceManagement.Enrollment.yml | 56 +- openApiDocs/beta/DeviceManagement.yml | 79 +- openApiDocs/beta/Devices.CloudPrint.yml | 474 +- .../beta/Devices.CorporateManagement.yml | 32 +- .../beta/Devices.ServiceAnnouncement.yml | 142 +- openApiDocs/beta/DirectoryObjects.yml | 18 +- openApiDocs/beta/Education.yml | 1637 +- openApiDocs/beta/Files.yml | 718 +- openApiDocs/beta/Groups.yml | 1140 +- .../beta/Identity.DirectoryManagement.yml | 570 +- openApiDocs/beta/Identity.Governance.yml | 1036 +- openApiDocs/beta/Identity.Partner.yml | 38 +- openApiDocs/beta/Identity.SignIns.yml | 1453 +- openApiDocs/beta/Mail.yml | 134 +- openApiDocs/beta/ManagedTenants.yml | 90 +- openApiDocs/beta/Notes.yml | 130 +- openApiDocs/beta/People.yml | 200 +- openApiDocs/beta/PersonalContacts.yml | 36 +- openApiDocs/beta/Planner.yml | 338 +- openApiDocs/beta/Reports.yml | 142 +- openApiDocs/beta/SchemaExtensions.yml | 16 +- openApiDocs/beta/Search.yml | 137 +- openApiDocs/beta/Security.yml | 3184 ++- openApiDocs/beta/Sites.yml | 470 +- openApiDocs/beta/Teams.yml | 1464 +- openApiDocs/beta/Users.Actions.yml | 1962 +- openApiDocs/beta/Users.Functions.yml | 224 +- openApiDocs/beta/Users.yml | 569 +- openApiDocs/beta/WindowsUpdates.yml | 198 +- openApiDocs/v1.0/Applications.yml | 312 +- openApiDocs/v1.0/Bookings.yml | 88 +- openApiDocs/v1.0/Calendar.yml | 390 +- openApiDocs/v1.0/ChangeNotifications.yml | 18 +- openApiDocs/v1.0/CloudCommunications.yml | 167 +- openApiDocs/v1.0/Compliance.yml | 98 +- openApiDocs/v1.0/CrossDeviceExperiences.yml | 12 +- openApiDocs/v1.0/DeviceManagement.Actions.yml | 182 +- .../v1.0/DeviceManagement.Administration.yml | 449 +- .../v1.0/DeviceManagement.Enrollment.yml | 129 +- openApiDocs/v1.0/DeviceManagement.yml | 1046 +- openApiDocs/v1.0/Devices.CloudPrint.yml | 169 +- .../v1.0/Devices.CorporateManagement.yml | 934 +- .../v1.0/Devices.ServiceAnnouncement.yml | 44 +- openApiDocs/v1.0/DirectoryObjects.yml | 20 +- openApiDocs/v1.0/Education.yml | 448 +- openApiDocs/v1.0/Files.yml | 870 +- openApiDocs/v1.0/Groups.yml | 2008 +- .../v1.0/Identity.DirectoryManagement.yml | 468 +- openApiDocs/v1.0/Identity.Governance.yml | 825 +- openApiDocs/v1.0/Identity.Partner.yml | 38 +- openApiDocs/v1.0/Identity.SignIns.yml | 1138 +- openApiDocs/v1.0/Mail.yml | 142 +- openApiDocs/v1.0/Notes.yml | 234 +- openApiDocs/v1.0/People.yml | 10 +- openApiDocs/v1.0/PersonalContacts.yml | 40 +- openApiDocs/v1.0/Planner.yml | 308 +- openApiDocs/v1.0/Reports.yml | 147 +- openApiDocs/v1.0/SchemaExtensions.yml | 16 +- openApiDocs/v1.0/Search.yml | 32 +- openApiDocs/v1.0/Security.yml | 278 +- openApiDocs/v1.0/Sites.yml | 670 +- openApiDocs/v1.0/Teams.yml | 21828 +++++++++------- openApiDocs/v1.0/Users.Actions.yml | 4962 ++-- openApiDocs/v1.0/Users.Functions.yml | 391 +- openApiDocs/v1.0/Users.yml | 164 +- 75 files changed, 35552 insertions(+), 23151 deletions(-) diff --git a/config/ModuleMetadata.json b/config/ModuleMetadata.json index 58c9f296991..5630c71e2c1 100644 --- a/config/ModuleMetadata.json +++ b/config/ModuleMetadata.json @@ -27,15 +27,15 @@ "versions": { "authentication": { "prerelease": "", - "version": "2.2.0" + "version": "2.3.0" }, "beta": { "prerelease": "", - "version": "2.2.0" + "version": "2.3.0" }, "v1.0": { "prerelease": "", - "version": "2.2.0" + "version": "2.3.0" } } } diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 4f35a30832a..2f850f976d4 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -14,7 +14,7 @@ paths: description: Get the list of applications in this organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0 operationId: application_ListApplication parameters: - name: ConsistencyLevel @@ -219,7 +219,7 @@ paths: description: Create a new application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0 operationId: application_CreateApplication requestBody: description: New entity @@ -246,7 +246,7 @@ paths: description: Get the properties and relationships of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0 operationId: application_GetApplication parameters: - name: application-id @@ -356,7 +356,7 @@ paths: description: Update the properties of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-update?view=graph-rest-1.0 operationId: application_UpdateApplication parameters: - name: application-id @@ -391,7 +391,7 @@ paths: description: 'Deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 operationId: application_DeleteApplication parameters: - name: application-id @@ -506,7 +506,7 @@ paths: description: 'Remove an appManagementPolicy policy object from an application or service principal object. When you remove the appManagementPolicy, the application or service principal adopts the tenant-wide tenantAppManagementPolicy setting. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: application_DeleteAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -626,7 +626,7 @@ paths: description: Assign an appManagementPolicy policy object to an application or service principal object. The application or service principal adopts this policy over the tenant-wide tenantAppManagementPolicy setting. Only one policy object can be assigned to an application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0 operationId: application_CreateAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -736,7 +736,7 @@ paths: description: Assign a connectorGroup to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-1.0 operationId: application_SetConnectorGroupGraphBPreRef parameters: - name: application-id @@ -840,7 +840,7 @@ paths: description: 'Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0 operationId: application_ListExtensionProperty parameters: - name: application-id @@ -930,7 +930,7 @@ paths: description: 'Create a new directory extension definition, represented by an extensionProperty object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0 operationId: application_CreateExtensionProperty parameters: - name: application-id @@ -966,7 +966,7 @@ paths: description: Read a directory extension definition represented by an extensionProperty object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0 operationId: application_GetExtensionProperty parameters: - name: application-id @@ -1072,7 +1072,7 @@ paths: description: Delete a directory extension definition represented by an extensionProperty object. You can delete only directory extensions that aren't synced from on-premises active directory (AD). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0 operationId: application_DeleteExtensionProperty parameters: - name: application-id @@ -1133,7 +1133,7 @@ paths: description: Get a list of the federatedIdentityCredential objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_ListFederatedIdentityCredential parameters: - name: application-id @@ -1217,7 +1217,7 @@ paths: description: 'Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Azure AD application registration and the identity provider for your compute platform, you can use tokens issued by that platform to authenticate with Microsoft identity platform and call APIs in the Microsoft ecosystem. Maximum of 20 objects can be added to an application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_CreateFederatedIdentityCredential parameters: - name: application-id @@ -1253,7 +1253,7 @@ paths: description: Read the properties and relationships of a federatedIdentityCredential object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 operationId: application_GetFederatedIdentityCredential parameters: - name: application-id @@ -1318,7 +1318,7 @@ paths: description: Update the properties of a federatedIdentityCredential object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-update?view=graph-rest-1.0 operationId: application_UpdateFederatedIdentityCredential parameters: - name: application-id @@ -1361,7 +1361,7 @@ paths: description: Deletes a federatedIdentityCredential object from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 operationId: application_DeleteFederatedIdentityCredential parameters: - name: application-id @@ -1647,7 +1647,7 @@ paths: description: 'Add a key credential to an application. This method, along with removeKey, can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. Applications that don’t have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won’t be able to use this service action. You can use the Update application operation to perform an update instead.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0 operationId: application_addKey parameters: - name: application-id @@ -1692,7 +1692,7 @@ paths: description: Adds a strong password to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0 operationId: application_addPassword parameters: - name: application-id @@ -1733,7 +1733,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: application_checkMemberGroup parameters: - name: application-id @@ -1841,7 +1841,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: application_getMemberGroup parameters: - name: application-id @@ -1949,7 +1949,7 @@ paths: description: 'Remove a key credential from an application. This method along with addKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0 operationId: application_removeKey parameters: - name: application-id @@ -1990,7 +1990,7 @@ paths: description: Removes a password from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0 operationId: application_removePassword parameters: - name: application-id @@ -2029,7 +2029,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: application_restore parameters: - name: application-id @@ -2058,7 +2058,7 @@ paths: description: 'Set the the verifiedPublisher on an application. For more information, including prerequisites to setting a verified publisher, see Publisher verification.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0 operationId: application_setVerifiedPublisher parameters: - name: application-id @@ -2095,7 +2095,7 @@ paths: description: 'Unset the the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0 operationId: application_unsetVerifiedPublisher parameters: - name: application-id @@ -2120,7 +2120,7 @@ paths: description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwner parameters: - name: application-id @@ -2203,7 +2203,7 @@ paths: description: 'Remove an owner from an application. As a recommended best practice, apps should have at least two owners.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 operationId: application_DeleteOwnerGraphBPreRef parameters: - name: application-id @@ -2482,7 +2482,7 @@ paths: description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwnerGraphBPreRef parameters: - name: application-id @@ -2539,7 +2539,7 @@ paths: description: Use this API to add an owner to an application by posting to the owners collection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 operationId: application_CreateOwnerGraphBPreRef parameters: - name: application-id @@ -3008,7 +3008,7 @@ paths: description: List existing jobs for a given application instance (service principal). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 operationId: application.synchronization_ListJob parameters: - name: application-id @@ -3093,7 +3093,7 @@ paths: description: Create new synchronization job with a default synchronization schema. The job is created in a disabled state. Call Start job to start synchronization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 operationId: application.synchronization_CreateJob parameters: - name: application-id @@ -3129,7 +3129,7 @@ paths: description: Retrieve the existing synchronization job and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 operationId: application.synchronization_GetJob parameters: - name: application-id @@ -3236,7 +3236,7 @@ paths: description: 'Stop the synchronization job, and permanently delete all the state associated with it. Synchronized accounts are left as-is.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 operationId: application.synchronization_DeleteJob parameters: - name: application-id @@ -3501,7 +3501,7 @@ paths: description: 'Temporarily stop a running synchronization job. All the progress, including job state, is persisted, and the job will continue from where it left off when a start call is made.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 operationId: application.synchronization.job_pause parameters: - name: application-id @@ -3534,7 +3534,7 @@ paths: description: Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. No user or group will be provisioned on-demand that would not have been provisioned through the regular provisioning cycles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 operationId: application.synchronization.job_provisionOnDemand parameters: - name: application-id @@ -3585,7 +3585,7 @@ paths: description: 'Restart a stopped synchronization job, forcing it to reprocess all the objects in the directory. Optionally clears existing the synchronization state and previous errors.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 operationId: application.synchronization.job_restart parameters: - name: application-id @@ -3630,7 +3630,7 @@ paths: description: 'Start an existing synchronization job. If the job is in a paused state, it will continue processing changes from the point where it was paused. If the job is in quarantine, the quarantine status will be cleared. Do not create scripts to call the start job continuously while it''s running because that can cause the service to stop running. Use the start job only when the job is currently paused or in quarantine. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 operationId: application.synchronization.job_start parameters: - name: application-id @@ -3663,7 +3663,7 @@ paths: description: Validate that the credentials are valid in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 operationId: application.synchronization.job_validateCredential parameters: - name: application-id @@ -3720,7 +3720,7 @@ paths: description: Retrieve the schema for a given synchronization job or template. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 operationId: application.synchronization.job_GetSchema parameters: - name: application-id @@ -3784,7 +3784,7 @@ paths: description: 'Update the synchronization schema for a given job or template. This method fully replaces the current schema with the one provided in the request. To update the schema of a template, make the call on the application object. You must be the owner of the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 operationId: application.synchronization.job_UpdateSchema parameters: - name: application-id @@ -4155,7 +4155,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: application.synchronization.job.schema.directory_discover parameters: - name: application-id @@ -4396,7 +4396,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: application.synchronization.job.schema_parseExpression parameters: - name: application-id @@ -4517,7 +4517,7 @@ paths: description: Acquire an OAuth Access token to authorize the Azure AD provisioning service to provision users into an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 operationId: application.synchronization_acquireAccessToken parameters: - name: application-id @@ -4644,7 +4644,7 @@ paths: description: List the synchronization templates associated with a given application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 operationId: application.synchronization_ListTemplate parameters: - name: application-id @@ -4830,7 +4830,7 @@ paths: description: Update (override) the synchronization template associated with a given application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 operationId: application.synchronization_UpdateTemplate parameters: - name: application-id @@ -5336,7 +5336,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: application.synchronization.template.schema.directory_discover parameters: - name: application-id @@ -5577,7 +5577,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: application.synchronization.template.schema_parseExpression parameters: - name: application-id @@ -5653,7 +5653,7 @@ paths: description: List the tokenIssuancePolicy objects that are assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicy parameters: - name: application-id @@ -5740,7 +5740,7 @@ paths: description: Remove a tokenIssuancePolicy from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5808,7 +5808,7 @@ paths: description: List the tokenIssuancePolicy objects that are assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5863,7 +5863,7 @@ paths: description: Assign a tokenIssuancePolicy to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_CreateTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5890,7 +5890,7 @@ paths: description: List the tokenLifetimePolicy objects that are assigned to an application or servicePrincipal. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicy parameters: - name: application-id @@ -5977,7 +5977,7 @@ paths: description: Remove a tokenLifetimePolicy from an application or servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -6045,7 +6045,7 @@ paths: description: List the tokenLifetimePolicy objects that are assigned to an application or servicePrincipal. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -6100,7 +6100,7 @@ paths: description: Assign a tokenLifetimePolicy to an application or servicePrincipal. You can have multiple tokenLifetimePolicy policies in a tenant but can assign only one tokenLifetimePolicy per application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_CreateTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -6127,7 +6127,7 @@ paths: description: Get the properties and relationships of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0 operationId: application_GetApplicationGraphBPreAppId parameters: - name: appId @@ -6237,7 +6237,7 @@ paths: description: Update the properties of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-update?view=graph-rest-1.0 operationId: application_UpdateApplicationGraphBPreAppId parameters: - name: appId @@ -6272,7 +6272,7 @@ paths: description: 'Deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 operationId: application_DeleteApplicationGraphBPreAppId parameters: - name: appId @@ -6515,7 +6515,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: application_getGraphBPreId requestBody: description: Action parameters @@ -6568,7 +6568,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: application_getUserOwnedObject requestBody: description: Action parameters @@ -6601,10 +6601,10 @@ paths: tags: - applications.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: application_validateProperty requestBody: description: Action parameters @@ -6644,7 +6644,7 @@ paths: description: Retrieve a list of applicationTemplate objects from the Azure AD application gallery. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0 operationId: applicationTemplate_ListApplicationTemplate parameters: - $ref: '#/components/parameters/top' @@ -6736,7 +6736,7 @@ paths: description: Retrieve the properties of an applicationTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0 operationId: applicationTemplate_GetApplicationTemplate parameters: - name: applicationTemplate-id @@ -6796,10 +6796,10 @@ paths: tags: - applicationTemplates.Actions summary: Invoke action instantiate - description: 'Add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the **applicationTemplate** object: `8adf8e6e-67b2-4cf2-a259-e3dc5476c621`.' + description: 'Add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the applicationTemplate object: 8adf8e6e-67b2-4cf2-a259-e3dc5476c621.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0 operationId: applicationTemplate_instantiate parameters: - name: applicationTemplate-id @@ -6855,7 +6855,7 @@ paths: description: Represents the app roles a group has been granted for an application. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0 operationId: group_ListAppRoleAssignment parameters: - name: group-id @@ -6955,7 +6955,7 @@ paths: description: 'Use this API to assign an app role to a security group. All direct members of the group will be considered assigned. Security groups with dynamic memberships are supported. To grant an app role assignment to a group, you need three identifiers: Additional licenses might be required to use a group to manage access to applications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0 operationId: group_CreateAppRoleAssignment parameters: - name: group-id @@ -7104,7 +7104,7 @@ paths: description: Deletes an appRoleAssignment that a group has been granted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0 operationId: group_DeleteAppRoleAssignment parameters: - name: group-id @@ -7393,7 +7393,7 @@ paths: description: Retrieve a list of onPremisesAgentGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagentgroup-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagentgroup-list?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_ListAgentGroup parameters: - name: onPremisesPublishingProfile-id @@ -7475,7 +7475,7 @@ paths: description: Create a new onPremisesAgentGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagentgroup-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagentgroup-post?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_CreateAgentGroup parameters: - name: onPremisesPublishingProfile-id @@ -7511,7 +7511,7 @@ paths: description: Retrieve the properties and relationships of an onPremisesAgentGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagentgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagentgroup-get?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_GetAgentGroup parameters: - name: onPremisesPublishingProfile-id @@ -7578,7 +7578,7 @@ paths: description: Update the properties of an onPremisesAgentGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagentgroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagentgroup-update?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_UpdateAgentGroup parameters: - name: onPremisesPublishingProfile-id @@ -7621,7 +7621,7 @@ paths: description: Delete an onPremisesAgentGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagentgroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagentgroup-delete?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_DeleteAgentGroup parameters: - name: onPremisesPublishingProfile-id @@ -8953,7 +8953,7 @@ paths: description: Retrieve a list of onPremisesAgent objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagent-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagent-list?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_ListAgent parameters: - name: onPremisesPublishingProfile-id @@ -9068,7 +9068,7 @@ paths: description: Retrieve the properties and relationships of an onPremisesAgent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesagent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesagent-get?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_GetAgent parameters: - name: onPremisesPublishingProfile-id @@ -9485,7 +9485,7 @@ paths: description: Retrieve a list of connectorGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-list?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_ListConnectorGroup parameters: - name: onPremisesPublishingProfile-id @@ -9567,10 +9567,10 @@ paths: tags: - onPremisesPublishingProfiles.connectorGroup summary: Create connectorGroup - description: Create a new connectorGroup. + description: Create a connectorGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-post-connectorgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-post?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_CreateConnectorGroup parameters: - name: onPremisesPublishingProfile-id @@ -9606,7 +9606,7 @@ paths: description: Retrieve the properties of a connectorGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-get?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_GetConnectorGroup parameters: - name: onPremisesPublishingProfile-id @@ -9674,7 +9674,7 @@ paths: description: Update the properties of a connectorGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-update?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_UpdateConnectorGroup parameters: - name: onPremisesPublishingProfile-id @@ -9717,7 +9717,7 @@ paths: description: Delete a connectorGroup. All connectors and applications must be removed from the connector group before a connector group can be deleted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectorgroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectorgroup-delete?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_DeleteConnectorGroup parameters: - name: onPremisesPublishingProfile-id @@ -10483,7 +10483,7 @@ paths: description: Retrieve a list of connector objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connector-list?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_ListConnector parameters: - name: onPremisesPublishingProfile-id @@ -10598,7 +10598,7 @@ paths: description: Retrieve the properties and relationships of a connector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connector-get?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_GetConnector parameters: - name: onPremisesPublishingProfile-id @@ -11020,7 +11020,7 @@ paths: description: Retrieve a list of publishedResource objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/publishedresource-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_ListPublishedResource parameters: - name: onPremisesPublishingProfile-id @@ -11100,7 +11100,7 @@ paths: description: Create a new publishedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/publishedresource-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/publishedresource-post?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_CreatePublishedResource parameters: - name: onPremisesPublishingProfile-id @@ -11136,7 +11136,7 @@ paths: description: Retrieve the properties and relationships of publishedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/publishedresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/publishedresource-get?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_GetPublishedResource parameters: - name: onPremisesPublishingProfile-id @@ -11201,7 +11201,7 @@ paths: description: Update the properties of publishedresource publishedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/publishedresource-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/publishedresource-update?view=graph-rest-1.0 operationId: onPremisesPublishingProfile_UpdatePublishedResource parameters: - name: onPremisesPublishingProfile-id @@ -11609,7 +11609,7 @@ paths: description: Retrieve a list of servicePrincipal objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0 operationId: servicePrincipal_ListServicePrincipal parameters: - name: ConsistencyLevel @@ -11833,7 +11833,7 @@ paths: description: Create a new servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0 operationId: servicePrincipal_CreateServicePrincipal requestBody: description: New entity @@ -11860,7 +11860,7 @@ paths: description: Retrieve the properties and relationships of a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 operationId: servicePrincipal_GetServicePrincipal parameters: - name: servicePrincipal-id @@ -11987,7 +11987,7 @@ paths: description: Update the properties of servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-update?view=graph-rest-1.0 operationId: servicePrincipal_UpdateServicePrincipal parameters: - name: servicePrincipal-id @@ -12022,7 +12022,7 @@ paths: description: Delete a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 operationId: servicePrincipal_DeleteServicePrincipal parameters: - name: servicePrincipal-id @@ -12201,7 +12201,7 @@ paths: description: 'Remove an appManagementPolicy policy object from an application or service principal object. When you remove the appManagementPolicy, the application or service principal adopts the tenant-wide tenantAppManagementPolicy setting. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppManagementPolicy parameters: - name: servicePrincipal-id @@ -12262,7 +12262,7 @@ paths: description: 'Retrieve a list of appRoleAssignment that users, groups, or client service principals have been granted for the given resource service principal. For example, if the resource service principal is the service principal for the Microsoft Graph API, this will return all service principals that have been granted any app-only permissions to Microsoft Graph. If the resource service principal is an application that has app roles granted to users and groups, this will return all the users and groups assigned app roles for this application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -12352,7 +12352,7 @@ paths: description: 'Assign an app role for a resource service principal, to a user, group, or client service principal. App roles that are assigned to service principals are also known as application permissions. Application permissions can be granted directly with app role assignments, or through a consent experience. To grant an app role assignment, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -12491,7 +12491,7 @@ paths: description: 'Deletes an appRoleAssignment that a user, group, or client service principal has been granted for a resource service principal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -12552,7 +12552,7 @@ paths: description: 'App role assignment for another app or service, granted to this service principal. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignment parameters: - name: servicePrincipal-id @@ -12652,7 +12652,7 @@ paths: description: 'Assign an app role to a client service principal. App roles that are assigned to service principals are also known as application permissions. Application permissions can be granted directly with app role assignments, or through a consent experience. To grant an app role assignment to a client service principal, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignment parameters: - name: servicePrincipal-id @@ -12801,7 +12801,7 @@ paths: description: Deletes an appRoleAssignment that a service principal has been granted. App roles which are assigned to service principals are also known as application permissions. Deleting an app role assignment for a service principal is equivalent to revoking the app-only permission grant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignment parameters: - name: servicePrincipal-id @@ -12872,7 +12872,7 @@ paths: description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicy parameters: - name: servicePrincipal-id @@ -12959,7 +12959,7 @@ paths: description: Remove a claimsMappingPolicy from a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -13027,7 +13027,7 @@ paths: description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -13082,7 +13082,7 @@ paths: description: Assign a claimsMappingPolicy to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -13109,7 +13109,7 @@ paths: description: Retrieve a list of directoryobject objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-1.0 operationId: servicePrincipal_ListCreatedObject parameters: - name: servicePrincipal-id @@ -13410,7 +13410,7 @@ paths: description: Retrieve the list of delegatedPermissionClassification currently configured for the delegated permissions exposed by an API. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_ListDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -13488,7 +13488,7 @@ paths: description: Classify a delegated permission by adding a delegatedPermissionClassification to the servicePrincipal representing the API. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_CreateDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -13623,7 +13623,7 @@ paths: description: Deletes a delegatedPermissionClassification which had previously been set for a delegated permission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_DeleteDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -14228,7 +14228,7 @@ paths: description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicy parameters: - name: servicePrincipal-id @@ -14315,7 +14315,7 @@ paths: description: Remove a homeRealmDiscoveryPolicy from a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -14383,7 +14383,7 @@ paths: description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -14438,7 +14438,7 @@ paths: description: Assign a homeRealmDiscoveryPolicy to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -14726,7 +14726,7 @@ paths: description: 'Roles that this service principal is a member of. HTTP Methods: GET Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0 operationId: servicePrincipal_ListMemberGraphOPre parameters: - name: servicePrincipal-id @@ -15438,10 +15438,10 @@ paths: tags: - servicePrincipals.Actions summary: Invoke action addTokenSigningCertificate - description: "Creates a self-signed signing certificate and returns a selfSignedCertificate object, which is the public part of the generated certificate. The self-signed signing certificate is composed of the following objects which are added to the servicePrincipal: \n+ The keyCredentials object with the following objects:\n + A private key object with **usage** set to `Sign`.\n + A public key object with **usage** set to `Verify`.\n+ The passwordCredentials object. All the objects have the same value of **customKeyIdentifier**. The **passwordCredential** is used to open the PFX file (private key). It and the associated private key object have the same value of **keyId**. Once set during creation through the **displayName** property, the subject of the certificate cannot be updated. The **startDateTime** is set to the same time the certificate is created using the action. The **endDateTime** can be up to three years after the certificate is created." + description: "Creates a self-signed signing certificate and returns a selfSignedCertificate object, which is the public part of the generated certificate. The self-signed signing certificate is composed of the following objects which are added to the servicePrincipal: \n+ The keyCredentials object with the following objects:\n + A private key object with usage set to Sign.\n + A public key object with usage set to Verify.\n+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. Once set during creation through the displayName property, the subject of the certificate cannot be updated. The startDateTime is set to the same time the certificate is created using the action. The endDateTime can be up to three years after the certificate is created." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0 operationId: servicePrincipal_addTokenSigningCertificate parameters: - name: servicePrincipal-id @@ -15488,7 +15488,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: servicePrincipal_checkMemberGroup parameters: - name: servicePrincipal-id @@ -15596,7 +15596,7 @@ paths: description: Create single sign-on credentials using a password for a user or group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-1.0 operationId: servicePrincipal_createPasswordSingleSignOnCredential parameters: - name: servicePrincipal-id @@ -15641,7 +15641,7 @@ paths: description: Delete single sign-on credentials using a password for a user or group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-1.0 operationId: servicePrincipal_deletePasswordSingleSignOnCredential parameters: - name: servicePrincipal-id @@ -15678,7 +15678,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: servicePrincipal_getMemberGroup parameters: - name: servicePrincipal-id @@ -15786,7 +15786,7 @@ paths: description: Get a list of single sign-on credentials using a password for a user or group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-1.0 operationId: servicePrincipal_getPasswordSingleSignOnCredential parameters: - name: servicePrincipal-id @@ -15827,7 +15827,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: servicePrincipal_restore parameters: - name: servicePrincipal-id @@ -15856,7 +15856,7 @@ paths: description: Update single sign-on credentials using a password for a user or group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-1.0 operationId: servicePrincipal_updatePasswordSingleSignOnCredential parameters: - name: servicePrincipal-id @@ -15897,7 +15897,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant entities, representing delegated permissions granted to the service principal (representing the client application) to access an API on behalf of a user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0 operationId: servicePrincipal_ListOauth2PermissionGrant parameters: - name: servicePrincipal-id @@ -16075,7 +16075,7 @@ paths: description: Retrieve a list of objects owned by the servicePrincipal. This could include applications or groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-1.0 operationId: servicePrincipal_ListOwnedObject parameters: - name: servicePrincipal-id @@ -16817,7 +16817,7 @@ paths: description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of non-admin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwner parameters: - name: servicePrincipal-id @@ -16900,7 +16900,7 @@ paths: description: 'Remove an owner from a servicePrincipal object. As a recommended best practice, service principals should have at least two owners.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 operationId: servicePrincipal_DeleteOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -17179,7 +17179,7 @@ paths: description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of non-admin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -17236,7 +17236,7 @@ paths: description: 'Add an owner for the servicePrincipal. Service principal owners can be users, the service principal itself, or other service principals.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0 operationId: servicePrincipal_CreateOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -17705,7 +17705,7 @@ paths: description: List existing jobs for a given application instance (service principal). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListJob parameters: - name: servicePrincipal-id @@ -17790,7 +17790,7 @@ paths: description: Create new synchronization job with a default synchronization schema. The job is created in a disabled state. Call Start job to start synchronization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_CreateJob parameters: - name: servicePrincipal-id @@ -17826,7 +17826,7 @@ paths: description: Retrieve the existing synchronization job and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_GetJob parameters: - name: servicePrincipal-id @@ -17933,7 +17933,7 @@ paths: description: 'Stop the synchronization job, and permanently delete all the state associated with it. Synchronized accounts are left as-is.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_DeleteJob parameters: - name: servicePrincipal-id @@ -18198,7 +18198,7 @@ paths: description: 'Temporarily stop a running synchronization job. All the progress, including job state, is persisted, and the job will continue from where it left off when a start call is made.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_pause parameters: - name: servicePrincipal-id @@ -18231,7 +18231,7 @@ paths: description: Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. No user or group will be provisioned on-demand that would not have been provisioned through the regular provisioning cycles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_provisionOnDemand parameters: - name: servicePrincipal-id @@ -18282,7 +18282,7 @@ paths: description: 'Restart a stopped synchronization job, forcing it to reprocess all the objects in the directory. Optionally clears existing the synchronization state and previous errors.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_restart parameters: - name: servicePrincipal-id @@ -18327,7 +18327,7 @@ paths: description: 'Start an existing synchronization job. If the job is in a paused state, it will continue processing changes from the point where it was paused. If the job is in quarantine, the quarantine status will be cleared. Do not create scripts to call the start job continuously while it''s running because that can cause the service to stop running. Use the start job only when the job is currently paused or in quarantine. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_start parameters: - name: servicePrincipal-id @@ -18360,7 +18360,7 @@ paths: description: Validate that the credentials are valid in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_validateCredential parameters: - name: servicePrincipal-id @@ -18417,7 +18417,7 @@ paths: description: Retrieve the schema for a given synchronization job or template. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_GetSchema parameters: - name: servicePrincipal-id @@ -18481,7 +18481,7 @@ paths: description: 'Update the synchronization schema for a given job or template. This method fully replaces the current schema with the one provided in the request. To update the schema of a template, make the call on the application object. You must be the owner of the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_UpdateSchema parameters: - name: servicePrincipal-id @@ -18852,7 +18852,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job.schema.directory_discover parameters: - name: servicePrincipal-id @@ -19093,7 +19093,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job.schema_parseExpression parameters: - name: servicePrincipal-id @@ -19214,7 +19214,7 @@ paths: description: Acquire an OAuth Access token to authorize the Azure AD provisioning service to provision users into an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_acquireAccessToken parameters: - name: servicePrincipal-id @@ -19341,7 +19341,7 @@ paths: description: List the synchronization templates associated with a given application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListTemplate parameters: - name: servicePrincipal-id @@ -19527,7 +19527,7 @@ paths: description: Update (override) the synchronization template associated with a given application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_UpdateTemplate parameters: - name: servicePrincipal-id @@ -20033,7 +20033,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.template.schema.directory_discover parameters: - name: servicePrincipal-id @@ -20274,7 +20274,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.template.schema_parseExpression parameters: - name: servicePrincipal-id @@ -20691,7 +20691,7 @@ paths: summary: Get transitiveMemberOf from servicePrincipals externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0 operationId: servicePrincipal_ListTransitiveMemberGraphOPre parameters: - name: servicePrincipal-id @@ -21405,7 +21405,7 @@ paths: description: Retrieve the properties and relationships of a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 operationId: servicePrincipal_GetServicePrincipalGraphBPreAppId parameters: - name: appId @@ -21532,7 +21532,7 @@ paths: description: Update the properties of servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-update?view=graph-rest-1.0 operationId: servicePrincipal_UpdateServicePrincipalGraphBPreAppId parameters: - name: appId @@ -21567,7 +21567,7 @@ paths: description: Delete a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 operationId: servicePrincipal_DeleteServicePrincipalGraphBPreAppId parameters: - name: appId @@ -21821,7 +21821,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: servicePrincipal_getGraphBPreId requestBody: description: Action parameters @@ -21874,7 +21874,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: servicePrincipal_getUserOwnedObject requestBody: description: Action parameters @@ -21907,10 +21907,10 @@ paths: tags: - servicePrincipals.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: servicePrincipal_validateProperty requestBody: description: Action parameters @@ -21950,7 +21950,7 @@ paths: description: Represents the app roles a user has been granted for an application. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0 operationId: user_ListAppRoleAssignment parameters: - name: user-id @@ -22050,7 +22050,7 @@ paths: description: 'Use this API to assign an app role to a user. To grant an app role assignment to a user, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0 operationId: user_CreateAppRoleAssignment parameters: - name: user-id @@ -22199,7 +22199,7 @@ paths: description: Delete an appRoleAssignment that has been granted to a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0 operationId: user_DeleteAppRoleAssignment parameters: - name: user-id @@ -24756,7 +24756,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -30096,7 +30096,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -30611,11 +30611,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -35693,7 +35693,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -35704,7 +35704,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -37568,8 +37568,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -38868,11 +38868,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -43863,7 +43863,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index db17e2993d4..3929e86e732 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -11,10 +11,10 @@ paths: tags: - bookingBusinesses.bookingBusiness summary: List bookingBusinesses - description: 'Get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the **id** and **displayName** of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its **id** in a GET operation. You can also query for Bookings businesses by specifying a string in a `query` parameter to do substring matching among the businesses of a tenant. For details, see Example 2.' + description: 'Get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the id and displayName of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its id in a GET operation. You can also query for Bookings businesses by specifying a string in a query parameter to do substring matching among the businesses of a tenant. For details, see Example 2.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0 operationId: bookingBusiness_ListBookingBusiness parameters: - $ref: '#/components/parameters/top' @@ -120,10 +120,10 @@ paths: tags: - bookingBusinesses.bookingBusiness summary: Create bookingBusiness - description: 'Create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the **bookingBusiness**.' + description: 'Create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the bookingBusiness.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0 operationId: bookingBusiness_CreateBookingBusiness requestBody: description: New entity @@ -150,7 +150,7 @@ paths: description: Get the properties and relationships of a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0 operationId: bookingBusiness_GetBookingBusiness parameters: - name: bookingBusiness-id @@ -226,7 +226,7 @@ paths: description: Update the properties of a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateBookingBusiness parameters: - name: bookingBusiness-id @@ -261,7 +261,7 @@ paths: description: Delete a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteBookingBusiness parameters: - name: bookingBusiness-id @@ -292,7 +292,7 @@ paths: description: Get a list of bookingAppointment objects for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0 operationId: bookingBusiness_ListAppointment parameters: - name: bookingBusiness-id @@ -469,7 +469,7 @@ paths: description: Create a new bookingAppointment for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0 operationId: bookingBusiness_CreateAppointment parameters: - name: bookingBusiness-id @@ -502,10 +502,10 @@ paths: tags: - bookingBusinesses.bookingAppointment summary: Get bookingAppointment - description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The **start** and **end** properties are always returned in UTC. + description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The start and end properties are always returned in UTC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0 operationId: bookingBusiness_GetAppointment parameters: - name: bookingBusiness-id @@ -601,7 +601,7 @@ paths: description: Update the properties of a bookingAppointment object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateAppointment parameters: - name: bookingBusiness-id @@ -644,7 +644,7 @@ paths: description: Delete a bookingAppointment in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteAppointment parameters: - name: bookingBusiness-id @@ -683,7 +683,7 @@ paths: description: 'Cancel the specified bookingAppointment in the specified bookingBusiness, and send a message to the involved customer and staff members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 operationId: bookingBusiness.appointment_cancel parameters: - name: bookingBusiness-id @@ -751,7 +751,7 @@ paths: description: The set of appointments of this business in a specified date range. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0 operationId: bookingBusiness_ListCalendarView parameters: - name: bookingBusiness-id @@ -1159,7 +1159,7 @@ paths: description: 'Cancel the specified bookingAppointment in the specified bookingBusiness, and send a message to the involved customer and staff members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 operationId: bookingBusiness.calendarView_cancel parameters: - name: bookingBusiness-id @@ -1227,7 +1227,7 @@ paths: description: Get a list of bookingCustomer objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0 operationId: bookingBusiness_ListCustomer parameters: - name: bookingBusiness-id @@ -1308,7 +1308,7 @@ paths: description: Create a new bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0 operationId: bookingBusiness_CreateCustomer parameters: - name: bookingBusiness-id @@ -1344,7 +1344,7 @@ paths: description: Get the properties and relationships of a bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0 operationId: bookingBusiness_GetCustomer parameters: - name: bookingBusiness-id @@ -1408,7 +1408,7 @@ paths: description: Update the properties of a bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateCustomer parameters: - name: bookingBusiness-id @@ -1451,7 +1451,7 @@ paths: description: Delete the specified bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteCustomer parameters: - name: bookingBusiness-id @@ -1512,7 +1512,7 @@ paths: description: Get the bookingCustomQuestion resources associated with a bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0 operationId: bookingBusiness_ListCustomQuestion parameters: - name: bookingBusiness-id @@ -1590,7 +1590,7 @@ paths: description: Create a new bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0 operationId: bookingBusiness_CreateCustomQuestion parameters: - name: bookingBusiness-id @@ -1626,7 +1626,7 @@ paths: description: Read the properties and relationships of a bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0 operationId: bookingBusiness_GetCustomQuestion parameters: - name: bookingBusiness-id @@ -1689,7 +1689,7 @@ paths: description: Update the properties of a bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateCustomQuestion parameters: - name: bookingBusiness-id @@ -1732,7 +1732,7 @@ paths: description: Delete the specified bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteCustomQuestion parameters: - name: bookingBusiness-id @@ -1793,7 +1793,7 @@ paths: description: Get the availability information of staff members of a Microsoft Bookings calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0 operationId: bookingBusiness_getStaffAvailability parameters: - name: bookingBusiness-id @@ -1850,10 +1850,10 @@ paths: tags: - bookingBusinesses.Actions summary: Invoke action publish - description: 'Make the scheduling page of this business available to external customers. Set the **isPublished** property to true, and **publicUrl** property to the URL of the scheduling page.' + description: 'Make the scheduling page of this business available to external customers. Set the isPublished property to true, and publicUrl property to the URL of the scheduling page.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0 operationId: bookingBusiness_publish parameters: - name: bookingBusiness-id @@ -1875,10 +1875,10 @@ paths: tags: - bookingBusinesses.Actions summary: Invoke action unpublish - description: 'Make the scheduling page of this business not available to external customers. Set the **isPublished** property to false, and **publicUrl** property to null.' + description: 'Make the scheduling page of this business not available to external customers. Set the isPublished property to false, and publicUrl property to null.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0 operationId: bookingBusiness_unpublish parameters: - name: bookingBusiness-id @@ -1903,7 +1903,7 @@ paths: description: Get a list of bookingService objects in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0 operationId: bookingBusiness_ListService parameters: - name: bookingBusiness-id @@ -2035,7 +2035,7 @@ paths: description: Create a new bookingService for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0 operationId: bookingBusiness_CreateService parameters: - name: bookingBusiness-id @@ -2071,7 +2071,7 @@ paths: description: Get the properties and relationships of a bookingService object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0 operationId: bookingBusiness_GetService parameters: - name: bookingBusiness-id @@ -2152,7 +2152,7 @@ paths: description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any time buffer to set up before or finish up after the service\n- Scheduling policy parameters such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateService parameters: - name: bookingBusiness-id @@ -2195,7 +2195,7 @@ paths: description: Delete a bookingService object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteService parameters: - name: bookingBusiness-id @@ -2256,7 +2256,7 @@ paths: description: Get a list of bookingStaffMember objects in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0 operationId: bookingBusiness_ListStaffMember parameters: - name: bookingBusiness-id @@ -2355,7 +2355,7 @@ paths: description: Create a new staff member in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0 operationId: bookingBusiness_CreateStaffMember parameters: - name: bookingBusiness-id @@ -2391,7 +2391,7 @@ paths: description: Get the properties and relationships of a bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0 operationId: bookingBusiness_GetStaffMember parameters: - name: bookingBusiness-id @@ -2461,7 +2461,7 @@ paths: description: Update the properties of a bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0 operationId: bookingBusiness_UpdateStaffMember parameters: - name: bookingBusiness-id @@ -2504,7 +2504,7 @@ paths: description: Delete a staff member in the specified bookingbusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0 operationId: bookingBusiness_DeleteStaffMember parameters: - name: bookingBusiness-id @@ -2579,7 +2579,7 @@ paths: description: Get a list of bookingCurrency objects available to a Microsoft Bookings business. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0 operationId: bookingCurrency_ListBookingCurrency parameters: - $ref: '#/components/parameters/top' @@ -2663,10 +2663,10 @@ paths: tags: - bookingCurrencies.bookingCurrency summary: Get bookingCurrency - description: 'Get the properties of a bookingCurrency object that is available to a Microsoft Bookings business. Use the **id** property, which is the currency code, to specify the currency.' + description: 'Get the properties of a bookingCurrency object that is available to a Microsoft Bookings business. Use the id property, which is the currency code, to specify the currency.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0 operationId: bookingCurrency_GetBookingCurrency parameters: - name: bookingCurrency-id @@ -2857,7 +2857,7 @@ paths: description: Get a list of all businessScenario objects in an organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-1.0 operationId: solution_ListBusinessScenario parameters: - $ref: '#/components/parameters/top' @@ -2941,7 +2941,7 @@ paths: description: Create a new businessScenario object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-1.0 operationId: solution_CreateBusinessScenario requestBody: description: New navigation property @@ -2968,7 +2968,7 @@ paths: description: Read the properties and relationships of a businessScenario object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenario-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-1.0 operationId: solution_GetBusinessScenario parameters: - name: businessScenario-id @@ -3029,7 +3029,7 @@ paths: description: Update the properties of a businessScenario object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenario-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-1.0 operationId: solution_UpdateBusinessScenario parameters: - name: businessScenario-id @@ -3064,7 +3064,7 @@ paths: description: Delete a businessScenario object. The deletion of a scenario causes all data associated with the scenario to be deleted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-1.0 operationId: solution_DeleteBusinessScenario parameters: - name: businessScenario-id @@ -3095,7 +3095,7 @@ paths: description: Read the properties and relationships of a businessScenarioPlanner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-1.0 operationId: solution.businessScenario_GetPlanner parameters: - name: businessScenario-id @@ -3208,10 +3208,10 @@ paths: tags: - solutions.Actions summary: Invoke action getPlan - description: 'Get information about the plannerPlan mapped to a given target. If a **plannerPlan** doesn''t exist for the specified target at the time of the request, a new plan will be created for the businessScenario.' + description: 'Get information about the plannerPlan mapped to a given target. If a plannerPlan doesn''t exist for the specified target at the time of the request, a new plan will be created for the businessScenario.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-1.0 operationId: solution.businessScenario.planner_getPlan parameters: - name: businessScenario-id @@ -3252,7 +3252,7 @@ paths: description: Read the properties and relationships of a plannerPlanConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner_GetPlanConfiguration parameters: - name: businessScenario-id @@ -3312,7 +3312,7 @@ paths: description: Update the properties of a plannerPlanConfiguration object for a businessScenario. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner_UpdatePlanConfiguration parameters: - name: businessScenario-id @@ -3374,7 +3374,7 @@ paths: description: Get a list of the plannerPlanConfigurationLocalization objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-1.0 operationId: solution.businessScenario.planner.planConfiguration_ListLocalization parameters: - name: businessScenario-id @@ -3452,7 +3452,7 @@ paths: description: Create a new plannerPlanConfigurationLocalization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-1.0 operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization parameters: - name: businessScenario-id @@ -3488,7 +3488,7 @@ paths: description: Read the properties and relationships of a plannerPlanConfigurationLocalization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner.planConfiguration_GetLocalization parameters: - name: businessScenario-id @@ -3551,7 +3551,7 @@ paths: description: Update the properties of a plannerPlanConfigurationLocalization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization parameters: - name: businessScenario-id @@ -3594,7 +3594,7 @@ paths: description: Delete a plannerPlanConfigurationLocalization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-1.0 operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization parameters: - name: businessScenario-id @@ -3655,7 +3655,7 @@ paths: description: Read the properties and relationships of a plannerTaskConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner_GetTaskConfiguration parameters: - name: businessScenario-id @@ -3708,7 +3708,7 @@ paths: description: Update the properties of a plannerTaskConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner_UpdateTaskConfiguration parameters: - name: businessScenario-id @@ -3770,7 +3770,7 @@ paths: description: Get a list of the businessScenarioTask objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-1.0 operationId: solution.businessScenario.planner_ListTask parameters: - name: businessScenario-id @@ -3925,7 +3925,7 @@ paths: description: Create a new businessScenarioTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-1.0 operationId: solution.businessScenario.planner_CreateTask parameters: - name: businessScenario-id @@ -3961,7 +3961,7 @@ paths: description: Read the properties and relationships of a businessScenarioTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner_GetTask parameters: - name: businessScenario-id @@ -4055,7 +4055,7 @@ paths: description: Update the properties of a businessScenarioTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner_UpdateTask parameters: - name: businessScenario-id @@ -4098,7 +4098,7 @@ paths: description: Delete a businessScenarioTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-1.0 operationId: solution.businessScenario.planner_DeleteTask parameters: - name: businessScenario-id @@ -4134,10 +4134,10 @@ paths: tags: - solutions.businessScenario summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_GetAssignedToTaskBoardFormat parameters: - name: businessScenario-id @@ -4198,7 +4198,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in solutions externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_UpdateAssignedToTaskBoardFormat parameters: - name: businessScenario-id @@ -4280,10 +4280,10 @@ paths: tags: - solutions.businessScenario summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_GetBucketTaskBoardFormat parameters: - name: businessScenario-id @@ -4343,7 +4343,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in solutions externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_UpdateBucketTaskBoardFormat parameters: - name: businessScenario-id @@ -4425,10 +4425,10 @@ paths: tags: - solutions.businessScenario summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_GetDetail parameters: - name: businessScenario-id @@ -4493,7 +4493,7 @@ paths: summary: Update the navigation property details in solutions externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_UpdateDetail parameters: - name: businessScenario-id @@ -4575,10 +4575,10 @@ paths: tags: - solutions.businessScenario summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_GetProgressTaskBoardFormat parameters: - name: businessScenario-id @@ -4638,7 +4638,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in solutions externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: solution.businessScenario.planner.task_UpdateProgressTaskBoardFormat parameters: - name: businessScenario-id @@ -5537,7 +5537,7 @@ paths: description: Read the properties and relationships of a virtualEventSession object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event_GetSession parameters: - name: virtualEvent-id @@ -5789,7 +5789,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_ListAttendanceReport parameters: - name: virtualEvent-id @@ -5917,7 +5917,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetAttendanceReport parameters: - name: virtualEvent-id @@ -6080,7 +6080,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.attendanceReport_ListAttendanceRecord parameters: - name: virtualEvent-id @@ -6626,7 +6626,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetMeetingAttendanceReport parameters: - name: virtualEvent-id @@ -6765,7 +6765,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.meetingAttendanceReport_ListAttendanceRecord parameters: - name: virtualEvent-id @@ -7554,11 +7554,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetRegistration parameters: - name: virtualEvent-id @@ -7630,7 +7630,7 @@ paths: description: Update the details of a meetingRegistration object assciated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_UpdateRegistration parameters: - name: virtualEvent-id @@ -7673,7 +7673,7 @@ paths: description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_DeleteRegistration parameters: - name: virtualEvent-id @@ -7712,7 +7712,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.registration_ListCustomQuestion parameters: - name: virtualEvent-id @@ -7801,7 +7801,7 @@ paths: description: Create a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.registration_CreateCustomQuestion parameters: - name: virtualEvent-id @@ -7845,7 +7845,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.registration_GetCustomQuestion parameters: - name: virtualEvent-id @@ -7917,7 +7917,7 @@ paths: description: Update a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.registration_UpdateCustomQuestion parameters: - name: virtualEvent-id @@ -7968,7 +7968,7 @@ paths: description: Delete a custom registration question from a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session.registration_DeleteCustomQuestion parameters: - name: virtualEvent-id @@ -8348,7 +8348,7 @@ paths: description: Retrieve the list of callTranscript objects associated with an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_ListTranscript parameters: - name: virtualEvent-id @@ -8474,7 +8474,7 @@ paths: description: Retrieve a callTranscript object associated with an onlineMeeting. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetTranscript parameters: - name: virtualEvent-id @@ -8632,10 +8632,10 @@ paths: tags: - solutions.virtualEventsRoot summary: Get content for the navigation property transcripts from solutions - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetTranscriptsContent parameters: - name: virtualEvent-id @@ -8677,7 +8677,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Update content for the navigation property transcripts in solutions - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. operationId: solution.virtualEvent.event.session_SetTranscriptsContent parameters: - name: virtualEvent-id @@ -8727,10 +8727,10 @@ paths: tags: - solutions.virtualEventsRoot summary: Get metadataContent for the navigation property transcripts from solutions - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetTranscriptsMetadataContent parameters: - name: virtualEvent-id @@ -8772,7 +8772,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Update metadataContent for the navigation property transcripts in solutions - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. operationId: solution.virtualEvent.event.session_SetTranscriptsMetadataContent parameters: - name: virtualEvent-id @@ -8851,7 +8851,7 @@ paths: description: Read the properties and relationships of a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetVirtualAppointment parameters: - name: virtualEvent-id @@ -8922,7 +8922,7 @@ paths: description: Create a new virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_UpdateVirtualAppointment parameters: - name: virtualEvent-id @@ -8971,7 +8971,7 @@ paths: description: Delete a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_DeleteVirtualAppointment parameters: - name: virtualEvent-id @@ -9163,7 +9163,7 @@ paths: description: Read the properties and relationships of a virtualEventWebinar object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0 operationId: solution.virtualEvent_GetWebinar parameters: - name: virtualEventWebinar-id @@ -9818,7 +9818,7 @@ paths: description: Read the properties and relationships of a virtualEventSession object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_GetSession parameters: - name: virtualEventWebinar-id @@ -10070,7 +10070,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_ListAttendanceReport parameters: - name: virtualEventWebinar-id @@ -10198,7 +10198,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetAttendanceReport parameters: - name: virtualEventWebinar-id @@ -10361,7 +10361,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.attendanceReport_ListAttendanceRecord parameters: - name: virtualEventWebinar-id @@ -10907,7 +10907,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetMeetingAttendanceReport parameters: - name: virtualEventWebinar-id @@ -11046,7 +11046,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.meetingAttendanceReport_ListAttendanceRecord parameters: - name: virtualEventWebinar-id @@ -11835,11 +11835,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetRegistration parameters: - name: virtualEventWebinar-id @@ -11911,7 +11911,7 @@ paths: description: Update the details of a meetingRegistration object assciated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_UpdateRegistration parameters: - name: virtualEventWebinar-id @@ -11954,7 +11954,7 @@ paths: description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -11993,7 +11993,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.registration_ListCustomQuestion parameters: - name: virtualEventWebinar-id @@ -12082,7 +12082,7 @@ paths: description: Create a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.registration_CreateCustomQuestion parameters: - name: virtualEventWebinar-id @@ -12126,7 +12126,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.registration_GetCustomQuestion parameters: - name: virtualEventWebinar-id @@ -12198,7 +12198,7 @@ paths: description: Update a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.registration_UpdateCustomQuestion parameters: - name: virtualEventWebinar-id @@ -12249,7 +12249,7 @@ paths: description: Delete a custom registration question from a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session.registration_DeleteCustomQuestion parameters: - name: virtualEventWebinar-id @@ -12629,7 +12629,7 @@ paths: description: Retrieve the list of callTranscript objects associated with an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_ListTranscript parameters: - name: virtualEventWebinar-id @@ -12755,7 +12755,7 @@ paths: description: Retrieve a callTranscript object associated with an onlineMeeting. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetTranscript parameters: - name: virtualEventWebinar-id @@ -12913,10 +12913,10 @@ paths: tags: - solutions.virtualEventsRoot summary: Get content for the navigation property transcripts from solutions - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetTranscriptsContent parameters: - name: virtualEventWebinar-id @@ -12958,7 +12958,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Update content for the navigation property transcripts in solutions - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. operationId: solution.virtualEvent.webinar.session_SetTranscriptsContent parameters: - name: virtualEventWebinar-id @@ -13008,10 +13008,10 @@ paths: tags: - solutions.virtualEventsRoot summary: Get metadataContent for the navigation property transcripts from solutions - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetTranscriptsMetadataContent parameters: - name: virtualEventWebinar-id @@ -13053,7 +13053,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Update metadataContent for the navigation property transcripts in solutions - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. operationId: solution.virtualEvent.webinar.session_SetTranscriptsMetadataContent parameters: - name: virtualEventWebinar-id @@ -13132,7 +13132,7 @@ paths: description: Read the properties and relationships of a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetVirtualAppointment parameters: - name: virtualEventWebinar-id @@ -13203,7 +13203,7 @@ paths: description: Create a new virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_UpdateVirtualAppointment parameters: - name: virtualEventWebinar-id @@ -13252,7 +13252,7 @@ paths: description: Delete a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_DeleteVirtualAppointment parameters: - name: virtualEventWebinar-id @@ -14251,7 +14251,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -14262,7 +14262,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -15129,11 +15129,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Calendar.yml b/openApiDocs/beta/Calendar.yml index 8531bb30279..6c0f6999e36 100644 --- a/openApiDocs/beta/Calendar.yml +++ b/openApiDocs/beta/Calendar.yml @@ -141,7 +141,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: group.calendar_CreateCalendarPermission parameters: - name: group-id @@ -177,7 +177,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: group.calendar_GetCalendarPermission parameters: - name: group-id @@ -230,7 +230,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: group.calendar_UpdateCalendarPermission parameters: - name: group-id @@ -273,7 +273,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: group.calendar_DeleteCalendarPermission parameters: - name: group-id @@ -333,7 +333,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: group.calendar_ListCalendarView parameters: - name: group-id @@ -650,7 +650,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView_ListAttachment parameters: - name: group-id @@ -738,10 +738,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView_CreateAttachment parameters: - name: group-id @@ -785,7 +785,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.calendarView_GetAttachment parameters: - name: group-id @@ -858,7 +858,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView_DeleteAttachment parameters: - name: group-id @@ -1335,7 +1335,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -1431,10 +1431,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -1486,7 +1486,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -1567,7 +1567,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -1815,7 +1815,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -1867,7 +1867,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -2086,7 +2086,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_ListInstance parameters: - name: group-id @@ -2435,7 +2435,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: group-id @@ -2539,10 +2539,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -2602,7 +2602,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: group-id @@ -2691,7 +2691,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: group-id @@ -2971,7 +2971,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: group-id @@ -3031,7 +3031,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: group-id @@ -3421,7 +3421,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView_CreateExtension parameters: - name: group-id @@ -3465,7 +3465,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView_GetExtension parameters: - name: group-id @@ -3652,7 +3652,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.calendarView_ListInstance parameters: - name: group-id @@ -3985,7 +3985,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_ListAttachment parameters: - name: group-id @@ -4081,10 +4081,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -4136,7 +4136,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_GetAttachment parameters: - name: group-id @@ -4217,7 +4217,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_DeleteAttachment parameters: - name: group-id @@ -4734,7 +4734,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -4838,10 +4838,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -4901,7 +4901,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -4990,7 +4990,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -5270,7 +5270,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -5330,7 +5330,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -5699,7 +5699,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_CreateExtension parameters: - name: group-id @@ -5751,7 +5751,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_GetExtension parameters: - name: group-id @@ -6020,7 +6020,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or\nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: group.calendar_ListEvent parameters: - name: group-id @@ -6228,7 +6228,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: group.calendar_CreateEvent parameters: - name: group-id @@ -6451,7 +6451,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event_ListAttachment parameters: - name: group-id @@ -6539,10 +6539,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event_CreateAttachment parameters: - name: group-id @@ -6586,7 +6586,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.event_GetAttachment parameters: - name: group-id @@ -6659,7 +6659,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event_DeleteAttachment parameters: - name: group-id @@ -7136,7 +7136,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -7232,10 +7232,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -7287,7 +7287,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -7368,7 +7368,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -7616,7 +7616,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -7668,7 +7668,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -7887,7 +7887,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_ListInstance parameters: - name: group-id @@ -8236,7 +8236,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_ListAttachment parameters: - name: group-id @@ -8340,10 +8340,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -8403,7 +8403,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_GetAttachment parameters: - name: group-id @@ -8492,7 +8492,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: group-id @@ -8772,7 +8772,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_CreateExtension parameters: - name: group-id @@ -8832,7 +8832,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_GetExtension parameters: - name: group-id @@ -9222,7 +9222,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event_CreateExtension parameters: - name: group-id @@ -9266,7 +9266,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event_GetExtension parameters: - name: group-id @@ -9453,7 +9453,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.event_ListInstance parameters: - name: group-id @@ -9786,7 +9786,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance_ListAttachment parameters: - name: group-id @@ -9882,10 +9882,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance_CreateAttachment parameters: - name: group-id @@ -9937,7 +9937,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.event.instance_GetAttachment parameters: - name: group-id @@ -10018,7 +10018,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event.instance_DeleteAttachment parameters: - name: group-id @@ -10535,7 +10535,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -10639,10 +10639,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -10702,7 +10702,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -10791,7 +10791,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -11071,7 +11071,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -11131,7 +11131,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -11500,7 +11500,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event.instance_CreateExtension parameters: - name: group-id @@ -11552,7 +11552,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event.instance_GetExtension parameters: - name: group-id @@ -11821,7 +11821,7 @@ paths: description: The calendar view for the calendar. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-calendarview?view=graph-rest-1.0 operationId: group_ListCalendarView parameters: - name: group-id @@ -12138,7 +12138,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView_ListAttachment parameters: - name: group-id @@ -12226,10 +12226,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendarView_CreateAttachment parameters: - name: group-id @@ -12273,7 +12273,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendarView_GetAttachment parameters: - name: group-id @@ -12346,7 +12346,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView_DeleteAttachment parameters: - name: group-id @@ -12823,7 +12823,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -12919,10 +12919,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -12974,7 +12974,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -13055,7 +13055,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -13303,7 +13303,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -13355,7 +13355,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -13574,7 +13574,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_ListInstance parameters: - name: group-id @@ -13923,7 +13923,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: group-id @@ -14027,10 +14027,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -14090,7 +14090,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: group-id @@ -14179,7 +14179,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: group-id @@ -14459,7 +14459,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: group-id @@ -14519,7 +14519,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: group-id @@ -14909,7 +14909,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView_CreateExtension parameters: - name: group-id @@ -14953,7 +14953,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView_GetExtension parameters: - name: group-id @@ -15140,7 +15140,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendarView_ListInstance parameters: - name: group-id @@ -15473,7 +15473,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance_ListAttachment parameters: - name: group-id @@ -15569,10 +15569,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -15624,7 +15624,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendarView.instance_GetAttachment parameters: - name: group-id @@ -15705,7 +15705,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView.instance_DeleteAttachment parameters: - name: group-id @@ -16222,7 +16222,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -16326,10 +16326,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -16389,7 +16389,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -16478,7 +16478,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -16758,7 +16758,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -16818,7 +16818,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -17187,7 +17187,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView.instance_CreateExtension parameters: - name: group-id @@ -17239,7 +17239,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView.instance_GetExtension parameters: - name: group-id @@ -17508,7 +17508,7 @@ paths: description: Retrieve a list of event objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0 operationId: group_ListEvent parameters: - name: group-id @@ -17697,7 +17697,7 @@ paths: description: Use this API to create a new event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0 operationId: group_CreateEvent parameters: - name: group-id @@ -17733,7 +17733,7 @@ paths: description: Get an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0 operationId: group_GetEvent parameters: - name: group-id @@ -17830,7 +17830,7 @@ paths: description: Update an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 operationId: group_UpdateEvent parameters: - name: group-id @@ -17873,7 +17873,7 @@ paths: description: Delete an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0 operationId: group_DeleteEvent parameters: - name: group-id @@ -17912,7 +17912,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event_ListAttachment parameters: - name: group-id @@ -18000,10 +18000,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.event_CreateAttachment parameters: - name: group-id @@ -18047,7 +18047,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.event_GetAttachment parameters: - name: group-id @@ -18120,7 +18120,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event_DeleteAttachment parameters: - name: group-id @@ -18597,7 +18597,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -18693,10 +18693,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -18748,7 +18748,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -18829,7 +18829,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -19077,7 +19077,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -19129,7 +19129,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -19348,7 +19348,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_ListInstance parameters: - name: group-id @@ -19697,7 +19697,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_ListAttachment parameters: - name: group-id @@ -19801,10 +19801,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -19864,7 +19864,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_GetAttachment parameters: - name: group-id @@ -19953,7 +19953,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: group-id @@ -20233,7 +20233,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_CreateExtension parameters: - name: group-id @@ -20293,7 +20293,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_GetExtension parameters: - name: group-id @@ -20683,7 +20683,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event_CreateExtension parameters: - name: group-id @@ -20727,7 +20727,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event_GetExtension parameters: - name: group-id @@ -20914,7 +20914,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.event_ListInstance parameters: - name: group-id @@ -21247,7 +21247,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event.instance_ListAttachment parameters: - name: group-id @@ -21343,10 +21343,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.event.instance_CreateAttachment parameters: - name: group-id @@ -21398,7 +21398,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.event.instance_GetAttachment parameters: - name: group-id @@ -21479,7 +21479,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event.instance_DeleteAttachment parameters: - name: group-id @@ -21996,7 +21996,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_ListAttachment parameters: - name: group-id @@ -22100,10 +22100,10 @@ paths: tags: - groups.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -22163,7 +22163,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_GetAttachment parameters: - name: group-id @@ -22252,7 +22252,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: group-id @@ -22532,7 +22532,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_CreateExtension parameters: - name: group-id @@ -22592,7 +22592,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_GetExtension parameters: - name: group-id @@ -22961,7 +22961,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event.instance_CreateExtension parameters: - name: group-id @@ -23013,7 +23013,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event.instance_GetExtension parameters: - name: group-id @@ -23279,10 +23279,10 @@ paths: tags: - places.place summary: Update place - description: 'Update the properties of place object, which can be a room, workspace, or roomList. You can identify the **room**, **workspace**, or **roomList** by specifying the **id** or **emailAddress** property.' + description: 'Update the properties of place object, which can be a room, workspace, or roomList. You can identify the room, workspace, or roomList by specifying the id or emailAddress property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/place-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0 operationId: place_UpdatePlace parameters: - name: place-id @@ -23628,7 +23628,7 @@ paths: description: "Get the properties and relationships of a calendar object. The calendar can be one for a user, \nor the default calendar of a Microsoft 365 group. There are two scenarios where an app can get another user's calendar:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-get?view=graph-rest-1.0 operationId: user_GetCalendar parameters: - name: user-id @@ -23689,7 +23689,7 @@ paths: description: "Update the properties of a calendar object. The calendar can be one for a user, \nor the default calendar of a Microsoft 365 group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-update?view=graph-rest-1.0 operationId: user_UpdateCalendar parameters: - name: user-id @@ -23793,7 +23793,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_CreateCalendarPermission parameters: - name: user-id @@ -23829,7 +23829,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendar_GetCalendarPermission parameters: - name: user-id @@ -23882,7 +23882,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -23925,7 +23925,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -23985,7 +23985,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendar_ListCalendarView parameters: - name: user-id @@ -24302,7 +24302,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -24390,10 +24390,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -24437,7 +24437,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetAttachment parameters: - name: user-id @@ -24510,7 +24510,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -24987,7 +24987,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -25083,10 +25083,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -25138,7 +25138,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -25219,7 +25219,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -25467,7 +25467,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -25519,7 +25519,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -25738,7 +25738,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -26087,7 +26087,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -26191,10 +26191,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -26254,7 +26254,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -26343,7 +26343,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -26623,7 +26623,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -26683,7 +26683,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -27073,7 +27073,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -27117,7 +27117,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetExtension parameters: - name: user-id @@ -27304,7 +27304,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListInstance parameters: - name: user-id @@ -27637,7 +27637,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -27733,10 +27733,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -27788,7 +27788,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetAttachment parameters: - name: user-id @@ -27869,7 +27869,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -28386,7 +28386,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -28490,10 +28490,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -28553,7 +28553,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -28642,7 +28642,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -28922,7 +28922,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -28982,7 +28982,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -29351,7 +29351,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -29403,7 +29403,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -29672,7 +29672,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or\nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendar_ListEvent parameters: - name: user-id @@ -29880,7 +29880,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendar_CreateEvent parameters: - name: user-id @@ -30103,7 +30103,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event_ListAttachment parameters: - name: user-id @@ -30191,10 +30191,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -30238,7 +30238,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event_GetAttachment parameters: - name: user-id @@ -30311,7 +30311,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event_DeleteAttachment parameters: - name: user-id @@ -30788,7 +30788,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -30884,10 +30884,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -30939,7 +30939,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -31020,7 +31020,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -31268,7 +31268,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -31320,7 +31320,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -31539,7 +31539,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -31888,7 +31888,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -31992,10 +31992,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -32055,7 +32055,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -32144,7 +32144,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -32424,7 +32424,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -32484,7 +32484,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -32874,7 +32874,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event_CreateExtension parameters: - name: user-id @@ -32918,7 +32918,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event_GetExtension parameters: - name: user-id @@ -33105,7 +33105,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event_ListInstance parameters: - name: user-id @@ -33438,7 +33438,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -33534,10 +33534,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -33589,7 +33589,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetAttachment parameters: - name: user-id @@ -33670,7 +33670,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -34187,7 +34187,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -34291,10 +34291,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -34354,7 +34354,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -34443,7 +34443,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -34723,7 +34723,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -34783,7 +34783,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -35152,7 +35152,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -35204,7 +35204,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetExtension parameters: - name: user-id @@ -35473,7 +35473,7 @@ paths: description: Get the user's calendar groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendargroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendargroups?view=graph-rest-1.0 operationId: user_ListCalendarGroup parameters: - name: user-id @@ -35539,7 +35539,7 @@ paths: description: Use this API to create a new CalendarGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-calendargroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-calendargroups?view=graph-rest-1.0 operationId: user_CreateCalendarGroup parameters: - name: user-id @@ -35575,7 +35575,7 @@ paths: description: Retrieve the properties and relationships of a calendar group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-get?view=graph-rest-1.0 operationId: user_GetCalendarGroup parameters: - name: user-id @@ -35627,7 +35627,7 @@ paths: description: Update the properties of calendargroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-update?view=graph-rest-1.0 operationId: user_UpdateCalendarGroup parameters: - name: user-id @@ -35670,7 +35670,7 @@ paths: description: Delete a calendar group other than the default calendar group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-delete?view=graph-rest-1.0 operationId: user_DeleteCalendarGroup parameters: - name: user-id @@ -35709,7 +35709,7 @@ paths: description: Retrieve a list of calendars belonging to a calendar group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-list-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-list-calendars?view=graph-rest-1.0 operationId: user.calendarGroup_ListCalendar parameters: - name: user-id @@ -35826,7 +35826,7 @@ paths: description: Use this API to create a new calendar in a calendar group for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-post-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-post-calendars?view=graph-rest-1.0 operationId: user.calendarGroup_CreateCalendar parameters: - name: user-id @@ -36118,7 +36118,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_CreateCalendarPermission parameters: - name: user-id @@ -36170,7 +36170,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_GetCalendarPermission parameters: - name: user-id @@ -36239,7 +36239,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -36298,7 +36298,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -36387,10 +36387,10 @@ paths: tags: - users.calendarGroup summary: List calendarView - description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range,\nfrom a user's default calendar `(../me/calendarView)` or some other calendar of the user's." + description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range,\nfrom a user's default calendar (../me/calendarView) or some other calendar of the user's." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_ListCalendarView parameters: - name: user-id @@ -36707,7 +36707,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -36811,10 +36811,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -36874,7 +36874,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_GetAttachment parameters: - name: user-id @@ -36963,7 +36963,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -37520,7 +37520,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -37632,10 +37632,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -37703,7 +37703,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -37800,7 +37800,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -38112,7 +38112,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -38180,7 +38180,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -38463,7 +38463,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -38844,7 +38844,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -38964,10 +38964,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -39043,7 +39043,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -39148,7 +39148,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -39492,7 +39492,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -39568,7 +39568,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -40070,7 +40070,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -40130,7 +40130,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_GetExtension parameters: - name: user-id @@ -40381,7 +40381,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_ListInstance parameters: - name: user-id @@ -40746,7 +40746,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -40858,10 +40858,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -40929,7 +40929,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_GetAttachment parameters: - name: user-id @@ -41026,7 +41026,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -41623,7 +41623,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -41743,10 +41743,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -41822,7 +41822,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -41927,7 +41927,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -42271,7 +42271,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -42347,7 +42347,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -42812,7 +42812,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -42880,7 +42880,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -43245,7 +43245,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or\nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_ListEvent parameters: - name: user-id @@ -43469,7 +43469,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_CreateEvent parameters: - name: user-id @@ -43756,7 +43756,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_ListAttachment parameters: - name: user-id @@ -43860,10 +43860,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_CreateAttachment parameters: - name: user-id @@ -43923,7 +43923,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_GetAttachment parameters: - name: user-id @@ -44012,7 +44012,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_DeleteAttachment parameters: - name: user-id @@ -44569,7 +44569,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -44681,10 +44681,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -44752,7 +44752,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -44849,7 +44849,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -45161,7 +45161,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -45229,7 +45229,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -45512,7 +45512,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -45893,7 +45893,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -46013,10 +46013,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -46092,7 +46092,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -46197,7 +46197,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -46541,7 +46541,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -46617,7 +46617,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -47119,7 +47119,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_CreateExtension parameters: - name: user-id @@ -47179,7 +47179,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_GetExtension parameters: - name: user-id @@ -47430,7 +47430,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_ListInstance parameters: - name: user-id @@ -47795,7 +47795,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -47907,10 +47907,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -47978,7 +47978,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_GetAttachment parameters: - name: user-id @@ -48075,7 +48075,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -48672,7 +48672,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -48792,10 +48792,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -48871,7 +48871,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -48976,7 +48976,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -49320,7 +49320,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -49396,7 +49396,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -49861,7 +49861,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -49929,7 +49929,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_GetExtension parameters: - name: user-id @@ -50341,10 +50341,10 @@ paths: tags: - users.calendar summary: List calendars - description: 'Get all the user''s calendars (`/calendars` navigation property), get the calendars from the default calendar group or from a specific calendar group. ' + description: 'Get all the user''s calendars (/calendars navigation property), get the calendars from the default calendar group or from a specific calendar group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendars?view=graph-rest-1.0 operationId: user_ListCalendar parameters: - name: user-id @@ -50470,7 +50470,7 @@ paths: description: Create a new calendar for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-calendars?view=graph-rest-1.0 operationId: user_CreateCalendar parameters: - name: user-id @@ -50739,7 +50739,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_CreateCalendarPermission parameters: - name: user-id @@ -50783,7 +50783,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendar_GetCalendarPermission parameters: - name: user-id @@ -50844,7 +50844,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -50895,7 +50895,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -50971,7 +50971,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendar_ListCalendarView parameters: - name: user-id @@ -51304,7 +51304,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -51400,10 +51400,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -51455,7 +51455,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetAttachment parameters: - name: user-id @@ -51536,7 +51536,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -52053,7 +52053,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -52157,10 +52157,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -52220,7 +52220,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -52309,7 +52309,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -52589,7 +52589,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -52649,7 +52649,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -52900,7 +52900,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -53265,7 +53265,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -53377,10 +53377,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -53448,7 +53448,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -53545,7 +53545,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -53857,7 +53857,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -53925,7 +53925,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -54371,7 +54371,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -54423,7 +54423,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetExtension parameters: - name: user-id @@ -54642,7 +54642,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListInstance parameters: - name: user-id @@ -54991,7 +54991,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -55095,10 +55095,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -55158,7 +55158,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetAttachment parameters: - name: user-id @@ -55247,7 +55247,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -55804,7 +55804,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -55916,10 +55916,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -55987,7 +55987,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -56084,7 +56084,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -56396,7 +56396,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -56464,7 +56464,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -56881,7 +56881,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -56941,7 +56941,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -57258,7 +57258,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or\nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendar_ListEvent parameters: - name: user-id @@ -57474,7 +57474,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendar_CreateEvent parameters: - name: user-id @@ -57729,7 +57729,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event_ListAttachment parameters: - name: user-id @@ -57825,10 +57825,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -57880,7 +57880,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event_GetAttachment parameters: - name: user-id @@ -57961,7 +57961,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event_DeleteAttachment parameters: - name: user-id @@ -58478,7 +58478,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -58582,10 +58582,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -58645,7 +58645,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -58734,7 +58734,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -59014,7 +59014,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -59074,7 +59074,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -59325,7 +59325,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -59690,7 +59690,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -59802,10 +59802,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -59873,7 +59873,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -59970,7 +59970,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -60282,7 +60282,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -60350,7 +60350,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -60796,7 +60796,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event_CreateExtension parameters: - name: user-id @@ -60848,7 +60848,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event_GetExtension parameters: - name: user-id @@ -61067,7 +61067,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event_ListInstance parameters: - name: user-id @@ -61416,7 +61416,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -61520,10 +61520,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -61583,7 +61583,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetAttachment parameters: - name: user-id @@ -61672,7 +61672,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -62229,7 +62229,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -62341,10 +62341,10 @@ paths: tags: - users.calendar summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -62412,7 +62412,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -62509,7 +62509,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -62821,7 +62821,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -62889,7 +62889,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -63306,7 +63306,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -63366,7 +63366,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetExtension parameters: - name: user-id @@ -63704,7 +63704,7 @@ paths: description: The calendar view for the calendar. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendarview?view=graph-rest-1.0 operationId: user_ListCalendarView parameters: - name: user-id @@ -64059,7 +64059,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView_ListAttachment parameters: - name: user-id @@ -64147,10 +64147,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarView_CreateAttachment parameters: - name: user-id @@ -64194,7 +64194,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarView_GetAttachment parameters: - name: user-id @@ -64267,7 +64267,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView_DeleteAttachment parameters: - name: user-id @@ -64744,7 +64744,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -64840,10 +64840,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -64895,7 +64895,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -64976,7 +64976,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -65224,7 +65224,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -65276,7 +65276,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -65495,7 +65495,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -65844,7 +65844,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -65948,10 +65948,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -66011,7 +66011,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -66100,7 +66100,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -66380,7 +66380,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -66440,7 +66440,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -66830,7 +66830,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView_CreateExtension parameters: - name: user-id @@ -66874,7 +66874,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView_GetExtension parameters: - name: user-id @@ -67061,7 +67061,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarView_ListInstance parameters: - name: user-id @@ -67394,7 +67394,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance_ListAttachment parameters: - name: user-id @@ -67490,10 +67490,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -67545,7 +67545,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarView.instance_GetAttachment parameters: - name: user-id @@ -67626,7 +67626,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -68143,7 +68143,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -68247,10 +68247,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -68310,7 +68310,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -68399,7 +68399,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -68679,7 +68679,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -68739,7 +68739,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -69108,7 +69108,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView.instance_CreateExtension parameters: - name: user-id @@ -69160,7 +69160,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView.instance_GetExtension parameters: - name: user-id @@ -69429,7 +69429,7 @@ paths: description: "Get a list of event objects from the user's default calendar or\nfrom a specified calendar. The list contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or\nget the instances of an event. There are two scenarios where an app can get events in another user's calendar:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-events?view=graph-rest-1.0 operationId: user_ListEvent parameters: - name: user-id @@ -69634,10 +69634,10 @@ paths: tags: - users.event summary: Create Event - description: "Create an event in the user's default calendar or specified calendar. By default, the **allowNewTimeProposals** property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because the \n**start** and **end** properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. **Setting the location in an event** An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipment\nlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejects\nthe meeting request based on the free/busy schedule of the resource.\nIf the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,\nthe server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executives\nor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:" + description: "Create an event in the user's default calendar or specified calendar. By default, the allowNewTimeProposals property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because the \nstart and end properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. Setting the location in an event An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipment\nlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejects\nthe meeting request based on the free/busy schedule of the resource.\nIf the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,\nthe server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executives\nor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-events?view=graph-rest-1.0 operationId: user_CreateEvent parameters: - name: user-id @@ -69670,10 +69670,10 @@ paths: tags: - users.event summary: Get event - description: 'Get the properties and relationships of the specified event object. An app can get an event in another user''s calendar if: Because the **event** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in an **event** instance.' + description: 'Get the properties and relationships of the specified event object. An app can get an event in another user''s calendar if: Because the event resource supports extensions, you can also use the GET operation to get custom properties and extension data in an event instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-get?view=graph-rest-1.0 operationId: user_GetEvent parameters: - name: user-id @@ -69789,7 +69789,7 @@ paths: description: Update the properties of the event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-update?view=graph-rest-1.0 operationId: user_UpdateEvent parameters: - name: user-id @@ -69832,7 +69832,7 @@ paths: description: 'Removes the specified event from the containing calendar. If the event is a meeting, deleting the event on the organizer''s calendar sends a cancellation message to the meeting attendees.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delete?view=graph-rest-1.0 operationId: user_DeleteEvent parameters: - name: user-id @@ -69871,7 +69871,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event_ListAttachment parameters: - name: user-id @@ -69959,10 +69959,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.event_CreateAttachment parameters: - name: user-id @@ -70006,7 +70006,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.event_GetAttachment parameters: - name: user-id @@ -70079,7 +70079,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event_DeleteAttachment parameters: - name: user-id @@ -70556,7 +70556,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -70652,10 +70652,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -70707,7 +70707,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -70788,7 +70788,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -71036,7 +71036,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -71088,7 +71088,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -71307,7 +71307,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_ListInstance parameters: - name: user-id @@ -71656,7 +71656,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_ListAttachment parameters: - name: user-id @@ -71760,10 +71760,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -71823,7 +71823,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_GetAttachment parameters: - name: user-id @@ -71912,7 +71912,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_DeleteAttachment parameters: - name: user-id @@ -72192,7 +72192,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_CreateExtension parameters: - name: user-id @@ -72252,7 +72252,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_GetExtension parameters: - name: user-id @@ -72642,7 +72642,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event_CreateExtension parameters: - name: user-id @@ -72686,7 +72686,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event_GetExtension parameters: - name: user-id @@ -72873,7 +72873,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.event_ListInstance parameters: - name: user-id @@ -73206,7 +73206,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event.instance_ListAttachment parameters: - name: user-id @@ -73302,10 +73302,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.event.instance_CreateAttachment parameters: - name: user-id @@ -73357,7 +73357,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.event.instance_GetAttachment parameters: - name: user-id @@ -73438,7 +73438,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event.instance_DeleteAttachment parameters: - name: user-id @@ -73955,7 +73955,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_ListAttachment parameters: - name: user-id @@ -74059,10 +74059,10 @@ paths: tags: - users.event summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -74122,7 +74122,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_GetAttachment parameters: - name: user-id @@ -74211,7 +74211,7 @@ paths: description: 'Delete an attachment from a user calendar event, message, Outlook task, or post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_DeleteAttachment parameters: - name: user-id @@ -74491,7 +74491,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_CreateExtension parameters: - name: user-id @@ -74551,7 +74551,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_GetExtension parameters: - name: user-id @@ -74920,7 +74920,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event.instance_CreateExtension parameters: - name: user-id @@ -74972,7 +74972,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event.instance_GetExtension parameters: - name: user-id diff --git a/openApiDocs/beta/ChangeNotifications.yml b/openApiDocs/beta/ChangeNotifications.yml index 04473467b7a..10193329416 100644 --- a/openApiDocs/beta/ChangeNotifications.yml +++ b/openApiDocs/beta/ChangeNotifications.yml @@ -14,7 +14,7 @@ paths: description: 'Retrieve a list of webhook subscriptions. The content of the response depends on the context in which the app is calling; for details, see the scenarios in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0 operationId: subscription_ListSubscription parameters: - $ref: '#/components/parameters/search' @@ -61,7 +61,7 @@ paths: description: 'Subscribes a listener application to receive change notifications when the requested type of changes occur to the specified resource in Microsoft Graph. To identify the resources for which you can create subscriptions and the limitations on subscriptions, see Set up notifications for changes in resource data: Supported resources. Some resources support rich notifications, that is, notifications that include resource data. For more information about these resources, see Set up change notifications that include resource data: Supported resources.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0 operationId: subscription_CreateSubscription requestBody: description: New entity @@ -88,7 +88,7 @@ paths: description: Retrieve the properties and relationships of a subscription. See the table in the Permissions section for the list of resources that support subscribing to change notifications. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0 operationId: subscription_GetSubscription parameters: - name: subscription-id @@ -143,7 +143,7 @@ paths: description: 'Renew a subscription by extending its expiry time. The table in the Permissions section lists the resources that support subscribing to change notifications. Subscriptions expire after a length of time that varies by resource type. In order to avoid missing change notifications, an app should renew its subscriptions well in advance of their expiry date. See subscription for maximum length of a subscription for each resource type.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0 operationId: subscription_UpdateSubscription parameters: - name: subscription-id @@ -178,7 +178,7 @@ paths: description: 'Delete a subscription. For the list of resources that support subscribing to change notifications, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0 operationId: subscription_DeleteSubscription parameters: - name: subscription-id @@ -206,10 +206,10 @@ paths: tags: - subscriptions.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: subscription_reauthorize parameters: - name: subscription-id @@ -268,11 +268,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index 57a686ad2da..f1e8c74c142 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -81,7 +81,7 @@ paths: tags: - communications.callRecord summary: Get callRecord - description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the **id** of a **callRecord**:' + description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord:' operationId: communication_ListCallRecord parameters: - $ref: '#/components/parameters/top' @@ -191,10 +191,10 @@ paths: tags: - communications.callRecord summary: Get callRecord - description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the **id** of a **callRecord**:' + description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0 operationId: communication_GetCallRecord parameters: - name: callRecord-id @@ -315,7 +315,7 @@ paths: description: Retrieve the list of sessions associated with a callRecord object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/callrecords-session-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/callrecords-session-list?view=graph-rest-1.0 operationId: communication.callRecord_ListSession parameters: - name: callRecord-id @@ -1247,7 +1247,7 @@ paths: description: 'Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. You will need to register the calling bot and go through the list of permissions needed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0 operationId: communication_CreateCall requestBody: description: New navigation property @@ -1274,7 +1274,7 @@ paths: description: Retrieve the properties and relationships of a call object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0 operationId: communication_GetCall parameters: - name: call-id @@ -1391,7 +1391,7 @@ paths: description: 'Delete or hang up an active call. For group calls, this will only delete your call leg and the underlying group call will still continue.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0 operationId: communication_DeleteCall parameters: - name: call-id @@ -1419,10 +1419,10 @@ paths: tags: - communications.call summary: List audio routing groups - description: Retrieve a list of **audioRoutingGroup** objects. + description: Retrieve a list of audioRoutingGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0 operationId: communication.call_ListAudioRoutingGroup parameters: - name: call-id @@ -1497,10 +1497,10 @@ paths: tags: - communications.call summary: Create audio routing group - description: Create a new **audioRoutingGroup**. + description: Create a new audioRoutingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0 operationId: communication.call_CreateAudioRoutingGroup parameters: - name: call-id @@ -1536,7 +1536,7 @@ paths: description: Retrieve the properties and relationships of an audioRoutingGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0 operationId: communication.call_GetAudioRoutingGroup parameters: - name: call-id @@ -1599,7 +1599,7 @@ paths: description: Modify sources and receivers of an audioRoutingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0 operationId: communication.call_UpdateAudioRoutingGroup parameters: - name: call-id @@ -1642,7 +1642,7 @@ paths: description: Delete the specified audioRoutingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0 operationId: communication.call_DeleteAudioRoutingGroup parameters: - name: call-id @@ -1703,7 +1703,7 @@ paths: description: Retrieve a list of contentSharingSession objects in a call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0 operationId: communication.call_ListContentSharingSession parameters: - name: call-id @@ -1804,7 +1804,7 @@ paths: description: Retrieve the properties of a contentSharingSession object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0 operationId: communication.call_GetContentSharingSession parameters: - name: call-id @@ -1960,7 +1960,7 @@ paths: description: 'Add the large gallery view to a call. For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0 operationId: communication.call_addLargeGalleryView parameters: - name: call-id @@ -2002,7 +2002,7 @@ paths: description: 'Enable a bot to answer an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. The bot is expected to answer, reject or redirect the call before the call times out. The current timeout value is 15 seconds. The current timeout value is 15 seconds for regular scenarios, and 5 seconds for policy-based recording scenarios.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-answer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0 operationId: communication.call_answer parameters: - name: call-id @@ -2050,10 +2050,10 @@ paths: tags: - communications.Actions summary: Invoke action cancelMediaProcessing - description: 'Cancels processing for any in-progress media operations. Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. The **cancelMediaProcessing** method cancels any operation that is in-process as well as operations that are queued. For example, this API can be used to clean up the IVR operation queue for a new media operation. However, it will not cancel a **ubscribeToTone** operation because it operates independent of any operation queue.' + description: 'Cancels processing for any in-progress media operations. Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. For example, this API can be used to clean up the IVR operation queue for a new media operation. However, it will not cancel a ubscribeToTone operation because it operates independent of any operation queue.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0 operationId: communication.call_cancelMediaProcessing parameters: - name: call-id @@ -2095,7 +2095,7 @@ paths: description: Allow applications to share screen content with the participants of a group call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0 operationId: communication.call_changeScreenSharingRole parameters: - name: call-id @@ -2129,10 +2129,10 @@ paths: tags: - communications.Actions summary: Invoke action keepAlive - description: 'Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a `404 Not-Found` error. The resources related to the call should be cleaned up on the application side.' + description: 'Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. The resources related to the call should be cleaned up on the application side.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0 operationId: communication.call_keepAlive parameters: - name: call-id @@ -2157,7 +2157,7 @@ paths: description: 'Allows the application to mute itself. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more details about how to handle mute operations, see muteParticipantOperation' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-mute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0 operationId: communication.call_mute parameters: - name: call-id @@ -2199,7 +2199,7 @@ paths: description: 'Play a prompt in the call. For more information about how to handle operations, see commsOperation' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0 operationId: communication.call_playPrompt parameters: - name: call-id @@ -2326,7 +2326,7 @@ paths: description: 'Record a short audio response from the caller. A bot can use this to capture a voice response from a caller after they are prompted for a response. For more information about how to handle operations, see commsOperation This action is not intended to record the entire call. The maximum length of recording is 2 minutes. The recording is not saved permanently by the by the Cloud Communications Platform and is discarded shortly after the call ends. The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that''s given in the completed notification.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-record?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0 operationId: communication.call_recordResponse parameters: - name: call-id @@ -2407,7 +2407,7 @@ paths: description: Redirect an incoming call that hasn't been answered or rejected yet. The terms 'redirecting' and 'forwarding' a call are used interchangeably. The bot is expected to redirect the call before the call times out. The current timeout value is 15 seconds. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0 operationId: communication.call_redirect parameters: - name: call-id @@ -2462,10 +2462,10 @@ paths: tags: - communications.Actions summary: Invoke action reject - description: 'Enable a bot to reject an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the **chatInfo** and **meetingInfo** parameters. The bot is expected to answer or reject the call before the call times out. The current timeout value is 15 seconds. This API does not end existing calls that have already been answered. Use delete call to end a call.' + description: 'Enable a bot to reject an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. The bot is expected to answer or reject the call before the call times out. The current timeout value is 15 seconds. This API does not end existing calls that have already been answered. Use delete call to end a call.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-reject?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0 operationId: communication.call_reject parameters: - name: call-id @@ -2505,7 +2505,7 @@ paths: description: Subscribe to DTMF (dual-tone multi-frequency signaling). This allows you to be notified when the user presses keys on a 'Dialpad'. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0 operationId: communication.call_subscribeToTone parameters: - name: call-id @@ -2547,7 +2547,7 @@ paths: description: 'Transfer an active peer-to-peer call or group call. A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. This is opposed to transfering the call directly.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0 operationId: communication.call_transfer parameters: - name: call-id @@ -2586,7 +2586,7 @@ paths: description: 'Allow the application to unmute itself. This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. For more information about how to handle unmute operations, see unmuteParticipantOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0 operationId: communication.call_unmute parameters: - name: call-id @@ -2628,7 +2628,7 @@ paths: description: Update the application's recording status associated with a call. This requires the use of the Teams policy-based recording solution. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0 operationId: communication.call_updateRecordingStatus parameters: - name: call-id @@ -2779,7 +2779,7 @@ paths: description: Get the status of an operation that adds the large gallery view to a call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0 operationId: communication.call_GetOperation parameters: - name: call-id @@ -2938,7 +2938,7 @@ paths: description: Retrieve a list of participant objects in the call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0 operationId: communication.call_ListParticipant parameters: - name: call-id @@ -3069,10 +3069,10 @@ paths: tags: - communications.call summary: Get participant - description: Retrieve the properties and relationships of a **participant** object. + description: Retrieve the properties and relationships of a participant object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0 operationId: communication.call_GetParticipant parameters: - name: call-id @@ -3182,7 +3182,7 @@ paths: description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communication.call_DeleteParticipant parameters: - name: call-id @@ -3221,7 +3221,7 @@ paths: description: 'Mute a specific participant in the call. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more information about how to handle mute operations, see muteParticipantOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0 operationId: communication.call.participant_mute parameters: - name: call-id @@ -3271,7 +3271,7 @@ paths: description: Put a participant on hold and play music in the background. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0 operationId: communication.call.participant_startHoldMusic parameters: - name: call-id @@ -3323,7 +3323,7 @@ paths: description: Reincorporate a participant previously put on hold to the call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0 operationId: communication.call.participant_stopHoldMusic parameters: - name: call-id @@ -3395,7 +3395,7 @@ paths: description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communication.call.participant_invite parameters: - name: call-id @@ -3441,7 +3441,7 @@ paths: description: Mute all participants in the call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-muteall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-1.0 operationId: communication.call.participant_muteAll parameters: - name: call-id @@ -3502,7 +3502,7 @@ paths: description: 'Log video teleconferencing device quality data. The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. The other media leg is between the CVI bot and the VTC device. The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. This method is only for the CVI partners to provide their media quality data.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0 operationId: communication.call_logTeleconferenceDeviceQuality requestBody: description: Action parameters @@ -3530,7 +3530,7 @@ paths: description: Get the presence information for multiple users. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0 operationId: communication_getPresencesGraphBPreUserId requestBody: description: Action parameters @@ -3578,7 +3578,7 @@ paths: description: 'Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report and Teams live event recordings are online meeting artifacts. For details, see Online meeting artifacts and permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_ListOnlineMeeting parameters: - $ref: '#/components/parameters/top' @@ -3928,7 +3928,7 @@ paths: description: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_GetOnlineMeetingsAlternativeRecording parameters: - name: onlineMeeting-id @@ -3987,7 +3987,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: communication.onlineMeeting_ListAttendanceReport parameters: - name: onlineMeeting-id @@ -4099,7 +4099,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetAttendanceReport parameters: - name: onlineMeeting-id @@ -4238,7 +4238,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: communication.onlineMeeting.attendanceReport_ListAttendanceRecord parameters: - name: onlineMeeting-id @@ -4586,7 +4586,7 @@ paths: description: The content stream of the attendee report of a Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_GetOnlineMeetingsAttendeeReport parameters: - name: onlineMeeting-id @@ -4644,7 +4644,7 @@ paths: summary: Get broadcastRecording for the navigation property onlineMeetings from communications externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_GetOnlineMeetingsBroadcastRecording parameters: - name: onlineMeeting-id @@ -4702,7 +4702,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetMeetingAttendanceReport parameters: - name: onlineMeeting-id @@ -4817,7 +4817,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: communication.onlineMeeting.meetingAttendanceReport_ListAttendanceRecord parameters: - name: onlineMeeting-id @@ -5126,7 +5126,7 @@ paths: description: The content stream of the recording of a Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_GetOnlineMeetingsRecording parameters: - name: onlineMeeting-id @@ -5512,11 +5512,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetRegistration parameters: - name: onlineMeeting-id @@ -5580,7 +5580,7 @@ paths: description: Update the details of a meetingRegistration object assciated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 operationId: communication.onlineMeeting_UpdateRegistration parameters: - name: onlineMeeting-id @@ -5615,7 +5615,7 @@ paths: description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 operationId: communication.onlineMeeting_DeleteRegistration parameters: - name: onlineMeeting-id @@ -5646,7 +5646,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 operationId: communication.onlineMeeting.registration_ListCustomQuestion parameters: - name: onlineMeeting-id @@ -5727,7 +5727,7 @@ paths: description: Create a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 operationId: communication.onlineMeeting.registration_CreateCustomQuestion parameters: - name: onlineMeeting-id @@ -5763,7 +5763,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 operationId: communication.onlineMeeting.registration_GetCustomQuestion parameters: - name: onlineMeeting-id @@ -5827,7 +5827,7 @@ paths: description: Update a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 operationId: communication.onlineMeeting.registration_UpdateCustomQuestion parameters: - name: onlineMeeting-id @@ -5870,7 +5870,7 @@ paths: description: Delete a custom registration question from a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 operationId: communication.onlineMeeting.registration_DeleteCustomQuestion parameters: - name: onlineMeeting-id @@ -6186,7 +6186,7 @@ paths: description: Retrieve the list of callTranscript objects associated with an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: communication.onlineMeeting_ListTranscript parameters: - name: onlineMeeting-id @@ -6296,7 +6296,7 @@ paths: description: Retrieve a callTranscript object associated with an onlineMeeting. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetTranscript parameters: - name: onlineMeeting-id @@ -6430,10 +6430,10 @@ paths: tags: - communications.onlineMeeting summary: Get content for the navigation property transcripts from communications - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetTranscriptsContent parameters: - name: onlineMeeting-id @@ -6467,7 +6467,7 @@ paths: tags: - communications.onlineMeeting summary: Update content for the navigation property transcripts in communications - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. operationId: communication.onlineMeeting_SetTranscriptsContent parameters: - name: onlineMeeting-id @@ -6509,10 +6509,10 @@ paths: tags: - communications.onlineMeeting summary: Get metadataContent for the navigation property transcripts from communications - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetTranscriptsMetadataContent parameters: - name: onlineMeeting-id @@ -6546,7 +6546,7 @@ paths: tags: - communications.onlineMeeting summary: Update metadataContent for the navigation property transcripts in communications - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. operationId: communication.onlineMeeting_SetTranscriptsMetadataContent parameters: - name: onlineMeeting-id @@ -6609,7 +6609,7 @@ paths: description: Read the properties and relationships of a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetVirtualAppointment parameters: - name: onlineMeeting-id @@ -6672,7 +6672,7 @@ paths: description: Create a new virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 operationId: communication.onlineMeeting_UpdateVirtualAppointment parameters: - name: onlineMeeting-id @@ -6713,7 +6713,7 @@ paths: description: Delete a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 operationId: communication.onlineMeeting_DeleteVirtualAppointment parameters: - name: onlineMeeting-id @@ -6764,7 +6764,7 @@ paths: description: 'Create an onlineMeeting object with a custom specified external ID. If the external ID already exists, this API will return the onlineMeeting object with that external ID. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 operationId: communication.onlineMeeting_createOrGet requestBody: description: Action parameters @@ -6906,7 +6906,7 @@ paths: description: Get a user's presence information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 operationId: communication_GetPresence parameters: - name: presence-id @@ -7017,10 +7017,10 @@ paths: tags: - communications.Actions summary: Invoke action clearPresence - description: 'Clear a presence session of an application for a user. If it is the user''s only presence session, a successful **clearPresence** changes the user''s presence to `Offline/Offline`. Read more about presence sessions and their time-out and expiration. ' + description: 'Clear a presence session of an application for a user. If it is the user''s only presence session, a successful clearPresence changes the user''s presence to Offline/Offline. Read more about presence sessions and their time-out and expiration. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 operationId: communication.presence_clearPresence parameters: - name: presence-id @@ -7058,7 +7058,7 @@ paths: description: Clear the preferred availability and activity status for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 operationId: communication.presence_clearUserPreferredPresence parameters: - name: presence-id @@ -7083,7 +7083,7 @@ paths: description: Set the availability and activity status in a presence session of an application for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 operationId: communication.presence_setPresence parameters: - name: presence-id @@ -7130,7 +7130,7 @@ paths: description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: communication.presence_setStatusMessage parameters: - name: presence-id @@ -7167,7 +7167,7 @@ paths: description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence is the preferred presence. Preferred presence takes effect only when there is at least one presence session of the user. Otherwise, the user''s presence stays as Offline. A presence session can be created as a result of a successful setPresence operation, or if the user is signed in on a Teams client. Read more about presence sessions and their time-out and expiration. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 operationId: communication.presence_setUserPreferredPresence parameters: - name: presence-id @@ -7225,7 +7225,7 @@ paths: description: 'Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report and Teams live event recordings are online meeting artifacts. For details, see Online meeting artifacts and permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_ListOnlineMeeting parameters: - name: user-id @@ -7408,7 +7408,7 @@ paths: description: Create an online meeting on behalf of a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-onlinemeetings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-onlinemeetings?view=graph-rest-1.0 operationId: user_CreateOnlineMeeting parameters: - name: user-id @@ -7547,7 +7547,7 @@ paths: description: Update the properties of the specified onlineMeeting object. Please see Request body section for the list of properties that support updating. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-update?view=graph-rest-1.0 operationId: user_UpdateOnlineMeeting parameters: - name: user-id @@ -7590,7 +7590,7 @@ paths: description: Delete an onlineMeeting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-delete?view=graph-rest-1.0 operationId: user_DeleteOnlineMeeting parameters: - name: user-id @@ -7629,7 +7629,7 @@ paths: description: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeetingsAlternativeRecording parameters: - name: user-id @@ -7704,7 +7704,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: user.onlineMeeting_ListAttendanceReport parameters: - name: user-id @@ -7832,7 +7832,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetAttendanceReport parameters: - name: user-id @@ -7995,7 +7995,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: user.onlineMeeting.attendanceReport_ListAttendanceRecord parameters: - name: user-id @@ -8399,7 +8399,7 @@ paths: description: The content stream of the attendee report of a Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeetingsAttendeeReport parameters: - name: user-id @@ -8473,7 +8473,7 @@ paths: summary: Get broadcastRecording for the navigation property onlineMeetings from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeetingsBroadcastRecording parameters: - name: user-id @@ -8547,7 +8547,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetMeetingAttendanceReport parameters: - name: user-id @@ -8686,7 +8686,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: user.onlineMeeting.meetingAttendanceReport_ListAttendanceRecord parameters: - name: user-id @@ -9012,7 +9012,7 @@ paths: description: The content stream of the recording of a Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeetingsRecording parameters: - name: user-id @@ -9478,11 +9478,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetRegistration parameters: - name: user-id @@ -9554,7 +9554,7 @@ paths: description: Update the details of a meetingRegistration object assciated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-update?view=graph-rest-1.0 operationId: user.onlineMeeting_UpdateRegistration parameters: - name: user-id @@ -9597,7 +9597,7 @@ paths: description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 operationId: user.onlineMeeting_DeleteRegistration parameters: - name: user-id @@ -9636,7 +9636,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-list-customquestions?view=graph-rest-1.0 operationId: user.onlineMeeting.registration_ListCustomQuestion parameters: - name: user-id @@ -9725,7 +9725,7 @@ paths: description: Create a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-post-customquestions?view=graph-rest-1.0 operationId: user.onlineMeeting.registration_CreateCustomQuestion parameters: - name: user-id @@ -9769,7 +9769,7 @@ paths: description: Get a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-get?view=graph-rest-1.0 operationId: user.onlineMeeting.registration_GetCustomQuestion parameters: - name: user-id @@ -9841,7 +9841,7 @@ paths: description: Update a custom registration question associated with a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-update?view=graph-rest-1.0 operationId: user.onlineMeeting.registration_UpdateCustomQuestion parameters: - name: user-id @@ -9892,7 +9892,7 @@ paths: description: Delete a custom registration question from a meetingRegistration object on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistrationquestion-delete?view=graph-rest-1.0 operationId: user.onlineMeeting.registration_DeleteCustomQuestion parameters: - name: user-id @@ -10272,7 +10272,7 @@ paths: description: Retrieve the list of callTranscript objects associated with an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: user.onlineMeeting_ListTranscript parameters: - name: user-id @@ -10398,7 +10398,7 @@ paths: description: Retrieve a callTranscript object associated with an onlineMeeting. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetTranscript parameters: - name: user-id @@ -10556,10 +10556,10 @@ paths: tags: - users.onlineMeeting summary: Get content for the navigation property transcripts from users - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: user.onlineMeeting_GetTranscriptsContent parameters: - name: user-id @@ -10601,7 +10601,7 @@ paths: tags: - users.onlineMeeting summary: Update content for the navigation property transcripts in users - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. operationId: user.onlineMeeting_SetTranscriptsContent parameters: - name: user-id @@ -10651,10 +10651,10 @@ paths: tags: - users.onlineMeeting summary: Get metadataContent for the navigation property transcripts from users - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 operationId: user.onlineMeeting_GetTranscriptsMetadataContent parameters: - name: user-id @@ -10696,7 +10696,7 @@ paths: tags: - users.onlineMeeting summary: Update metadataContent for the navigation property transcripts in users - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. operationId: user.onlineMeeting_SetTranscriptsMetadataContent parameters: - name: user-id @@ -10775,7 +10775,7 @@ paths: description: Read the properties and relationships of a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetVirtualAppointment parameters: - name: user-id @@ -10846,7 +10846,7 @@ paths: description: Create a new virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-put?view=graph-rest-1.0 operationId: user.onlineMeeting_UpdateVirtualAppointment parameters: - name: user-id @@ -10895,7 +10895,7 @@ paths: description: Delete a virtualAppointment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualappointment-delete?view=graph-rest-1.0 operationId: user.onlineMeeting_DeleteVirtualAppointment parameters: - name: user-id @@ -10962,7 +10962,7 @@ paths: description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: user_GetPresence parameters: - name: user-id @@ -11823,7 +11823,7 @@ components: nullable: true cloudServiceInstanceName: type: string - description: 'The Azure deployed cloud service instance name, such as FrontEnd_IN_3.' + description: 'The Azure deployed cloud service instance name, such as FrontEndIN3.' nullable: true cloudServiceName: type: string @@ -12204,7 +12204,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -12215,7 +12215,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -12962,11 +12962,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 4ac43ab0ffb..507e5a009cf 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -179,7 +179,7 @@ paths: description: Retrieve a list of case objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-1.0 operationId: compliance.ediscovery_ListCase parameters: - $ref: '#/components/parameters/top' @@ -289,7 +289,7 @@ paths: description: Create a new case object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-1.0 operationId: compliance.ediscovery_CreateCase requestBody: description: New navigation property @@ -322,7 +322,7 @@ paths: description: Retrieve the properties and relationships of a case object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-1.0 operationId: compliance.ediscovery_GetCase parameters: - name: case-id @@ -405,7 +405,7 @@ paths: description: Update the properties of a case object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-1.0 operationId: compliance.ediscovery_UpdateCase parameters: - name: case-id @@ -446,7 +446,7 @@ paths: description: Delete a case object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-1.0 operationId: compliance.ediscovery_DeleteCase parameters: - name: case-id @@ -483,7 +483,7 @@ paths: description: Get a list of the custodian objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-1.0 operationId: compliance.ediscovery.case_ListCustodian parameters: - name: case-id @@ -593,7 +593,7 @@ paths: description: 'Create a new custodian object. After the custodian object is created, you will need to create the custodian''s userSource to reference their mailbox and OneDrive for Business site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-1.0 operationId: compliance.ediscovery.case_CreateCustodian parameters: - name: case-id @@ -635,7 +635,7 @@ paths: description: Read the properties and relationships of a custodian object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetCustodian parameters: - name: case-id @@ -718,7 +718,7 @@ paths: description: Update the properties of a custodian object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case_UpdateCustodian parameters: - name: case-id @@ -878,7 +878,7 @@ paths: description: 'Activate a custodian that has been released from a case to make them part of the case again. For details, see Manage custodians in an Advanced eDiscovery case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_activate parameters: - name: case-id @@ -952,7 +952,7 @@ paths: description: 'Release a custodian from a case. For details, see Release a custodian from a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_release parameters: - name: case-id @@ -1061,7 +1061,7 @@ paths: description: Get a list of siteSource objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_ListSiteSource parameters: - name: case-id @@ -1158,7 +1158,7 @@ paths: description: Create a new custodian siteSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_CreateSiteSource parameters: - name: case-id @@ -1208,7 +1208,7 @@ paths: description: Read the properties and relationships of a siteSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_GetSiteSource parameters: - name: case-id @@ -1341,7 +1341,7 @@ paths: description: Delete a siteSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_DeleteSiteSource parameters: - name: case-id @@ -1551,7 +1551,7 @@ paths: description: Get a list of the unifiedGroupSource objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_ListUnifiedGroupSource parameters: - name: case-id @@ -1651,7 +1651,7 @@ paths: description: Create a new unifiedGroupSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_CreateUnifiedGroupSource parameters: - name: case-id @@ -1701,7 +1701,7 @@ paths: description: Read the properties and relationships of a unifiedGroupSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_GetUnifiedGroupSource parameters: - name: case-id @@ -1835,7 +1835,7 @@ paths: description: Delete a unifiedGroupSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_DeleteUnifiedGroupSource parameters: - name: case-id @@ -2104,7 +2104,7 @@ paths: description: Get a list of the userSource objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_ListUserSource parameters: - name: case-id @@ -2208,7 +2208,7 @@ paths: description: Create a new custodian userSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_CreateUserSource parameters: - name: case-id @@ -2258,7 +2258,7 @@ paths: description: Read the properties and relationships of a userSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_GetUserSource parameters: - name: case-id @@ -2392,7 +2392,7 @@ paths: description: Delete a userSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case.custodian_DeleteUserSource parameters: - name: case-id @@ -2739,7 +2739,7 @@ paths: description: Read the properties and relationships of a legalHold object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetLegalHold parameters: - name: case-id @@ -2821,7 +2821,7 @@ paths: description: Update the properties of a legalHold object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case_UpdateLegalHold parameters: - name: case-id @@ -2870,7 +2870,7 @@ paths: description: Delete a legalHold object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case_DeleteLegalHold parameters: - name: case-id @@ -2915,7 +2915,7 @@ paths: description: Get the list of siteSource objecs associated with a legal hold. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.legalHold_ListSiteSource parameters: - name: case-id @@ -3012,7 +3012,7 @@ paths: description: Adds a siteSource to a legalHold object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.legalHold_CreateSiteSource parameters: - name: case-id @@ -3935,7 +3935,7 @@ paths: description: Get the list of userSource objects associated with a legal hold. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.legalHold_ListUserSource parameters: - name: case-id @@ -4039,7 +4039,7 @@ paths: description: Adds a userSource to a legalHold object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.legalHold_CreateUserSource parameters: - name: case-id @@ -4333,7 +4333,7 @@ paths: description: 'Close an eDiscovery case. For details, see Close a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-1.0 operationId: compliance.ediscovery.case_close parameters: - name: case-id @@ -4364,7 +4364,7 @@ paths: description: 'Reopen an eDiscovery case that was closed. For details, see Reopen a closed case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-1.0 operationId: compliance.ediscovery.case_reopen parameters: - name: case-id @@ -4395,7 +4395,7 @@ paths: description: Get a list of the noncustodialDataSource objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-1.0 operationId: compliance.ediscovery.case_ListNoncustodialDataSource parameters: - name: case-id @@ -4495,7 +4495,7 @@ paths: description: Create a new noncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-1.0 operationId: compliance.ediscovery.case_CreateNoncustodialDataSource parameters: - name: case-id @@ -4537,7 +4537,7 @@ paths: description: Read the properties and relationships of a noncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetNoncustodialDataSource parameters: - name: case-id @@ -4958,7 +4958,7 @@ paths: description: Releases the non-custodial data source from the case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-1.0 operationId: compliance.ediscovery.case.noncustodialDataSource_release parameters: - name: case-id @@ -5766,7 +5766,7 @@ paths: description: 'Create a new reviewSet object. The request body contains the display name of the review set, which is the only writable property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-1.0 operationId: compliance.ediscovery.case_CreateReviewSet parameters: - name: case-id @@ -5808,7 +5808,7 @@ paths: description: Retrieve the properties and relationships of a reviewSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetReviewSet parameters: - name: case-id @@ -5962,10 +5962,10 @@ paths: tags: - compliance.Actions summary: Invoke action addToReviewSet - description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the `Location` parameter from the response headers. The location provides a URL that will return a caseExportOperation.' + description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the Location parameter from the response headers. The location provides a URL that will return a caseExportOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_addToReviewSet parameters: - name: case-id @@ -6015,10 +6015,10 @@ paths: tags: - compliance.Actions summary: Invoke action export - description: 'Initiate an export from a **reviewSet**. For details, see Export documents from a review set in Advanced eDiscovery.' + description: 'Initiate an export from a reviewSet. For details, see Export documents from a review set in Advanced eDiscovery.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_export parameters: - name: case-id @@ -6083,7 +6083,7 @@ paths: description: Retrieve a list of eDiscovery reviewSetQuery objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_ListQuery parameters: - name: case-id @@ -6184,7 +6184,7 @@ paths: description: Create a new reviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_CreateQuery parameters: - name: case-id @@ -6234,7 +6234,7 @@ paths: description: Retrieve the properties and relationships of an eDiscovery reviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_GetQuery parameters: - name: case-id @@ -6314,7 +6314,7 @@ paths: description: Update the properties of an eDiscovery reviewSetQuery. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_UpdateQuery parameters: - name: case-id @@ -6371,7 +6371,7 @@ paths: description: Delete a reviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet_DeleteQuery parameters: - name: case-id @@ -6424,7 +6424,7 @@ paths: description: Apply tags to documents that match the specified reviewSetQuery. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-1.0 operationId: compliance.ediscovery.case.reviewSet.query_applyTag parameters: - name: case-id @@ -6553,7 +6553,7 @@ paths: description: Read the properties and relationships of an eDiscovery caseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetSetting parameters: - name: case-id @@ -6614,7 +6614,7 @@ paths: description: Update the properties of a an eDiscovery caseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case_UpdateSetting parameters: - name: case-id @@ -6688,7 +6688,7 @@ paths: description: Reset a caseSettings object to the default values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-1.0 operationId: compliance.ediscovery.case.setting_resetToDefault parameters: - name: case-id @@ -6719,7 +6719,7 @@ paths: description: Get the list of sourceCollections from a case object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-1.0 operationId: compliance.ediscovery.case_ListSourceCollection parameters: - name: case-id @@ -6828,7 +6828,7 @@ paths: description: Create a new sourceCollection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-1.0 operationId: compliance.ediscovery.case_CreateSourceCollection parameters: - name: case-id @@ -6951,7 +6951,7 @@ paths: description: Update the properties of a sourceCollection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case_UpdateSourceCollection parameters: - name: case-id @@ -7000,7 +7000,7 @@ paths: description: Delete a sourceCollection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case_DeleteSourceCollection parameters: - name: case-id @@ -7045,7 +7045,7 @@ paths: description: Get a list of additional dataSource objects associated with a source collection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_ListAdditionalSource parameters: - name: case-id @@ -7399,7 +7399,7 @@ paths: description: 'Get the last addToReviewSetOperation object associated with a source collection. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_GetAddToReviewSetOperation parameters: - name: case-id @@ -7477,7 +7477,7 @@ paths: description: Get the list of dataSource objects associated with a source collection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_ListCustodianSource parameters: - name: case-id @@ -7685,7 +7685,7 @@ paths: description: 'Get the last estimateStatisticsOperation object associated with a source collection. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_GetLastEstimateStatisticsOperation parameters: - name: case-id @@ -7767,7 +7767,7 @@ paths: description: 'Run an estimate of the number of emails and documents in the source collection. To learn more about source collections (also known as searches in eDiscovery), see Collect data for a case in Advanced eDiscovery.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_estimateStatistics parameters: - name: case-id @@ -7803,10 +7803,10 @@ paths: tags: - compliance.Actions summary: Invoke action purgeData - description: "Permanently delete Microsoft Teams messages contained in a sourceCollection. You can collect and purge the following categories of Teams content:\n- **Teams 1:1 chats** - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- **Teams group chats** - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- **Teams channels** - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- **Private channels** - Message posts, replies, and attachments shared in a private Teams channel.\n- **Shared channels** - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- Advanced eDiscovery workflow for content in Microsoft Teams " + description: "Permanently delete Microsoft Teams messages contained in a sourceCollection. You can collect and purge the following categories of Teams content:\n- Teams 1:1 chats - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- Teams group chats - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- Teams channels - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- Private channels - Message posts, replies, and attachments shared in a private Teams channel.\n- Shared channels - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- Advanced eDiscovery workflow for content in Microsoft Teams " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_purgeData parameters: - name: case-id @@ -7845,7 +7845,7 @@ paths: description: Get a list of noncustodialDataSource associated with a sourceCollection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-1.0 operationId: compliance.ediscovery.case.sourceCollection_ListNoncustodialSource parameters: - name: case-id @@ -8101,7 +8101,7 @@ paths: description: Retrieve a list of tag objects from an eDiscovery case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-1.0 operationId: compliance.ediscovery.case_ListTag parameters: - name: case-id @@ -8195,7 +8195,7 @@ paths: description: Create a new tag for the specified case. The tags are used in review sets while reviewing content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-1.0 operationId: compliance.ediscovery.case_CreateTag parameters: - name: case-id @@ -8237,7 +8237,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-1.0 operationId: compliance.ediscovery.case_GetTag parameters: - name: case-id @@ -8312,7 +8312,7 @@ paths: description: Update the properties of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-1.0 operationId: compliance.ediscovery.case_UpdateTag parameters: - name: case-id @@ -8361,7 +8361,7 @@ paths: description: Delete a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-1.0 operationId: compliance.ediscovery.case_DeleteTag parameters: - name: case-id @@ -8406,7 +8406,7 @@ paths: description: Get a list of child tag objects associated with a tag. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-1.0 operationId: compliance.ediscovery.case.tag_ListChildTag parameters: - name: case-id @@ -8839,7 +8839,7 @@ paths: description: Get a list of subjectRightsRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0 operationId: privacy_ListSubjectRightsRequest parameters: - $ref: '#/components/parameters/top' @@ -8986,7 +8986,7 @@ paths: description: Create a new subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0 operationId: privacy_CreateSubjectRightsRequest requestBody: description: New navigation property @@ -9019,7 +9019,7 @@ paths: description: Read the properties and relationships of a subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0 operationId: privacy_GetSubjectRightsRequest parameters: - name: subjectRightsRequest-id @@ -9109,7 +9109,7 @@ paths: description: Update the properties of a subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0 operationId: privacy_UpdateSubjectRightsRequest parameters: - name: subjectRightsRequest-id @@ -10941,7 +10941,7 @@ paths: description: 'Get the list of authored notes associated with a subject rights request. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 operationId: privacy.subjectRightsRequest_ListNote parameters: - name: subjectRightsRequest-id @@ -11025,7 +11025,7 @@ paths: description: Create a new authoredNote object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 operationId: privacy.subjectRightsRequest_CreateNote parameters: - name: subjectRightsRequest-id @@ -14914,11 +14914,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -15749,7 +15749,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -19789,11 +19789,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -25205,7 +25205,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -25216,7 +25216,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -26320,8 +26320,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -27897,7 +27897,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -31508,7 +31508,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 125b5a399c8..efad617d9f0 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -264,7 +264,7 @@ paths: description: Delete an existing user activity for your app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-delete-activity?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-delete-activity?view=graph-rest-1.0 operationId: user_DeleteActivity parameters: - name: user-id @@ -518,7 +518,7 @@ paths: description: Delete an existing history item for an existing user activity. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-delete-historyitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-delete-historyitem?view=graph-rest-1.0 operationId: user.activity_UpdateHistoryItem parameters: - name: user-id @@ -1846,7 +1846,7 @@ paths: description: Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 operationId: user.device_ListMemberGraphOPre parameters: - name: user-id @@ -2456,7 +2456,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: user.device_ListRegisteredOwner parameters: - name: user-id @@ -2547,7 +2547,7 @@ paths: description: Remove a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 operationId: user.device_DeleteRegisteredOwnerGraphBPreRef parameters: - name: user-id @@ -2866,7 +2866,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: user.device_ListRegisteredOwnerGraphBPreRef parameters: - name: user-id @@ -2931,7 +2931,7 @@ paths: description: Add a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 operationId: user.device_CreateRegisteredOwnerGraphBPreRef parameters: - name: user-id @@ -3344,7 +3344,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: user.device_ListRegisteredUser parameters: - name: user-id @@ -3435,7 +3435,7 @@ paths: description: Remove a user as a registered user of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 operationId: user.device_DeleteRegisteredUserGraphBPreRef parameters: - name: user-id @@ -3754,7 +3754,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: user.device_ListRegisteredUserGraphBPreRef parameters: - name: user-id @@ -3819,7 +3819,7 @@ paths: description: Add a registered user for the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 operationId: user.device_CreateRegisteredUserGraphBPreRef parameters: - name: user-id @@ -4232,7 +4232,7 @@ paths: description: Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 operationId: user.device_ListTransitiveMemberGraphOPre parameters: - name: user-id @@ -4842,7 +4842,7 @@ paths: description: Retrieve a list of usageRight objects for a given device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-1.0 operationId: user.device_ListUsageRight parameters: - name: user-id @@ -8382,7 +8382,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -11082,11 +11082,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -12926,7 +12926,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -17309,7 +17309,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -17320,7 +17320,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -18816,11 +18816,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -20557,8 +20557,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -23879,7 +23879,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index 676e7674c7d..050769c828e 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -1300,7 +1300,7 @@ paths: description: Reprovision a Cloud PC with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_reprovisionCloudPc parameters: - name: managedDevice-id @@ -1369,7 +1369,7 @@ paths: description: Upgrade or downgrade an existing Cloud PC to another configuration with a new virtual CPU (vCPU) and storage size. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_resizeCloudPc parameters: - name: managedDevice-id @@ -1407,7 +1407,7 @@ paths: description: Restore a Cloud PC device to a previous state with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_restoreCloudPc parameters: - name: managedDevice-id @@ -1589,7 +1589,7 @@ paths: description: 'Set the review status of a specific Cloud PC device. Use this API to set the review status of a Cloud PC to in review if you consider a Cloud PC as suspicious. After the review is completed, use this API again to set the Cloud PC back to a normal state.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_setCloudPcReviewStatus parameters: - name: managedDevice-id @@ -1879,7 +1879,7 @@ paths: description: Bulk reprovision a set of Cloud PC devices with Intune managed device IDs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_bulkReprovisionCloudPc requestBody: description: Action parameters @@ -1914,7 +1914,7 @@ paths: description: Restore multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices and a restore point date and time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_bulkRestoreCloudPc requestBody: description: Action parameters @@ -1956,7 +1956,7 @@ paths: description: Set the review status of multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 operationId: deviceManagement.comanagedDevice_bulkSetCloudPcReviewStatus requestBody: description: Action parameters @@ -4987,7 +4987,7 @@ paths: description: Reprovision a Cloud PC with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_reprovisionCloudPc parameters: - name: managedDevice-id @@ -5056,7 +5056,7 @@ paths: description: Upgrade or downgrade an existing Cloud PC to another configuration with a new virtual CPU (vCPU) and storage size. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_resizeCloudPc parameters: - name: managedDevice-id @@ -5094,7 +5094,7 @@ paths: description: Restore a Cloud PC device to a previous state with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_restoreCloudPc parameters: - name: managedDevice-id @@ -5276,7 +5276,7 @@ paths: description: 'Set the review status of a specific Cloud PC device. Use this API to set the review status of a Cloud PC to in review if you consider a Cloud PC as suspicious. After the review is completed, use this API again to set the Cloud PC back to a normal state.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_setCloudPcReviewStatus parameters: - name: managedDevice-id @@ -5566,7 +5566,7 @@ paths: description: Bulk reprovision a set of Cloud PC devices with Intune managed device IDs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_bulkReprovisionCloudPc requestBody: description: Action parameters @@ -5601,7 +5601,7 @@ paths: description: Restore multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices and a restore point date and time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_bulkRestoreCloudPc requestBody: description: Action parameters @@ -5643,7 +5643,7 @@ paths: description: Set the review status of multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_bulkSetCloudPcReviewStatus requestBody: description: Action parameters @@ -6309,10 +6309,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action setPortalNotificationAsSent - description: 'Set the status of the notification associated with the specified alertRecord on the Microsoft EndPoint Manager admin center as sent, by setting the **isPortalNotificationSent** property of the portal notification to `true`.' + description: 'Set the status of the notification associated with the specified alertRecord on the Microsoft EndPoint Manager admin center as sent, by setting the isPortalNotificationSent property of the portal notification to true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-1.0 operationId: deviceManagement.monitoring.alertRecord_setPortalNotificationAsSent parameters: - name: alertRecord-id @@ -12123,7 +12123,7 @@ paths: description: Change the account type of the user on a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_changeUserAccountType parameters: - name: cloudPC-id @@ -12160,7 +12160,7 @@ paths: description: End the grace period for a specific Cloud PC. The grace period is triggered when the Cloud PC license is removed or the provisioning policy is unassigned. It allows users to access Cloud PCs for up to seven days before de-provisioning occurs. Ending the grace period immediately deprovisions the Cloud PC without waiting the seven days. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_endGracePeriod parameters: - name: cloudPC-id @@ -12185,7 +12185,7 @@ paths: description: 'Power off a Windows 365 Frontline Cloud PC. This action supports Microsoft Endpoint Manager (MEM) admin scenarios. After a Windows 365 Frontline Cloud PC is powered off, it is de-allocated, and licenses are revoked immediately. Only IT admin users can perform this action. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_powerOff parameters: - name: cloudPC-id @@ -12210,7 +12210,7 @@ paths: description: 'Power on a Windows 365 Frontline Cloud PC. This action supports Microsoft Endpoint Manager (MEM) admin scenarios. After a Windows 365 Frontline Cloud PC is powered on, it is allocated to a user, and licenses are assigned immediately. Only IT admin users can perform this action. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_powerOn parameters: - name: cloudPC-id @@ -12235,7 +12235,7 @@ paths: description: Reboot a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_reboot parameters: - name: cloudPC-id @@ -12257,10 +12257,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action rename - description: Rename a specific Cloud PC. Use this API to update the **displayName** for the Cloud PC entity. + description: Rename a specific Cloud PC. Use this API to update the displayName for the Cloud PC entity. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_rename parameters: - name: cloudPC-id @@ -12298,7 +12298,7 @@ paths: description: Reprovision a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_reprovision parameters: - name: cloudPC-id @@ -12337,7 +12337,7 @@ paths: description: Restore a specific Cloud PC. Use this API to trigger a remote action that restores a Cloud PC device to a previous state. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_restore parameters: - name: cloudPC-id @@ -12375,7 +12375,7 @@ paths: description: Retry installation for the partner agents which failed to install on the Cloud PC. Service side will check which agent installation failed firstly and retry. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_retryPartnerAgentInstallation parameters: - name: cloudPC-id @@ -12400,7 +12400,7 @@ paths: description: 'Start a specific Cloud PC for a user. Currently, only Windows 365 Frontline Cloud PCs are supported.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-start?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_start parameters: - name: cloudPC-id @@ -12425,7 +12425,7 @@ paths: description: 'Stop a specific Cloud PC for a user. Currently, only Windows 365 Frontline Cloud PCs are supported.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-stop?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_stop parameters: - name: cloudPC-id @@ -12450,7 +12450,7 @@ paths: description: Troubleshoot a specific Cloud PC. Use this API to check the health status of the Cloud PC and the session host. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_troubleshoot parameters: - name: cloudPC-id @@ -12472,10 +12472,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action bulkResize - description: 'Perform a bulk resize action to resize a group of cloudPCs that have successfully passed validation. If any devices cannot be resized, those devices will indicate ''resize failed''. The remaining devices will be `provisioned` for the resize process.' + description: 'Perform a bulk resize action to resize a group of cloudPCs that have successfully passed validation. If any devices cannot be resized, those devices will indicate ''resize failed''. The remaining devices will be provisioned for the resize process.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_bulkResize requestBody: description: Action parameters @@ -12526,7 +12526,7 @@ paths: description: Validate that a set of cloudPC devices meet the requirements to be bulk resized. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.cloudPC_validateBulkResize requestBody: description: Action parameters @@ -12577,7 +12577,7 @@ paths: description: Reupload a cloudPcDeviceImage object that failed to upload. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.deviceImage_reupload parameters: - name: cloudPcDeviceImage-id @@ -12602,7 +12602,7 @@ paths: description: Run health checks on the cloudPcOnPremisesConnection object. This will trigger a new health check for this cloudPcOnPremisesConnection object and change the healthCheckStatus and healthCheckStatusDetails properties when check finished. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.onPremisesConnection_runHealthCheck parameters: - name: cloudPcOnPremisesConnection-id @@ -12624,10 +12624,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action updateAdDomainPassword - description: Update the Active Directory domain password for a cloudPcOnPremisesConnection object. This API is supported when the type of the **cloudPcOnPremisesConnection** object is `hybridAzureADJoin`. + description: Update the Active Directory domain password for a cloudPcOnPremisesConnection object. This API is supported when the type of the cloudPcOnPremisesConnection object is hybridAzureADJoin. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.onPremisesConnection_updateAdDomainPassword parameters: - name: cloudPcOnPremisesConnection-id @@ -12704,7 +12704,7 @@ paths: description: Assign cloudPcProvisioningPolicy to user groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.provisioningPolicy_assign parameters: - name: cloudPcProvisioningPolicy-id @@ -12850,7 +12850,7 @@ paths: description: 'Get the daily aggregated remote connection reports, such as round trip time, available bandwidth, and so on, in a given period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_getDailyAggregatedRemoteConnectionReport requestBody: description: Action parameters @@ -12917,6 +12917,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getInaccessibleCloudPcReports + description: 'Get inaccessible Cloud PCs with details, including the latest health state, failed connection count, failed health check count, and system status. An inaccessible Cloud PC represents a Cloud PC that is in an unavailable state (at least one of the health checks failed) or has consecutive user connections failure.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_getInaccessibleCloudPcReport requestBody: description: Action parameters @@ -12986,7 +12990,7 @@ paths: description: Get the remote connection history records of a Cloud PC during a given period. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_getRemoteConnectionHistoricalReport requestBody: description: Action parameters @@ -13053,10 +13057,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getSharedUseLicenseUsageReport - description: 'Get a usage report on shared-use licenses, such as **servicePlanId**, **licenseCount**, and **claimedLicenseCount**, for real-time, 7 days, or 28 days trend.' + description: 'Get a usage report on shared-use licenses, such as servicePlanId, licenseCount, and claimedLicenseCount, for real-time, 7 days, or 28 days trend.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_getSharedUseLicenseUsageReport requestBody: description: Action parameters @@ -13128,7 +13132,7 @@ paths: description: Get the total aggregated remote connection usage of a Cloud PC during a given time span. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_getTotalAggregatedRemoteConnectionReport requestBody: description: Action parameters @@ -13198,7 +13202,7 @@ paths: description: Assign a cloudPcUserSetting to user groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.userSetting_assign parameters: - name: cloudPcUserSetting-id @@ -18252,26 +18256,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -18295,7 +18299,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -20413,7 +20417,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -24924,11 +24928,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -30071,7 +30075,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -30082,7 +30086,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -31470,8 +31474,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -31618,7 +31622,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -33033,11 +33037,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -37970,7 +37974,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/DeviceManagement.Administration.yml b/openApiDocs/beta/DeviceManagement.Administration.yml index 5ec4997a30d..17680d1b4c3 100644 --- a/openApiDocs/beta/DeviceManagement.Administration.yml +++ b/openApiDocs/beta/DeviceManagement.Administration.yml @@ -13914,6 +13914,7 @@ paths: - crossCloudGovernmentOrganizationMapping - deviceImages - externalPartnerSettings + - frontLineServicePlans - galleryImages - onPremisesConnections - organizationSettings @@ -13942,6 +13943,7 @@ paths: - crossCloudGovernmentOrganizationMapping - deviceImages - externalPartnerSettings + - frontLineServicePlans - galleryImages - onPremisesConnections - organizationSettings @@ -14011,7 +14013,7 @@ paths: description: List all the cloudPcAuditEvent objects for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListAuditEvent parameters: - $ref: '#/components/parameters/top' @@ -14128,7 +14130,7 @@ paths: description: Read the properties and relationships of a cloudPcAuditEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetAuditEvent parameters: - name: cloudPcAuditEvent-id @@ -14479,7 +14481,7 @@ paths: description: List the cloudPC devices in a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListCloudPC parameters: - $ref: '#/components/parameters/top' @@ -14501,6 +14503,8 @@ paths: - id desc - aadDeviceId - aadDeviceId desc + - connectionSettings + - connectionSettings desc - connectivityResult - connectivityResult desc - diskEncryptionState @@ -14562,6 +14566,7 @@ paths: enum: - id - aadDeviceId + - connectionSettings - connectivityResult - diskEncryptionState - displayName @@ -14638,7 +14643,7 @@ paths: description: Read the properties and relationships of a specific cloudPC object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetCloudPC parameters: - name: cloudPC-id @@ -14661,6 +14666,7 @@ paths: enum: - id - aadDeviceId + - connectionSettings - connectivityResult - diskEncryptionState - displayName @@ -14787,7 +14793,7 @@ paths: description: Read the properties and relationships of a cloudPcCrossCloudGovernmentOrganizationMapping object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetCrossCloudGovernmentOrganizationMapping parameters: - name: $select @@ -14873,7 +14879,7 @@ paths: description: List the properties and relationships of the cloudPcDeviceImage objects (OS images) uploaded to Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListDeviceImage parameters: - $ref: '#/components/parameters/top' @@ -14964,7 +14970,7 @@ paths: description: Create a new cloudPcDeviceImage object. Upload a custom OS image that you can later provision on Cloud PCs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_CreateDeviceImage requestBody: description: New navigation property @@ -14991,7 +14997,7 @@ paths: description: Read the properties and relationships of a specific cloudPcDeviceImage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetDeviceImage parameters: - name: cloudPcDeviceImage-id @@ -15084,7 +15090,7 @@ paths: description: Delete a cloudPcDeviceImage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_DeleteDeviceImage parameters: - name: cloudPcDeviceImage-id @@ -15129,7 +15135,7 @@ paths: description: Get a list of the cloudPcExternalPartnerSetting objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListExternalPartnerSetting parameters: - $ref: '#/components/parameters/top' @@ -15205,7 +15211,7 @@ paths: description: Create a new cloudPcExternalPartnerSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_CreateExternalPartnerSetting requestBody: description: New navigation property @@ -15232,7 +15238,7 @@ paths: description: Read the properties and relationships of a cloudPcExternalPartnerSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetExternalPartnerSetting parameters: - name: cloudPcExternalPartnerSetting-id @@ -15289,7 +15295,7 @@ paths: description: Update the properties of a cloudPcExternalPartnerSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_UpdateExternalPartnerSetting parameters: - name: cloudPcExternalPartnerSetting-id @@ -15357,6 +15363,218 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /deviceManagement/virtualEndpoint/frontLineServicePlans: + get: + tags: + - deviceManagement.virtualEndpoint + summary: Get frontLineServicePlans from deviceManagement + operationId: deviceManagement.virtualEndpoint_ListFrontLineServicePlan + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - totalCount + - totalCount desc + - usedCount + - usedCount desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - totalCount + - usedCount + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.cloudPcFrontLineServicePlanCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - deviceManagement.virtualEndpoint + summary: Create new navigation property to frontLineServicePlans for deviceManagement + operationId: deviceManagement.virtualEndpoint_CreateFrontLineServicePlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}': + get: + tags: + - deviceManagement.virtualEndpoint + summary: Get frontLineServicePlans from deviceManagement + operationId: deviceManagement.virtualEndpoint_GetFrontLineServicePlan + parameters: + - name: cloudPcFrontLineServicePlan-id + in: path + description: The unique identifier of cloudPcFrontLineServicePlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: cloudPcFrontLineServicePlan + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - totalCount + - usedCount + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - deviceManagement.virtualEndpoint + summary: Update the navigation property frontLineServicePlans in deviceManagement + operationId: deviceManagement.virtualEndpoint_UpdateFrontLineServicePlan + parameters: + - name: cloudPcFrontLineServicePlan-id + in: path + description: The unique identifier of cloudPcFrontLineServicePlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: cloudPcFrontLineServicePlan + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - deviceManagement.virtualEndpoint + summary: Delete navigation property frontLineServicePlans for deviceManagement + operationId: deviceManagement.virtualEndpoint_DeleteFrontLineServicePlan + parameters: + - name: cloudPcFrontLineServicePlan-id + in: path + description: The unique identifier of cloudPcFrontLineServicePlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: cloudPcFrontLineServicePlan + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /deviceManagement/virtualEndpoint/frontLineServicePlans/$count: + get: + tags: + - deviceManagement.virtualEndpoint + summary: Get the number of the resource + operationId: deviceManagement.virtualEndpoint.frontLineServicePlan_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /deviceManagement/virtualEndpoint/galleryImages: get: tags: @@ -15365,7 +15583,7 @@ paths: description: List the properties and relationships of the cloudPcGalleryImage objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListGalleryImage parameters: - $ref: '#/components/parameters/top' @@ -15485,7 +15703,7 @@ paths: description: Read the properties and relationships of a specific cloudPcGalleryImage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetGalleryImage parameters: - name: cloudPcGalleryImage-id @@ -15621,7 +15839,7 @@ paths: description: List properties and relationships of the cloudPcOnPremisesConnection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListOnPremisesConnection parameters: - $ref: '#/components/parameters/top' @@ -15733,7 +15951,7 @@ paths: description: Create a new cloudPcOnPremisesConnection object for provisioning Cloud PCs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_CreateOnPremisesConnection requestBody: description: New navigation property @@ -15760,7 +15978,7 @@ paths: description: Read the properties and relationships of the cloudPcOnPremisesConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetOnPremisesConnection parameters: - name: cloudPcOnPremisesConnection-id @@ -15829,7 +16047,7 @@ paths: description: Update the properties of a cloudPcOnPremisesConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_UpdateOnPremisesConnection parameters: - name: cloudPcOnPremisesConnection-id @@ -15861,10 +16079,10 @@ paths: tags: - deviceManagement.virtualEndpoint summary: Delete cloudPcOnPremisesConnection - description: 'Delete a specific cloudPcOnPremisesConnection object. When you delete an Azure network connection, permissions to the service are removed from the specified Azure resources. You cannot delete an Azure network connection when it''s in use, as indicated by the **inUse** property.' + description: 'Delete a specific cloudPcOnPremisesConnection object. When you delete an Azure network connection, permissions to the service are removed from the specified Azure resources. You cannot delete an Azure network connection when it''s in use, as indicated by the inUse property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_DeleteOnPremisesConnection parameters: - name: cloudPcOnPremisesConnection-id @@ -15906,10 +16124,10 @@ paths: tags: - deviceManagement.virtualEndpoint summary: Get cloudPcOrganizationSettings - description: Read the properties and relationships of the cloudPcOrganizationSettings from the current tenant. A tenant has only one **cloudPcOrganizationSettings** object. + description: Read the properties and relationships of the cloudPcOrganizationSettings from the current tenant. A tenant has only one cloudPcOrganizationSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetOrganizationSetting parameters: - name: $select @@ -15958,7 +16176,7 @@ paths: description: Update the properties of the cloudPcOrganizationSettings object in a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_UpdateOrganizationSetting requestBody: description: New navigation property values @@ -16003,7 +16221,7 @@ paths: description: List properties and relationships of the cloudPcProvisioningPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListProvisioningPolicy parameters: - $ref: '#/components/parameters/top' @@ -16126,7 +16344,7 @@ paths: description: Create a new cloudPcProvisioningPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_CreateProvisioningPolicy requestBody: description: New navigation property @@ -16159,7 +16377,7 @@ paths: description: Read the properties and relationships of a cloudPcProvisioningPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetProvisioningPolicy parameters: - name: cloudPcProvisioningPolicy-id @@ -16237,7 +16455,7 @@ paths: description: Update the properties of a cloudPcProvisioningPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_UpdateProvisioningPolicy parameters: - name: cloudPcProvisioningPolicy-id @@ -16278,7 +16496,7 @@ paths: description: Delete a cloudPcProvisioningPolicy object. You can’t delete a policy that’s in use. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_DeleteProvisioningPolicy parameters: - name: cloudPcProvisioningPolicy-id @@ -17632,7 +17850,7 @@ paths: tags: - deviceManagement.virtualEndpoint summary: Get cloudPcExportJob - description: 'Read the properties and relationships of a cloudPcExportJob object. You can download a report by first creating a new cloudPcExportJob resource to initiate downloading. Use this GET operation to verify the **exportJobStatus** property of the **cloudPcExportJob** resource. When the property becomes `completed`, the report has finished downloading in the location specified by the **exportUrl** property. ' + description: 'Read the properties and relationships of a cloudPcExportJob object. You can download a report by first creating a new cloudPcExportJob resource to initiate downloading. Use this GET operation to verify the exportJobStatus property of the cloudPcExportJob resource. When the property becomes completed, the report has finished downloading in the location specified by the exportUrl property. ' operationId: deviceManagement.virtualEndpoint.report_ListExportJob parameters: - $ref: '#/components/parameters/top' @@ -17714,10 +17932,10 @@ paths: tags: - deviceManagement.virtualEndpoint summary: Create cloudPcExportJob - description: 'Create a new cloudPcExportJob resource to initiate downloading the entire or specified portion of a report. Use the GET cloudPcExportJob operation to verify the **exportJobStatus** property of the **cloudPcExportJob** resource. When the property result is `completed`, the report has finished downloading to the location specified by the **exportUrl** property. ' + description: 'Create a new cloudPcExportJob resource to initiate downloading the entire or specified portion of a report. Use the GET cloudPcExportJob operation to verify the exportJobStatus property of the cloudPcExportJob resource. When the property result is completed, the report has finished downloading to the location specified by the exportUrl property. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_CreateExportJob requestBody: description: New navigation property @@ -17741,10 +17959,10 @@ paths: tags: - deviceManagement.virtualEndpoint summary: Get cloudPcExportJob - description: 'Read the properties and relationships of a cloudPcExportJob object. You can download a report by first creating a new cloudPcExportJob resource to initiate downloading. Use this GET operation to verify the **exportJobStatus** property of the **cloudPcExportJob** resource. When the property becomes `completed`, the report has finished downloading in the location specified by the **exportUrl** property. ' + description: 'Read the properties and relationships of a cloudPcExportJob object. You can download a report by first creating a new cloudPcExportJob resource to initiate downloading. Use this GET operation to verify the exportJobStatus property of the cloudPcExportJob resource. When the property becomes completed, the report has finished downloading in the location specified by the exportUrl property. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint.report_GetExportJob parameters: - name: cloudPcExportJob-id @@ -17876,7 +18094,7 @@ paths: description: 'List the currently available service plans that an organization can purchase for their Cloud PCs. For examples of currently available service plans, see Windows 365 compare plans and pricing. Currently, Microsoft Graph API is available for Windows 365 Enterprise.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListServicePlan parameters: - $ref: '#/components/parameters/top' @@ -18113,7 +18331,7 @@ paths: description: Get a list of the cloudPcSharedUseServicePlan objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-shareduseserviceplans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-shareduseserviceplans?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListSharedUseServicePlan parameters: - $ref: '#/components/parameters/top' @@ -18172,6 +18390,12 @@ paths: $ref: '#/components/responses/microsoft.graph.cloudPcSharedUseServicePlanCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -18197,6 +18421,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' x-ms-docs-operation-type: operation '/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}': get: @@ -18206,7 +18436,7 @@ paths: description: Read the properties and relationships of a cloudPcSharedUseServicePlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcshareduseserviceplan-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcshareduseserviceplan-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetSharedUseServicePlan parameters: - name: cloudPcSharedUseServicePlan-id @@ -18253,6 +18483,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' x-ms-docs-operation-type: operation patch: tags: @@ -18284,6 +18520,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' x-ms-docs-operation-type: operation delete: tags: @@ -18310,6 +18552,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' x-ms-docs-operation-type: operation /deviceManagement/virtualEndpoint/sharedUseServicePlans/$count: get: @@ -18325,6 +18573,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2023-10-08T00:00:00.0000000+00:00' + date: '2023-06-08T00:00:00.0000000+00:00' + version: 2023-03/sharedUseServicePlans + description: 'The sharedUseServicePlans property is deprecated and will not be supported starting Oct 8, 2023. This property will not be included as part of the API response.' /deviceManagement/virtualEndpoint/snapshots: get: tags: @@ -18333,7 +18587,7 @@ paths: description: Get a list of cloudPcSnapshot objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListSnapshot parameters: - $ref: '#/components/parameters/top' @@ -18435,7 +18689,7 @@ paths: description: Read the properties and relationships of a cloudPcSnapshot object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetSnapshot parameters: - name: cloudPcSnapshot-id @@ -18565,7 +18819,7 @@ paths: description: List the supported regions that are available for creating Cloud PC connections. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListSupportedRegion parameters: - $ref: '#/components/parameters/top' @@ -18786,7 +19040,7 @@ paths: description: Retrieve a list of cloudPcUserSetting objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_ListUserSetting parameters: - $ref: '#/components/parameters/top' @@ -18814,6 +19068,8 @@ paths: - lastModifiedDateTime desc - localAdminEnabled - localAdminEnabled desc + - resetEnabled + - resetEnabled desc - restorePointSetting - restorePointSetting desc - selfServiceEnabled @@ -18834,6 +19090,7 @@ paths: - displayName - lastModifiedDateTime - localAdminEnabled + - resetEnabled - restorePointSetting - selfServiceEnabled - assignments @@ -18867,7 +19124,7 @@ paths: description: Create a new cloudPcUserSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_CreateUserSetting requestBody: description: New navigation property @@ -18894,7 +19151,7 @@ paths: description: Read the properties and relationships of a cloudPcUserSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_GetUserSetting parameters: - name: cloudPcUserSetting-id @@ -18920,6 +19177,7 @@ paths: - displayName - lastModifiedDateTime - localAdminEnabled + - resetEnabled - restorePointSetting - selfServiceEnabled - assignments @@ -18954,7 +19212,7 @@ paths: description: Update the properties of a cloudPcUserSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_UpdateUserSetting parameters: - name: cloudPcUserSetting-id @@ -18989,7 +19247,7 @@ paths: description: Delete a cloudPcUserSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0 operationId: deviceManagement.virtualEndpoint_DeleteUserSetting parameters: - name: cloudPcUserSetting-id @@ -21035,6 +21293,11 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcExternalPartnerSetting' description: The external partner settings on a Cloud PC. x-ms-navigationProperty: true + frontLineServicePlans: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + x-ms-navigationProperty: true galleryImages: type: array items: @@ -21162,6 +21425,8 @@ components: type: string description: The Azure Active Directory (Azure AD) device ID of the Cloud PC. nullable: true + connectionSettings: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' diskEncryptionState: @@ -21328,6 +21593,29 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcFrontLineServicePlan: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: cloudPcFrontLineServicePlan + type: object + properties: + displayName: + type: string + nullable: true + totalCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + usedCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcGalleryImage: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21525,7 +21813,7 @@ components: nullable: true imageId: type: string - description: 'The ID of the OS image you want to provision on Cloud PCs. The format for a gallery type image is: {publisher_offer_sku}. Supported values for each of the parameters are as follows:publisher: Microsoftwindowsdesktop. offer: windows-ent-cpc. sku: 21h1-ent-cpc-m365, 21h1-ent-cpc-os, 20h2-ent-cpc-m365, 20h2-ent-cpc-os, 20h1-ent-cpc-m365, 20h1-ent-cpc-os, 19h2-ent-cpc-m365 and 19h2-ent-cpc-os.' + description: 'The ID of the OS image you want to provision on Cloud PCs. The format for a gallery type image is: {publisheroffersku}. Supported values for each of the parameters are as follows:publisher: Microsoftwindowsdesktop. offer: windows-ent-cpc. sku: 21h1-ent-cpc-m365, 21h1-ent-cpc-os, 20h2-ent-cpc-m365, 20h2-ent-cpc-os, 20h1-ent-cpc-m365, 20h1-ent-cpc-os, 19h2-ent-cpc-m365 and 19h2-ent-cpc-os.' nullable: true imageType: $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningPolicyImageType' @@ -22012,6 +22300,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true transitiveMemberOf: type: array @@ -22475,6 +22764,10 @@ components: type: boolean description: 'Indicates whether the local admin option is enabled. Default value is false. To enable the local admin option, change the setting to true. If the local admin option is enabled, the end user can be an admin of the Cloud PC device.' nullable: true + resetEnabled: + type: boolean + description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset is not allowed. The default value is false.' + nullable: true restorePointSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcRestorePointSetting' selfServiceEnabled: @@ -24029,6 +24322,14 @@ components: format: int32 additionalProperties: type: object + microsoft.graph.cloudPcConnectionSettings: + title: cloudPcConnectionSettings + type: object + properties: + enableSingleSignOn: + type: boolean + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityResult: title: cloudPcConnectivityResult type: object @@ -24164,6 +24465,7 @@ components: - unknownFutureValue - movingRegion - resizePendingLicense + - updatingSingleSignOn type: string microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails @@ -24240,6 +24542,7 @@ components: - passed - failed - warning + - informational - unknownFutureValue type: string microsoft.graph.cloudPcOnPremisesConnectionStatusDetails: @@ -25077,7 +25380,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -26446,8 +26749,8 @@ components: pages: type: array items: - $ref: '#/components/schemas/microsoft.graph.sitePage' - description: The collection of pages in the SitePages list in this site. + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: The collection of pages in the baseSitePages list in this site. x-ms-navigationProperty: true permissions: type: array @@ -28542,6 +28845,7 @@ components: - sharedUseLicenseUsageRealTimeReport - unknownFutureValue - noLicenseAvailableConnectivityFailureReport + - remoteConnectionQualityReports type: string microsoft.graph.cloudPcSnapshotType: title: cloudPcSnapshotType @@ -29177,6 +29481,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcFrontLineServicePlanCollectionResponse: + title: Collection of cloudPcFrontLineServicePlan + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlan' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcGalleryImageCollectionResponse: title: Collection of cloudPcGalleryImage type: object @@ -31804,48 +32121,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.sitePage: + microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' - - title: sitePage + - title: baseSitePage type: object properties: - contentType: - $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' pageLayout: $ref: '#/components/schemas/microsoft.graph.pageLayoutType' - promotionKind: - $ref: '#/components/schemas/microsoft.graph.pagePromotionType' publishingState: $ref: '#/components/schemas/microsoft.graph.publicationFacet' - reactions: - $ref: '#/components/schemas/microsoft.graph.reactionsFacet' - showComments: - type: boolean - description: Determines whether or not to show comments at the bottom of the page. - nullable: true - showRecommendedPages: - type: boolean - description: Determines whether or not to show recommended pages at the bottom of the page. - nullable: true - thumbnailWebUrl: - type: string - description: Url of the sitePage's thumbnail image - nullable: true title: type: string description: Title of the sitePage. nullable: true - titleArea: - $ref: '#/components/schemas/microsoft.graph.titleArea' - canvasLayout: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - webParts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: Collection of webparts on the SharePoint page - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.permission: @@ -35317,7 +35606,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -35328,7 +35617,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -36678,8 +36967,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -36826,7 +37115,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -38246,11 +38535,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -38761,104 +39050,6 @@ components: - home - unknownFutureValue type: string - microsoft.graph.pagePromotionType: - title: pagePromotionType - enum: - - microsoftReserved - - page - - newsPost - - unknownFutureValue - type: string - microsoft.graph.reactionsFacet: - title: reactionsFacet - type: object - properties: - commentCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of comments. - format: int32 - nullable: true - likeCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of likes. - format: int32 - nullable: true - shareCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of shares. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.titleArea: - title: titleArea - type: object - properties: - alternativeText: - type: string - description: Alternative text on the title area. - nullable: true - enableGradientEffect: - type: boolean - description: Indicates whether the title area has a gradient effect enabled. - nullable: true - imageWebUrl: - type: string - description: URL of the image in the title area. - nullable: true - layout: - $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' - serverProcessedContent: - $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' - showAuthor: - type: boolean - description: Indicates whether the author should be shown in title area. - nullable: true - showPublishedDate: - type: boolean - description: Indicates whether the published date should be shown in title area. - nullable: true - showTextBlockAboveTitle: - type: boolean - description: Indicates whether the text block above title should be shown in title area. - nullable: true - textAboveTitle: - type: string - description: The text above title line. - nullable: true - textAlignment: - $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' - additionalProperties: - type: object - microsoft.graph.canvasLayout: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: canvasLayout - type: object - properties: - horizontalSections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - description: Collection of horizontal sections on the SharePoint page. - x-ms-navigationProperty: true - verticalSection: - $ref: '#/components/schemas/microsoft.graph.verticalSection' - additionalProperties: - type: object - microsoft.graph.webPart: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: webPart - type: object - additionalProperties: - type: object microsoft.graph.sharePointIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -43335,7 +43526,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -43501,92 +43692,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.titleAreaLayoutType: - title: titleAreaLayoutType - enum: - - imageAndTitle - - plain - - colorBlock - - overlap - - unknownFutureValue - type: string - microsoft.graph.serverProcessedContent: - title: serverProcessedContent - type: object - properties: - componentDependencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. - customMetadata: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' - description: A key-value map where keys are string identifier and values are object of custom key-value pair. - htmlStrings: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' - imageSources: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. - links: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. - searchablePlainTexts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are strings that should be search indexed. - additionalProperties: - type: object - microsoft.graph.titleAreaTextAlignmentType: - title: titleAreaTextAlignmentType - enum: - - left - - center - - unknownFutureValue - type: string - microsoft.graph.horizontalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - layout: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' - columns: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - description: The set of vertical columns in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.verticalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: verticalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The set of web parts in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.sharePointIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -46724,74 +46829,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.metaDataKeyStringPair: - title: metaDataKeyStringPair - type: object - properties: - key: - type: string - description: Key of the meta data. - nullable: true - value: - type: string - description: Value of the meta data. - nullable: true - additionalProperties: - type: object - microsoft.graph.metaDataKeyValuePair: - title: metaDataKeyValuePair - type: object - properties: - key: - type: string - description: Key of the metadata. - nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - additionalProperties: - type: object - microsoft.graph.sectionEmphasisType: - title: sectionEmphasisType - enum: - - none - - neutral - - soft - - strong - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionLayoutType: - title: horizontalSectionLayoutType - enum: - - none - - oneColumn - - twoColumns - - threeColumns - - oneThirdLeftColumn - - oneThirdRightColumn - - fullWidth - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionColumn: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSectionColumn - type: object - properties: - width: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' - format: int32 - nullable: true - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The collection of WebParts in this column. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.termStore.relationType: title: relationType enum: @@ -48299,6 +48336,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.cloudPcExternalPartnerSettingCollectionResponse' + microsoft.graph.cloudPcFrontLineServicePlanCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.cloudPcFrontLineServicePlanCollectionResponse' microsoft.graph.cloudPcGalleryImageCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 14ed8ea2efd..0435ea22f52 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -6364,7 +6364,7 @@ paths: description: Get a list of the unifiedRbacResourceAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 operationId: roleManagement.cloudPC.resourceNamespace_ListResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -6490,7 +6490,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 operationId: roleManagement.cloudPC.resourceNamespace_GetResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -6864,7 +6864,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 operationId: roleManagement.cloudPC_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -6954,7 +6954,7 @@ paths: description: "Create a new unifiedRoleAssignmentMultiple object for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.cloudPC_CreateRoleAssignment requestBody: description: New navigation property @@ -6981,7 +6981,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 operationId: roleManagement.cloudPC_GetRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -7048,7 +7048,7 @@ paths: description: "Update an existing unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) In contrast, unifiedRoleAssignment does not support update." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-1.0 operationId: roleManagement.cloudPC_UpdateRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -7083,7 +7083,7 @@ paths: description: "Delete a unifiedRoleAssignmentMultiple object of an RBAC provider. This is applicable for a RBAC application that supports multiple principals and scopes. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-1.0 operationId: roleManagement.cloudPC_DeleteRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -7751,7 +7751,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD) \n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.cloudPC_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -7844,7 +7844,7 @@ paths: description: "Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.cloudPC_CreateRoleDefinition requestBody: description: New navigation property @@ -7871,7 +7871,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD directory roles)\n- entitlement management (Azure AD entitlement management)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.cloudPC_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -7935,7 +7935,7 @@ paths: description: "Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.cloudPC_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -7970,7 +7970,7 @@ paths: description: "Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.cloudPC_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -8592,7 +8592,7 @@ paths: description: Get a list of the unifiedRbacResourceAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 operationId: roleManagement.deviceManagement.resourceNamespace_ListResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -8718,7 +8718,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 operationId: roleManagement.deviceManagement.resourceNamespace_GetResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -9092,7 +9092,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -9182,7 +9182,7 @@ paths: description: "Create a new unifiedRoleAssignmentMultiple object for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_CreateRoleAssignment requestBody: description: New navigation property @@ -9209,7 +9209,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Azure AD), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_GetRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -9276,7 +9276,7 @@ paths: description: "Update an existing unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) In contrast, unifiedRoleAssignment does not support update." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_UpdateRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -9311,7 +9311,7 @@ paths: description: "Delete a unifiedRoleAssignmentMultiple object of an RBAC provider. This is applicable for a RBAC application that supports multiple principals and scopes. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_DeleteRoleAssignment parameters: - name: unifiedRoleAssignmentMultiple-id @@ -9979,7 +9979,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD) \n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -10072,7 +10072,7 @@ paths: description: "Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -10099,7 +10099,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD directory roles)\n- entitlement management (Azure AD entitlement management)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -10163,7 +10163,7 @@ paths: description: "Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -10198,7 +10198,7 @@ paths: description: "Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.deviceManagement_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -11969,11 +11969,11 @@ components: nullable: true displayName: type: string - description: The display name for the unifiedRoleDefinition. Read-only when isBuiltIn is true. Required. Supports $filter (eq and startsWith operators only). + description: The display name for the unifiedRoleDefinition. Read-only when isBuiltIn is true. Required. Supports $filter (eq and startsWith). nullable: true isBuiltIn: type: boolean - description: Flag indicating if the unifiedRoleDefinition is part of the default set included with the product or custom. Read-only. Supports $filter (eq operator only). + description: Flag indicating if the unifiedRoleDefinition is part of the default set included with the product or custom. Read-only. Supports $filter (eq). nullable: true isEnabled: type: boolean @@ -11986,7 +11986,7 @@ components: type: array items: type: string - description: List of scopes permissions granted by the role definition apply to. Currently only / is supported. Read-only when isBuiltIn is true. DO NOT USE. This will be deprecated soon. Attach scope to role assignment + description: List of scopes permissions granted by the role definition apply to. Currently only / is supported. Read-only when isBuiltIn is true. DO NOT USE. This will be deprecated soon. Attach scope to role assignment. rolePermissions: type: array items: @@ -11998,7 +11998,7 @@ components: nullable: true version: type: string - description: Indicates version of the unifiedRoleDefinition. Read-only when isBuiltIn is true. + description: Indicates the version of the unifiedRoleDefinition object. Read-only when isBuiltIn is true. nullable: true inheritsPermissionsFrom: type: array diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index bd1f3ae808e..1a94651168d 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -182,7 +182,7 @@ paths: description: Get a list of the browserSiteList objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_ListSiteList parameters: - $ref: '#/components/parameters/top' @@ -271,7 +271,7 @@ paths: description: Create a new browserSiteList object to support Internet Explorer mode. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_CreateSiteList requestBody: description: New navigation property @@ -298,7 +298,7 @@ paths: description: Get a browserSiteList that contains browserSite and browserSharedCookie resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_GetSiteList parameters: - name: browserSiteList-id @@ -362,7 +362,7 @@ paths: description: Update the properties of a browserSiteList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_UpdateSiteList parameters: - name: browserSiteList-id @@ -397,7 +397,7 @@ paths: description: Delete a browserSiteList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_DeleteSiteList parameters: - name: browserSiteList-id @@ -428,7 +428,7 @@ paths: description: Get a list of the browserSharedCookie objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_ListSharedCookie parameters: - name: browserSiteList-id @@ -533,7 +533,7 @@ paths: description: Create a new browserSharedCookie object in a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_CreateSharedCookie parameters: - name: browserSiteList-id @@ -569,7 +569,7 @@ paths: description: 'Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_GetSharedCookie parameters: - name: browserSiteList-id @@ -641,7 +641,7 @@ paths: description: Update the properties of a browserSharedCookie object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_UpdateSharedCookie parameters: - name: browserSiteList-id @@ -684,7 +684,7 @@ paths: description: Delete a browserSharedCookie from a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_DeleteSharedCookie parameters: - name: browserSiteList-id @@ -745,7 +745,7 @@ paths: description: Get a list of the browserSite objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_ListSite parameters: - name: browserSiteList-id @@ -850,7 +850,7 @@ paths: description: Create a new browserSite object in a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_CreateSite parameters: - name: browserSiteList-id @@ -886,7 +886,7 @@ paths: description: Get a browserSite that resides on a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_GetSite parameters: - name: browserSiteList-id @@ -958,7 +958,7 @@ paths: description: Update the properties of a browserSite object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_UpdateSite parameters: - name: browserSiteList-id @@ -1001,7 +1001,7 @@ paths: description: Delete a browserSite from a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_DeleteSite parameters: - name: browserSiteList-id @@ -35041,7 +35041,7 @@ paths: description: Get a list of the alertRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-1.0 operationId: deviceManagement.monitoring_ListAlertRecord parameters: - $ref: '#/components/parameters/top' @@ -35152,7 +35152,7 @@ paths: description: Read the properties and relationships of an alertRecord object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-1.0 operationId: deviceManagement.monitoring_GetAlertRecord parameters: - name: alertRecord-id @@ -35285,7 +35285,7 @@ paths: description: Get a list of the alertRule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-1.0 operationId: deviceManagement.monitoring_ListAlertRule parameters: - $ref: '#/components/parameters/top' @@ -35370,7 +35370,7 @@ paths: description: Create an alertRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-1.0 operationId: deviceManagement.monitoring_CreateAlertRule requestBody: description: New navigation property @@ -35397,7 +35397,7 @@ paths: description: Read the properties and relationships of an alertRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-1.0 operationId: deviceManagement.monitoring_GetAlertRule parameters: - name: alertRule-id @@ -35457,7 +35457,7 @@ paths: description: Update the properties of an alertRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-1.0 operationId: deviceManagement.monitoring_UpdateAlertRule parameters: - name: alertRule-id @@ -54809,26 +54809,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -54852,7 +54852,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -62866,7 +62866,7 @@ components: properties: enrollmentAuthorizationUrl: type: string - description: Complete account enrollment authorization URL. This corresponds to verification_uri_complete in the Zebra API documentations. + description: Complete account enrollment authorization URL. This corresponds to verificationuricomplete in the Zebra API documentations. enrollmentToken: type: string description: Tenant enrollment token from Zebra. The token is used to enroll Zebra devices in the FOTA Service via app config. @@ -71209,11 +71209,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -72053,7 +72053,7 @@ components: nullable: true imageId: type: string - description: 'The ID of the OS image you want to provision on Cloud PCs. The format for a gallery type image is: {publisher_offer_sku}. Supported values for each of the parameters are as follows:publisher: Microsoftwindowsdesktop. offer: windows-ent-cpc. sku: 21h1-ent-cpc-m365, 21h1-ent-cpc-os, 20h2-ent-cpc-m365, 20h2-ent-cpc-os, 20h1-ent-cpc-m365, 20h1-ent-cpc-os, 19h2-ent-cpc-m365 and 19h2-ent-cpc-os.' + description: 'The ID of the OS image you want to provision on Cloud PCs. The format for a gallery type image is: {publisheroffersku}. Supported values for each of the parameters are as follows:publisher: Microsoftwindowsdesktop. offer: windows-ent-cpc. sku: 21h1-ent-cpc-m365, 21h1-ent-cpc-os, 20h2-ent-cpc-m365, 20h2-ent-cpc-os, 20h1-ent-cpc-m365, 20h1-ent-cpc-os, 19h2-ent-cpc-m365 and 19h2-ent-cpc-os.' nullable: true imageType: $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningPolicyImageType' @@ -72240,6 +72240,7 @@ components: nullable: true resetEnabled: type: boolean + description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset is not allowed. The default value is false.' nullable: true restorePointSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcRestorePointSetting' @@ -75881,7 +75882,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -84624,7 +84625,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -84635,7 +84636,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -86080,8 +86081,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -86228,7 +86229,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -87643,11 +87644,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -91853,7 +91854,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 3e8f444076c..14c31003604 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -91,7 +91,7 @@ paths: description: Retrieve a list of print connectors. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0 operationId: print_ListConnector parameters: - $ref: '#/components/parameters/top' @@ -196,10 +196,10 @@ paths: tags: - print.printConnector summary: Get printConnector - description: Retrieve the properties and relationships of a **printConnector** object. + description: Retrieve the properties and relationships of a printConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0 operationId: print_GetConnector parameters: - name: printConnector-id @@ -256,10 +256,10 @@ paths: tags: - print.printConnector summary: Update printConnector - description: Update the properties of a **printConnector** object. + description: Update the properties of a printConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0 operationId: print_UpdateConnector parameters: - name: printConnector-id @@ -294,7 +294,7 @@ paths: description: Delete (unregister) a printConnector. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0 operationId: print_DeleteConnector parameters: - name: printConnector-id @@ -426,7 +426,7 @@ paths: description: Retrieve the properties and relationships of a printOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0 operationId: print_GetOperation parameters: - name: printOperation-id @@ -549,10 +549,10 @@ paths: tags: - print.printer summary: List printers - description: Retrieve the list of **printers** that are registered in the tenant. + description: Retrieve the list of printers that are registered in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0 operationId: print_ListPrinter parameters: - $ref: '#/components/parameters/top' @@ -688,7 +688,7 @@ paths: description: Retrieve the properties and relationships of a printer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0 operationId: print_GetPrinter parameters: - name: printer-id @@ -764,7 +764,7 @@ paths: description: Update the properties of a printer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0 operationId: print_UpdatePrinter parameters: - name: printer-id @@ -799,7 +799,7 @@ paths: description: Delete (unregister) a printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0 operationId: print_DeletePrinter parameters: - name: printer-id @@ -827,10 +827,10 @@ paths: tags: - print.printer summary: List printConnectors for printer - description: Retrieve a list of **connectors** associated with the printer. + description: Retrieve a list of connectors associated with the printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0 operationId: print.printer_ListConnector parameters: - name: printer-id @@ -1665,10 +1665,10 @@ paths: tags: - print.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential `PUT` queries. Request headers for each `PUT` operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' + description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential PUT queries. Request headers for each PUT operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 operationId: print.printer.job.document_createUploadSession parameters: - name: printer-id @@ -1752,10 +1752,10 @@ paths: tags: - print.Actions summary: Invoke action abort - description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' + description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 operationId: print.printer.job_abort parameters: - name: printer-id @@ -1801,7 +1801,7 @@ paths: description: 'Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 operationId: print.printer.job_cancel parameters: - name: printer-id @@ -1866,10 +1866,10 @@ paths: tags: - print.Actions summary: Invoke action redirect - description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 operationId: print.printer.job_redirect parameters: - name: printer-id @@ -2526,7 +2526,7 @@ paths: description: Restore a printer's default settings to the values specified by the manufacturer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0 operationId: print.printer_restoreFactoryDefault parameters: - name: printer-id @@ -2837,7 +2837,7 @@ paths: description: 'Retrieve a list of task triggers associated with the printer. The list of task triggers defines which tasks will be triggered as a result of events that occur during printing. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0 operationId: print.printer_ListTaskTrigger parameters: - name: printer-id @@ -2908,10 +2908,10 @@ paths: tags: - print.printer summary: Create taskTrigger - description: 'Create a new task trigger on the specified printer. Currently, only **one** task trigger can be specified per printer, but this limit might be removed in the future. ' + description: 'Create a new task trigger on the specified printer. Currently, only one task trigger can be specified per printer, but this limit might be removed in the future. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0 operationId: print.printer_CreateTaskTrigger parameters: - name: printer-id @@ -2947,7 +2947,7 @@ paths: description: 'Get a task trigger from a printer. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0 operationId: print.printer_GetTaskTrigger parameters: - name: printer-id @@ -3049,7 +3049,7 @@ paths: description: Delete a printer's task trigger to prevent related print events from triggering tasks on the specified printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0 operationId: print.printer_DeleteTaskTrigger parameters: - name: printer-id @@ -3186,7 +3186,7 @@ paths: description: 'Create (register) a printer with the Universal Print service. This is a long-running operation and as such, it returns a printerCreateOperation that can be used to track and verify the registration of the printer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0 operationId: print.printer_create requestBody: description: Action parameters @@ -3510,7 +3510,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.printerShare_ListAllowedGroup parameters: - name: printerShare-id @@ -3798,7 +3798,7 @@ paths: description: Revoke the specified group's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 operationId: print.printerShare_DeleteAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -3878,7 +3878,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.printerShare_ListAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -4033,7 +4033,7 @@ paths: description: Grant the specified group access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 operationId: print.printerShare_CreateAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -4066,7 +4066,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.printerShare_ListAllowedUser parameters: - name: printerShare-id @@ -4525,7 +4525,7 @@ paths: description: Revoke the specified user's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 operationId: print.printerShare_DeleteAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -4721,7 +4721,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.printerShare_ListAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -4938,7 +4938,7 @@ paths: description: Grant the specified user access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 operationId: print.printerShare_CreateAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -5696,10 +5696,10 @@ paths: tags: - print.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential `PUT` queries. Request headers for each `PUT` operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' + description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential PUT queries. Request headers for each PUT operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 operationId: print.printerShare.job.document_createUploadSession parameters: - name: printerShare-id @@ -5795,10 +5795,10 @@ paths: tags: - print.Actions summary: Invoke action abort - description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' + description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 operationId: print.printerShare.job_abort parameters: - name: printerShare-id @@ -5850,7 +5850,7 @@ paths: description: 'Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 operationId: print.printerShare.job_cancel parameters: - name: printerShare-id @@ -5921,10 +5921,10 @@ paths: tags: - print.Actions summary: Invoke action redirect - description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 operationId: print.printerShare.job_redirect parameters: - name: printerShare-id @@ -6686,10 +6686,10 @@ paths: tags: - print.printService summary: List printServices - description: Retrieve a list of printService objects that represent the **services** available to your tenant. + description: Retrieve a list of printService objects that represent the services available to your tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0 operationId: print_ListService parameters: - $ref: '#/components/parameters/top' @@ -6775,7 +6775,7 @@ paths: description: Retrieve the properties and relationships of a print service. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0 operationId: print_GetService parameters: - name: printService-id @@ -6887,7 +6887,7 @@ paths: description: Retrieve a list of endpoints exposed by a print service. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0 operationId: print.service_ListEndpoint parameters: - name: printService-id @@ -6997,7 +6997,7 @@ paths: description: Retrieve the properties and relationships of a print service endpoint. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0 operationId: print.service_GetEndpoint parameters: - name: printService-id @@ -7167,10 +7167,10 @@ paths: tags: - print.printerShare summary: List shares - description: Retrieve a list of **printerShares**. + description: Retrieve a list of printerShares. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0 operationId: print_ListShare parameters: - $ref: '#/components/parameters/top' @@ -7272,10 +7272,10 @@ paths: tags: - print.printerShare summary: Create printerShare - description: Create a new **printerShare** for the specified printer. + description: Create a new printerShare for the specified printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0 operationId: print_CreateShare requestBody: description: New navigation property @@ -7302,7 +7302,7 @@ paths: description: Retrieve the properties and relationships of a printer share. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0 operationId: print_GetShare parameters: - name: printerShare-id @@ -7374,7 +7374,7 @@ paths: description: 'Update the properties of a printer share. This method can be used to swap printers. For example, if a physical printer device breaks, an administrator can register a new printer device and update this printerShare to point to the new printer without requiring users to take any action.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0 operationId: print_UpdateShare parameters: - name: printerShare-id @@ -7409,7 +7409,7 @@ paths: description: 'Delete a printer share (unshare the associated printer). This action cannot be undone. If the printer is shared again in the future, any Windows users who had previously installed the printer will need to discover and reinstall it.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0 operationId: print_DeleteShare parameters: - name: printerShare-id @@ -7440,7 +7440,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.share_ListAllowedGroup parameters: - name: printerShare-id @@ -7722,7 +7722,7 @@ paths: description: Revoke the specified group's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 operationId: print.share_DeleteAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -7790,7 +7790,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.share_ListAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -7939,7 +7939,7 @@ paths: description: Grant the specified group access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 operationId: print.share_CreateAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -7966,7 +7966,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.share_ListAllowedUser parameters: - name: printerShare-id @@ -8419,7 +8419,7 @@ paths: description: Revoke the specified user's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 operationId: print.share_DeleteAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -8591,7 +8591,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.share_ListAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -8802,7 +8802,7 @@ paths: description: Grant the specified user access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 operationId: print.share_CreateAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -9482,10 +9482,10 @@ paths: tags: - print.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential `PUT` queries. Request headers for each `PUT` operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' + description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential PUT queries. Request headers for each PUT operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 operationId: print.share.job.document_createUploadSession parameters: - name: printerShare-id @@ -9569,10 +9569,10 @@ paths: tags: - print.Actions summary: Invoke action abort - description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' + description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 operationId: print.share.job_abort parameters: - name: printerShare-id @@ -9618,7 +9618,7 @@ paths: description: 'Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 operationId: print.share.job_cancel parameters: - name: printerShare-id @@ -9683,10 +9683,10 @@ paths: tags: - print.Actions summary: Invoke action redirect - description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 operationId: print.share.job_redirect parameters: - name: printerShare-id @@ -10373,7 +10373,7 @@ paths: description: 'Retrieve a list of task definitions that the requesting app defined in the tenant. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0 operationId: print_ListTaskDefinition parameters: - $ref: '#/components/parameters/top' @@ -10442,7 +10442,7 @@ paths: description: 'Create a new task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0 operationId: print_CreateTaskDefinition requestBody: description: New navigation property @@ -10469,7 +10469,7 @@ paths: description: 'Get details about a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0 operationId: print_GetTaskDefinition parameters: - name: printTaskDefinition-id @@ -10525,7 +10525,7 @@ paths: description: 'Update a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0 operationId: print_UpdateTaskDefinition parameters: - name: printTaskDefinition-id @@ -10557,10 +10557,10 @@ paths: tags: - print.printTaskDefinition summary: Delete taskDefinition - description: 'Delete a **taskDefinition**. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Delete a taskDefinition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0 operationId: print_DeleteTaskDefinition parameters: - name: printTaskDefinition-id @@ -10591,7 +10591,7 @@ paths: description: 'Retrieve a list of tasks associated with a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0 operationId: print.taskDefinition_ListTask parameters: - name: printTaskDefinition-id @@ -10702,7 +10702,7 @@ paths: description: 'Get details about a print task. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0 operationId: print.taskDefinition_GetTask parameters: - name: printTaskDefinition-id @@ -10768,7 +10768,7 @@ paths: description: 'Update a print task. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0 operationId: print.taskDefinition_UpdateTask parameters: - name: printTaskDefinition-id @@ -13081,6 +13081,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true transitiveMemberOf: type: array @@ -14469,8 +14470,8 @@ components: pages: type: array items: - $ref: '#/components/schemas/microsoft.graph.sitePage' - description: The collection of pages in the SitePages list in this site. + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: The collection of pages in the baseSitePages list in this site. x-ms-navigationProperty: true permissions: type: array @@ -15024,6 +15025,8 @@ components: type: string description: The Azure Active Directory (Azure AD) device ID of the Cloud PC. nullable: true + connectionSettings: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' diskEncryptionState: @@ -15446,7 +15449,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -19728,48 +19731,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.sitePage: + microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' - - title: sitePage + - title: baseSitePage type: object properties: - contentType: - $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' pageLayout: $ref: '#/components/schemas/microsoft.graph.pageLayoutType' - promotionKind: - $ref: '#/components/schemas/microsoft.graph.pagePromotionType' publishingState: $ref: '#/components/schemas/microsoft.graph.publicationFacet' - reactions: - $ref: '#/components/schemas/microsoft.graph.reactionsFacet' - showComments: - type: boolean - description: Determines whether or not to show comments at the bottom of the page. - nullable: true - showRecommendedPages: - type: boolean - description: Determines whether or not to show recommended pages at the bottom of the page. - nullable: true - thumbnailWebUrl: - type: string - description: Url of the sitePage's thumbnail image - nullable: true title: type: string description: Title of the sitePage. nullable: true - titleArea: - $ref: '#/components/schemas/microsoft.graph.titleArea' - canvasLayout: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - webParts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: Collection of webparts on the SharePoint page - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.permission: @@ -20628,6 +20603,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcConnectionSettings: + title: cloudPcConnectionSettings + type: object + properties: + enableSingleSignOn: + type: boolean + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityResult: title: cloudPcConnectivityResult type: object @@ -20763,6 +20746,7 @@ components: - unknownFutureValue - movingRegion - resizePendingLicense + - updatingSingleSignOn type: string microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails @@ -25188,7 +25172,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -25199,7 +25183,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -26694,11 +26678,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -27209,104 +27193,6 @@ components: - home - unknownFutureValue type: string - microsoft.graph.pagePromotionType: - title: pagePromotionType - enum: - - microsoftReserved - - page - - newsPost - - unknownFutureValue - type: string - microsoft.graph.reactionsFacet: - title: reactionsFacet - type: object - properties: - commentCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of comments. - format: int32 - nullable: true - likeCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of likes. - format: int32 - nullable: true - shareCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of shares. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.titleArea: - title: titleArea - type: object - properties: - alternativeText: - type: string - description: Alternative text on the title area. - nullable: true - enableGradientEffect: - type: boolean - description: Indicates whether the title area has a gradient effect enabled. - nullable: true - imageWebUrl: - type: string - description: URL of the image in the title area. - nullable: true - layout: - $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' - serverProcessedContent: - $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' - showAuthor: - type: boolean - description: Indicates whether the author should be shown in title area. - nullable: true - showPublishedDate: - type: boolean - description: Indicates whether the published date should be shown in title area. - nullable: true - showTextBlockAboveTitle: - type: boolean - description: Indicates whether the text block above title should be shown in title area. - nullable: true - textAboveTitle: - type: string - description: The text above title line. - nullable: true - textAlignment: - $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' - additionalProperties: - type: object - microsoft.graph.canvasLayout: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: canvasLayout - type: object - properties: - horizontalSections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - description: Collection of horizontal sections on the SharePoint page. - x-ms-navigationProperty: true - verticalSection: - $ref: '#/components/schemas/microsoft.graph.verticalSection' - additionalProperties: - type: object - microsoft.graph.webPart: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: webPart - type: object - additionalProperties: - type: object microsoft.graph.sharePointIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -28203,8 +28089,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -28351,7 +28237,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -31684,7 +31570,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -31850,92 +31736,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.titleAreaLayoutType: - title: titleAreaLayoutType - enum: - - imageAndTitle - - plain - - colorBlock - - overlap - - unknownFutureValue - type: string - microsoft.graph.serverProcessedContent: - title: serverProcessedContent - type: object - properties: - componentDependencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. - customMetadata: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' - description: A key-value map where keys are string identifier and values are object of custom key-value pair. - htmlStrings: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' - imageSources: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. - links: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. - searchablePlainTexts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are strings that should be search indexed. - additionalProperties: - type: object - microsoft.graph.titleAreaTextAlignmentType: - title: titleAreaTextAlignmentType - enum: - - left - - center - - unknownFutureValue - type: string - microsoft.graph.horizontalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - layout: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' - columns: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - description: The set of vertical columns in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.verticalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: verticalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The set of web parts in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.sharePointIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -33913,74 +33713,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.metaDataKeyStringPair: - title: metaDataKeyStringPair - type: object - properties: - key: - type: string - description: Key of the meta data. - nullable: true - value: - type: string - description: Value of the meta data. - nullable: true - additionalProperties: - type: object - microsoft.graph.metaDataKeyValuePair: - title: metaDataKeyValuePair - type: object - properties: - key: - type: string - description: Key of the metadata. - nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - additionalProperties: - type: object - microsoft.graph.sectionEmphasisType: - title: sectionEmphasisType - enum: - - none - - neutral - - soft - - strong - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionLayoutType: - title: horizontalSectionLayoutType - enum: - - none - - oneColumn - - twoColumns - - threeColumns - - oneThirdLeftColumn - - oneThirdRightColumn - - fullWidth - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionColumn: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSectionColumn - type: object - properties: - width: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' - format: int32 - nullable: true - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The collection of WebParts in this column. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.termStore.relationType: title: relationType enum: diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index f05ae7e29d5..2a511f91624 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -28761,26 +28761,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -28804,7 +28804,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -37223,7 +37223,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -40914,11 +40914,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -44317,7 +44317,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -44328,7 +44328,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -45646,8 +45646,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -45794,7 +45794,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -47209,11 +47209,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -51258,7 +51258,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/Devices.ServiceAnnouncement.yml b/openApiDocs/beta/Devices.ServiceAnnouncement.yml index 8267db3cf0b..b6b3c4f6714 100644 --- a/openApiDocs/beta/Devices.ServiceAnnouncement.yml +++ b/openApiDocs/beta/Devices.ServiceAnnouncement.yml @@ -14,7 +14,7 @@ paths: description: Publish the specified browserSiteList for devices to download. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_publish parameters: - name: browserSiteList-id @@ -148,10 +148,10 @@ paths: tags: - admin.serviceAnnouncement summary: List healthOverviews - description: Retrieve the serviceHealth resources from the **healthOverviews** navigation property. This operation provides the health report of all subscribed services for a tenant. + description: Retrieve the serviceHealth resources from the healthOverviews navigation property. This operation provides the health report of all subscribed services for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListHealthOverview parameters: - $ref: '#/components/parameters/top' @@ -243,7 +243,7 @@ paths: description: Retrieve the properties and relationships of a serviceHealth object. This operation provides the health information of a specified service for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetHealthOverview parameters: - name: serviceHealth-id @@ -715,10 +715,10 @@ paths: tags: - admin.serviceAnnouncement summary: List issues - description: Retrieve serviceHealthIssue resources from the **issues** navigation property. This operation retrieves information about all service health issues that exist for the tenant. + description: Retrieve serviceHealthIssue resources from the issues navigation property. This operation retrieves information about all service health issues that exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListIssue parameters: - $ref: '#/components/parameters/top' @@ -844,7 +844,7 @@ paths: description: Retrieve the properties and relationships of a serviceHealthIssue object. This operation retrieves a specified service health issue for tenant. The operation returns an error if the issue does not exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetIssue parameters: - name: serviceHealthIssue-id @@ -1011,10 +1011,10 @@ paths: tags: - admin.serviceAnnouncement summary: List messages - description: Retrieve the serviceUpdateMessage resources from the **messages** navigation property. This operation retrieves all service update messages that exist for the tenant. + description: Retrieve the serviceUpdateMessage resources from the messages navigation property. This operation retrieves all service update messages that exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListMessage parameters: - $ref: '#/components/parameters/top' @@ -1145,7 +1145,7 @@ paths: description: Retrieve the properties and relationships of a serviceUpdateMessage object. This operation retrieves a specified service update message for the tenant. The operation returns an error if the message does not exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetMessage parameters: - name: serviceUpdateMessage-id @@ -1272,7 +1272,7 @@ paths: description: Get a list of attachments associated with a service message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_ListAttachment parameters: - name: serviceUpdateMessage-id @@ -1388,7 +1388,7 @@ paths: description: Read the properties and relationships of a serviceAnnouncementAttachment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_GetAttachment parameters: - name: serviceUpdateMessage-id @@ -1527,7 +1527,7 @@ paths: description: The attachment content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_GetAttachmentsContent parameters: - name: serviceUpdateMessage-id @@ -1628,7 +1628,7 @@ paths: description: The zip file of all attachments for a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetMessagesAttachmentsArchive parameters: - name: serviceUpdateMessage-id @@ -1701,7 +1701,7 @@ paths: description: Archive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_archive requestBody: description: Action parameters @@ -1743,7 +1743,7 @@ paths: description: Change the status of a list of serviceUpdateMessages to favorite for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_favorite requestBody: description: Action parameters @@ -1782,10 +1782,10 @@ paths: tags: - admin.Actions summary: Invoke action markRead - description: Mark a list of serviceUpdateMessages as **read** for the signed in user. + description: Mark a list of serviceUpdateMessages as read for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markRead requestBody: description: Action parameters @@ -1824,10 +1824,10 @@ paths: tags: - admin.Actions summary: Invoke action markUnread - description: Mark a list of serviceUpdateMessages as **unread** for the signed in user. + description: Mark a list of serviceUpdateMessages as unread for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markUnread requestBody: description: Action parameters @@ -1869,7 +1869,7 @@ paths: description: Unarchive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unarchive requestBody: description: Action parameters @@ -1911,7 +1911,7 @@ paths: description: Remove the favorite status of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unfavorite requestBody: description: Action parameters @@ -1950,10 +1950,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_addMember parameters: - name: deploymentAudience-id @@ -2000,7 +2000,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_addMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2051,7 +2051,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_removeMember parameters: - name: deploymentAudience-id @@ -2098,7 +2098,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_removeMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2302,10 +2302,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_addMember parameters: - name: deploymentAudience-id @@ -2352,7 +2352,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_addMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2403,7 +2403,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_removeMember parameters: - name: deploymentAudience-id @@ -2450,7 +2450,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_removeMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2654,10 +2654,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_updateAudience parameters: - name: deploymentAudience-id @@ -2705,10 +2705,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_updateAudienceGraphBPreId parameters: - name: deploymentAudience-id @@ -2763,10 +2763,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_addMember parameters: - name: deployment-id @@ -2813,7 +2813,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_addMembersGraphBPreId parameters: - name: deployment-id @@ -2864,7 +2864,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_removeMember parameters: - name: deployment-id @@ -2911,7 +2911,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_removeMembersGraphBPreId parameters: - name: deployment-id @@ -3115,10 +3115,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_addMember parameters: - name: deployment-id @@ -3165,7 +3165,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_addMembersGraphBPreId parameters: - name: deployment-id @@ -3216,7 +3216,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_removeMember parameters: - name: deployment-id @@ -3263,7 +3263,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_removeMembersGraphBPreId parameters: - name: deployment-id @@ -3467,10 +3467,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_updateAudience parameters: - name: deployment-id @@ -3518,10 +3518,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_updateAudienceGraphBPreId parameters: - name: deployment-id @@ -3576,10 +3576,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_addMember parameters: - name: updatableAsset-id @@ -3618,7 +3618,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_addMembersGraphBPreId parameters: - name: updatableAsset-id @@ -3661,7 +3661,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_removeMember parameters: - name: updatableAsset-id @@ -3700,7 +3700,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_removeMembersGraphBPreId parameters: - name: updatableAsset-id @@ -3860,10 +3860,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_addMember parameters: - name: updatePolicy-id @@ -3910,7 +3910,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_addMembersGraphBPreId parameters: - name: updatePolicy-id @@ -3961,7 +3961,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_removeMember parameters: - name: updatePolicy-id @@ -4008,7 +4008,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_removeMembersGraphBPreId parameters: - name: updatePolicy-id @@ -4212,10 +4212,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_addMember parameters: - name: updatePolicy-id @@ -4262,7 +4262,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_addMembersGraphBPreId parameters: - name: updatePolicy-id @@ -4313,7 +4313,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_removeMember parameters: - name: updatePolicy-id @@ -4360,7 +4360,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_removeMembersGraphBPreId parameters: - name: updatePolicy-id @@ -4564,10 +4564,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_updateAudience parameters: - name: updatePolicy-id @@ -4615,10 +4615,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_updateAudienceGraphBPreId parameters: - name: updatePolicy-id @@ -5478,11 +5478,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DirectoryObjects.yml b/openApiDocs/beta/DirectoryObjects.yml index 0a78255981e..285af3fcc80 100644 --- a/openApiDocs/beta/DirectoryObjects.yml +++ b/openApiDocs/beta/DirectoryObjects.yml @@ -107,7 +107,7 @@ paths: description: Retrieve the properties and relationships of a directoryObject object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0 operationId: directoryObject_GetDirectoryObject parameters: - name: directoryObject-id @@ -191,7 +191,7 @@ paths: description: 'Delete a directory object, for example, a group, user, application, or service principal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0 operationId: directoryObject_DeleteDirectoryObject parameters: - name: directoryObject-id @@ -222,7 +222,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryObject_checkMemberGroup parameters: - name: directoryObject-id @@ -330,7 +330,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryObject_getMemberGroup parameters: - name: directoryObject-id @@ -438,7 +438,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryObject_restore parameters: - name: directoryObject-id @@ -558,7 +558,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryObject_getGraphBPreId requestBody: description: Action parameters @@ -611,7 +611,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directoryObject_getUserOwnedObject requestBody: description: Action parameters @@ -644,10 +644,10 @@ paths: tags: - directoryObjects.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryObject_validateProperty requestBody: description: Action parameters diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 53177dfc7c9..b99fb7425dd 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -86,7 +86,7 @@ paths: description: 'Retrieve a list of all class objects. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-1.0 operationId: education_ListClass parameters: - $ref: '#/components/parameters/top' @@ -158,6 +158,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -178,6 +179,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -199,7 +201,7 @@ paths: description: "Create a new class. This will also create a universal group. When you use this API to create a class, it will add special properties to the group, which will\nadd features such as assignments and special handling within Microsoft Teams when teams are created using the group. Please note that this API only creates the universal group and does not create a team. Microsoft Teams provides a user interface for teachers to create teams for their own classes using the groups created by this API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-1.0 operationId: education_CreateClass requestBody: description: New navigation property @@ -226,7 +228,7 @@ paths: description: 'Retrieve a class from the system. A class is a universal group with a special property that indicates to the system that the group is a class. Group members represent the students; group admins represent the teachers in the class. If you''re using the delegated token, the user will only see classes in which they are members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0 operationId: education_GetClass parameters: - name: educationClass-id @@ -264,6 +266,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -284,6 +287,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -306,7 +310,7 @@ paths: description: Update the properties of a class. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0 operationId: education_UpdateClass parameters: - name: educationClass-id @@ -341,7 +345,7 @@ paths: description: 'Delete an educationClass. Because a class is also a universal group, deleting a class deletes the group.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0 operationId: education_DeleteClass parameters: - name: educationClass-id @@ -372,7 +376,7 @@ paths: description: Retrieve a list of educationCategory objects. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0 operationId: education.class_ListAssignmentCategory parameters: - name: educationClass-id @@ -444,7 +448,7 @@ paths: description: Creates a new educationCategory on an educationClass. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0 operationId: education.class_CreateAssignmentCategory parameters: - name: educationClass-id @@ -480,7 +484,7 @@ paths: description: 'Retrieve an educationCategory object. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0 operationId: education.class_GetAssignmentCategory parameters: - name: educationClass-id @@ -580,7 +584,7 @@ paths: description: Delete an existing category. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0 operationId: education.class_DeleteAssignmentCategory parameters: - name: educationClass-id @@ -713,10 +717,10 @@ paths: tags: - education.educationClass summary: Get educationAssignmentDefaults - description: Read the properties and relationships of an educationAssignmentDefaults object. These are the class-level assignment defaults respected by new assignments created in the class. Callers can continue to specify custom values on each **assignment** creation if they don't want the default behaviors. Only teachers can perform this operation. + description: Read the properties and relationships of an educationAssignmentDefaults object. These are the class-level assignment defaults respected by new assignments created in the class. Callers can continue to specify custom values on each assignment creation if they don't want the default behaviors. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0 operationId: education.class_GetAssignmentDefault parameters: - name: educationClass-id @@ -772,7 +776,7 @@ paths: description: Update the properties of an educationAssignmentDefaults object. Only teachers can update these settings. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignmentDefault parameters: - name: educationClass-id @@ -834,7 +838,7 @@ paths: description: 'Retrieve a list of assignment objects. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application executing with application permissions can see all assignment objects for the class. Students can only see assignments that are assigned to them.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0 operationId: education.class_ListAssignment parameters: - name: educationClass-id @@ -898,6 +902,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -936,6 +942,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -979,7 +986,7 @@ paths: description: 'Create a new assignment. Only teachers in a class can create an assignment. Assignments start in the Draft state, which means that students will not see the assignment until publication.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-1.0 operationId: education.class_CreateAssignment parameters: - name: educationClass-id @@ -1012,10 +1019,10 @@ paths: tags: - education.educationClass summary: Get educationAssignment - description: 'Get the properties and relationships of an assignment. Only teachers, students, and applications with application permissions can perform this operation. Students can only see assignments assigned to them; teachers and applications with application permissions can see all assignments in a class. You can use the `Prefer` header in your request to get the `inactive` status in case the assignment is deactivated; otherwise, you will get an `unknownFutureValue` value in the response.' + description: 'Get the properties and relationships of an assignment. Only teachers, students, and applications with application permissions can perform this operation. Students can only see assignments assigned to them; teachers and applications with application permissions can see all assignments in a class. You can use the Prefer header in your request to get the inactive status in case the assignment is deactivated; otherwise, you will get an unknownFutureValue value in the response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0 operationId: education.class_GetAssignment parameters: - name: educationClass-id @@ -1063,6 +1070,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -1104,10 +1112,10 @@ paths: tags: - education.educationClass summary: Update educationassignment - description: Update an educationAssignment object. Only teachers in the class can do this. Note that you can't use a PATCH request to change the status of an **assignment**. Use the publish action to change the **assignment** status. + description: Update an educationAssignment object. Only teachers in the class can do this. Note that you can't use a PATCH request to change the status of an assignment. Use the publish action to change the assignment status. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignment parameters: - name: educationClass-id @@ -1150,7 +1158,7 @@ paths: description: Delete an existing assignment. Only teachers within a class can delete assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0 operationId: education.class_DeleteAssignment parameters: - name: educationClass-id @@ -1189,7 +1197,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.class.assignment_ListCategory parameters: - name: educationClass-id @@ -1389,7 +1397,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.class.assignment_ListCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1616,7 +1624,7 @@ paths: description: Remove a gradingCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 operationId: education.class.assignment_DeleteGradingCategory parameters: - name: educationClass-id @@ -1652,10 +1660,10 @@ paths: tags: - education.Actions summary: Invoke action activate - description: Activate an `inactive` educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. + description: Activate an inactive educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 operationId: education.class.assignment_activate parameters: - name: educationClass-id @@ -1689,10 +1697,10 @@ paths: tags: - education.Actions summary: Invoke action deactivate - description: Mark an `assigned` educationAssignment as `inactive` to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. + description: Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 operationId: education.class.assignment_deactivate parameters: - name: educationClass-id @@ -1726,10 +1734,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an **assignment** is in draft status, students will not see the **assignment**, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the **assignment** goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment. To update the properties of a published assignment, see update an assignment.' + description: 'Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.class.assignment_publish parameters: - name: educationClass-id @@ -1766,7 +1774,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment_setUpFeedbackResourcesFolder parameters: - name: educationClass-id @@ -1803,7 +1811,7 @@ paths: description: Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment_setUpResourcesFolder parameters: - name: educationClass-id @@ -1840,7 +1848,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.class.assignment_ListResource parameters: - name: educationClass-id @@ -1920,10 +1928,10 @@ paths: tags: - education.educationClass summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created. ' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 operationId: education.class.assignment_CreateResource parameters: - name: educationClass-id @@ -1967,7 +1975,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.class.assignment_GetResource parameters: - name: educationClass-id @@ -2084,7 +2092,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. Only teachers in the class can remove a resource. After an assignment has been published to students, teachers cannot remove resources that are marked as ''distributeToStudents''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.class.assignment_DeleteResource parameters: - name: educationClass-id @@ -2161,7 +2169,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.class.assignment_GetRubric parameters: - name: educationClass-id @@ -2230,7 +2238,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.class.assignment_UpdateRubric parameters: - name: educationClass-id @@ -2273,7 +2281,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.class.assignment_DeleteRubric parameters: - name: educationClass-id @@ -2312,7 +2320,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.class.assignment_GetRubricGraphBPreRef parameters: - name: educationClass-id @@ -2348,7 +2356,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.class.assignment_SetRubricGraphBPreRef parameters: - name: educationClass-id @@ -2382,7 +2390,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.class.assignment_DeleteRubricGraphBPreRef parameters: - name: educationClass-id @@ -2418,10 +2426,10 @@ paths: tags: - education.educationClass summary: List submissions - description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the **submissions**, a student can only get **submissions** that they are associated with. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions, a student can only get submissions that they are associated with. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.class.assignment_ListSubmission parameters: - name: educationClass-id @@ -2577,10 +2585,10 @@ paths: tags: - education.educationClass summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.class.assignment_GetSubmission parameters: - name: educationClass-id @@ -2753,10 +2761,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.class.assignment.submission_reassign parameters: - name: educationClass-id @@ -2801,7 +2809,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.class.assignment.submission_return parameters: - name: educationClass-id @@ -2846,7 +2854,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment.submission_setUpResourcesFolder parameters: - name: educationClass-id @@ -2888,10 +2896,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.class.assignment.submission_submit parameters: - name: educationClass-id @@ -2933,10 +2941,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.class.assignment.submission_unsubmit parameters: - name: educationClass-id @@ -2978,10 +2986,10 @@ paths: tags: - education.educationClass summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.class.assignment.submission_ListOutcome parameters: - name: educationClass-id @@ -3069,10 +3077,10 @@ paths: tags: - education.educationClass summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.class.assignment.submission_CreateOutcome parameters: - name: educationClass-id @@ -3198,7 +3206,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.class.assignment.submission_UpdateOutcome parameters: - name: educationClass-id @@ -3257,7 +3265,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.class.assignment.submission_DeleteOutcome parameters: - name: educationClass-id @@ -3347,10 +3355,10 @@ paths: tags: - education.educationClass summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.class.assignment.submission_ListResource parameters: - name: educationClass-id @@ -3438,10 +3446,10 @@ paths: tags: - education.educationClass summary: Create educationSubmissionResource - description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.class.assignment.submission_CreateResource parameters: - name: educationClass-id @@ -3493,7 +3501,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.class.assignment.submission_GetResource parameters: - name: educationClass-id @@ -3626,7 +3634,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.class.assignment.submission_DeleteResource parameters: - name: educationClass-id @@ -4165,6 +4173,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -4223,6 +4232,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -4267,7 +4278,7 @@ paths: description: Read the properties and relationships of an educationAssignmentSettings object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-1.0 operationId: education.class_GetAssignmentSetting parameters: - name: educationClass-id @@ -4322,7 +4333,7 @@ paths: description: Update the properties of an educationAssignmentSettings object. Only Teachers can update these settings. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignmentSetting parameters: - name: educationClass-id @@ -4384,7 +4395,7 @@ paths: description: Get a list of the educationGradingCategory objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-gradingcategory?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-gradingcategory?view=graph-rest-1.0 operationId: education.class.assignmentSetting_ListGradingCategory parameters: - name: educationClass-id @@ -4642,10 +4653,10 @@ paths: tags: - education.educationClass summary: Get group - description: Retrieve the Microsoft 365 **group** that corresponds to this **educationClass**. + description: Retrieve the Microsoft 365 group that corresponds to this educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-1.0 operationId: education.class_GetGroup parameters: - name: educationClass-id @@ -4806,7 +4817,7 @@ paths: description: 'Retrieves the teachers and students for a class. Note that if the delegated token is used, members can only be seen by other members of the class.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 operationId: education.class_ListMember parameters: - name: educationClass-id @@ -4984,7 +4995,7 @@ paths: description: Remove an educationUser from an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0 operationId: education.class_DeleteMemberGraphBPreRef parameters: - name: educationClass-id @@ -5052,7 +5063,7 @@ paths: description: 'Retrieves the teachers and students for a class. Note that if the delegated token is used, members can only be seen by other members of the class.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 operationId: education.class_ListMemberGraphBPreRef parameters: - name: educationClass-id @@ -5161,7 +5172,7 @@ paths: description: Add an educationUser member to an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0 operationId: education.class_CreateMemberGraphBPreRef parameters: - name: educationClass-id @@ -5180,6 +5191,728 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/education/classes/{educationClass-id}/modules': + get: + tags: + - education.educationClass + summary: Get modules from education + operationId: education.class_ListModule + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - createdBy + - createdBy desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - isPinned + - isPinned desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - resourcesFolderUrl + - resourcesFolderUrl desc + - status + - status desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdBy + - createdDateTime + - description + - displayName + - isPinned + - lastModifiedBy + - lastModifiedDateTime + - resourcesFolderUrl + - status + - resources + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - resources + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.educationModuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - education.educationClass + summary: Create new navigation property to modules for education + operationId: education.class_CreateModule + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/education/classes/{educationClass-id}/modules/{educationModule-id}': + get: + tags: + - education.educationClass + summary: Get modules from education + operationId: education.class_GetModule + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdBy + - createdDateTime + - description + - displayName + - isPinned + - lastModifiedBy + - lastModifiedDateTime + - resourcesFolderUrl + - status + - resources + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - resources + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - education.educationClass + summary: Update the navigation property modules in education + operationId: education.class_UpdateModule + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - education.educationClass + summary: Delete navigation property modules for education + operationId: education.class_DeleteModule + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/education/classes/{educationClass-id}/modules/{educationModule-id}/microsoft.graph.pin': + post: + tags: + - education.Actions + summary: Invoke action pin + operationId: education.class.module_pin + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/education/classes/{educationClass-id}/modules/{educationModule-id}/microsoft.graph.publish': + post: + tags: + - education.Actions + summary: Invoke action publish + operationId: education.class.module_publish + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/education/classes/{educationClass-id}/modules/{educationModule-id}/microsoft.graph.setUpResourcesFolder': + post: + tags: + - education.Actions + summary: Invoke action setUpResourcesFolder + operationId: education.class.module_setUpResourcesFolder + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/education/classes/{educationClass-id}/modules/{educationModule-id}/microsoft.graph.unpin': + post: + tags: + - education.Actions + summary: Invoke action unpin + operationId: education.class.module_unpin + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/education/classes/{educationClass-id}/modules/{educationModule-id}/resources': + get: + tags: + - education.educationClass + summary: Get resources from education + operationId: education.class.module_ListResource + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - resource + - resource desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - resource + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.educationModuleResourceCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - education.educationClass + summary: Create new navigation property to resources for education + operationId: education.class.module_CreateResource + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}': + get: + tags: + - education.educationClass + summary: Get resources from education + operationId: education.class.module_GetResource + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - name: educationModuleResource-id + in: path + description: The unique identifier of educationModuleResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModuleResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - resource + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - education.educationClass + summary: Update the navigation property resources in education + operationId: education.class.module_UpdateResource + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - name: educationModuleResource-id + in: path + description: The unique identifier of educationModuleResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModuleResource + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - education.educationClass + summary: Delete navigation property resources for education + operationId: education.class.module_DeleteResource + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - name: educationModuleResource-id + in: path + description: The unique identifier of educationModuleResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModuleResource + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count': + get: + tags: + - education.educationClass + summary: Get the number of the resource + operationId: education.class.module.resource_GetCount + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - name: educationModule-id + in: path + description: The unique identifier of educationModule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationModule + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/education/classes/{educationClass-id}/modules/$count': + get: + tags: + - education.educationClass + summary: Get the number of the resource + operationId: education.class.module_GetCount + parameters: + - name: educationClass-id + in: path + description: The unique identifier of educationClass + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: educationClass + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/education/classes/{educationClass-id}/schools': get: tags: @@ -5188,7 +5921,7 @@ paths: description: Retrieve a list of schools in which the class is taught. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0 operationId: education.class_ListSchool parameters: - name: educationClass-id @@ -5410,7 +6143,7 @@ paths: description: Retrieve a list teachers for a class. Delegated tokens must be members of the class to get the teacher list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 operationId: education.class_ListTeacher parameters: - name: educationClass-id @@ -5588,7 +6321,7 @@ paths: description: Remove a teacher from a class. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0 operationId: education.class_DeleteTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5656,7 +6389,7 @@ paths: description: Retrieve a list teachers for a class. Delegated tokens must be members of the class to get the teacher list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 operationId: education.class_ListTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5765,7 +6498,7 @@ paths: description: Add a teacher to a class. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0 operationId: education.class_CreateTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5837,6 +6570,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -6039,7 +6773,7 @@ paths: description: 'Returns a list of assignments assigned to a user for all classes. Only teachers, students, and applications with application permissions can perform this operation. This utility namespace allows a caller to find all the assignments belonging to a student or a teacher in a single call rather than having to request assignments from each class. The assignment list contains what is needed to get the detailed information for the assignment from within the class namespace. All other operations on the assignment should use the class namespace.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 operationId: education.me_ListAssignment parameters: - $ref: '#/components/parameters/top' @@ -6095,6 +6829,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -6133,6 +6869,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -6236,6 +6973,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -6338,7 +7076,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.me.assignment_ListCategory parameters: - name: educationAssignment-id @@ -6506,7 +7244,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.me.assignment_ListCategoryGraphBPreRef parameters: - name: educationAssignment-id @@ -6701,7 +7439,7 @@ paths: description: Remove a gradingCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 operationId: education.me.assignment_DeleteGradingCategory parameters: - name: educationAssignment-id @@ -6729,10 +7467,10 @@ paths: tags: - education.Actions summary: Invoke action activate - description: Activate an `inactive` educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. + description: Activate an inactive educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 operationId: education.me.assignment_activate parameters: - name: educationAssignment-id @@ -6758,10 +7496,10 @@ paths: tags: - education.Actions summary: Invoke action deactivate - description: Mark an `assigned` educationAssignment as `inactive` to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. + description: Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 operationId: education.me.assignment_deactivate parameters: - name: educationAssignment-id @@ -6787,10 +7525,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an **assignment** is in draft status, students will not see the **assignment**, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the **assignment** goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment. To update the properties of a published assignment, see update an assignment.' + description: 'Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.me.assignment_publish parameters: - name: educationAssignment-id @@ -6819,7 +7557,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment_setUpFeedbackResourcesFolder parameters: - name: educationAssignment-id @@ -6848,7 +7586,7 @@ paths: description: Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment_setUpResourcesFolder parameters: - name: educationAssignment-id @@ -6877,7 +7615,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.me.assignment_ListResource parameters: - name: educationAssignment-id @@ -6949,10 +7687,10 @@ paths: tags: - education.educationUser summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created. ' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 operationId: education.me.assignment_CreateResource parameters: - name: educationAssignment-id @@ -6988,7 +7726,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.me.assignment_GetResource parameters: - name: educationAssignment-id @@ -7089,7 +7827,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. Only teachers in the class can remove a resource. After an assignment has been published to students, teachers cannot remove resources that are marked as ''distributeToStudents''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.me.assignment_DeleteResource parameters: - name: educationAssignment-id @@ -7150,7 +7888,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.me.assignment_GetRubric parameters: - name: educationAssignment-id @@ -7211,7 +7949,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.me.assignment_UpdateRubric parameters: - name: educationAssignment-id @@ -7246,7 +7984,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.me.assignment_DeleteRubric parameters: - name: educationAssignment-id @@ -7277,7 +8015,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.me.assignment_GetRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -7305,7 +8043,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.me.assignment_SetRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -7331,7 +8069,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.me.assignment_DeleteRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -7359,10 +8097,10 @@ paths: tags: - education.educationUser summary: List submissions - description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the **submissions**, a student can only get **submissions** that they are associated with. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions, a student can only get submissions that they are associated with. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.me.assignment_ListSubmission parameters: - name: educationAssignment-id @@ -7502,10 +8240,10 @@ paths: tags: - education.educationUser summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.me.assignment_GetSubmission parameters: - name: educationAssignment-id @@ -7654,10 +8392,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.me.assignment.submission_reassign parameters: - name: educationAssignment-id @@ -7694,7 +8432,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.me.assignment.submission_return parameters: - name: educationAssignment-id @@ -7731,7 +8469,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment.submission_setUpResourcesFolder parameters: - name: educationAssignment-id @@ -7765,10 +8503,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.me.assignment.submission_submit parameters: - name: educationAssignment-id @@ -7802,10 +8540,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.me.assignment.submission_unsubmit parameters: - name: educationAssignment-id @@ -7839,10 +8577,10 @@ paths: tags: - education.educationUser summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.me.assignment.submission_ListOutcome parameters: - name: educationAssignment-id @@ -7922,10 +8660,10 @@ paths: tags: - education.educationUser summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.me.assignment.submission_CreateOutcome parameters: - name: educationAssignment-id @@ -8035,7 +8773,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.me.assignment.submission_UpdateOutcome parameters: - name: educationAssignment-id @@ -8086,7 +8824,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.me.assignment.submission_DeleteOutcome parameters: - name: educationAssignment-id @@ -8160,10 +8898,10 @@ paths: tags: - education.educationUser summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.me.assignment.submission_ListResource parameters: - name: educationAssignment-id @@ -8243,10 +8981,10 @@ paths: tags: - education.educationUser summary: Create educationSubmissionResource - description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.me.assignment.submission_CreateResource parameters: - name: educationAssignment-id @@ -8290,7 +9028,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.me.assignment.submission_GetResource parameters: - name: educationAssignment-id @@ -8407,7 +9145,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.me.assignment.submission_DeleteResource parameters: - name: educationAssignment-id @@ -8858,6 +9596,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -8916,6 +9655,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -8960,7 +9701,7 @@ paths: description: Retrieve a collection of educationClass resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 operationId: education.me_ListClass parameters: - $ref: '#/components/parameters/top' @@ -9032,6 +9773,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9052,6 +9794,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9109,6 +9852,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9129,6 +9873,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9166,7 +9911,7 @@ paths: description: Retrieve a list of educationRubric objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 operationId: education.me_ListRubric parameters: - $ref: '#/components/parameters/top' @@ -9254,7 +9999,7 @@ paths: description: Create a new educationRubric object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 operationId: education.me_CreateRubric requestBody: description: New navigation property @@ -9281,7 +10026,7 @@ paths: description: Retrieve the properties and relationships of an educationRubric object. Only teachers and students can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 operationId: education.me_GetRubric parameters: - name: educationRubric-id @@ -9339,10 +10084,10 @@ paths: tags: - education.educationUser summary: Update educationRubric - description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (`PATCH /education/classes/{id}/assignments/{id}/rubric`) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under `/education/users/{id}/rubrics`. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/{id}/assignments/{id}/rubric, but it cannot be updated.' + description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (PATCH /education/classes/{id}/assignments/{id}/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/{id}/assignments/{id}/rubric, but it cannot be updated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 operationId: education.me_UpdateRubric parameters: - name: educationRubric-id @@ -9377,7 +10122,7 @@ paths: description: Delete an educationRubric object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 operationId: education.me_DeleteRubric parameters: - name: educationRubric-id @@ -9422,7 +10167,7 @@ paths: description: Retrieve a list of schools for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 operationId: education.me_ListSchool parameters: - $ref: '#/components/parameters/top' @@ -9689,6 +10434,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9709,6 +10455,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9766,6 +10513,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9786,6 +10534,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -9820,10 +10569,10 @@ paths: tags: - education.educationUser summary: Get user - description: Retrieve the simple directory **user** that corresponds to this **educationUser**. + description: Retrieve the simple directory user that corresponds to this educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 operationId: education.me_GetUser parameters: - name: $select @@ -10156,7 +10905,7 @@ paths: description: Retrieve a list of all school objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-1.0 operationId: education_ListSchool parameters: - $ref: '#/components/parameters/top' @@ -10268,7 +11017,7 @@ paths: description: Create a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-1.0 operationId: education_CreateSchool requestBody: description: New navigation property @@ -10295,7 +11044,7 @@ paths: description: Retrieve the properties and relationships of the school object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0 operationId: education_GetSchool parameters: - name: educationSchool-id @@ -10368,7 +11117,7 @@ paths: description: Update the properties of a school object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0 operationId: education_UpdateSchool parameters: - name: educationSchool-id @@ -10403,7 +11152,7 @@ paths: description: Delete a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0 operationId: education_DeleteSchool parameters: - name: educationSchool-id @@ -10431,10 +11180,10 @@ paths: tags: - education.educationSchool summary: Get administrativeUnit - description: Retrieve the simple directory **administrativeUnit** that corresponds to this **educationSchool**. + description: Retrieve the simple directory administrativeUnit that corresponds to this educationSchool. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-get-administrativeUnit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-get-administrativeUnit?view=graph-rest-1.0 operationId: education.school_GetAdministrativeUnit parameters: - name: educationSchool-id @@ -10529,7 +11278,7 @@ paths: description: Retrieve a list of classes owned by a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 operationId: education.school_ListClass parameters: - name: educationSchool-id @@ -10609,6 +11358,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -10629,6 +11379,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -10651,7 +11402,7 @@ paths: description: Delete a class from a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0 operationId: education.school_DeleteClassGraphBPreRef parameters: - name: educationSchool-id @@ -10719,7 +11470,7 @@ paths: description: Retrieve a list of classes owned by a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 operationId: education.school_ListClassGraphBPreRef parameters: - name: educationSchool-id @@ -10788,7 +11539,7 @@ paths: description: Add a class to a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0 operationId: education.school_CreateClassGraphBPreRef parameters: - name: educationSchool-id @@ -10815,7 +11566,7 @@ paths: description: Retrieve a list of users at a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 operationId: education.school_ListUser parameters: - name: educationSchool-id @@ -10993,7 +11744,7 @@ paths: description: Delete a user from a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0 operationId: education.school_DeleteUserGraphBPreRef parameters: - name: educationSchool-id @@ -11061,7 +11812,7 @@ paths: description: Retrieve a list of users at a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 operationId: education.school_ListUserGraphBPreRef parameters: - name: educationSchool-id @@ -11170,7 +11921,7 @@ paths: description: Add a user to a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0 operationId: education.school_CreateUserGraphBPreRef parameters: - name: educationSchool-id @@ -11323,7 +12074,7 @@ paths: description: Retrieve the collection of school data synchronization profiles in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-1.0 operationId: education_ListSynchronizationProfile parameters: - $ref: '#/components/parameters/top' @@ -11432,7 +12183,7 @@ paths: description: Retrieve a school data synchronization profile in the tenant based on the identifier. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-1.0 operationId: education_GetSynchronizationProfile parameters: - name: educationSynchronizationProfile-id @@ -11526,7 +12277,7 @@ paths: description: Delete a school data synchronization profile in the tenant based on the identifier. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-1.0 operationId: education_DeleteSynchronizationProfile parameters: - name: educationSynchronizationProfile-id @@ -11557,7 +12308,7 @@ paths: description: Get the errors generated during validation and/or during a sync of a specific school data synchronization profile in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-1.0 operationId: education.synchronizationProfile_ListError parameters: - name: educationSynchronizationProfile-id @@ -11835,7 +12586,7 @@ paths: description: Pause the sync of a specific school data synchronization profile in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-1.0 operationId: education.synchronizationProfile_pause parameters: - name: educationSynchronizationProfile-id @@ -11860,7 +12611,7 @@ paths: description: Reset the sync of a specific school data synchronization profile in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-1.0 operationId: education.synchronizationProfile_reset parameters: - name: educationSynchronizationProfile-id @@ -11885,7 +12636,7 @@ paths: description: Resume the sync of a specific school data synchronization profile in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-1.0 operationId: education.synchronizationProfile_resume parameters: - name: educationSynchronizationProfile-id @@ -11910,7 +12661,7 @@ paths: description: 'Verify the files uploaded to a specific school data synchronization profile in the tenant. If the verification is successful, synchronization will start on the profile. Otherwise, the response will contain errors and warnings. If the response contains errors, the synchronization will not start. If the response contains only warnings, synchronization will start.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-1.0 operationId: education.synchronizationProfile_start parameters: - name: educationSynchronizationProfile-id @@ -11983,7 +12734,7 @@ paths: description: Get the status of a specific school data synchronization profile in the tenant. The response will indicate the status of the sync. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-1.0 operationId: education.synchronizationProfile_GetProfileStatus parameters: - name: educationSynchronizationProfile-id @@ -12112,7 +12863,7 @@ paths: description: Retrieve a list of user objects. These user objects will include education-specific properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-1.0 operationId: education_ListUser parameters: - $ref: '#/components/parameters/top' @@ -12281,7 +13032,7 @@ paths: description: Create a new user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-1.0 operationId: education_CreateUser requestBody: description: New navigation property @@ -12308,7 +13059,7 @@ paths: description: Retrieve the properties and relationships of a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0 operationId: education_GetUser parameters: - name: educationUser-id @@ -12400,11 +13151,11 @@ paths: patch: tags: - education.educationUser - summary: Update educationUser properties - description: Update the properties of an **educationuser** object. + summary: Update relatedContacts + description: Update the relatedContact collection of an educationUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 operationId: education_UpdateUser parameters: - name: educationUser-id @@ -12439,7 +13190,7 @@ paths: description: Delete a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0 operationId: education_DeleteUser parameters: - name: educationUser-id @@ -12470,7 +13221,7 @@ paths: description: 'Returns a list of assignments assigned to a user for all classes. Only teachers, students, and applications with application permissions can perform this operation. This utility namespace allows a caller to find all the assignments belonging to a student or a teacher in a single call rather than having to request assignments from each class. The assignment list contains what is needed to get the detailed information for the assignment from within the class namespace. All other operations on the assignment should use the class namespace.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 operationId: education.user_ListAssignment parameters: - name: educationUser-id @@ -12534,6 +13285,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -12572,6 +13325,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -12692,6 +13446,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -12810,7 +13565,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.user.assignment_ListCategory parameters: - name: educationUser-id @@ -13010,7 +13765,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.user.assignment_ListCategoryGraphBPreRef parameters: - name: educationUser-id @@ -13237,7 +13992,7 @@ paths: description: Remove a gradingCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-gradingcategory?view=graph-rest-1.0 operationId: education.user.assignment_DeleteGradingCategory parameters: - name: educationUser-id @@ -13273,10 +14028,10 @@ paths: tags: - education.Actions summary: Invoke action activate - description: Activate an `inactive` educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. + description: Activate an inactive educationAssignment to signal that the assignment has further action items for teachers and students. This action can only be performed by a teacher on currently inactive assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0 operationId: education.user.assignment_activate parameters: - name: educationUser-id @@ -13310,10 +14065,10 @@ paths: tags: - education.Actions summary: Invoke action deactivate - description: Mark an `assigned` educationAssignment as `inactive` to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. + description: Mark an assigned educationAssignment as inactive to signal that the assignment has no further action items for teachers and students. This action can only be performed by a teacher on assigned assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0 operationId: education.user.assignment_deactivate parameters: - name: educationUser-id @@ -13347,10 +14102,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an **assignment** is in draft status, students will not see the **assignment**, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the **assignment** goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment. To update the properties of a published assignment, see update an assignment.' + description: 'Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. When you call this API, educationSubmission objects are created and the assignment appears in the student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.user.assignment_publish parameters: - name: educationUser-id @@ -13387,7 +14142,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment_setUpFeedbackResourcesFolder parameters: - name: educationUser-id @@ -13424,7 +14179,7 @@ paths: description: Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment's folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment_setUpResourcesFolder parameters: - name: educationUser-id @@ -13461,7 +14216,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.user.assignment_ListResource parameters: - name: educationUser-id @@ -13541,10 +14296,10 @@ paths: tags: - education.educationUser summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created. ' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-1.0 operationId: education.user.assignment_CreateResource parameters: - name: educationUser-id @@ -13588,7 +14343,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.user.assignment_GetResource parameters: - name: educationUser-id @@ -13705,7 +14460,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. Only teachers in the class can remove a resource. After an assignment has been published to students, teachers cannot remove resources that are marked as ''distributeToStudents''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.user.assignment_DeleteResource parameters: - name: educationUser-id @@ -13782,7 +14537,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.user.assignment_GetRubric parameters: - name: educationUser-id @@ -13851,7 +14606,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.user.assignment_UpdateRubric parameters: - name: educationUser-id @@ -13894,7 +14649,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.user.assignment_DeleteRubric parameters: - name: educationUser-id @@ -13933,7 +14688,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.user.assignment_GetRubricGraphBPreRef parameters: - name: educationUser-id @@ -13969,7 +14724,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.user.assignment_SetRubricGraphBPreRef parameters: - name: educationUser-id @@ -14003,7 +14758,7 @@ paths: description: Delete an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.user.assignment_DeleteRubricGraphBPreRef parameters: - name: educationUser-id @@ -14039,10 +14794,10 @@ paths: tags: - education.educationUser summary: List submissions - description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the **submissions**, a student can only get **submissions** that they are associated with. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions, a student can only get submissions that they are associated with. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.user.assignment_ListSubmission parameters: - name: educationUser-id @@ -14198,10 +14953,10 @@ paths: tags: - education.educationUser summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released. Provide the header `Prefer: include-unknown-enum-members` to properly list **submissions** with the `reassigned` status. For details, see the examples section.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. Provide the header Prefer: include-unknown-enum-members to properly list submissions with the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.user.assignment_GetSubmission parameters: - name: educationUser-id @@ -14374,10 +15129,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.user.assignment.submission_reassign parameters: - name: educationUser-id @@ -14422,7 +15177,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This will change the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.user.assignment.submission_return parameters: - name: educationUser-id @@ -14467,7 +15222,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment.submission_setUpResourcesFolder parameters: - name: educationUser-id @@ -14509,10 +15264,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.user.assignment.submission_submit parameters: - name: educationUser-id @@ -14554,10 +15309,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submitted assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.user.assignment.submission_unsubmit parameters: - name: educationUser-id @@ -14599,10 +15354,10 @@ paths: tags: - education.educationUser summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.user.assignment.submission_ListOutcome parameters: - name: educationUser-id @@ -14690,10 +15445,10 @@ paths: tags: - education.educationUser summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.user.assignment.submission_CreateOutcome parameters: - name: educationUser-id @@ -14819,7 +15574,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.user.assignment.submission_UpdateOutcome parameters: - name: educationUser-id @@ -14878,7 +15633,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.user.assignment.submission_DeleteOutcome parameters: - name: educationUser-id @@ -14968,10 +15723,10 @@ paths: tags: - education.educationUser summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.user.assignment.submission_ListResource parameters: - name: educationUser-id @@ -15059,10 +15814,10 @@ paths: tags: - education.educationUser summary: Create educationSubmissionResource - description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add a educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.user.assignment.submission_CreateResource parameters: - name: educationUser-id @@ -15114,7 +15869,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.user.assignment.submission_GetResource parameters: - name: educationUser-id @@ -15247,7 +16002,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.user.assignment.submission_DeleteResource parameters: - name: educationUser-id @@ -15786,6 +16541,7 @@ paths: - instructions - lastModifiedBy - lastModifiedDateTime + - moduleUrl - notificationChannelUrl - resourcesFolderUrl - status @@ -15844,6 +16600,8 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc + - moduleUrl + - moduleUrl desc - notificationChannelUrl - notificationChannelUrl desc - resourcesFolderUrl @@ -15888,7 +16646,7 @@ paths: description: Retrieve a collection of educationClass resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 operationId: education.user_ListClass parameters: - name: educationUser-id @@ -15968,6 +16726,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -15988,6 +16747,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16053,6 +16813,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16073,6 +16834,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16118,7 +16880,7 @@ paths: description: Retrieve a list of educationRubric objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 operationId: education.user_ListRubric parameters: - name: educationUser-id @@ -16214,7 +16976,7 @@ paths: description: Create a new educationRubric object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 operationId: education.user_CreateRubric parameters: - name: educationUser-id @@ -16250,7 +17012,7 @@ paths: description: Retrieve the properties and relationships of an educationRubric object. Only teachers and students can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 operationId: education.user_GetRubric parameters: - name: educationUser-id @@ -16316,10 +17078,10 @@ paths: tags: - education.educationUser summary: Update educationRubric - description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (`PATCH /education/classes/{id}/assignments/{id}/rubric`) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under `/education/users/{id}/rubrics`. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/{id}/assignments/{id}/rubric, but it cannot be updated.' + description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (PATCH /education/classes/{id}/assignments/{id}/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/{id}/assignments/{id}/rubric, but it cannot be updated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 operationId: education.user_UpdateRubric parameters: - name: educationUser-id @@ -16362,7 +17124,7 @@ paths: description: Delete an educationRubric object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 operationId: education.user_DeleteRubric parameters: - name: educationUser-id @@ -16423,7 +17185,7 @@ paths: description: Retrieve a list of schools for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 operationId: education.user_ListSchool parameters: - name: educationUser-id @@ -16722,6 +17484,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16742,6 +17505,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16807,6 +17571,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16827,6 +17592,7 @@ paths: - assignmentDefaults - assignments - assignmentSettings + - modules - group - members - schools @@ -16869,10 +17635,10 @@ paths: tags: - education.educationUser summary: Get user - description: Retrieve the simple directory **user** that corresponds to this **educationUser**. + description: Retrieve the simple directory user that corresponds to this educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 operationId: education.user_GetUser parameters: - name: educationUser-id @@ -17492,6 +18258,11 @@ components: x-ms-navigationProperty: true assignmentSettings: $ref: '#/components/schemas/microsoft.graph.educationAssignmentSettings' + modules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.educationModule' + x-ms-navigationProperty: true group: $ref: '#/components/schemas/microsoft.graph.group' members: @@ -17629,6 +18400,9 @@ components: format: date-time nullable: true readOnly: true + moduleUrl: + type: string + nullable: true notificationChannelUrl: type: string description: 'Optional field to specify the URL of the channel to post the assignment publish notification. If not specified or null, defaults to the General channel. This field only applies to assignments where the assignTo value is educationAssignmentClassRecipient. Updating the notificationChannelUrl is not allowed after the assignment has been published.' @@ -18232,6 +19006,60 @@ components: $ref: '#/components/schemas/microsoft.graph.team' additionalProperties: type: object + microsoft.graph.educationModule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: educationModule + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + readOnly: true + description: + type: string + nullable: true + displayName: + type: string + nullable: true + isPinned: + type: boolean + nullable: true + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + lastModifiedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + readOnly: true + resourcesFolderUrl: + type: string + nullable: true + readOnly: true + status: + $ref: '#/components/schemas/microsoft.graph.educationModuleStatus' + resources: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.educationModuleResource: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: educationModuleResource + type: object + properties: + resource: + $ref: '#/components/schemas/microsoft.graph.educationResource' + additionalProperties: + type: object microsoft.graph.educationSchool: allOf: - $ref: '#/components/schemas/microsoft.graph.educationOrganization' @@ -18890,6 +19718,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true transitiveMemberOf: type: array @@ -20247,8 +21076,8 @@ components: pages: type: array items: - $ref: '#/components/schemas/microsoft.graph.sitePage' - description: The collection of pages in the SitePages list in this site. + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: The collection of pages in the baseSitePages list in this site. x-ms-navigationProperty: true permissions: type: array @@ -20506,6 +21335,13 @@ components: $ref: '#/components/schemas/microsoft.graph.schedule' additionalProperties: type: object + microsoft.graph.educationModuleStatus: + title: educationModuleStatus + enum: + - draft + - published + - unknownFutureValue + type: string microsoft.graph.educationOrganization: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20943,6 +21779,8 @@ components: type: string description: The Azure Active Directory (Azure AD) device ID of the Cloud PC. nullable: true + connectionSettings: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' diskEncryptionState: @@ -21365,7 +22203,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -24016,6 +24854,32 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.educationModuleCollectionResponse: + title: Collection of educationModule + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.educationModule' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.educationModuleResourceCollectionResponse: + title: Collection of educationModuleResource + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.educationModuleResource' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.educationSchoolCollectionResponse: title: Collection of educationSchool type: object @@ -25083,48 +25947,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.sitePage: + microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' - - title: sitePage + - title: baseSitePage type: object properties: - contentType: - $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' pageLayout: $ref: '#/components/schemas/microsoft.graph.pageLayoutType' - promotionKind: - $ref: '#/components/schemas/microsoft.graph.pagePromotionType' publishingState: $ref: '#/components/schemas/microsoft.graph.publicationFacet' - reactions: - $ref: '#/components/schemas/microsoft.graph.reactionsFacet' - showComments: - type: boolean - description: Determines whether or not to show comments at the bottom of the page. - nullable: true - showRecommendedPages: - type: boolean - description: Determines whether or not to show recommended pages at the bottom of the page. - nullable: true - thumbnailWebUrl: - type: string - description: Url of the sitePage's thumbnail image - nullable: true title: type: string description: Title of the sitePage. nullable: true - titleArea: - $ref: '#/components/schemas/microsoft.graph.titleArea' - canvasLayout: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - webParts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: Collection of webparts on the SharePoint page - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.permission: @@ -26043,6 +26879,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcConnectionSettings: + title: cloudPcConnectionSettings + type: object + properties: + enableSingleSignOn: + type: boolean + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityResult: title: cloudPcConnectivityResult type: object @@ -26178,6 +27022,7 @@ components: - unknownFutureValue - movingRegion - resizePendingLicense + - updatingSingleSignOn type: string microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails @@ -30571,7 +31416,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -30582,7 +31427,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -32107,11 +32952,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -32622,104 +33467,6 @@ components: - home - unknownFutureValue type: string - microsoft.graph.pagePromotionType: - title: pagePromotionType - enum: - - microsoftReserved - - page - - newsPost - - unknownFutureValue - type: string - microsoft.graph.reactionsFacet: - title: reactionsFacet - type: object - properties: - commentCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of comments. - format: int32 - nullable: true - likeCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of likes. - format: int32 - nullable: true - shareCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of shares. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.titleArea: - title: titleArea - type: object - properties: - alternativeText: - type: string - description: Alternative text on the title area. - nullable: true - enableGradientEffect: - type: boolean - description: Indicates whether the title area has a gradient effect enabled. - nullable: true - imageWebUrl: - type: string - description: URL of the image in the title area. - nullable: true - layout: - $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' - serverProcessedContent: - $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' - showAuthor: - type: boolean - description: Indicates whether the author should be shown in title area. - nullable: true - showPublishedDate: - type: boolean - description: Indicates whether the published date should be shown in title area. - nullable: true - showTextBlockAboveTitle: - type: boolean - description: Indicates whether the text block above title should be shown in title area. - nullable: true - textAboveTitle: - type: string - description: The text above title line. - nullable: true - textAlignment: - $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' - additionalProperties: - type: object - microsoft.graph.canvasLayout: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: canvasLayout - type: object - properties: - horizontalSections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - description: Collection of horizontal sections on the SharePoint page. - x-ms-navigationProperty: true - verticalSection: - $ref: '#/components/schemas/microsoft.graph.verticalSection' - additionalProperties: - type: object - microsoft.graph.webPart: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: webPart - type: object - additionalProperties: - type: object microsoft.graph.sharePointIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -33711,8 +34458,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -33859,7 +34606,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -37220,7 +37967,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -37386,92 +38133,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.titleAreaLayoutType: - title: titleAreaLayoutType - enum: - - imageAndTitle - - plain - - colorBlock - - overlap - - unknownFutureValue - type: string - microsoft.graph.serverProcessedContent: - title: serverProcessedContent - type: object - properties: - componentDependencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. - customMetadata: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' - description: A key-value map where keys are string identifier and values are object of custom key-value pair. - htmlStrings: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' - imageSources: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. - links: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. - searchablePlainTexts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are strings that should be search indexed. - additionalProperties: - type: object - microsoft.graph.titleAreaTextAlignmentType: - title: titleAreaTextAlignmentType - enum: - - left - - center - - unknownFutureValue - type: string - microsoft.graph.horizontalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - layout: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' - columns: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - description: The set of vertical columns in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.verticalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: verticalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The set of web parts in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.sharePointIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -39972,74 +40633,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.metaDataKeyStringPair: - title: metaDataKeyStringPair - type: object - properties: - key: - type: string - description: Key of the meta data. - nullable: true - value: - type: string - description: Value of the meta data. - nullable: true - additionalProperties: - type: object - microsoft.graph.metaDataKeyValuePair: - title: metaDataKeyValuePair - type: object - properties: - key: - type: string - description: Key of the metadata. - nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - additionalProperties: - type: object - microsoft.graph.sectionEmphasisType: - title: sectionEmphasisType - enum: - - none - - neutral - - soft - - strong - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionLayoutType: - title: horizontalSectionLayoutType - enum: - - none - - oneColumn - - twoColumns - - threeColumns - - oneThirdLeftColumn - - oneThirdRightColumn - - fullWidth - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionColumn: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSectionColumn - type: object - properties: - width: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' - format: int32 - nullable: true - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The collection of WebParts in this column. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.termStore.relationType: title: relationType enum: @@ -42825,6 +43418,18 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.educationUserCollectionResponse' + microsoft.graph.educationModuleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleCollectionResponse' + microsoft.graph.educationModuleResourceCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.educationModuleResourceCollectionResponse' microsoft.graph.educationSchoolCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index de0f10b80cd..52755c32286 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -291,7 +291,7 @@ paths: description: List the recent activities that took place on an item or under a hierarchy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 operationId: drive_ListActivity parameters: - name: drive-id @@ -842,7 +842,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: drive_ListBundle parameters: - name: drive-id @@ -1039,7 +1039,7 @@ paths: summary: Create new navigation property to bundles for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: drive_CreateBundle parameters: - name: drive-id @@ -1075,7 +1075,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: drive_GetBundle parameters: - name: drive-id @@ -1195,7 +1195,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: drive_GetBundlesContent parameters: - name: drive-id @@ -1650,7 +1650,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: drive_ListFollowing parameters: - name: drive-id @@ -1966,7 +1966,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: drive_GetFollowingContent parameters: - name: drive-id @@ -2294,7 +2294,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: drive_GetItem parameters: - name: drive-id @@ -2410,10 +2410,10 @@ paths: tags: - drives.driveItem summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: drive_UpdateItem parameters: - name: drive-id @@ -2456,7 +2456,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: drive_DeleteItem parameters: - name: drive-id @@ -2683,10 +2683,10 @@ paths: tags: - drives.driveItem summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: drive.item_GetAnalytic parameters: - name: drive-id @@ -3900,10 +3900,10 @@ paths: tags: - drives.driveItem summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.item_ListChild parameters: - name: drive-id @@ -4108,7 +4108,7 @@ paths: summary: Create new navigation property to children for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: drive.item_CreateChild parameters: - name: drive-id @@ -4276,7 +4276,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: drive.item_DeleteChild parameters: - name: drive-id @@ -4323,7 +4323,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.item_GetChildrenContent parameters: - name: drive-id @@ -6509,7 +6509,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.item.listItem_ListDocumentSetVersion parameters: - name: drive-id @@ -6612,7 +6612,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.item.listItem_CreateDocumentSetVersion parameters: - name: drive-id @@ -6656,7 +6656,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.item.listItem_GetDocumentSetVersion parameters: - name: drive-id @@ -6781,7 +6781,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.item.listItem_DeleteDocumentSetVersion parameters: - name: drive-id @@ -6983,7 +6983,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.item.listItem.documentSetVersion_restore parameters: - name: drive-id @@ -7301,10 +7301,10 @@ paths: tags: - drives.driveItem summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.item.listItem_UpdateField parameters: - name: drive-id @@ -7757,10 +7757,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: drive.item.listItem_createLink parameters: - name: drive-id @@ -8513,10 +8513,10 @@ paths: tags: - drives.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: drive.item_checkin parameters: - name: drive-id @@ -8562,10 +8562,10 @@ paths: tags: - drives.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: drive.item_checkout parameters: - name: drive-id @@ -8598,7 +8598,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: drive.item_copy parameters: - name: drive-id @@ -8647,10 +8647,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: drive.item_createLink parameters: - name: drive-id @@ -8723,10 +8723,6 @@ paths: tags: - drives.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: drive.item_createUploadSession parameters: - name: drive-id @@ -9210,7 +9206,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: drive.item_follow parameters: - name: drive-id @@ -9373,10 +9369,10 @@ paths: tags: - drives.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: drive.item_invite parameters: - name: drive-id @@ -9557,7 +9553,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: drive.item_restore parameters: - name: drive-id @@ -9811,7 +9807,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: drive.item_unfollow parameters: - name: drive-id @@ -9888,7 +9884,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: drive.item_ListPermission parameters: - name: drive-id @@ -10035,10 +10031,10 @@ paths: tags: - drives.driveItem summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: drive.item_GetPermission parameters: - name: drive-id @@ -10114,10 +10110,10 @@ paths: tags: - drives.driveItem summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: drive.item_UpdatePermission parameters: - name: drive-id @@ -10165,10 +10161,10 @@ paths: tags: - drives.driveItem summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: drive.item_DeletePermission parameters: - name: drive-id @@ -10215,7 +10211,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: drive.item.permission_grant parameters: - name: drive-id @@ -10293,7 +10289,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: drive.item.permission_revokeGrant parameters: - name: drive-id @@ -10843,10 +10839,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.item.subscription_reauthorize parameters: - name: drive-id @@ -10914,10 +10910,10 @@ paths: tags: - drives.driveItem summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: drive.item_ListThumbnail parameters: - name: drive-id @@ -11235,7 +11231,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.item_ListVersion parameters: - name: drive-id @@ -11367,7 +11363,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: drive.item_GetVersion parameters: - name: drive-id @@ -11529,7 +11525,7 @@ paths: summary: Get content for the navigation property versions from drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.item_GetVersionsContent parameters: - name: drive-id @@ -11623,7 +11619,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: drive.item.version_restoreVersion parameters: - name: drive-id @@ -12319,7 +12315,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: drive.list_ListColumn parameters: - name: drive-id @@ -12483,7 +12479,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: drive.list_CreateColumn parameters: - name: drive-id @@ -12795,7 +12791,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: drive.list_ListContentType parameters: - name: drive-id @@ -14033,7 +14029,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: drive.list.contentType_ListColumn parameters: - name: drive-id @@ -14205,7 +14201,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: drive.list.contentType_CreateColumn parameters: - name: drive-id @@ -14249,7 +14245,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: drive.list.contentType_GetColumn parameters: - name: drive-id @@ -14350,7 +14346,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: drive.list.contentType_UpdateColumn parameters: - name: drive-id @@ -14401,7 +14397,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: drive.list.contentType_DeleteColumn parameters: - name: drive-id @@ -14577,7 +14573,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: drive.list.contentType_associateGraphWPreHubSite parameters: - name: drive-id @@ -14628,7 +14624,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: drive.list.contentType_copyToDefaultContentLocation parameters: - name: drive-id @@ -14715,7 +14711,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: drive.list.contentType_publish parameters: - name: drive-id @@ -14748,7 +14744,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: drive.list.contentType_unpublish parameters: - name: drive-id @@ -14803,7 +14799,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: drive.list.contentType_addCopy parameters: - name: drive-id @@ -14844,7 +14840,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: drive.list.contentType_addCopyFromContentTypeHub parameters: - name: drive-id @@ -15437,7 +15433,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: drive.list_ListItem parameters: - name: drive-id @@ -15557,7 +15553,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: drive.list_CreateItem parameters: - name: drive-id @@ -15593,7 +15589,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: drive.list_GetItem parameters: - name: drive-id @@ -15720,7 +15716,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: drive.list_DeleteItem parameters: - name: drive-id @@ -16829,7 +16825,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.list.item_ListDocumentSetVersion parameters: - name: drive-id @@ -16932,7 +16928,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.list.item_CreateDocumentSetVersion parameters: - name: drive-id @@ -16976,7 +16972,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.list.item_GetDocumentSetVersion parameters: - name: drive-id @@ -17101,7 +17097,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.list.item_DeleteDocumentSetVersion parameters: - name: drive-id @@ -17303,7 +17299,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.list.item.documentSetVersion_restore parameters: - name: drive-id @@ -17621,10 +17617,10 @@ paths: tags: - drives.list summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.list.item_UpdateField parameters: - name: drive-id @@ -18077,10 +18073,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: drive.list.item_createLink parameters: - name: drive-id @@ -19978,10 +19974,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.list.subscription_reauthorize parameters: - name: drive-id @@ -20557,7 +20553,7 @@ paths: description: Retrieve the metadata for a driveItem in a drive by file system path or ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: drive_GetRoot parameters: - name: drive-id @@ -20890,10 +20886,10 @@ paths: tags: - drives.driveItem summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: drive.root_GetAnalytic parameters: - name: drive-id @@ -21947,10 +21943,10 @@ paths: tags: - drives.driveItem summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.root_ListChild parameters: - name: drive-id @@ -22147,7 +22143,7 @@ paths: summary: Create new navigation property to children for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: drive.root_CreateChild parameters: - name: drive-id @@ -22299,7 +22295,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: drive.root_DeleteChild parameters: - name: drive-id @@ -22338,7 +22334,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.root_GetChildrenContent parameters: - name: drive-id @@ -22439,7 +22435,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: drive_GetRootContent parameters: - name: drive-id @@ -24303,7 +24299,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.root.listItem_ListDocumentSetVersion parameters: - name: drive-id @@ -24398,7 +24394,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.root.listItem_CreateDocumentSetVersion parameters: - name: drive-id @@ -24434,7 +24430,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.root.listItem_GetDocumentSetVersion parameters: - name: drive-id @@ -24543,7 +24539,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.root.listItem_DeleteDocumentSetVersion parameters: - name: drive-id @@ -24713,7 +24709,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.root.listItem.documentSetVersion_restore parameters: - name: drive-id @@ -24983,10 +24979,10 @@ paths: tags: - drives.driveItem summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.root.listItem_UpdateField parameters: - name: drive-id @@ -25399,10 +25395,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: drive.root.listItem_createLink parameters: - name: drive-id @@ -26051,10 +26047,10 @@ paths: tags: - drives.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: drive.root_checkin parameters: - name: drive-id @@ -26092,10 +26088,10 @@ paths: tags: - drives.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: drive.root_checkout parameters: - name: drive-id @@ -26120,7 +26116,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: drive.root_copy parameters: - name: drive-id @@ -26161,10 +26157,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: drive.root_createLink parameters: - name: drive-id @@ -26229,10 +26225,6 @@ paths: tags: - drives.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: drive.root_createUploadSession parameters: - name: drive-id @@ -26684,7 +26676,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: drive.root_follow parameters: - name: drive-id @@ -26831,10 +26823,10 @@ paths: tags: - drives.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: drive.root_invite parameters: - name: drive-id @@ -26991,7 +26983,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: drive.root_restore parameters: - name: drive-id @@ -27229,7 +27221,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: drive.root_unfollow parameters: - name: drive-id @@ -27290,7 +27282,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: drive.root_ListPermission parameters: - name: drive-id @@ -27421,10 +27413,10 @@ paths: tags: - drives.driveItem summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: drive.root_GetPermission parameters: - name: drive-id @@ -27492,10 +27484,10 @@ paths: tags: - drives.driveItem summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: drive.root_UpdatePermission parameters: - name: drive-id @@ -27535,10 +27527,10 @@ paths: tags: - drives.driveItem summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: drive.root_DeletePermission parameters: - name: drive-id @@ -27577,7 +27569,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: drive.root.permission_grant parameters: - name: drive-id @@ -27647,7 +27639,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: drive.root.permission_revokeGrant parameters: - name: drive-id @@ -28117,10 +28109,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.root.subscription_reauthorize parameters: - name: drive-id @@ -28172,10 +28164,10 @@ paths: tags: - drives.driveItem summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: drive.root_ListThumbnail parameters: - name: drive-id @@ -28445,7 +28437,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.root_ListVersion parameters: - name: drive-id @@ -28561,7 +28553,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: drive.root_GetVersion parameters: - name: drive-id @@ -28699,7 +28691,7 @@ paths: summary: Get content for the navigation property versions from drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.root_GetVersionsContent parameters: - name: drive-id @@ -28777,7 +28769,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: drive.root.version_restoreVersion parameters: - name: drive-id @@ -29028,7 +29020,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: drive_GetSpecial parameters: - name: drive-id @@ -29649,7 +29641,7 @@ paths: description: List the recent activities that took place on an item or under a hierarchy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 operationId: group.drive_ListActivity parameters: - name: group-id @@ -30280,7 +30272,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: group.drive_ListBundle parameters: - name: group-id @@ -30485,7 +30477,7 @@ paths: summary: Create new navigation property to bundles for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: group.drive_CreateBundle parameters: - name: group-id @@ -30529,7 +30521,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: group.drive_GetBundle parameters: - name: group-id @@ -30657,7 +30649,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: group.drive_GetBundlesContent parameters: - name: group-id @@ -31160,7 +31152,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: group.drive_ListFollowing parameters: - name: group-id @@ -31492,7 +31484,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: group.drive_GetFollowingContent parameters: - name: group-id @@ -31860,7 +31852,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: group.drive_GetItem parameters: - name: group-id @@ -31984,10 +31976,10 @@ paths: tags: - groups.drive summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: group.drive_UpdateItem parameters: - name: group-id @@ -32038,7 +32030,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: group.drive_DeleteItem parameters: - name: group-id @@ -32297,10 +32289,10 @@ paths: tags: - groups.drive summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: group.drive.item_GetAnalytic parameters: - name: group-id @@ -33674,10 +33666,10 @@ paths: tags: - groups.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.item_ListChild parameters: - name: group-id @@ -33890,7 +33882,7 @@ paths: summary: Create new navigation property to children for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: group.drive.item_CreateChild parameters: - name: group-id @@ -34074,7 +34066,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: group.drive.item_DeleteChild parameters: - name: group-id @@ -34129,7 +34121,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.item_GetChildrenContent parameters: - name: group-id @@ -36539,7 +36531,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.item.listItem_ListDocumentSetVersion parameters: - name: group-id @@ -36650,7 +36642,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.item.listItem_CreateDocumentSetVersion parameters: - name: group-id @@ -36702,7 +36694,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.item.listItem_GetDocumentSetVersion parameters: - name: group-id @@ -36843,7 +36835,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.item.listItem_DeleteDocumentSetVersion parameters: - name: group-id @@ -37394,10 +37386,10 @@ paths: tags: - groups.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.item.listItem_UpdateField parameters: - name: group-id @@ -38435,7 +38427,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: group.drive.item_ListPermission parameters: - name: group-id @@ -38598,10 +38590,10 @@ paths: tags: - groups.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: group.drive.item_GetPermission parameters: - name: group-id @@ -38685,10 +38677,10 @@ paths: tags: - groups.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: group.drive.item_UpdatePermission parameters: - name: group-id @@ -38744,10 +38736,10 @@ paths: tags: - groups.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: group.drive.item_DeletePermission parameters: - name: group-id @@ -39403,10 +39395,10 @@ paths: tags: - groups.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: group.drive.item_ListThumbnail parameters: - name: group-id @@ -39772,7 +39764,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.item_ListVersion parameters: - name: group-id @@ -39920,7 +39912,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: group.drive.item_GetVersion parameters: - name: group-id @@ -40106,7 +40098,7 @@ paths: summary: Get content for the navigation property versions from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.item_GetVersionsContent parameters: - name: group-id @@ -40951,7 +40943,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: group.drive.list_ListColumn parameters: - name: group-id @@ -41123,7 +41115,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: group.drive.list_CreateColumn parameters: - name: group-id @@ -41483,7 +41475,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: group.drive.list_ListContentType parameters: - name: group-id @@ -42865,7 +42857,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.drive.list.contentType_ListColumn parameters: - name: group-id @@ -43045,7 +43037,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.drive.list.contentType_CreateColumn parameters: - name: group-id @@ -43097,7 +43089,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.drive.list.contentType_GetColumn parameters: - name: group-id @@ -43206,7 +43198,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.drive.list.contentType_UpdateColumn parameters: - name: group-id @@ -43265,7 +43257,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.drive.list.contentType_DeleteColumn parameters: - name: group-id @@ -43963,7 +43955,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: group.drive.list_ListItem parameters: - name: group-id @@ -44091,7 +44083,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: group.drive.list_CreateItem parameters: - name: group-id @@ -44135,7 +44127,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: group.drive.list_GetItem parameters: - name: group-id @@ -44278,7 +44270,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: group.drive.list_DeleteItem parameters: - name: group-id @@ -45507,7 +45499,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.list.item_ListDocumentSetVersion parameters: - name: group-id @@ -45618,7 +45610,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.list.item_CreateDocumentSetVersion parameters: - name: group-id @@ -45670,7 +45662,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.list.item_GetDocumentSetVersion parameters: - name: group-id @@ -45811,7 +45803,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.list.item_DeleteDocumentSetVersion parameters: - name: group-id @@ -46362,10 +46354,10 @@ paths: tags: - groups.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.list.item_UpdateField parameters: - name: group-id @@ -48475,7 +48467,7 @@ paths: description: Retrieve the metadata for a driveItem in a drive by file system path or ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: group.drive_GetRoot parameters: - name: group-id @@ -48856,10 +48848,10 @@ paths: tags: - groups.drive summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: group.drive.root_GetAnalytic parameters: - name: group-id @@ -50073,10 +50065,10 @@ paths: tags: - groups.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.root_ListChild parameters: - name: group-id @@ -50281,7 +50273,7 @@ paths: summary: Create new navigation property to children for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: group.drive.root_CreateChild parameters: - name: group-id @@ -50449,7 +50441,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: group.drive.root_DeleteChild parameters: - name: group-id @@ -50496,7 +50488,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.root_GetChildrenContent parameters: - name: group-id @@ -50621,7 +50613,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: group.drive_GetRootContent parameters: - name: group-id @@ -52685,7 +52677,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.root.listItem_ListDocumentSetVersion parameters: - name: group-id @@ -52788,7 +52780,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.root.listItem_CreateDocumentSetVersion parameters: - name: group-id @@ -52832,7 +52824,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.root.listItem_GetDocumentSetVersion parameters: - name: group-id @@ -52957,7 +52949,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.root.listItem_DeleteDocumentSetVersion parameters: - name: group-id @@ -53436,10 +53428,10 @@ paths: tags: - groups.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.root.listItem_UpdateField parameters: - name: group-id @@ -54365,7 +54357,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: group.drive.root_ListPermission parameters: - name: group-id @@ -54512,10 +54504,10 @@ paths: tags: - groups.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: group.drive.root_GetPermission parameters: - name: group-id @@ -54591,10 +54583,10 @@ paths: tags: - groups.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: group.drive.root_UpdatePermission parameters: - name: group-id @@ -54642,10 +54634,10 @@ paths: tags: - groups.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: group.drive.root_DeletePermission parameters: - name: group-id @@ -55213,10 +55205,10 @@ paths: tags: - groups.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: group.drive.root_ListThumbnail parameters: - name: group-id @@ -55534,7 +55526,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.root_ListVersion parameters: - name: group-id @@ -55666,7 +55658,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: group.drive.root_GetVersion parameters: - name: group-id @@ -55828,7 +55820,7 @@ paths: summary: Get content for the navigation property versions from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.root_GetVersionsContent parameters: - name: group-id @@ -56156,7 +56148,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: group.drive_GetSpecial parameters: - name: group-id @@ -56425,7 +56417,7 @@ paths: tags: - shares.sharedDriveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' operationId: share.sharedDriveItem_ListSharedDriveItem parameters: - $ref: '#/components/parameters/top' @@ -56554,10 +56546,10 @@ paths: tags: - shares.sharedDriveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share.sharedDriveItem_GetSharedDriveItem parameters: - name: sharedDriveItem-id @@ -57046,10 +57038,10 @@ paths: tags: - shares.driveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share_GetDriveItem parameters: - name: sharedDriveItem-id @@ -57161,7 +57153,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share_GetDriveItemContent parameters: - name: sharedDriveItem-id @@ -58238,7 +58230,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: share.list_ListColumn parameters: - name: sharedDriveItem-id @@ -58402,7 +58394,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: share.list_CreateColumn parameters: - name: sharedDriveItem-id @@ -58714,7 +58706,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: share.list_ListContentType parameters: - name: sharedDriveItem-id @@ -59952,7 +59944,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: share.list.contentType_ListColumn parameters: - name: sharedDriveItem-id @@ -60124,7 +60116,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: share.list.contentType_CreateColumn parameters: - name: sharedDriveItem-id @@ -60168,7 +60160,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: share.list.contentType_GetColumn parameters: - name: sharedDriveItem-id @@ -60269,7 +60261,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: share.list.contentType_UpdateColumn parameters: - name: sharedDriveItem-id @@ -60320,7 +60312,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: share.list.contentType_DeleteColumn parameters: - name: sharedDriveItem-id @@ -60496,7 +60488,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: share.list.contentType_associateGraphWPreHubSite parameters: - name: sharedDriveItem-id @@ -60547,7 +60539,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: share.list.contentType_copyToDefaultContentLocation parameters: - name: sharedDriveItem-id @@ -60634,7 +60626,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: share.list.contentType_publish parameters: - name: sharedDriveItem-id @@ -60667,7 +60659,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: share.list.contentType_unpublish parameters: - name: sharedDriveItem-id @@ -60722,7 +60714,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: share.list.contentType_addCopy parameters: - name: sharedDriveItem-id @@ -60763,7 +60755,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: share.list.contentType_addCopyFromContentTypeHub parameters: - name: sharedDriveItem-id @@ -61356,7 +61348,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: share.list_ListItem parameters: - name: sharedDriveItem-id @@ -61476,7 +61468,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: share.list_CreateItem parameters: - name: sharedDriveItem-id @@ -61512,7 +61504,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: share.list_GetItem parameters: - name: sharedDriveItem-id @@ -61639,7 +61631,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: share.list_DeleteItem parameters: - name: sharedDriveItem-id @@ -62748,7 +62740,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: share.list.item_ListDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -62851,7 +62843,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: share.list.item_CreateDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -62895,7 +62887,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: share.list.item_GetDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -63020,7 +63012,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: share.list.item_DeleteDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -63222,7 +63214,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: share.list.item.documentSetVersion_restore parameters: - name: sharedDriveItem-id @@ -63540,10 +63532,10 @@ paths: tags: - shares.list summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: share.list.item_UpdateField parameters: - name: sharedDriveItem-id @@ -63996,10 +63988,10 @@ paths: tags: - shares.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: share.list.item_createLink parameters: - name: sharedDriveItem-id @@ -65875,10 +65867,10 @@ paths: tags: - shares.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: share.list.subscription_reauthorize parameters: - name: sharedDriveItem-id @@ -67026,7 +67018,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: share.listItem_ListDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -67121,7 +67113,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: share.listItem_CreateDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -67157,7 +67149,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: share.listItem_GetDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -67266,7 +67258,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: share.listItem_DeleteDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -67436,7 +67428,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: share.listItem.documentSetVersion_restore parameters: - name: sharedDriveItem-id @@ -67706,10 +67698,10 @@ paths: tags: - shares.listItem summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: share.listItem_UpdateField parameters: - name: sharedDriveItem-id @@ -68122,10 +68114,10 @@ paths: tags: - shares.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: share.listItem_createLink parameters: - name: sharedDriveItem-id @@ -68856,7 +68848,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: share.permission_grant parameters: - name: sharedDriveItem-id @@ -68918,7 +68910,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: share.permission_revokeGrant parameters: - name: sharedDriveItem-id @@ -69242,7 +69234,7 @@ paths: description: 'Retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get?view=graph-rest-1.0 operationId: user_GetDrive parameters: - name: user-id @@ -69327,7 +69319,7 @@ paths: description: 'Retrieve the list of Drive resources available for a target User, Group, or Site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list?view=graph-rest-1.0 operationId: user_ListDrive parameters: - name: user-id @@ -69651,7 +69643,7 @@ paths: description: List the recent activities that took place on an item or under a hierarchy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activities-list?view=graph-rest-1.0 operationId: user.drive_ListActivity parameters: - name: user-id @@ -70282,7 +70274,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: user.drive_ListBundle parameters: - name: user-id @@ -70487,7 +70479,7 @@ paths: summary: Create new navigation property to bundles for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: user.drive_CreateBundle parameters: - name: user-id @@ -70531,7 +70523,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: user.drive_GetBundle parameters: - name: user-id @@ -70659,7 +70651,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: user.drive_GetBundlesContent parameters: - name: user-id @@ -71162,7 +71154,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: user.drive_ListFollowing parameters: - name: user-id @@ -71494,7 +71486,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: user.drive_GetFollowingContent parameters: - name: user-id @@ -71862,7 +71854,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: user.drive_GetItem parameters: - name: user-id @@ -71986,10 +71978,10 @@ paths: tags: - users.drive summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: user.drive_UpdateItem parameters: - name: user-id @@ -72040,7 +72032,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: user.drive_DeleteItem parameters: - name: user-id @@ -72299,10 +72291,10 @@ paths: tags: - users.drive summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: user.drive.item_GetAnalytic parameters: - name: user-id @@ -73676,10 +73668,10 @@ paths: tags: - users.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.item_ListChild parameters: - name: user-id @@ -73892,7 +73884,7 @@ paths: summary: Create new navigation property to children for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: user.drive.item_CreateChild parameters: - name: user-id @@ -74076,7 +74068,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: user.drive.item_DeleteChild parameters: - name: user-id @@ -74131,7 +74123,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.item_GetChildrenContent parameters: - name: user-id @@ -76541,7 +76533,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.item.listItem_ListDocumentSetVersion parameters: - name: user-id @@ -76652,7 +76644,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.item.listItem_CreateDocumentSetVersion parameters: - name: user-id @@ -76704,7 +76696,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.item.listItem_GetDocumentSetVersion parameters: - name: user-id @@ -76845,7 +76837,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.item.listItem_DeleteDocumentSetVersion parameters: - name: user-id @@ -77396,10 +77388,10 @@ paths: tags: - users.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.item.listItem_UpdateField parameters: - name: user-id @@ -78437,7 +78429,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: user.drive.item_ListPermission parameters: - name: user-id @@ -78600,10 +78592,10 @@ paths: tags: - users.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: user.drive.item_GetPermission parameters: - name: user-id @@ -78687,10 +78679,10 @@ paths: tags: - users.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: user.drive.item_UpdatePermission parameters: - name: user-id @@ -78746,10 +78738,10 @@ paths: tags: - users.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: user.drive.item_DeletePermission parameters: - name: user-id @@ -79405,10 +79397,10 @@ paths: tags: - users.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: user.drive.item_ListThumbnail parameters: - name: user-id @@ -79774,7 +79766,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.item_ListVersion parameters: - name: user-id @@ -79922,7 +79914,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: user.drive.item_GetVersion parameters: - name: user-id @@ -80108,7 +80100,7 @@ paths: summary: Get content for the navigation property versions from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.item_GetVersionsContent parameters: - name: user-id @@ -80953,7 +80945,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: user.drive.list_ListColumn parameters: - name: user-id @@ -81125,7 +81117,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: user.drive.list_CreateColumn parameters: - name: user-id @@ -81485,7 +81477,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: user.drive.list_ListContentType parameters: - name: user-id @@ -82867,7 +82859,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: user.drive.list.contentType_ListColumn parameters: - name: user-id @@ -83047,7 +83039,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: user.drive.list.contentType_CreateColumn parameters: - name: user-id @@ -83099,7 +83091,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: user.drive.list.contentType_GetColumn parameters: - name: user-id @@ -83208,7 +83200,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: user.drive.list.contentType_UpdateColumn parameters: - name: user-id @@ -83267,7 +83259,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: user.drive.list.contentType_DeleteColumn parameters: - name: user-id @@ -83965,7 +83957,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: user.drive.list_ListItem parameters: - name: user-id @@ -84093,7 +84085,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: user.drive.list_CreateItem parameters: - name: user-id @@ -84137,7 +84129,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: user.drive.list_GetItem parameters: - name: user-id @@ -84280,7 +84272,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: user.drive.list_DeleteItem parameters: - name: user-id @@ -85509,7 +85501,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.list.item_ListDocumentSetVersion parameters: - name: user-id @@ -85620,7 +85612,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.list.item_CreateDocumentSetVersion parameters: - name: user-id @@ -85672,7 +85664,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.list.item_GetDocumentSetVersion parameters: - name: user-id @@ -85813,7 +85805,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.list.item_DeleteDocumentSetVersion parameters: - name: user-id @@ -86364,10 +86356,10 @@ paths: tags: - users.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.list.item_UpdateField parameters: - name: user-id @@ -88477,7 +88469,7 @@ paths: description: Retrieve the metadata for a driveItem in a drive by file system path or ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: user.drive_GetRoot parameters: - name: user-id @@ -88858,10 +88850,10 @@ paths: tags: - users.drive summary: Get analytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: user.drive.root_GetAnalytic parameters: - name: user-id @@ -90075,10 +90067,10 @@ paths: tags: - users.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.root_ListChild parameters: - name: user-id @@ -90283,7 +90275,7 @@ paths: summary: Create new navigation property to children for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: user.drive.root_CreateChild parameters: - name: user-id @@ -90451,7 +90443,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: user.drive.root_DeleteChild parameters: - name: user-id @@ -90498,7 +90490,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.root_GetChildrenContent parameters: - name: user-id @@ -90623,7 +90615,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: user.drive_GetRootContent parameters: - name: user-id @@ -92687,7 +92679,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.root.listItem_ListDocumentSetVersion parameters: - name: user-id @@ -92790,7 +92782,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.root.listItem_CreateDocumentSetVersion parameters: - name: user-id @@ -92834,7 +92826,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.root.listItem_GetDocumentSetVersion parameters: - name: user-id @@ -92959,7 +92951,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.root.listItem_DeleteDocumentSetVersion parameters: - name: user-id @@ -93438,10 +93430,10 @@ paths: tags: - users.drive summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.root.listItem_UpdateField parameters: - name: user-id @@ -94367,7 +94359,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: user.drive.root_ListPermission parameters: - name: user-id @@ -94514,10 +94506,10 @@ paths: tags: - users.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: user.drive.root_GetPermission parameters: - name: user-id @@ -94593,10 +94585,10 @@ paths: tags: - users.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: user.drive.root_UpdatePermission parameters: - name: user-id @@ -94644,10 +94636,10 @@ paths: tags: - users.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: user.drive.root_DeletePermission parameters: - name: user-id @@ -95215,10 +95207,10 @@ paths: tags: - users.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: user.drive.root_ListThumbnail parameters: - name: user-id @@ -95536,7 +95528,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.root_ListVersion parameters: - name: user-id @@ -95668,7 +95660,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: user.drive.root_GetVersion parameters: - name: user-id @@ -95830,7 +95822,7 @@ paths: summary: Get content for the navigation property versions from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.root_GetVersionsContent parameters: - name: user-id @@ -96158,7 +96150,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: user.drive_GetSpecial parameters: - name: user-id @@ -97726,11 +97718,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -99756,7 +99748,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -103190,7 +103182,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -103990,11 +103982,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -109804,7 +109796,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -109815,7 +109807,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -111516,8 +111508,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -111664,7 +111656,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index 315adf4f2c6..b5347fc45fe 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -14,7 +14,7 @@ paths: description: List all the groupLifecyclePolicies. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0 operationId: groupLifecyclePolicy_ListGroupLifecyclePolicy parameters: - $ref: '#/components/parameters/top' @@ -84,7 +84,7 @@ paths: description: Creates a new groupLifecyclePolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0 operationId: groupLifecyclePolicy_CreateGroupLifecyclePolicy requestBody: description: New entity @@ -111,7 +111,7 @@ paths: description: Retrieve the properties and relationships of a groupLifecyclePolicies object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0 operationId: groupLifecyclePolicy_GetGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -166,7 +166,7 @@ paths: description: Update the properties of a groupLifecyclePolicygroupLifecyclePolicy resource type object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0 operationId: groupLifecyclePolicy_UpdateGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -201,7 +201,7 @@ paths: description: Delete a groupLifecyclePolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0 operationId: groupLifecyclePolicy_DeleteGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -332,7 +332,7 @@ paths: description: 'Renew a group''s expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-1.0 operationId: groupLifecyclePolicy_renewGroup requestBody: description: Action parameters @@ -367,10 +367,10 @@ paths: tags: - groups.group summary: List groups - description: 'List all the groups available in an organization, excluding dynamic distribution groups. To retrieve dynamic distribution groups, use the Exchange admin center. This operation returns by default only a subset of the more commonly used properties for each group. These _default_ properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation for the group and specify the properties in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.' + description: 'List all the groups available in an organization, excluding dynamic distribution groups. To retrieve dynamic distribution groups, use the Exchange admin center. This operation returns by default only a subset of the more commonly used properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the group and specify the properties in a $select OData query option. The hasMembersWithLicenseErrors and isArchived properties are an exception and are not returned in the $select query.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0 operationId: group_ListGroup parameters: - name: ConsistencyLevel @@ -650,10 +650,10 @@ paths: tags: - groups.group summary: Create group - description: 'Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation and specify the properties in a `$select` OData query option. **Note**: To create a team, first create a group then add a team to it, see create team.' + description: 'Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -677,10 +677,10 @@ paths: tags: - groups.group summary: Get group - description: 'Get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.' + description: 'Get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are not returned by default, specify them in a $select OData query option. The hasMembersWithLicenseErrors and isArchived properties are an exception and are not returned in the $select query. Because the group resource supports extensions, you can also use the GET operation to get custom properties and extension data in a group instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0 operationId: group_GetGroup parameters: - name: group-id @@ -840,7 +840,7 @@ paths: description: Update the properties of a group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update?view=graph-rest-1.0 operationId: group_UpdateGroup parameters: - name: group-id @@ -875,7 +875,7 @@ paths: description: 'Deletes a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn''t applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0 operationId: group_DeleteGroup parameters: - name: group-id @@ -906,7 +906,7 @@ paths: description: 'Get a list of users or groups that are in the accepted-senders list for this group. Users in the accepted senders list can post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 operationId: group_ListAcceptedSender parameters: - name: group-id @@ -966,7 +966,7 @@ paths: description: Remove a user or group from the accepted-senders list of the specified group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0 operationId: group_DeleteAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -1033,7 +1033,7 @@ paths: description: 'Get a list of users or groups that are in the accepted-senders list for this group. Users in the accepted senders list can post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 operationId: group_ListAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -1076,10 +1076,10 @@ paths: tags: - groups.directoryObject summary: Create acceptedSender - description: 'Add a new user or group to the acceptedSender list. Specify the user or group in `@odata.id` in the request body. Users in the accepted senders list can post to conversations of the group . Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' + description: 'Add a new user or group to the acceptedSender list. Specify the user or group in @odata.id in the request body. Users in the accepted senders list can post to conversations of the group . Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0 operationId: group_CreateAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -1103,10 +1103,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.attachment_createUploadSession parameters: - name: group-id @@ -1152,10 +1152,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -1209,10 +1209,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: group-id @@ -1277,7 +1277,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_accept parameters: - name: group-id @@ -1340,10 +1340,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_cancel parameters: - name: group-id @@ -1402,10 +1402,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_decline parameters: - name: group-id @@ -1473,7 +1473,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: group-id @@ -1522,7 +1522,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_forward parameters: - name: group-id @@ -1588,7 +1588,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: group-id @@ -1646,10 +1646,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: group-id @@ -1714,10 +1714,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_delta parameters: - name: group-id @@ -1958,7 +1958,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_accept parameters: - name: group-id @@ -2013,10 +2013,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_cancel parameters: - name: group-id @@ -2067,10 +2067,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_decline parameters: - name: group-id @@ -2130,7 +2130,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -2171,7 +2171,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_forward parameters: - name: group-id @@ -2229,7 +2229,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -2279,10 +2279,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -2339,10 +2339,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_delta parameters: - name: group-id @@ -2572,10 +2572,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: group-id @@ -2629,10 +2629,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -2697,7 +2697,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_accept parameters: - name: group-id @@ -2760,10 +2760,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_cancel parameters: - name: group-id @@ -2822,10 +2822,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_decline parameters: - name: group-id @@ -2893,7 +2893,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -2942,7 +2942,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_forward parameters: - name: group-id @@ -3008,7 +3008,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -3066,10 +3066,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -3134,10 +3134,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_delta parameters: - name: group-id @@ -3378,7 +3378,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_accept parameters: - name: group-id @@ -3433,10 +3433,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_cancel parameters: - name: group-id @@ -3487,10 +3487,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_decline parameters: - name: group-id @@ -3550,7 +3550,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_dismissReminder parameters: - name: group-id @@ -3591,7 +3591,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_forward parameters: - name: group-id @@ -3649,7 +3649,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_snoozeReminder parameters: - name: group-id @@ -3699,10 +3699,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_tentativelyAccept parameters: - name: group-id @@ -3759,10 +3759,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_delta parameters: - name: group-id @@ -3995,7 +3995,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView_accept parameters: - name: group-id @@ -4042,10 +4042,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView_cancel parameters: - name: group-id @@ -4088,10 +4088,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView_decline parameters: - name: group-id @@ -4143,7 +4143,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView_dismissReminder parameters: - name: group-id @@ -4176,7 +4176,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView_forward parameters: - name: group-id @@ -4226,7 +4226,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView_snoozeReminder parameters: - name: group-id @@ -4268,10 +4268,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView_tentativelyAccept parameters: - name: group-id @@ -4320,10 +4320,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView_delta parameters: - name: group-id @@ -4545,10 +4545,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.attachment_createUploadSession parameters: - name: group-id @@ -4594,10 +4594,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -4651,10 +4651,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: group-id @@ -4719,7 +4719,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_accept parameters: - name: group-id @@ -4782,10 +4782,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_cancel parameters: - name: group-id @@ -4844,10 +4844,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_decline parameters: - name: group-id @@ -4915,7 +4915,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_dismissReminder parameters: - name: group-id @@ -4964,7 +4964,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_forward parameters: - name: group-id @@ -5030,7 +5030,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: group-id @@ -5088,10 +5088,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: group-id @@ -5156,10 +5156,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_delta parameters: - name: group-id @@ -5400,7 +5400,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_accept parameters: - name: group-id @@ -5455,10 +5455,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_cancel parameters: - name: group-id @@ -5509,10 +5509,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_decline parameters: - name: group-id @@ -5572,7 +5572,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -5613,7 +5613,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_forward parameters: - name: group-id @@ -5671,7 +5671,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -5721,10 +5721,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -5781,10 +5781,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_delta parameters: - name: group-id @@ -6014,10 +6014,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.instance.attachment_createUploadSession parameters: - name: group-id @@ -6071,10 +6071,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -6139,7 +6139,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_accept parameters: - name: group-id @@ -6202,10 +6202,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_cancel parameters: - name: group-id @@ -6264,10 +6264,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_decline parameters: - name: group-id @@ -6335,7 +6335,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -6384,7 +6384,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_forward parameters: - name: group-id @@ -6450,7 +6450,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -6508,10 +6508,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -6576,10 +6576,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_delta parameters: - name: group-id @@ -6820,7 +6820,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event.instance_accept parameters: - name: group-id @@ -6875,10 +6875,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event.instance_cancel parameters: - name: group-id @@ -6929,10 +6929,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event.instance_decline parameters: - name: group-id @@ -6992,7 +6992,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event.instance_dismissReminder parameters: - name: group-id @@ -7033,7 +7033,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event.instance_forward parameters: - name: group-id @@ -7091,7 +7091,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event.instance_snoozeReminder parameters: - name: group-id @@ -7141,10 +7141,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event.instance_tentativelyAccept parameters: - name: group-id @@ -7201,10 +7201,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event.instance_delta parameters: - name: group-id @@ -7437,7 +7437,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event_accept parameters: - name: group-id @@ -7484,10 +7484,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event_cancel parameters: - name: group-id @@ -7530,10 +7530,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event_decline parameters: - name: group-id @@ -7585,7 +7585,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event_dismissReminder parameters: - name: group-id @@ -7618,7 +7618,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event_forward parameters: - name: group-id @@ -7668,7 +7668,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event_snoozeReminder parameters: - name: group-id @@ -7710,10 +7710,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event_tentativelyAccept parameters: - name: group-id @@ -7762,10 +7762,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event_delta parameters: - name: group-id @@ -8040,7 +8040,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: group.calendar_getSchedule parameters: - name: group-id @@ -8104,10 +8104,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.attachment_createUploadSession parameters: - name: group-id @@ -8153,10 +8153,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -8210,10 +8210,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: group-id @@ -8278,7 +8278,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_accept parameters: - name: group-id @@ -8341,10 +8341,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_cancel parameters: - name: group-id @@ -8403,10 +8403,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_decline parameters: - name: group-id @@ -8474,7 +8474,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: group-id @@ -8523,7 +8523,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_forward parameters: - name: group-id @@ -8589,7 +8589,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: group-id @@ -8647,10 +8647,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: group-id @@ -8715,10 +8715,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_delta parameters: - name: group-id @@ -8959,7 +8959,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_accept parameters: - name: group-id @@ -9014,10 +9014,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_cancel parameters: - name: group-id @@ -9068,10 +9068,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_decline parameters: - name: group-id @@ -9131,7 +9131,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -9172,7 +9172,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_forward parameters: - name: group-id @@ -9230,7 +9230,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -9280,10 +9280,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -9340,10 +9340,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_delta parameters: - name: group-id @@ -9573,10 +9573,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.instance.attachment_createUploadSession parameters: - name: group-id @@ -9630,10 +9630,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -9698,7 +9698,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_accept parameters: - name: group-id @@ -9761,10 +9761,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_cancel parameters: - name: group-id @@ -9823,10 +9823,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_decline parameters: - name: group-id @@ -9894,7 +9894,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -9943,7 +9943,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_forward parameters: - name: group-id @@ -10009,7 +10009,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -10067,10 +10067,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -10135,10 +10135,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_delta parameters: - name: group-id @@ -10379,7 +10379,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView.instance_accept parameters: - name: group-id @@ -10434,10 +10434,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView.instance_cancel parameters: - name: group-id @@ -10488,10 +10488,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView.instance_decline parameters: - name: group-id @@ -10551,7 +10551,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView.instance_dismissReminder parameters: - name: group-id @@ -10592,7 +10592,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView.instance_forward parameters: - name: group-id @@ -10650,7 +10650,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView.instance_snoozeReminder parameters: - name: group-id @@ -10700,10 +10700,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView.instance_tentativelyAccept parameters: - name: group-id @@ -10760,10 +10760,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView.instance_delta parameters: - name: group-id @@ -10996,7 +10996,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView_accept parameters: - name: group-id @@ -11043,10 +11043,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView_cancel parameters: - name: group-id @@ -11089,10 +11089,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView_decline parameters: - name: group-id @@ -11144,7 +11144,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView_dismissReminder parameters: - name: group-id @@ -11177,7 +11177,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView_forward parameters: - name: group-id @@ -11227,7 +11227,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView_snoozeReminder parameters: - name: group-id @@ -11269,10 +11269,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView_tentativelyAccept parameters: - name: group-id @@ -11321,10 +11321,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView_delta parameters: - name: group-id @@ -11549,7 +11549,7 @@ paths: description: Retrieve the list of conversations in this group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0 operationId: group_ListConversation parameters: - name: group-id @@ -11618,11 +11618,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group_CreateConversation parameters: - name: group-id @@ -11658,7 +11658,7 @@ paths: description: Retrieve the properties and relationships of conversation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0 operationId: group_GetConversation parameters: - name: group-id @@ -11709,10 +11709,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete conversation. + description: Delete a conversation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 operationId: group_DeleteConversation parameters: - name: group-id @@ -11751,7 +11751,7 @@ paths: description: "Get all the threads in a group conversation.\nNote: You can also get all the threads of a group. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0 operationId: group.conversation_ListThread parameters: - name: group-id @@ -11853,7 +11853,7 @@ paths: description: "Create a new thread in the specified conversation. A thread and post are created as specified. Use reply thread to further post\nto that thread. Or, if you get the post ID, you can also reply to that post in that thread. Note: You can also start a new conversation by first creating a thread." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0 operationId: group.conversation_CreateThread parameters: - name: group-id @@ -12062,7 +12062,7 @@ paths: description: "Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation \nin the request, or, you can specify just the thread without the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 operationId: group.conversation.thread_reply parameters: - name: group-id @@ -12115,7 +12115,7 @@ paths: description: "Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 operationId: group.conversation.thread_ListPost parameters: - name: group-id @@ -12248,10 +12248,10 @@ paths: tags: - groups.conversation summary: Get post - description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the **post** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **post** instance." + description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0 operationId: group.conversation.thread_GetPost parameters: - name: group-id @@ -12408,7 +12408,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.conversation.thread.post_ListAttachment parameters: - name: group-id @@ -12758,10 +12758,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.conversation.thread.post.attachment_createUploadSession parameters: - name: group-id @@ -12971,7 +12971,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.conversation.thread.post_GetExtension parameters: - name: group-id @@ -13055,7 +13055,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.conversation.thread.post_UpdateExtension parameters: - name: group-id @@ -13325,7 +13325,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_ListAttachment parameters: - name: group-id @@ -13675,10 +13675,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo.attachment_createUploadSession parameters: - name: group-id @@ -13888,7 +13888,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_GetExtension parameters: - name: group-id @@ -13972,7 +13972,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_UpdateExtension parameters: - name: group-id @@ -14503,7 +14503,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_forward parameters: - name: group-id @@ -14569,7 +14569,7 @@ paths: description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_reply parameters: - name: group-id @@ -14990,7 +14990,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.conversation.thread.post_forward parameters: - name: group-id @@ -15056,7 +15056,7 @@ paths: description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.conversation.thread.post_reply parameters: - name: group-id @@ -15256,7 +15256,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.item.listItem.documentSetVersion_restore parameters: - name: group-id @@ -15302,10 +15302,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: group.drive.item.listItem_createLink parameters: - name: group-id @@ -15620,10 +15620,10 @@ paths: tags: - groups.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: group.drive.item_checkin parameters: - name: group-id @@ -15677,10 +15677,10 @@ paths: tags: - groups.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: group.drive.item_checkout parameters: - name: group-id @@ -15721,7 +15721,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: group.drive.item_copy parameters: - name: group-id @@ -15778,10 +15778,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: group.drive.item_createLink parameters: - name: group-id @@ -15862,10 +15862,6 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: group.drive.item_createUploadSession parameters: - name: group-id @@ -16381,7 +16377,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: group.drive.item_follow parameters: - name: group-id @@ -16560,10 +16556,10 @@ paths: tags: - groups.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: group.drive.item_invite parameters: - name: group-id @@ -16768,7 +16764,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: group.drive.item_restore parameters: - name: group-id @@ -17038,7 +17034,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: group.drive.item_unfollow parameters: - name: group-id @@ -17131,7 +17127,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.drive.item.permission_grant parameters: - name: group-id @@ -17217,7 +17213,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: group.drive.item.permission_revokeGrant parameters: - name: group-id @@ -17281,10 +17277,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.item.subscription_reauthorize parameters: - name: group-id @@ -17333,7 +17329,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: group.drive.item.version_restoreVersion parameters: - name: group-id @@ -17382,7 +17378,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.drive.list.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -17441,7 +17437,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.drive.list.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -17544,7 +17540,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.drive.list.contentType_publish parameters: - name: group-id @@ -17585,7 +17581,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.drive.list.contentType_unpublish parameters: - name: group-id @@ -17626,7 +17622,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.drive.list.contentType_addCopy parameters: - name: group-id @@ -17675,7 +17671,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.drive.list.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -17848,7 +17844,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.list.item.documentSetVersion_restore parameters: - name: group-id @@ -17894,10 +17890,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: group.drive.list.item_createLink parameters: - name: group-id @@ -18413,10 +18409,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.list.subscription_reauthorize parameters: - name: group-id @@ -19002,7 +18998,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.root.listItem.documentSetVersion_restore parameters: - name: group-id @@ -19040,10 +19036,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: group.drive.root.listItem_createLink parameters: - name: group-id @@ -19326,10 +19322,10 @@ paths: tags: - groups.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: group.drive.root_checkin parameters: - name: group-id @@ -19375,10 +19371,10 @@ paths: tags: - groups.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: group.drive.root_checkout parameters: - name: group-id @@ -19411,7 +19407,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: group.drive.root_copy parameters: - name: group-id @@ -19460,10 +19456,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: group.drive.root_createLink parameters: - name: group-id @@ -19536,10 +19532,6 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: group.drive.root_createUploadSession parameters: - name: group-id @@ -20023,7 +20015,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: group.drive.root_follow parameters: - name: group-id @@ -20186,10 +20178,10 @@ paths: tags: - groups.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: group.drive.root_invite parameters: - name: group-id @@ -20370,7 +20362,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: group.drive.root_restore parameters: - name: group-id @@ -20624,7 +20616,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: group.drive.root_unfollow parameters: - name: group-id @@ -20701,7 +20693,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.drive.root.permission_grant parameters: - name: group-id @@ -20779,7 +20771,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: group.drive.root.permission_revokeGrant parameters: - name: group-id @@ -20835,10 +20827,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.root.subscription_reauthorize parameters: - name: group-id @@ -20879,7 +20871,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: group.drive.root.version_restoreVersion parameters: - name: group-id @@ -20920,7 +20912,7 @@ paths: description: Retrieve a list of endpoint objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-1.0 operationId: group_ListEndpoint parameters: - name: group-id @@ -21039,7 +21031,7 @@ paths: description: Retrieve the properties and relationships of a specific endpoint object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/endpoint-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-1.0 operationId: group_GetEndpoint parameters: - name: group-id @@ -21198,10 +21190,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.attachment_createUploadSession parameters: - name: group-id @@ -21247,10 +21239,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -21304,10 +21296,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: group-id @@ -21372,7 +21364,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_accept parameters: - name: group-id @@ -21435,10 +21427,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_cancel parameters: - name: group-id @@ -21497,10 +21489,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_decline parameters: - name: group-id @@ -21568,7 +21560,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_dismissReminder parameters: - name: group-id @@ -21617,7 +21609,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_forward parameters: - name: group-id @@ -21683,7 +21675,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: group-id @@ -21741,10 +21733,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: group-id @@ -21809,10 +21801,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_delta parameters: - name: group-id @@ -22053,7 +22045,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_accept parameters: - name: group-id @@ -22108,10 +22100,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_cancel parameters: - name: group-id @@ -22162,10 +22154,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_decline parameters: - name: group-id @@ -22225,7 +22217,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -22266,7 +22258,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_forward parameters: - name: group-id @@ -22324,7 +22316,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -22374,10 +22366,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -22434,10 +22426,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_delta parameters: - name: group-id @@ -22667,10 +22659,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.instance.attachment_createUploadSession parameters: - name: group-id @@ -22724,10 +22716,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: group-id @@ -22792,7 +22784,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_accept parameters: - name: group-id @@ -22855,10 +22847,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_cancel parameters: - name: group-id @@ -22917,10 +22909,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_decline parameters: - name: group-id @@ -22988,7 +22980,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_dismissReminder parameters: - name: group-id @@ -23037,7 +23029,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_forward parameters: - name: group-id @@ -23103,7 +23095,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: group-id @@ -23161,10 +23153,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: group-id @@ -23229,10 +23221,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_delta parameters: - name: group-id @@ -23473,7 +23465,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event.instance_accept parameters: - name: group-id @@ -23528,10 +23520,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event.instance_cancel parameters: - name: group-id @@ -23582,10 +23574,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event.instance_decline parameters: - name: group-id @@ -23645,7 +23637,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event.instance_dismissReminder parameters: - name: group-id @@ -23686,7 +23678,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event.instance_forward parameters: - name: group-id @@ -23744,7 +23736,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event.instance_snoozeReminder parameters: - name: group-id @@ -23794,10 +23786,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event.instance_tentativelyAccept parameters: - name: group-id @@ -23854,10 +23846,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event.instance_delta parameters: - name: group-id @@ -24090,7 +24082,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event_accept parameters: - name: group-id @@ -24137,10 +24129,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event_cancel parameters: - name: group-id @@ -24183,10 +24175,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event_decline parameters: - name: group-id @@ -24238,7 +24230,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event_dismissReminder parameters: - name: group-id @@ -24271,7 +24263,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event_forward parameters: - name: group-id @@ -24321,7 +24313,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event_snoozeReminder parameters: - name: group-id @@ -24363,10 +24355,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event_tentativelyAccept parameters: - name: group-id @@ -24415,10 +24407,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event_delta parameters: - name: group-id @@ -24894,7 +24886,7 @@ paths: description: Retrieves a list of groupLifecyclePolicy objects to which a group belongs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0 operationId: group_ListGroupLifecyclePolicy parameters: - name: group-id @@ -25262,7 +25254,7 @@ paths: description: 'Renew a group''s expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-1.0 operationId: group.groupLifecyclePolicy_renewGroup parameters: - name: group-id @@ -25309,7 +25301,7 @@ paths: description: 'Groups and administrative units that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0 operationId: group_ListMemberGraphOPre parameters: - name: group-id @@ -25847,7 +25839,7 @@ paths: description: 'Direct members of this group, who can be users, devices, other groups, or service principals. Supports the List members, Add member, and Remove member operations. Nullable. Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=members($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 operationId: group_ListMember parameters: - name: group-id @@ -25927,10 +25919,10 @@ paths: tags: - groups.directoryObject summary: Remove member - description: Remove a member from a group via the **members** navigation property. You can't remove a member from groups with dynamic memberships. + description: Remove a member from a group via the members navigation property. You can't remove a member from groups with dynamic memberships. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0 operationId: group_DeleteMemberGraphBPreRef parameters: - name: group-id @@ -26410,7 +26402,7 @@ paths: description: 'Direct members of this group, who can be users, devices, other groups, or service principals. Supports the List members, Add member, and Remove member operations. Nullable. Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=members($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 operationId: group_ListMemberGraphBPreRef parameters: - name: group-id @@ -26464,10 +26456,10 @@ paths: tags: - groups.directoryObject summary: Add members - description: Add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + description: Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 operationId: group_CreateMemberGraphBPreRef parameters: - name: group-id @@ -28397,7 +28389,7 @@ paths: description: Add the group to the list of the current user's favorite groups. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0 operationId: group_addFavorite parameters: - name: group-id @@ -28422,7 +28414,7 @@ paths: description: 'Add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. To get the subscriptions available in the directory, perform a GET subscribedSkus request.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0 operationId: group_assignLicense parameters: - name: group-id @@ -28510,7 +28502,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: group_checkMemberGroup parameters: - name: group-id @@ -28618,7 +28610,7 @@ paths: description: 'Evaluate whether a user or device is or would be a member of a dynamic group. The membership rule is returned along with other details that were used in the evaluation. You can complete this operation in the following ways:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 operationId: group_evaluateDynamicMembership parameters: - name: group-id @@ -28660,7 +28652,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: group_getMemberGroup parameters: - name: group-id @@ -28768,7 +28760,7 @@ paths: description: Remove the group from the list of the current user's favorite groups. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0 operationId: group_removeFavorite parameters: - name: group-id @@ -28793,7 +28785,7 @@ paths: description: 'Renews a group''s expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-renew?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0 operationId: group_renew parameters: - name: group-id @@ -28818,7 +28810,7 @@ paths: description: Reset the unseenCount of all the posts that the current user has not seen since their last visit. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0 operationId: group_resetUnseenCount parameters: - name: group-id @@ -28843,7 +28835,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: group_restore parameters: - name: group-id @@ -28872,7 +28864,7 @@ paths: description: Retry the group service provisioning. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0 operationId: group_retryServiceProvisioning parameters: - name: group-id @@ -28897,7 +28889,7 @@ paths: description: 'Calling this method will enable the current user to receive email notifications for this group, about new posts, events, and files in that group. Supported for Microsoft 365 groups only.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0 operationId: group_subscribeGraphBPreMail parameters: - name: group-id @@ -28922,7 +28914,7 @@ paths: description: 'Calling this method will disable the current user to receive email notifications for this group about new posts, events, and files in that group. Supported for Microsoft 365 groups only.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0 operationId: group_unsubscribeGraphBPreMail parameters: - name: group-id @@ -28944,10 +28936,10 @@ paths: tags: - groups.Actions summary: Invoke action validateProperties - description: 'Validate if a Microsoft 365 group''s display name or mail nickname complies with naming policies. Clients can use the API to determine if a display name or mail nickname is valid before trying to **update** a Microsoft 365 group. For validating properties before creating a group, use the validateProperties function for directory objects. The following validations are performed for the display name and mail nickname properties: This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy.' + description: 'Validate if a Microsoft 365 group''s display name or mail nickname complies with naming policies. Clients can use the API to determine if a display name or mail nickname is valid before trying to update a Microsoft 365 group. For validating properties before creating a group, use the validateProperties function for directory objects. The following validations are performed for the display name and mail nickname properties: This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0 operationId: group_validateProperty parameters: - name: group-id @@ -28993,7 +28985,7 @@ paths: description: 'Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn''t exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: group.onenote.notebook_copyNotebook parameters: - name: group-id @@ -29055,7 +29047,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -29133,7 +29125,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -29211,7 +29203,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -29418,7 +29410,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.notebook.section_copyToNotebook parameters: - name: group-id @@ -29488,7 +29480,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.notebook.section_copyToSectionGroup parameters: - name: group-id @@ -29558,7 +29550,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.notebook.section.page_copyToSection parameters: - name: group-id @@ -29741,7 +29733,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: group.onenote.notebook_getNotebookFromWebUrl parameters: - name: group-id @@ -29834,7 +29826,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.page_copyToSection parameters: - name: group-id @@ -29969,7 +29961,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -30039,7 +30031,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -30109,7 +30101,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -30292,7 +30284,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.section_copyToNotebook parameters: - name: group-id @@ -30354,7 +30346,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.section_copyToSectionGroup parameters: - name: group-id @@ -30416,7 +30408,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.section.page_copyToSection parameters: - name: group-id @@ -30575,7 +30567,7 @@ paths: description: 'The owners of the group who can be users or service principals. Nullable. If this property is not specified when creating a Microsoft 365 group, the calling user is automatically assigned as the group owner. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1); Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 operationId: group_ListOwner parameters: - name: group-id @@ -30655,10 +30647,10 @@ paths: tags: - groups.directoryObject summary: Remove group owner - description: 'Use this API to remove an owner from a Microsoft 365 group or a security group through the **owners** navigation property. When owners are assigned to a group, the last owner (a user object) of the group cannot be removed.' + description: 'Use this API to remove an owner from a Microsoft 365 group or a security group through the owners navigation property. When owners are assigned to a group, the last owner (a user object) of the group cannot be removed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0 operationId: group_DeleteOwnerGraphBPreRef parameters: - name: group-id @@ -31138,7 +31130,7 @@ paths: description: 'The owners of the group who can be users or service principals. Nullable. If this property is not specified when creating a Microsoft 365 group, the calling user is automatically assigned as the group owner. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1); Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 operationId: group_ListOwnerGraphBPreRef parameters: - name: group-id @@ -31195,7 +31187,7 @@ paths: description: Add a user or service principal to a Microsoft 365 or security group's owners. The owners are a set of users or service principals who are allowed to modify the group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0 operationId: group_CreateOwnerGraphBPreRef parameters: - name: group-id @@ -31879,10 +31871,10 @@ paths: tags: - groups.resourceSpecificPermissionGrant summary: List permissionGrants of a group - description: 'List all resource-specific permission grants on the group. This list specifies the Azure AD apps that have access to the **group**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the group. This list specifies the Azure AD apps that have access to the group, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0 operationId: group_ListPermissionGrant parameters: - name: group-id @@ -32138,7 +32130,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: group.permissionGrant_checkMemberGroup parameters: - name: group-id @@ -32262,7 +32254,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: group.permissionGrant_getMemberGroup parameters: - name: group-id @@ -32386,7 +32378,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: group.permissionGrant_restore parameters: - name: group-id @@ -32520,7 +32512,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: group.permissionGrant_getGraphBPreId parameters: - name: group-id @@ -32582,7 +32574,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: group.permissionGrant_getUserOwnedObject parameters: - name: group-id @@ -32624,10 +32616,10 @@ paths: tags: - groups.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: group.permissionGrant_validateProperty parameters: - name: group-id @@ -32827,7 +32819,7 @@ paths: description: Retrieve a list of profilePhoto objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 operationId: group_ListPhoto parameters: - name: group-id @@ -32937,7 +32929,7 @@ paths: summary: Get media content for the navigation property photos from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 operationId: group_GetPhotosContent parameters: - name: group-id @@ -33544,7 +33536,7 @@ paths: description: 'Get a list of users or groups that are in the rejected-senders list for this group. Users in the rejected senders list cannot post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 operationId: group_ListRejectedSender parameters: - name: group-id @@ -33604,7 +33596,7 @@ paths: description: Remove a user or group from the rejected-senders list of the specified group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0 operationId: group_DeleteRejectedSenderGraphBPreRef parameters: - name: group-id @@ -33671,7 +33663,7 @@ paths: description: 'Get a list of users or groups that are in the rejected-senders list for this group. Users in the rejected senders list cannot post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 operationId: group_ListRejectedSenderGraphBPreRef parameters: - name: group-id @@ -33714,10 +33706,10 @@ paths: tags: - groups.directoryObject summary: Create rejectedSender - description: 'Add a new user or group to the rejectedSender list. Specify the user or group in `@odata.id` in the request body. Users in the rejected senders list cannot post to conversations of the group (identified in the POST request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' + description: 'Add a new user or group to the rejectedSender list. Specify the user or group in @odata.id in the request body. Users in the rejected senders list cannot post to conversations of the group (identified in the POST request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0 operationId: group_CreateRejectedSenderGraphBPreRef parameters: - name: group-id @@ -33816,10 +33808,10 @@ paths: tags: - groups.directorySetting summary: Create settings - description: 'Create a new setting based on the templates available in directorySettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named `Group.Unified` can be used to configure tenant-wide Microsoft 365 group settings, while the template named `Group.Unified.Guest` can be used to configure group-specific settings.' + description: 'Create a new setting based on the templates available in directorySettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named Group.Unified can be used to configure tenant-wide Microsoft 365 group settings, while the template named Group.Unified.Guest can be used to configure group-specific settings.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 operationId: group_CreateSetting parameters: - name: group-id @@ -34011,7 +34003,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.site.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -34070,7 +34062,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.site.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -34173,7 +34165,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.site.contentType_publish parameters: - name: group-id @@ -34214,7 +34206,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.site.contentType_unpublish parameters: - name: group-id @@ -34255,7 +34247,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.site.contentType_addCopy parameters: - name: group-id @@ -34304,7 +34296,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.site.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -34747,7 +34739,7 @@ paths: description: 'Compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key/value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 operationId: group.site.informationProtection.policy.label_evaluateApplication parameters: - name: group-id @@ -34817,7 +34809,7 @@ paths: description: 'Using classification results, compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide contentInfo, which includes existing content metadata key/value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: group.site.informationProtection.policy.label_evaluateClassificationResult parameters: - name: group-id @@ -34889,7 +34881,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key/value pairs, the API returns an informationProtectionAction that contains some combination of one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 operationId: group.site.informationProtection.policy.label_evaluateRemoval parameters: - name: group-id @@ -34959,7 +34951,7 @@ paths: description: 'Using the metadata that exists on an already-labeled piece of information, resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 operationId: group.site.informationProtection.policy.label_extractLabel parameters: - name: group-id @@ -35120,7 +35112,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.site.list.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -35187,7 +35179,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.site.list.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -35306,7 +35298,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.site.list.contentType_publish parameters: - name: group-id @@ -35355,7 +35347,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.site.list.contentType_unpublish parameters: - name: group-id @@ -35404,7 +35396,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.site.list.contentType_addCopy parameters: - name: group-id @@ -35461,7 +35453,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.site.list.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -35650,7 +35642,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.site.list.item.documentSetVersion_restore parameters: - name: group-id @@ -35704,10 +35696,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: group.site.list.item_createLink parameters: - name: group-id @@ -36263,10 +36255,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.site.list.subscription_reauthorize parameters: - name: group-id @@ -36616,7 +36608,7 @@ paths: description: 'Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn''t exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook_copyNotebook parameters: - name: group-id @@ -36686,7 +36678,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -36772,7 +36764,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -36858,7 +36850,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -37089,7 +37081,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_copyToNotebook parameters: - name: group-id @@ -37167,7 +37159,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_copyToSectionGroup parameters: - name: group-id @@ -37245,7 +37237,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section.page_copyToSection parameters: - name: group-id @@ -37452,7 +37444,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: group.site.onenote.notebook_getNotebookFromWebUrl parameters: - name: group-id @@ -37561,7 +37553,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.page_copyToSection parameters: - name: group-id @@ -37720,7 +37712,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -37798,7 +37790,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -37876,7 +37868,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -38083,7 +38075,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.section_copyToNotebook parameters: - name: group-id @@ -38153,7 +38145,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.section_copyToSectionGroup parameters: - name: group-id @@ -38223,7 +38215,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.section.page_copyToSection parameters: - name: group-id @@ -38406,7 +38398,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.site.permission_grant parameters: - name: group-id @@ -38484,7 +38476,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: group.site.permission_revokeGrant parameters: - name: group-id @@ -38543,7 +38535,7 @@ paths: description: Follow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 operationId: group.site_add parameters: - name: group-id @@ -38865,7 +38857,7 @@ paths: description: Unfollow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 operationId: group.site_remove parameters: - name: group-id @@ -38922,7 +38914,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.channel.member_add parameters: - name: group-id @@ -39036,7 +39028,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.channel.message_softDelete parameters: - name: group-id @@ -39077,7 +39069,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.channel.message_undoSoftDelete parameters: - name: group-id @@ -39226,7 +39218,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.channel.message.reply_softDelete parameters: - name: group-id @@ -39275,7 +39267,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.channel.message.reply_undoSoftDelete parameters: - name: group-id @@ -39689,10 +39681,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: group.team.channel_completeMigration parameters: - name: group-id @@ -39785,10 +39777,10 @@ paths: tags: - groups.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: group.team.channel_provisionEmail parameters: - name: group-id @@ -39825,7 +39817,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: group.team.channel_removeEmail parameters: - name: group-id @@ -40145,7 +40137,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: group.team.installedApp_upgrade parameters: - name: group-id @@ -40190,7 +40182,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.member_add parameters: - name: group-id @@ -40246,7 +40238,7 @@ paths: description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 operationId: group.team_archive parameters: - name: group-id @@ -40285,7 +40277,7 @@ paths: description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation \nreturned by the Location: header to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 operationId: group.team_clone parameters: - name: group-id @@ -40333,10 +40325,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 operationId: group.team_completeMigration parameters: - name: group-id @@ -40361,7 +40353,7 @@ paths: description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 operationId: group.team_sendActivityNotification parameters: - name: group-id @@ -40413,7 +40405,7 @@ paths: description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 operationId: group.team_unarchive parameters: - name: group-id @@ -40438,7 +40430,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: group.team.permissionGrant_checkMemberGroup parameters: - name: group-id @@ -40562,7 +40554,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: group.team.permissionGrant_getMemberGroup parameters: - name: group-id @@ -40686,7 +40678,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: group.team.permissionGrant_restore parameters: - name: group-id @@ -40798,7 +40790,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: group.team.permissionGrant_getGraphBPreId parameters: - name: group-id @@ -40860,7 +40852,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: group.team.permissionGrant_getUserOwnedObject parameters: - name: group-id @@ -40902,10 +40894,10 @@ paths: tags: - groups.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: group.team.permissionGrant_validateProperty parameters: - name: group-id @@ -40954,7 +40946,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.primaryChannel.member_add parameters: - name: group-id @@ -41052,7 +41044,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_softDelete parameters: - name: group-id @@ -41085,7 +41077,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_undoSoftDelete parameters: - name: group-id @@ -41210,7 +41202,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_softDelete parameters: - name: group-id @@ -41251,7 +41243,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_undoSoftDelete parameters: - name: group-id @@ -41633,10 +41625,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: group.team.primaryChannel_completeMigration parameters: - name: group-id @@ -41713,10 +41705,10 @@ paths: tags: - groups.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: group.team.primaryChannel_provisionEmail parameters: - name: group-id @@ -41745,7 +41737,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: group.team.primaryChannel_removeEmail parameters: - name: group-id @@ -41767,10 +41759,10 @@ paths: tags: - groups.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: group.team.schedule_share parameters: - name: group-id @@ -41819,7 +41811,7 @@ paths: description: Clock out to end an open timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 operationId: group.team.schedule.timeCard_clockOut parameters: - name: group-id @@ -41872,7 +41864,7 @@ paths: description: Confirm a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 operationId: group.team.schedule.timeCard_confirm parameters: - name: group-id @@ -41909,7 +41901,7 @@ paths: description: End the open break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 operationId: group.team.schedule.timeCard_endBreak parameters: - name: group-id @@ -41962,7 +41954,7 @@ paths: description: Start a break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 operationId: group.team.schedule.timeCard_startBreak parameters: - name: group-id @@ -42015,7 +42007,7 @@ paths: description: Clock in to start a timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 operationId: group.team.schedule.timeCard_clockIn parameters: - name: group-id @@ -42063,7 +42055,7 @@ paths: description: 'Get all the threads of a group. Note: You can also get all the threads of a conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0 operationId: group_ListThread parameters: - name: group-id @@ -42144,7 +42136,7 @@ paths: description: 'Start a new group conversation by first creating a thread. A new conversation, conversation thread, and post are created in the group. Use reply thread or reply post to further post to that thread. Note: You can also start a new thread in an existing conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0 operationId: group_CreateThread parameters: - name: group-id @@ -42176,11 +42168,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: group_GetThread parameters: - name: group-id @@ -42237,7 +42229,7 @@ paths: description: Update a thread object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0 operationId: group_UpdateThread parameters: - name: group-id @@ -42280,7 +42272,7 @@ paths: description: Delete conversationThread. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 operationId: group_DeleteThread parameters: - name: group-id @@ -42319,7 +42311,7 @@ paths: description: "Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation \nin the request, or, you can specify just the thread without the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 operationId: group.thread_reply parameters: - name: group-id @@ -42364,7 +42356,7 @@ paths: description: "Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 operationId: group.thread_ListPost parameters: - name: group-id @@ -42489,10 +42481,10 @@ paths: tags: - groups.conversationThread summary: Get post - description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the **post** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **post** instance." + description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0 operationId: group.thread_GetPost parameters: - name: group-id @@ -42633,7 +42625,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.thread.post_ListAttachment parameters: - name: group-id @@ -42943,10 +42935,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.thread.post.attachment_createUploadSession parameters: - name: group-id @@ -43132,7 +43124,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.thread.post_GetExtension parameters: - name: group-id @@ -43208,7 +43200,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.thread.post_UpdateExtension parameters: - name: group-id @@ -43446,7 +43438,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_ListAttachment parameters: - name: group-id @@ -43756,10 +43748,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo.attachment_createUploadSession parameters: - name: group-id @@ -43945,7 +43937,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_GetExtension parameters: - name: group-id @@ -44021,7 +44013,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_UpdateExtension parameters: - name: group-id @@ -44488,7 +44480,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_forward parameters: - name: group-id @@ -44546,7 +44538,7 @@ paths: description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_reply parameters: - name: group-id @@ -44919,7 +44911,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.thread.post_forward parameters: - name: group-id @@ -44977,7 +44969,7 @@ paths: description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.thread.post_reply parameters: - name: group-id @@ -45080,7 +45072,7 @@ paths: description: 'The groups that a group is a member of, either directly and through nested membership. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0 operationId: group_ListTransitiveMemberGraphOPre parameters: - name: group-id @@ -45618,7 +45610,7 @@ paths: description: The direct and transitive members of a group. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0 operationId: group_ListTransitiveMember parameters: - name: group-id @@ -47135,7 +47127,7 @@ paths: summary: Invoke action evaluateDynamicMembership externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 operationId: group_evaluateDynamicMembership requestBody: description: Action parameters @@ -47171,7 +47163,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: group_getGraphBPreId requestBody: description: Action parameters @@ -47224,7 +47216,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: group_getUserOwnedObject requestBody: description: Action parameters @@ -47257,10 +47249,10 @@ paths: tags: - groups.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: group_validateProperty requestBody: description: Action parameters @@ -50885,7 +50877,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.contentState' additionalProperties: @@ -52971,11 +52963,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -54249,7 +54241,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -58841,11 +58833,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -59252,7 +59244,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -59917,7 +59909,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -64010,7 +64002,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -64021,7 +64013,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -66454,8 +66446,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.labelPolicy: title: labelPolicy diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index ad5572639f1..c7d72608b48 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -307,7 +307,7 @@ paths: description: 'Get the properties of the pronounsSettings resource for an organization. For more information on settings to manage pronouns support, see Manage pronouns settings for an organization using the Microsoft Graph API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0 operationId: admin.person_GetPronoun parameters: - name: $select @@ -352,7 +352,7 @@ paths: description: 'Update the properties of a pronounsSettings in an organization. For more information on settings to manage pronouns support, see Manage pronouns settings for an organization using the Microsoft Graph API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0 operationId: admin.person_UpdatePronoun requestBody: description: New navigation property values @@ -397,7 +397,7 @@ paths: description: Retrieve a list of administrativeUnit objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0 operationId: administrativeUnit_ListAdministrativeUnit parameters: - name: ConsistencyLevel @@ -489,7 +489,7 @@ paths: description: Use this API to create a new administrativeUnit. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0 operationId: administrativeUnit_CreateAdministrativeUnit requestBody: description: New entity @@ -513,10 +513,10 @@ paths: tags: - administrativeUnits.administrativeUnit summary: Get administrativeUnit - description: 'Retrieve the properties and relationships of an administrativeUnit object. Since the **administrativeUnit** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in an **administrativeUnit** instance.' + description: 'Retrieve the properties and relationships of an administrativeUnit object. Since the administrativeUnit resource supports extensions, you can also use the GET operation to get custom properties and extension data in an administrativeUnit instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0 operationId: administrativeUnit_GetAdministrativeUnit parameters: - name: administrativeUnit-id @@ -579,7 +579,7 @@ paths: description: Update the properties of an administrativeUnit object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0 operationId: administrativeUnit_UpdateAdministrativeUnit parameters: - name: administrativeUnit-id @@ -614,7 +614,7 @@ paths: description: Delete an administrativeUnit. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0 operationId: administrativeUnit_DeleteAdministrativeUnit parameters: - name: administrativeUnit-id @@ -974,7 +974,7 @@ paths: summary: Create new navigation property to members for administrativeUnits externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: administrativeUnit_CreateMember parameters: - name: administrativeUnit-id @@ -1539,7 +1539,7 @@ paths: summary: Create new navigation property ref to members for administrativeUnits externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: administrativeUnit_CreateMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -2226,7 +2226,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: administrativeUnit_checkMemberGroup parameters: - name: administrativeUnit-id @@ -2334,7 +2334,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: administrativeUnit_getMemberGroup parameters: - name: administrativeUnit-id @@ -2442,7 +2442,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: administrativeUnit_restore parameters: - name: administrativeUnit-id @@ -2471,7 +2471,7 @@ paths: description: List Azure Active Directory (Azure AD) role assignments with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 operationId: administrativeUnit_ListScopedRoleMember parameters: - name: administrativeUnit-id @@ -2549,7 +2549,7 @@ paths: description: 'Assign an Azure Active Directory (Azure AD) role with administrative unit scope. For a list of roles that can be assigned with administrative unit scope, see Assign Azure AD roles with administrative unit scope.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 operationId: administrativeUnit_CreateScopedRoleMember parameters: - name: administrativeUnit-id @@ -2585,7 +2585,7 @@ paths: description: Get an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 operationId: administrativeUnit_GetScopedRoleMember parameters: - name: administrativeUnit-id @@ -2687,7 +2687,7 @@ paths: description: Remove an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 operationId: administrativeUnit_DeleteScopedRoleMember parameters: - name: administrativeUnit-id @@ -2854,7 +2854,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: administrativeUnit_getGraphBPreId requestBody: description: Action parameters @@ -2907,7 +2907,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: administrativeUnit_getUserOwnedObject requestBody: description: Action parameters @@ -2940,10 +2940,10 @@ paths: tags: - administrativeUnits.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: administrativeUnit_validateProperty requestBody: description: Action parameters @@ -2983,7 +2983,7 @@ paths: description: Get the list of organizational contacts for this organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0 operationId: contact.orgContact_ListOrgContact parameters: - name: ConsistencyLevel @@ -3135,7 +3135,7 @@ paths: description: Get the properties and relationships of an organizational contact object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0 operationId: contact.orgContact_GetOrgContact parameters: - name: orgContact-id @@ -3271,7 +3271,7 @@ paths: description: The contact's direct reports. (The users and contacts that have their manager property set to this contact.) Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0 operationId: contact_ListDirectReport parameters: - name: orgContact-id @@ -3809,7 +3809,7 @@ paths: description: Get the contact's manager externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0 operationId: contact_GetManager parameters: - name: orgContact-id @@ -3863,7 +3863,7 @@ paths: description: Groups that this contact is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0 operationId: contact_ListMemberGraphOPre parameters: - name: orgContact-id @@ -4401,7 +4401,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: contact_checkMemberGroup parameters: - name: orgContact-id @@ -4509,7 +4509,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: contact_getMemberGroup parameters: - name: orgContact-id @@ -4617,7 +4617,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: contact_restore parameters: - name: orgContact-id @@ -5492,7 +5492,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: contact_getGraphBPreId requestBody: description: Action parameters @@ -5545,7 +5545,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: contact_getUserOwnedObject requestBody: description: Action parameters @@ -5578,10 +5578,10 @@ paths: tags: - contacts.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: contact_validateProperty requestBody: description: Action parameters @@ -5621,7 +5621,7 @@ paths: description: Retrieve a list of contract objects associated to a partner tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contract-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0 operationId: contract_ListContract parameters: - $ref: '#/components/parameters/top' @@ -5720,7 +5720,7 @@ paths: description: Retrieve the properties and relationships of contract object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contract-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0 operationId: contract_GetContract parameters: - name: contract-id @@ -5835,7 +5835,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: contract_checkMemberGroup parameters: - name: contract-id @@ -5943,7 +5943,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: contract_getMemberGroup parameters: - name: contract-id @@ -6051,7 +6051,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: contract_restore parameters: - name: contract-id @@ -6161,7 +6161,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: contract_getGraphBPreId requestBody: description: Action parameters @@ -6214,7 +6214,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: contract_getUserOwnedObject requestBody: description: Action parameters @@ -6247,10 +6247,10 @@ paths: tags: - contracts.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: contract_validateProperty requestBody: description: Action parameters @@ -6290,7 +6290,7 @@ paths: description: 'Retrieve a list of devices registered in the directory. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0 operationId: device_ListDevice parameters: - name: ConsistencyLevel @@ -6486,7 +6486,7 @@ paths: description: Create a new device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0 operationId: device_CreateDevice requestBody: description: New entity @@ -6510,10 +6510,10 @@ paths: tags: - devices.device summary: Get device - description: 'Get the properties and relationships of a device object. Since the **device** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **device** instance.' + description: 'Get the properties and relationships of a device object. Since the device resource supports extensions, you can also use the GET operation to get custom properties and extension data in a device instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0 operationId: device_GetDevice parameters: - name: device-id @@ -6616,7 +6616,7 @@ paths: description: Update the properties of a device. Only certain properties of a device can be updated through approved Mobile Device Management (MDM) apps. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0 operationId: device_UpdateDevice parameters: - name: device-id @@ -6651,7 +6651,7 @@ paths: description: Delete a registered device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 operationId: device_DeleteDevice parameters: - name: device-id @@ -7277,7 +7277,7 @@ paths: description: Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 operationId: device_ListMemberGraphOPre parameters: - name: device-id @@ -7815,7 +7815,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: device_checkMemberGroup parameters: - name: device-id @@ -7923,7 +7923,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: device_getMemberGroup parameters: - name: device-id @@ -8031,7 +8031,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: device_restore parameters: - name: device-id @@ -8060,7 +8060,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: device_ListRegisteredOwner parameters: - name: device-id @@ -8143,7 +8143,7 @@ paths: description: Remove a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 operationId: device_DeleteRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -8422,7 +8422,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: device_ListRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -8479,7 +8479,7 @@ paths: description: Add a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 operationId: device_CreateRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -8836,7 +8836,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: device_ListRegisteredUser parameters: - name: device-id @@ -8919,7 +8919,7 @@ paths: description: Remove a user as a registered user of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 operationId: device_DeleteRegisteredUserGraphBPreRef parameters: - name: device-id @@ -9198,7 +9198,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: device_ListRegisteredUserGraphBPreRef parameters: - name: device-id @@ -9255,7 +9255,7 @@ paths: description: Add a registered user for the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 operationId: device_CreateRegisteredUserGraphBPreRef parameters: - name: device-id @@ -9612,7 +9612,7 @@ paths: description: Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 operationId: device_ListTransitiveMemberGraphOPre parameters: - name: device-id @@ -10150,7 +10150,7 @@ paths: description: Retrieve a list of usageRight objects for a given device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-1.0 operationId: device_ListUsageRight parameters: - name: device-id @@ -10413,10 +10413,10 @@ paths: tags: - devices.device summary: Get device - description: 'Get the properties and relationships of a device object. Since the **device** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **device** instance.' + description: 'Get the properties and relationships of a device object. Since the device resource supports extensions, you can also use the GET operation to get custom properties and extension data in a device instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0 operationId: device_GetDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -10519,7 +10519,7 @@ paths: description: Update the properties of a device. Only certain properties of a device can be updated through approved Mobile Device Management (MDM) apps. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0 operationId: device_UpdateDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -10554,7 +10554,7 @@ paths: description: Delete a registered device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 operationId: device_DeleteDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -10791,7 +10791,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: device_getGraphBPreId requestBody: description: Action parameters @@ -10844,7 +10844,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: device_getUserOwnedObject requestBody: description: Action parameters @@ -10877,10 +10877,10 @@ paths: tags: - devices.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: device_validateProperty requestBody: description: Action parameters @@ -11560,7 +11560,7 @@ paths: summary: Create new navigation property to members for directory externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateMember parameters: - name: administrativeUnit-id @@ -12125,7 +12125,7 @@ paths: summary: Create new navigation property ref to members for directory externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -12812,7 +12812,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directory.administrativeUnit_checkMemberGroup parameters: - name: administrativeUnit-id @@ -12920,7 +12920,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directory.administrativeUnit_getMemberGroup parameters: - name: administrativeUnit-id @@ -13028,7 +13028,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directory.administrativeUnit_restore parameters: - name: administrativeUnit-id @@ -13057,7 +13057,7 @@ paths: description: List Azure Active Directory (Azure AD) role assignments with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_ListScopedRoleMember parameters: - name: administrativeUnit-id @@ -13135,7 +13135,7 @@ paths: description: 'Assign an Azure Active Directory (Azure AD) role with administrative unit scope. For a list of roles that can be assigned with administrative unit scope, see Assign Azure AD roles with administrative unit scope.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateScopedRoleMember parameters: - name: administrativeUnit-id @@ -13171,7 +13171,7 @@ paths: description: Get an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_GetScopedRoleMember parameters: - name: administrativeUnit-id @@ -13273,7 +13273,7 @@ paths: description: Remove an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_DeleteScopedRoleMember parameters: - name: administrativeUnit-id @@ -13430,7 +13430,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directory.administrativeUnit_getGraphBPreId requestBody: description: Action parameters @@ -13483,7 +13483,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directory.administrativeUnit_getUserOwnedObject requestBody: description: Action parameters @@ -13516,10 +13516,10 @@ paths: tags: - directory.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directory.administrativeUnit_validateProperty requestBody: description: Action parameters @@ -13559,7 +13559,7 @@ paths: description: Get a list of the attributeSet objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0 operationId: directory_ListAttributeSet parameters: - $ref: '#/components/parameters/top' @@ -13626,7 +13626,7 @@ paths: description: Create a new attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0 operationId: directory_CreateAttributeSet requestBody: description: New navigation property @@ -13653,7 +13653,7 @@ paths: description: Read the properties and relationships of an attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0 operationId: directory_GetAttributeSet parameters: - name: attributeSet-id @@ -13707,7 +13707,7 @@ paths: description: Update the properties of an attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0 operationId: directory_UpdateAttributeSet parameters: - name: attributeSet-id @@ -14347,7 +14347,7 @@ paths: description: Get a list of the customSecurityAttributeDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0 operationId: directory_ListCustomSecurityAttributeDefinition parameters: - $ref: '#/components/parameters/top' @@ -14434,7 +14434,7 @@ paths: description: Create a new customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0 operationId: directory_CreateCustomSecurityAttributeDefinition requestBody: description: New navigation property @@ -14461,7 +14461,7 @@ paths: description: Read the properties and relationships of a customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0 operationId: directory_GetCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -14523,7 +14523,7 @@ paths: description: Update the properties of a customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0 operationId: directory_UpdateCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -14585,7 +14585,7 @@ paths: description: Get a list of the allowedValue objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_ListAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -14657,7 +14657,7 @@ paths: description: Create a new allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_CreateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -14693,7 +14693,7 @@ paths: description: Read the properties and relationships of an allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_GetAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -14754,7 +14754,7 @@ paths: description: Update the properties of an allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_UpdateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -15156,7 +15156,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directory.deletedItem_checkMemberGroup parameters: - name: directoryObject-id @@ -15313,7 +15313,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directory.deletedItem_getMemberGroup parameters: - name: directoryObject-id @@ -15470,7 +15470,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directory.deletedItem_restore parameters: - name: directoryObject-id @@ -15900,7 +15900,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directory.deletedItem_getGraphBPreId requestBody: description: Action parameters @@ -15953,7 +15953,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directory.deletedItem_getUserOwnedObject requestBody: description: Action parameters @@ -16208,10 +16208,10 @@ paths: tags: - directory.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directory.deletedItem_validateProperty requestBody: description: Action parameters @@ -16566,7 +16566,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy_CreateAppliesTo parameters: - name: featureRolloutPolicy-id @@ -16608,7 +16608,7 @@ paths: description: Remove an appliesTo on a featureRolloutPolicy object to remove the directoryObject from feature rollout. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy_DeleteAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -16738,7 +16738,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy_CreateAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -16852,7 +16852,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy.appliesTo_getGraphBPreId parameters: - name: featureRolloutPolicy-id @@ -16920,7 +16920,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy.appliesTo_getUserOwnedObject parameters: - name: featureRolloutPolicy-id @@ -16968,10 +16968,10 @@ paths: tags: - directory.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directory.featureRolloutPolicy.appliesTo_validateProperty parameters: - name: featureRolloutPolicy-id @@ -17211,7 +17211,7 @@ paths: description: Delete a samlOrWsFedExternalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0 operationId: directory_DeleteFederationConfiguration parameters: - name: identityProviderBase-id @@ -17531,10 +17531,10 @@ paths: tags: - directory.Actions summary: Invoke action complete - description: Complete an impactedResource object and update its **status** to `completedByUser`. + description: Complete an impactedResource object and update its status to completedByUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-1.0 operationId: directory.impactedResource_complete parameters: - name: impactedResource-id @@ -17560,10 +17560,10 @@ paths: tags: - directory.Actions summary: Invoke action dismiss - description: Dismiss an impactedResources object and update its status to `dismissed`. + description: Dismiss an impactedResources object and update its status to dismissed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-1.0 operationId: directory.impactedResource_dismiss parameters: - name: impactedResource-id @@ -17602,10 +17602,10 @@ paths: tags: - directory.Actions summary: Invoke action postpone - description: 'Postpone action on an impactedResource object to a specified future date and time by marking its **status** as `postponed`. On the specified date and time, Azure AD will automatically mark the status of the **impactedResource** object to `active`.' + description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Azure AD will automatically mark the status of the impactedResource object to active.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-1.0 operationId: directory.impactedResource_postpone parameters: - name: impactedResource-id @@ -17645,10 +17645,10 @@ paths: tags: - directory.Actions summary: Invoke action reactivate - description: 'Reactivate an accidentally dismissed, completed, or postponed **impactedResource** object. This action updates the **status** of the resource to `active`. This method is relevant only if the status of the **impactedResource** object is `dismissed`, `postponed`, or `completedByUser`. ' + description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-1.0 operationId: directory.impactedResource_reactivate parameters: - name: impactedResource-id @@ -17691,7 +17691,7 @@ paths: description: Retrieve the properties of all inboundSharedUserProfiles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-1.0 operationId: directory_ListInboundSharedUserProfile parameters: - $ref: '#/components/parameters/top' @@ -17784,7 +17784,7 @@ paths: description: Read the properties of an inboundSharedUserProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-1.0 operationId: directory_GetInboundSharedUserProfile parameters: - name: inboundSharedUserProfile-userId @@ -17897,7 +17897,7 @@ paths: description: Create a request to export the personal data for an inboundSharedUserProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-1.0 operationId: directory.inboundSharedUserProfile_exportPersonalData parameters: - name: inboundSharedUserProfile-userId @@ -17935,7 +17935,7 @@ paths: description: 'Create a request to remove the personal data for an inboundSharedUserProfile. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-1.0 operationId: directory.inboundSharedUserProfile_removePersonalData parameters: - name: inboundSharedUserProfile-userId @@ -18061,7 +18061,7 @@ paths: description: Read the properties and relationships of an onPremisesDirectorySynchronization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0 operationId: directory_GetOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -18115,7 +18115,7 @@ paths: description: Update the properties of an onPremisesDirectorySynchronization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0 operationId: directory_UpdateOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -18191,7 +18191,7 @@ paths: description: Retrieve the properties of all outboundSharedUserProfiles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-1.0 operationId: directory_ListOutboundSharedUserProfile parameters: - $ref: '#/components/parameters/top' @@ -18277,7 +18277,7 @@ paths: description: Get the details of an outboundSharedUserProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-1.0 operationId: directory_GetOutboundSharedUserProfile parameters: - name: outboundSharedUserProfile-userId @@ -18389,7 +18389,7 @@ paths: description: List the tenant references of an outboundSharedUserProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-1.0 operationId: directory.outboundSharedUserProfile_ListTenant parameters: - name: outboundSharedUserProfile-userId @@ -18621,7 +18621,7 @@ paths: description: Create a request to remove the personal data for an outboundSharedUserProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-1.0 operationId: directory.outboundSharedUserProfile.tenant_removePersonalData parameters: - name: outboundSharedUserProfile-userId @@ -18690,7 +18690,7 @@ paths: description: Get a list of the recommendation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-1.0 operationId: directory_ListRecommendation parameters: - $ref: '#/components/parameters/top' @@ -18833,7 +18833,7 @@ paths: description: Read the properties and relationships of a recommendation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/recommendation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-1.0 operationId: directory_GetRecommendation parameters: - name: recommendation-id @@ -19246,10 +19246,10 @@ paths: tags: - directory.Actions summary: Invoke action complete - description: Complete an impactedResource object and update its **status** to `completedByUser`. + description: Complete an impactedResource object and update its status to completedByUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-1.0 operationId: directory.recommendation.impactedResource_complete parameters: - name: recommendation-id @@ -19283,10 +19283,10 @@ paths: tags: - directory.Actions summary: Invoke action dismiss - description: Dismiss an impactedResources object and update its status to `dismissed`. + description: Dismiss an impactedResources object and update its status to dismissed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-1.0 operationId: directory.recommendation.impactedResource_dismiss parameters: - name: recommendation-id @@ -19333,10 +19333,10 @@ paths: tags: - directory.Actions summary: Invoke action postpone - description: 'Postpone action on an impactedResource object to a specified future date and time by marking its **status** as `postponed`. On the specified date and time, Azure AD will automatically mark the status of the **impactedResource** object to `active`.' + description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Azure AD will automatically mark the status of the impactedResource object to active.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-1.0 operationId: directory.recommendation.impactedResource_postpone parameters: - name: recommendation-id @@ -19384,10 +19384,10 @@ paths: tags: - directory.Actions summary: Invoke action reactivate - description: 'Reactivate an accidentally dismissed, completed, or postponed **impactedResource** object. This action updates the **status** of the resource to `active`. This method is relevant only if the status of the **impactedResource** object is `dismissed`, `postponed`, or `completedByUser`. ' + description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-1.0 operationId: directory.recommendation.impactedResource_reactivate parameters: - name: recommendation-id @@ -19443,10 +19443,10 @@ paths: tags: - directory.Actions summary: Invoke action complete - description: Complete a recommendation object and update its **status** to `completedByUser`. + description: Complete a recommendation object and update its status to completedByUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/recommendation-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-1.0 operationId: directory.recommendation_complete parameters: - name: recommendation-id @@ -19472,10 +19472,10 @@ paths: tags: - directory.Actions summary: Invoke action dismiss - description: Dismiss a recommendation object that you consider to be inapplicable to your tenant and update its **status** to `dismissed` . + description: Dismiss a recommendation object that you consider to be inapplicable to your tenant and update its status to dismissed . externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-1.0 operationId: directory.recommendation_dismiss parameters: - name: recommendation-id @@ -19514,10 +19514,10 @@ paths: tags: - directory.Actions summary: Invoke action postpone - description: 'Postpone action on a recommendation object to a specified future date and time by marking its **status** as `postponed`. On the date and time provided, Azure AD will automatically update the **status** of the **recommendation** object to `active` again.' + description: 'Postpone action on a recommendation object to a specified future date and time by marking its status as postponed. On the date and time provided, Azure AD will automatically update the status of the recommendation object to active again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-1.0 operationId: directory.recommendation_postpone parameters: - name: recommendation-id @@ -19557,10 +19557,10 @@ paths: tags: - directory.Actions summary: Invoke action reactivate - description: 'Reactivate a completed, dismissed, or postponed recommendation object. This action updates the **status** of the recommendation to `active`. This method only works when the **status** of the recommendation is `completedByUser`, `dismissed`, or `postponed`.' + description: 'Reactivate a completed, dismissed, or postponed recommendation object. This action updates the status of the recommendation to active. This method only works when the status of the recommendation is completedByUser, dismissed, or postponed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-1.0 operationId: directory.recommendation_reactivate parameters: - name: recommendation-id @@ -19807,7 +19807,7 @@ paths: description: Get the list of commercial subscriptions that an organization has acquired. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0 operationId: directory_ListSubscription parameters: - $ref: '#/components/parameters/top' @@ -19930,7 +19930,7 @@ paths: description: Get a specific commercial subscription that an organization has acquired. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0 operationId: directory_GetSubscription parameters: - name: companySubscription-id @@ -20067,7 +20067,7 @@ paths: description: 'List the directory roles that are activated in the tenant. This operation only returns roles that have been activated. A role becomes activated when an admin activates the role using the Activate directoryRole API. Not all built-in roles are initially activated. When assigning a role using the Azure portal, the role activation step is implicitly done on the admin''s behalf. To get the full list of roles that are available in Azure AD, use List directoryRoleTemplates.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0 operationId: directoryRole_ListDirectoryRole parameters: - $ref: '#/components/parameters/skip' @@ -20140,10 +20140,10 @@ paths: tags: - directoryRoles.directoryRole summary: Activate directoryRole - description: 'Activate a directory role. To read a directory role or update its members, it must first be activated in the tenant. The Company Administrators and the implicit user directory roles (**User**, **Guest User**, and **Restricted Guest User** roles) are activated by default. To access and assign members to other directory roles, you must first activate it with its corresponding directory role template ID.' + description: 'Activate a directory role. To read a directory role or update its members, it must first be activated in the tenant. The Company Administrators and the implicit user directory roles (User, Guest User, and Restricted Guest User roles) are activated by default. To access and assign members to other directory roles, you must first activate it with its corresponding directory role template ID.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0 operationId: directoryRole_CreateDirectoryRole requestBody: description: New entity @@ -20167,10 +20167,10 @@ paths: tags: - directoryRoles.directoryRole summary: Get directoryRole - description: 'Retrieve the properties of a directoryRole object. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Retrieve the properties of a directoryRole object. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 operationId: directoryRole_GetDirectoryRole parameters: - name: directoryRole-id @@ -20288,7 +20288,7 @@ paths: description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 operationId: directoryRole_ListMember parameters: - name: directoryRole-id @@ -20368,10 +20368,10 @@ paths: tags: - directoryRoles.directoryObject summary: Remove directory role member - description: 'Remove a member from a directoryRole. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Remove a member from a directoryRole. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0 operationId: directoryRole_DeleteMemberGraphBPreRef parameters: - name: directoryRole-id @@ -20851,7 +20851,7 @@ paths: description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 operationId: directoryRole_ListMemberGraphBPreRef parameters: - name: directoryRole-id @@ -20905,10 +20905,10 @@ paths: tags: - directoryRoles.directoryObject summary: Add directory role member - description: 'Create a new directory role member. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Create a new directory role member. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0 operationId: directoryRole_CreateMemberGraphBPreRef parameters: - name: directoryRole-id @@ -21595,7 +21595,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryRole_checkMemberGroup parameters: - name: directoryRole-id @@ -21703,7 +21703,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryRole_getMemberGroup parameters: - name: directoryRole-id @@ -21811,7 +21811,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryRole_restore parameters: - name: directoryRole-id @@ -21840,7 +21840,7 @@ paths: description: Retrieve a list of scopedRoleMembership objects for a directory role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0 operationId: directoryRole_ListScopedMember parameters: - name: directoryRole-id @@ -22103,10 +22103,10 @@ paths: tags: - directoryRoles.directoryRole summary: Get directoryRole - description: 'Retrieve the properties of a directoryRole object. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Retrieve the properties of a directoryRole object. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 operationId: directoryRole_GetDirectoryRoleGraphBPreRoleTemplateId parameters: - name: roleTemplateId @@ -22316,7 +22316,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryRole_getGraphBPreId requestBody: description: Action parameters @@ -22369,7 +22369,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directoryRole_getUserOwnedObject requestBody: description: Action parameters @@ -22402,10 +22402,10 @@ paths: tags: - directoryRoles.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryRole_validateProperty requestBody: description: Action parameters @@ -22445,7 +22445,7 @@ paths: description: Retrieve a list of directoryroletemplate objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0 operationId: directoryRoleTemplate_ListDirectoryRoleTemplate parameters: - $ref: '#/components/parameters/skip' @@ -22537,7 +22537,7 @@ paths: description: Retrieve the properties and relationships of a directoryroletemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0 operationId: directoryRoleTemplate_GetDirectoryRoleTemplate parameters: - name: directoryRoleTemplate-id @@ -22650,7 +22650,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryRoleTemplate_checkMemberGroup parameters: - name: directoryRoleTemplate-id @@ -22758,7 +22758,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryRoleTemplate_getMemberGroup parameters: - name: directoryRoleTemplate-id @@ -22866,7 +22866,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryRoleTemplate_restore parameters: - name: directoryRoleTemplate-id @@ -22976,7 +22976,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryRoleTemplate_getGraphBPreId requestBody: description: Action parameters @@ -23029,7 +23029,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directoryRoleTemplate_getUserOwnedObject requestBody: description: Action parameters @@ -23062,10 +23062,10 @@ paths: tags: - directoryRoleTemplates.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryRoleTemplate_validateProperty requestBody: description: Action parameters @@ -23102,10 +23102,10 @@ paths: tags: - directorySettingTemplates.directorySettingTemplate summary: List directorySettingTemplates - description: 'Directory setting templates represents a set of templates of directory settings, from which directory settings may be created and used within a tenant. This operation retrieves the list of available **directorySettingTemplates** objects.' + description: 'Directory setting templates represents a set of templates of directory settings, from which directory settings may be created and used within a tenant. This operation retrieves the list of available directorySettingTemplates objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-1.0 operationId: directorySettingTemplate_ListDirectorySettingTemplate parameters: - $ref: '#/components/parameters/top' @@ -23198,10 +23198,10 @@ paths: tags: - directorySettingTemplates.directorySettingTemplate summary: Get a directory setting template - description: 'A directory setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the **directorySettingTemplate** object, including the available settings and their defaults.' + description: 'A directory setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the directorySettingTemplate object, including the available settings and their defaults.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-1.0 operationId: directorySettingTemplate_GetDirectorySettingTemplate parameters: - name: directorySettingTemplate-id @@ -23315,7 +23315,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directorySettingTemplate_checkMemberGroup parameters: - name: directorySettingTemplate-id @@ -23423,7 +23423,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directorySettingTemplate_getMemberGroup parameters: - name: directorySettingTemplate-id @@ -23531,7 +23531,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directorySettingTemplate_restore parameters: - name: directorySettingTemplate-id @@ -23641,7 +23641,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directorySettingTemplate_getGraphBPreId requestBody: description: Action parameters @@ -23694,7 +23694,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: directorySettingTemplate_getUserOwnedObject requestBody: description: Action parameters @@ -23727,10 +23727,10 @@ paths: tags: - directorySettingTemplates.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directorySettingTemplate_validateProperty requestBody: description: Action parameters @@ -23770,7 +23770,7 @@ paths: description: Retrieve a list of domain objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0 operationId: domain_ListDomain parameters: - $ref: '#/components/parameters/top' @@ -23871,10 +23871,10 @@ paths: tags: - domains.domain summary: Create domain - description: 'Adds a domain to the tenant. **Important**: You cannot use an associated domain with your Azure AD tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' + description: 'Adds a domain to the tenant. Important: You cannot use an associated domain with your Azure AD tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0 operationId: domain_CreateDomain requestBody: description: New entity @@ -23901,7 +23901,7 @@ paths: description: Retrieve the properties and relationships of domain object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0 operationId: domain_GetDomain parameters: - name: domain-id @@ -23974,7 +23974,7 @@ paths: description: Update the properties of domain object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0 operationId: domain_UpdateDomain parameters: - name: domain-id @@ -24009,7 +24009,7 @@ paths: description: Deletes a domain from a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0 operationId: domain_DeleteDomain parameters: - name: domain-id @@ -24040,7 +24040,7 @@ paths: description: Retrieve a list of directoryObject with a reference to the domain. The returned list will contain all directory objects that have a dependency on the domain. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0 operationId: domain_ListDomainNameReference parameters: - name: domain-id @@ -24299,7 +24299,7 @@ paths: description: Create a new internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0 operationId: domain_CreateFederationConfiguration parameters: - name: domain-id @@ -24335,7 +24335,7 @@ paths: description: Read the properties and relationships of an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0 operationId: domain_GetFederationConfiguration parameters: - name: domain-id @@ -24408,7 +24408,7 @@ paths: description: Update the properties of an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0 operationId: domain_UpdateFederationConfiguration parameters: - name: domain-id @@ -24451,7 +24451,7 @@ paths: description: Deletes an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0 operationId: domain_DeleteFederationConfiguration parameters: - name: domain-id @@ -24509,10 +24509,10 @@ paths: tags: - domains.Actions summary: Invoke action forceDelete - description: 'Deletes a domain using an asynchronous operation. Prior to calling forceDelete, you must update or remove any references to **Exchange** as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a 404 HTTP response code. To verify deletion of a domain, you can perform a get domain. If the domain was successfully deleted, a 404 HTTP response code will be returned in the response.' + description: 'Deletes a domain using an asynchronous operation. Prior to calling forceDelete, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a 404 HTTP response code. To verify deletion of a domain, you can perform a get domain. If the domain was successfully deleted, a 404 HTTP response code will be returned in the response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0 operationId: domain_forceDelete parameters: - name: domain-id @@ -24548,10 +24548,10 @@ paths: tags: - domains.Actions summary: Invoke action promote - description: Promote a verified subdomain to the root domain. A verified domain has its **isVerified** property set to `true`. + description: Promote a verified subdomain to the root domain. A verified domain has its isVerified property set to true. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0 operationId: domain_promote parameters: - name: domain-id @@ -24587,7 +24587,7 @@ paths: description: Validates the ownership of the domain. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0 operationId: domain_verify parameters: - name: domain-id @@ -24616,7 +24616,7 @@ paths: description: Retrieves a list of domainDnsRecord objects needed to enable services for the domain. Use the returned list to add records to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0 operationId: domain_ListServiceConfigurationRecord parameters: - name: domain-id @@ -25151,7 +25151,7 @@ paths: description: 'Retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Azure AD tenant until ownership is verified. To verify the ownership of the domain, retrieve the domain verification records and add the details to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0 operationId: domain_ListVerificationDnsRecord parameters: - name: domain-id @@ -25439,7 +25439,7 @@ paths: description: Retrieve a list of organization objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 operationId: organization_ListOrganization parameters: - $ref: '#/components/parameters/top' @@ -25614,10 +25614,10 @@ paths: tags: - organization.organization summary: Get organization - description: 'Get the properties and relationships of the currently authenticated organization. Since the **organization** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in an **organization** instance.' + description: 'Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 operationId: organization_GetOrganization parameters: - name: organization-id @@ -25704,10 +25704,10 @@ paths: tags: - organization.organization summary: Update organization - description: 'Update the properties of the currently authenticated organization. In this case, `organization` is defined as a collection of exactly one record, and so its **ID** must be specified in the request. The **ID** is also known as the **tenantId** of the organization.' + description: 'Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0 operationId: organization_UpdateOrganization parameters: - name: organization-id @@ -25766,10 +25766,10 @@ paths: tags: - organization.organizationalBranding summary: Get organizationalBranding - description: 'Retrieve the default organizational branding object, if the **Accept-Language** header is set to `0` or `default`. If no default organizational branding object exists, this method returns a `404 Not Found` error. If the **Accept-Language** header is set to an existing locale identified by the value of its **id**, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, **usernameHintText** and **signInPageText**. To retrieve Stream types of the default branding, for example, **bannerLogo** and **backgroundImage**, use the GET organizationalBrandingLocalization method.' + description: 'Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBranding parameters: - name: organization-id @@ -25854,7 +25854,7 @@ paths: description: Update the properties of the default branding object specified by the organizationalBranding resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0 operationId: organization_UpdateBranding parameters: - name: organization-id @@ -25889,7 +25889,7 @@ paths: description: 'Delete the default organizational branding object. To delete the organizationalBranding object, all images (Stream types) must first be removed from the object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0 operationId: organization_DeleteBranding parameters: - name: organization-id @@ -25920,7 +25920,7 @@ paths: description: Image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingBackgroundImage parameters: - name: organization-id @@ -25979,7 +25979,7 @@ paths: description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingBannerLogo parameters: - name: organization-id @@ -26038,7 +26038,7 @@ paths: description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingCustomCSS parameters: - name: organization-id @@ -26097,7 +26097,7 @@ paths: description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingFavicon parameters: - name: organization-id @@ -26156,7 +26156,7 @@ paths: description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingHeaderLogo parameters: - name: organization-id @@ -26215,7 +26215,7 @@ paths: description: 'Retrieve all localization branding objects, including the default branding.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_ListLocalization parameters: - name: organization-id @@ -26377,7 +26377,7 @@ paths: description: 'Create a new organizationalBrandingLocalization object. This creates a localized branding and at the same time, the default branding if it doesn''t exist. The default branding is created only once. It''s loaded when a localized branding isn''t configured for the user''s browser language. To retrieve the default branding, see Get branding.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0 operationId: organization.branding_CreateLocalization parameters: - name: organization-id @@ -26410,10 +26410,10 @@ paths: tags: - organization.organizationalBranding summary: Get organizationalBrandingLocalization - description: 'Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of **id** in the URL.' + description: 'Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0 operationId: organization.branding_GetLocalization parameters: - name: organization-id @@ -26504,7 +26504,7 @@ paths: description: Update the properties of an organizationalBrandingLocalization object for a specific localization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0 operationId: organization.branding_UpdateLocalization parameters: - name: organization-id @@ -26547,7 +26547,7 @@ paths: description: 'Delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0 operationId: organization.branding_DeleteLocalization parameters: - name: organization-id @@ -26586,7 +26586,7 @@ paths: description: Image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsBackgroundImage parameters: - name: organization-id @@ -26661,7 +26661,7 @@ paths: description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsBannerLogo parameters: - name: organization-id @@ -26736,7 +26736,7 @@ paths: description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsCustomCSS parameters: - name: organization-id @@ -26811,7 +26811,7 @@ paths: description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsFavicon parameters: - name: organization-id @@ -26886,7 +26886,7 @@ paths: description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsHeaderLogo parameters: - name: organization-id @@ -26961,7 +26961,7 @@ paths: description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsSquareLogo parameters: - name: organization-id @@ -27036,7 +27036,7 @@ paths: description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsSquareLogoDark parameters: - name: organization-id @@ -27133,7 +27133,7 @@ paths: description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingSquareLogo parameters: - name: organization-id @@ -27192,7 +27192,7 @@ paths: description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingSquareLogoDark parameters: - name: organization-id @@ -27502,7 +27502,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: organization_checkMemberGroup parameters: - name: organization-id @@ -27610,7 +27610,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: organization_getMemberGroup parameters: - name: organization-id @@ -27718,7 +27718,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: organization_restore parameters: - name: organization-id @@ -27778,10 +27778,10 @@ paths: tags: - organization.organizationSettings summary: Get organizationSettings - description: 'Retrieve the properties and relationships of an organizationSettings object, including **profileCardProperties**. This operation does not return insightsSettings. Depending on the type of insights, you can get their settings by using list itemInsights or list peopleInsights. This operation does not return microsoftApplicationDataAccessSettings. To get microsoftApplicationDataAccessSettings, use list microsoftApplicationDataAccessSettings.' + description: 'Retrieve the properties and relationships of an organizationSettings object, including profileCardProperties. This operation does not return insightsSettings. Depending on the type of insights, you can get their settings by using list itemInsights or list peopleInsights. This operation does not return microsoftApplicationDataAccessSettings. To get microsoftApplicationDataAccessSettings, use list microsoftApplicationDataAccessSettings.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-get?view=graph-rest-1.0 operationId: organization_GetSetting parameters: - name: organization-id @@ -27903,7 +27903,7 @@ paths: description: Get the properties of an insightsSettings object for displaying or returning contact insights in an organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-1.0 operationId: organization.setting_GetContactInsight parameters: - name: organization-id @@ -27957,7 +27957,7 @@ paths: description: "Update the privacy settings to display or return the specified type of insights in an organization. The type of settings can be contact insights, item insights, or people insights. To learn more about customizing insights privacy for your organization, see:\n- Customize item insights privacy \n- Customize people insights privacy" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 operationId: organization.setting_UpdateContactInsight parameters: - name: organization-id @@ -28019,7 +28019,7 @@ paths: description: 'Get the properties of an insightsSettings object for displaying or returning item insights in an organization. To learn how to customize the privacy of item insights in an organization, see Customize item insights privacy. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-1.0 operationId: organization.setting_GetItemInsight parameters: - name: organization-id @@ -28073,7 +28073,7 @@ paths: description: "Update the privacy settings to display or return the specified type of insights in an organization. The type of settings can be contact insights, item insights, or people insights. To learn more about customizing insights privacy for your organization, see:\n- Customize item insights privacy \n- Customize people insights privacy" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 operationId: organization.setting_UpdateItemInsight parameters: - name: organization-id @@ -28132,10 +28132,10 @@ paths: tags: - organization.organizationSettings summary: List microsoftApplicationDataAccessSettings - description: Get the _settings_ in a microsoftApplicationDataAccessSettings object that specify access from Microsoft applications to Microsoft 365 user data in an organization. + description: Get the settings in a microsoftApplicationDataAccessSettings object that specify access from Microsoft applications to Microsoft 365 user data in an organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-1.0 operationId: organization.setting_GetMicrosoftApplicationDataAccess parameters: - name: organization-id @@ -28189,7 +28189,7 @@ paths: description: Update the settings in a microsoftApplicationDataAccessSettings object that specify access from Microsoft applications to Microsoft 365 user data in an organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-1.0 operationId: organization.setting_UpdateMicrosoftApplicationDataAccess parameters: - name: organization-id @@ -28251,7 +28251,7 @@ paths: description: 'Get the properties of an insightsSettings object for displaying or returning people insights in an organization. To learn how to customize privacy for people insights in an organization, see Customize people insights privacy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-1.0 operationId: organization.setting_GetPeopleInsight parameters: - name: organization-id @@ -28305,7 +28305,7 @@ paths: description: "Update the privacy settings to display or return the specified type of insights in an organization. The type of settings can be contact insights, item insights, or people insights. To learn more about customizing insights privacy for your organization, see:\n- Customize item insights privacy \n- Customize people insights privacy" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0 operationId: organization.setting_UpdatePeopleInsight parameters: - name: organization-id @@ -28364,10 +28364,10 @@ paths: tags: - organization.organizationSettings summary: List profileCardProperties - description: Get a collection of profileCardProperty resources of an organization. Each resource is identified by its **directoryPropertyName** property. + description: Get a collection of profileCardProperty resources of an organization. Each resource is identified by its directoryPropertyName property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-list-profilecardproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-list-profilecardproperties?view=graph-rest-1.0 operationId: organization.setting_ListProfileCardProperty parameters: - name: organization-id @@ -28439,10 +28439,10 @@ paths: tags: - organization.organizationSettings summary: Create profileCardProperty - description: 'Create a new profileCardProperty for an organization. The new property is identified by its **directoryPropertyName** property. For more information on adding properties to the profile card for an organization, see customize the profile card.' + description: 'Create a new profileCardProperty for an organization. The new property is identified by its directoryPropertyName property. For more information on adding properties to the profile card for an organization, see customize the profile card.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationsettings-post-profilecardproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationsettings-post-profilecardproperties?view=graph-rest-1.0 operationId: organization.setting_CreateProfileCardProperty parameters: - name: organization-id @@ -28475,10 +28475,10 @@ paths: tags: - organization.organizationSettings summary: Get profileCardProperty - description: 'Retrieve the properties and relationships of a profileCardProperty entity, which contains the profile card customizations that exist in your Microsoft 365 organization for a given field. The profileCardProperty is identified by its **directoryPropertyName** property.' + description: 'Retrieve the properties and relationships of a profileCardProperty entity, which contains the profile card customizations that exist in your Microsoft 365 organization for a given field. The profileCardProperty is identified by its directoryPropertyName property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0 operationId: organization.setting_GetProfileCardProperty parameters: - name: organization-id @@ -28757,7 +28757,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: organization_getGraphBPreId requestBody: description: Action parameters @@ -28810,7 +28810,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: organization_getUserOwnedObject requestBody: description: Action parameters @@ -28843,10 +28843,10 @@ paths: tags: - organization.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: organization_validateProperty requestBody: description: Action parameters @@ -28886,7 +28886,7 @@ paths: description: Retrieve a list of tenant-level or group-specific group settings objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 operationId: setting.directorySetting_ListDirectorySetting parameters: - $ref: '#/components/parameters/top' @@ -28952,10 +28952,10 @@ paths: tags: - settings.directorySetting summary: Create settings - description: 'Create a new setting based on the templates available in directorySettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named `Group.Unified` can be used to configure tenant-wide Microsoft 365 group settings, while the template named `Group.Unified.Guest` can be used to configure group-specific settings.' + description: 'Create a new setting based on the templates available in directorySettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named Group.Unified can be used to configure tenant-wide Microsoft 365 group settings, while the template named Group.Unified.Guest can be used to configure group-specific settings.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 operationId: setting.directorySetting_CreateDirectorySetting requestBody: description: New entity @@ -28982,7 +28982,7 @@ paths: description: Retrieve the properties of a specific directory setting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directorysetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-1.0 operationId: setting.directorySetting_GetDirectorySetting parameters: - name: directorySetting-id @@ -29037,7 +29037,7 @@ paths: description: Update the properties of a specific directory setting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directorysetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-1.0 operationId: setting.directorySetting_UpdateDirectorySetting parameters: - name: directorySetting-id @@ -29072,7 +29072,7 @@ paths: description: Delete a directory setting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-1.0 operationId: setting.directorySetting_DeleteDirectorySetting parameters: - name: directorySetting-id @@ -29113,10 +29113,10 @@ paths: tags: - subscribedSkus.subscribedSku summary: List subscribedSkus - description: 'Get the list of commercial subscriptions that an organization has acquired. For the mapping of license names as displayed on the Azure portal or the Microsoft 365 admin center against their Microsoft Graph **skuId** and **skuPartNumber** properties, see Product names and service plan identifiers for licensing.' + description: 'Get the list of commercial subscriptions that an organization has acquired. For the mapping of license names as displayed on the Azure portal or the Microsoft 365 admin center against their Microsoft Graph skuId and skuPartNumber properties, see Product names and service plan identifiers for licensing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0 operationId: subscribedSku_ListSubscribedSku parameters: - $ref: '#/components/parameters/search' @@ -29214,7 +29214,7 @@ paths: description: Get a specific commercial subscription that an organization has acquired. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0 operationId: subscribedSku_GetSubscribedSku parameters: - name: subscribedSku-id @@ -29360,7 +29360,7 @@ paths: description: Applies a management action against a specific managed tenant. By performing this operation the appropriate configurations will be made and policies created. As example when applying the require multi-factor authentication for admins management action will create an Azure Active Directory conditional access policy that requires multi-factor authentication for all users that have been assigned an administrative directory role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant.managementAction_apply parameters: - name: managementAction-id @@ -29563,7 +29563,7 @@ paths: description: 'Carries out the appropriate procedures to remove a managed tenant from the multi-tenant management platform. No relationships, such as commerce and delegate administrative privileges, will be impacted. The only change made by invoking this action is the tenant will be deprovisioned from the multi-tenant management platform.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant.tenant_offboardTenant parameters: - name: tenant-id @@ -29592,7 +29592,7 @@ paths: description: Carries out the appropriate procedures to reset the onboarding status for the managed tenant that was removed from the multi-tenant management platform using the offboardTenant action. By invoking this action the platform will attempt to onboard the managed tenant for management. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant.tenant_resetTenantOnboardingStatus parameters: - name: tenant-id @@ -29621,7 +29621,7 @@ paths: description: Assign the tenant tag to the specified managed tenants. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant.tenantTag_assignTag parameters: - name: tenantTag-id @@ -29665,7 +29665,7 @@ paths: description: Un-assigns the tenant tag from the specified managed tenants. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant.tenantTag_unassignTag parameters: - name: tenantTag-id @@ -29709,7 +29709,7 @@ paths: description: Retrieve a list of scopedRoleMembership for the user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-scopedrolememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-scopedrolememberof?view=graph-rest-1.0 operationId: user_ListScopedRoleMemberGraphOPre parameters: - name: user-id @@ -35027,7 +35027,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -37533,11 +37533,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -41468,7 +41468,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -45758,7 +45758,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -45769,7 +45769,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -48005,11 +48005,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -49546,8 +49546,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -53240,7 +53240,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 1bba3176459..a8b60ffbb85 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -11,10 +11,10 @@ paths: tags: - accessReviews.accessReview summary: List accessReviews (deprecated) - description: 'Retrieve the accessReview objects for a particular businessFlowTemplate. A list of zero or more **accessReview** objects are returned, for each one-time and recurring access review that was created with that business flow template. Note that business flow template IDs are case sensitive. If many access reviews match the filter, to improve efficiency and avoid timeouts, retrieve the result set in pages, by including both the `$top` query parameter with a page size, for example 100, and the `$skip=0` query parameter in the request. These parameters can be included even when you do not anticipate that the request will span multiple pages. When a result set spans multiple pages, Microsoft Graph returns that page with an `@odata.nextLink` property in the response that contains a URL to the next page of results. If that property is present, continue making additional requests with the `@odata.nextLink` URL in each response, until all the results are returned, as described in paging Microsoft Graph data in your app. The **accessReview** objects returned by this API will not include nested structure properties such as **settings**, or relationships. To retrieve an access review settings or relationships, use the get accessReview API.' + description: 'Retrieve the accessReview objects for a particular businessFlowTemplate. A list of zero or more accessReview objects are returned, for each one-time and recurring access review that was created with that business flow template. Note that business flow template IDs are case sensitive. If many access reviews match the filter, to improve efficiency and avoid timeouts, retrieve the result set in pages, by including both the $top query parameter with a page size, for example 100, and the $skip=0 query parameter in the request. These parameters can be included even when you do not anticipate that the request will span multiple pages. When a result set spans multiple pages, Microsoft Graph returns that page with an @odata.nextLink property in the response that contains a URL to the next page of results. If that property is present, continue making additional requests with the @odata.nextLink URL in each response, until all the results are returned, as described in paging Microsoft Graph data in your app. The accessReview objects returned by this API will not include nested structure properties such as settings, or relationships. To retrieve an access review settings or relationships, use the get accessReview API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-1.0 operationId: accessReview_ListAccessReview parameters: - $ref: '#/components/parameters/top' @@ -110,10 +110,10 @@ paths: tags: - accessReviews.accessReview summary: Create accessReview (deprecated) - description: 'In the Azure AD access reviews feature, create a new accessReview object. Before making this request, the caller must have previously retrieved the list of business flow templates, to have the value of **businessFlowTemplateId** to include in the request. After making this request, the caller should create a programControl, to link the access review to a program. ' + description: 'In the Azure AD access reviews feature, create a new accessReview object. Before making this request, the caller must have previously retrieved the list of business flow templates, to have the value of businessFlowTemplateId to include in the request. After making this request, the caller should create a programControl, to link the access review to a program. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-1.0 operationId: accessReview_CreateAccessReview requestBody: description: New entity @@ -137,10 +137,10 @@ paths: tags: - accessReviews.accessReview summary: Get accessReview (deprecated) - description: 'In the Azure AD access reviews feature, retrieve an accessReview object. To retrieve the reviewers of the access review, use the list accessReview reviewers API. To retrieve the decisions of the access review, use the list accessReview decisions API, or the list my accessReview decisions API. If this is a recurring access review, no decisions will be associated with the recurring access review series. Instead, use the `instances` relationship of that series to retrieve an accessReview collection of the past, current, and future instances of the access review. Each past and current instance will have decisions.' + description: 'In the Azure AD access reviews feature, retrieve an accessReview object. To retrieve the reviewers of the access review, use the list accessReview reviewers API. To retrieve the decisions of the access review, use the list accessReview decisions API, or the list my accessReview decisions API. If this is a recurring access review, no decisions will be associated with the recurring access review series. Instead, use the instances relationship of that series to retrieve an accessReview collection of the past, current, and future instances of the access review. Each past and current instance will have decisions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-1.0 operationId: accessReview_GetAccessReview parameters: - name: accessReview-id @@ -210,7 +210,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing accessReview object to change one or more of its properties. This API is not intended to change the reviewers or decisions of a review. To change the reviewers, use the addReviewer or removeReviewer APIs. To stop an already-started one-time review, or an already-started instance of a recurring review, early, use the stop API. To apply the decisions to the target group or app access rights, use the apply API. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-1.0 operationId: accessReview_UpdateAccessReview parameters: - name: accessReview-id @@ -245,7 +245,7 @@ paths: description: 'In the Azure AD access reviews feature, delete an accessReview object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-1.0 operationId: accessReview_DeleteAccessReview parameters: - name: accessReview-id @@ -273,10 +273,10 @@ paths: tags: - accessReviews.accessReviewDecision summary: List accessReview decisions (deprecated) - description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object. Note that a recurring access review will not have a **decisions** relationship. Instead, the caller must navigate the **instance** relationship to find an accessReview object for a current or past instance of the access review.' + description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object. Note that a recurring access review will not have a decisions relationship. Instead, the caller must navigate the instance relationship to find an accessReview object for a current or past instance of the access review.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-1.0 operationId: accessReview_ListDecision parameters: - name: accessReview-id @@ -848,10 +848,10 @@ paths: tags: - accessReviews.accessReview summary: List accessReview decisions (deprecated) - description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object. Note that a recurring access review will not have a **decisions** relationship. Instead, the caller must navigate the **instance** relationship to find an accessReview object for a current or past instance of the access review.' + description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object. Note that a recurring access review will not have a decisions relationship. Instead, the caller must navigate the instance relationship to find an accessReview object for a current or past instance of the access review.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-1.0 operationId: accessReview.instance_ListDecision parameters: - name: accessReview-id @@ -1189,7 +1189,7 @@ paths: description: 'In the Azure AD access reviews feature, apply the decisions of a completed accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. After an access review is finished, either because it reached the end date or an administrator stopped it manually, and auto-apply wasn''t configured for the review, you can call Apply to apply the changes. Until apply occurs, the decisions to remove access rights do not appear on the source resource, the users for instance retain their group memberships. By calling apply, the outcome of the review is implemented by updating the group or application. If a user''s access was denied in the review, when an administrator calls this API, Azure AD removes their membership or application assignment. After an access review is finished, and auto-apply was configured, then the status of the review will change from Completed through intermediate states and finally will change to state Applied. You should expect to see denied users, if any, being removed from the resource group membership or app assignment in a few minutes. A configured auto applying review, or selecting Apply doesn''t have an effect on a group that originates in an on-premises directory or a dynamic group. If you want to change a group that originates on-premises, download the results and apply those changes to the representation of the group in that directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-apply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-1.0 operationId: accessReview.instance_applyDecision parameters: - name: accessReview-id @@ -1222,7 +1222,7 @@ paths: description: 'In the Azure AD access reviews feature, reset the decisions of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. Previous decisions are no longer recorded, but reviewers can continue to update decisions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-reset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-1.0 operationId: accessReview.instance_resetDecision parameters: - name: accessReview-id @@ -1255,7 +1255,7 @@ paths: description: 'In the Azure AD access reviews feature, send a reminder to the reviewers of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-1.0 operationId: accessReview.instance_sendReminder parameters: - name: accessReview-id @@ -1288,7 +1288,7 @@ paths: description: 'In the Azure AD access reviews feature, stop a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. (To prevent a recurring access review from starting future instances, update it to change its scheduled end date). After the access review stops, reviewers can no longer give input, and the access review decisions can be applied.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-1.0 operationId: accessReview.instance_stop parameters: - name: accessReview-id @@ -1321,7 +1321,7 @@ paths: description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object for the calling user as reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-1.0 operationId: accessReview.instance_ListMyDecision parameters: - name: accessReview-id @@ -1659,7 +1659,7 @@ paths: description: 'In the Azure AD access reviews feature, retrieve the reviewers of an accessReview object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-1.0 operationId: accessReview.instance_ListReviewer parameters: - name: accessReview-id @@ -1745,7 +1745,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing accessReview object to add another user as a reviewer. This operation is only permitted for an access review that is not yet completed, and only for an access review where the reviewers are explicitly specified. This operation is not permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-1.0 operationId: accessReview.instance_CreateReviewer parameters: - name: accessReview-id @@ -1904,7 +1904,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing accessReview object to remove a user as a reviewer. This operation is only permitted for an access review that is not yet completed, and only for an access review where the reviewers are explicitly specified. This operation is not permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-1.0 operationId: accessReview.instance_DeleteReviewer parameters: - name: accessReview-id @@ -2003,7 +2003,7 @@ paths: description: 'In the Azure AD access reviews feature, apply the decisions of a completed accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. After an access review is finished, either because it reached the end date or an administrator stopped it manually, and auto-apply wasn''t configured for the review, you can call Apply to apply the changes. Until apply occurs, the decisions to remove access rights do not appear on the source resource, the users for instance retain their group memberships. By calling apply, the outcome of the review is implemented by updating the group or application. If a user''s access was denied in the review, when an administrator calls this API, Azure AD removes their membership or application assignment. After an access review is finished, and auto-apply was configured, then the status of the review will change from Completed through intermediate states and finally will change to state Applied. You should expect to see denied users, if any, being removed from the resource group membership or app assignment in a few minutes. A configured auto applying review, or selecting Apply doesn''t have an effect on a group that originates in an on-premises directory or a dynamic group. If you want to change a group that originates on-premises, download the results and apply those changes to the representation of the group in that directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-apply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-1.0 operationId: accessReview_applyDecision parameters: - name: accessReview-id @@ -2028,7 +2028,7 @@ paths: description: 'In the Azure AD access reviews feature, reset the decisions of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. Previous decisions are no longer recorded, but reviewers can continue to update decisions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-reset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-1.0 operationId: accessReview_resetDecision parameters: - name: accessReview-id @@ -2053,7 +2053,7 @@ paths: description: 'In the Azure AD access reviews feature, send a reminder to the reviewers of a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-1.0 operationId: accessReview_sendReminder parameters: - name: accessReview-id @@ -2078,7 +2078,7 @@ paths: description: 'In the Azure AD access reviews feature, stop a currently active accessReview. The target object can be either a one-time access review, or an instance of a recurring access review. (To prevent a recurring access review from starting future instances, update it to change its scheduled end date). After the access review stops, reviewers can no longer give input, and the access review decisions can be applied.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-1.0 operationId: accessReview_stop parameters: - name: accessReview-id @@ -2103,7 +2103,7 @@ paths: description: 'In the Azure AD access reviews feature, retrieve the decisions of an accessReview object for the calling user as reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-1.0 operationId: accessReview_ListMyDecision parameters: - name: accessReview-id @@ -2393,7 +2393,7 @@ paths: description: 'In the Azure AD access reviews feature, retrieve the reviewers of an accessReview object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-1.0 operationId: accessReview_ListReviewer parameters: - name: accessReview-id @@ -2471,7 +2471,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing accessReview object to add another user as a reviewer. This operation is only permitted for an access review that is not yet completed, and only for an access review where the reviewers are explicitly specified. This operation is not permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-1.0 operationId: accessReview_CreateReviewer parameters: - name: accessReview-id @@ -2606,7 +2606,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing accessReview object to remove a user as a reviewer. This operation is only permitted for an access review that is not yet completed, and only for an access review where the reviewers are explicitly specified. This operation is not permitted for an access review in which users review their own access, and not intended for an access review in which the group owners are assigned as the reviewers. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-1.0 operationId: accessReview_DeleteReviewer parameters: - name: accessReview-id @@ -2842,7 +2842,7 @@ paths: description: Get the details about the acceptance records for a specific agreement. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 operationId: agreement_ListAcceptance parameters: - name: agreement-id @@ -3145,10 +3145,10 @@ paths: tags: - agreements.agreementFile summary: Get agreementFile - description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the **Accept-Language** header.' + description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 operationId: agreement_GetFile parameters: - name: agreement-id @@ -3267,7 +3267,7 @@ paths: description: Get a list of the default and localized agreement files. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 operationId: agreement.file_ListLocalization parameters: - name: agreement-id @@ -3969,7 +3969,7 @@ paths: description: Create a new localized agreement file. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 operationId: agreement_CreateFile parameters: - name: agreement-id @@ -4494,7 +4494,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the businessFlowTemplate objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-1.0 operationId: businessFlowTemplate_ListBusinessFlowTemplate parameters: - $ref: '#/components/parameters/top' @@ -5500,7 +5500,7 @@ paths: description: 'Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_ListContactedReviewer parameters: - name: accessReviewInstanceDecisionItem-id @@ -5766,7 +5766,7 @@ paths: description: 'Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_ListDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -5916,7 +5916,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_GetDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -6514,10 +6514,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.decision_recordAllDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -6628,10 +6628,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_acceptRecommendation parameters: - name: accessReviewInstanceDecisionItem-id @@ -6653,10 +6653,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_applyDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -6678,10 +6678,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_batchRecordDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -6725,10 +6725,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_resetDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -6753,7 +6753,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_sendReminder parameters: - name: accessReviewInstanceDecisionItem-id @@ -6775,10 +6775,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_stop parameters: - name: accessReviewInstanceDecisionItem-id @@ -6824,7 +6824,7 @@ paths: description: Retrieve the stages in a multi-stage access review instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_ListStage parameters: - name: accessReviewInstanceDecisionItem-id @@ -6942,7 +6942,7 @@ paths: description: Retrieve the properties and relationships of an accessReviewStage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_GetStage parameters: - name: accessReviewInstanceDecisionItem-id @@ -7006,10 +7006,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewStage - description: 'Update the properties of an accessReviewStage object. Only the **reviewers** and **fallbackReviewers** properties can be updated. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewStage**, its **status** must be `NotStarted`, `Initializing`, or `InProgress`.' + description: 'Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance_UpdateStage parameters: - name: accessReviewInstanceDecisionItem-id @@ -7087,7 +7087,7 @@ paths: description: Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.stage_ListDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -7253,7 +7253,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.stage_GetDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -7340,7 +7340,7 @@ paths: description: 'Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.stage_UpdateDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -7943,10 +7943,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.stage.decision_recordAllDecision parameters: - name: accessReviewInstanceDecisionItem-id @@ -7998,10 +7998,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision.instance.stage_stop parameters: - name: accessReviewInstanceDecisionItem-id @@ -8274,10 +8274,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.decision_recordAllDecision requestBody: description: Action parameters @@ -8315,7 +8315,7 @@ paths: description: 'Retrieve the accessReviewScheduleDefinition objects. A list of zero or more accessReviewScheduleDefinition objects are returned, including all of their nested properties, for each access review series created. This does not include the associated accessReviewInstance objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_ListDefinition parameters: - $ref: '#/components/parameters/top' @@ -8423,7 +8423,7 @@ paths: description: Create a new accessReviewScheduleDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_CreateDefinition requestBody: description: New navigation property @@ -8450,7 +8450,7 @@ paths: description: 'Retrieve an accessReviewScheduleDefinition object by ID. This returns all properties of the scheduled access review series except for the associated accessReviewInstances. Each accessReviewScheduleDefinition has at least one instance. An instance represents a review for a specific resource (such as a particular group''s members), during one occurrence (e.g., March 2021) of a recurring review. To retrieve the instances of the access review series, use the list accessReviewInstance API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview_GetDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -8519,7 +8519,7 @@ paths: description: Update an existing accessReviewScheduleDefinition object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview_UpdateDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -8554,7 +8554,7 @@ paths: description: Delete an accessReviewScheduleDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0 operationId: identityGovernance.accessReview_DeleteDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -8582,10 +8582,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: List instances - description: 'Retrieve the accessReviewInstance objects for a specific accessReviewScheduleDefinition. A list of zero or more **accessReviewInstance** objects are returned, including all of their nested properties. Returned objects do not include associated accessReviewInstanceDecisionItems. To retrieve the decisions on the instance, use List accessReviewInstanceDecisionItem.' + description: 'Retrieve the accessReviewInstance objects for a specific accessReviewScheduleDefinition. A list of zero or more accessReviewInstance objects are returned, including all of their nested properties. Returned objects do not include associated accessReviewInstanceDecisionItems. To retrieve the decisions on the instance, use List accessReviewInstanceDecisionItem.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_ListInstance parameters: - name: accessReviewScheduleDefinition-id @@ -8715,7 +8715,7 @@ paths: description: 'Retrieve an accessReviewInstance object using the identifier of an accessReviewInstance and its parent accessReviewScheduleDefinition. This returns all properties of the instance except for the associated accessReviewInstanceDecisionItems. To retrieve the decisions on the instance, use List accessReviewInstanceDecisionItem.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_GetInstance parameters: - name: accessReviewScheduleDefinition-id @@ -8787,10 +8787,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewInstance - description: 'Update the properties of an accessReviewInstance object. Only the **reviewers** and **fallbackReviewers** properties can be updated but the **scope** property is also required in the request body. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewInstance**, it''s **status** must be `InProgress`.' + description: 'Update the properties of an accessReviewInstance object. Only the reviewers and fallbackReviewers properties can be updated but the scope property is also required in the request body. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewInstance, its status must be InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_UpdateInstance parameters: - name: accessReviewScheduleDefinition-id @@ -8868,7 +8868,7 @@ paths: description: 'Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListContactedReviewer parameters: - name: accessReviewScheduleDefinition-id @@ -9182,7 +9182,7 @@ paths: description: 'Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -9348,7 +9348,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -10046,7 +10046,7 @@ paths: description: 'Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_ListContactedReviewer parameters: - name: accessReviewScheduleDefinition-id @@ -10488,10 +10488,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_acceptRecommendation parameters: - name: accessReviewScheduleDefinition-id @@ -10529,10 +10529,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_applyDecision parameters: - name: accessReviewScheduleDefinition-id @@ -10570,10 +10570,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_batchRecordDecision parameters: - name: accessReviewScheduleDefinition-id @@ -10633,10 +10633,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_resetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -10677,7 +10677,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_sendReminder parameters: - name: accessReviewScheduleDefinition-id @@ -10715,10 +10715,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_stop parameters: - name: accessReviewScheduleDefinition-id @@ -10796,7 +10796,7 @@ paths: description: Retrieve the stages in a multi-stage access review instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_ListStage parameters: - name: accessReviewScheduleDefinition-id @@ -10946,7 +10946,7 @@ paths: description: Retrieve the properties and relationships of an accessReviewStage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_GetStage parameters: - name: accessReviewScheduleDefinition-id @@ -11026,10 +11026,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewStage - description: 'Update the properties of an accessReviewStage object. Only the **reviewers** and **fallbackReviewers** properties can be updated. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewStage**, its **status** must be `NotStarted`, `Initializing`, or `InProgress`.' + description: 'Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance_UpdateStage parameters: - name: accessReviewScheduleDefinition-id @@ -11139,7 +11139,7 @@ paths: description: Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance.stage_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -11337,7 +11337,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance.stage_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -11440,7 +11440,7 @@ paths: description: 'Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance.stage_UpdateDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12203,10 +12203,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance.stage.decision_recordAllDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12274,10 +12274,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision.instance.stage_stop parameters: - name: accessReviewScheduleDefinition-id @@ -12630,10 +12630,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.decision_recordAllDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12760,10 +12760,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_acceptRecommendation parameters: - name: accessReviewScheduleDefinition-id @@ -12793,10 +12793,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_applyDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12826,10 +12826,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_batchRecordDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12881,10 +12881,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_resetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -12917,7 +12917,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_sendReminder parameters: - name: accessReviewScheduleDefinition-id @@ -12947,10 +12947,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_stop parameters: - name: accessReviewScheduleDefinition-id @@ -13012,7 +13012,7 @@ paths: description: Retrieve the stages in a multi-stage access review instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListStage parameters: - name: accessReviewScheduleDefinition-id @@ -13146,7 +13146,7 @@ paths: description: Retrieve the properties and relationships of an accessReviewStage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_GetStage parameters: - name: accessReviewScheduleDefinition-id @@ -13218,10 +13218,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewStage - description: 'Update the properties of an accessReviewStage object. Only the **reviewers** and **fallbackReviewers** properties can be updated. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewStage**, its **status** must be `NotStarted`, `Initializing`, or `InProgress`.' + description: 'Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_UpdateStage parameters: - name: accessReviewScheduleDefinition-id @@ -13315,7 +13315,7 @@ paths: description: Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -13497,7 +13497,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -13592,7 +13592,7 @@ paths: description: 'Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_UpdateDecision parameters: - name: accessReviewScheduleDefinition-id @@ -14295,7 +14295,7 @@ paths: description: 'Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_ListContactedReviewer parameters: - name: accessReviewScheduleDefinition-id @@ -14705,7 +14705,7 @@ paths: description: 'Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -14903,7 +14903,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -15765,10 +15765,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance.decision_recordAllDecision parameters: - name: accessReviewScheduleDefinition-id @@ -15927,10 +15927,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_acceptRecommendation parameters: - name: accessReviewScheduleDefinition-id @@ -15976,10 +15976,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_applyDecision parameters: - name: accessReviewScheduleDefinition-id @@ -16025,10 +16025,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_batchRecordDecision parameters: - name: accessReviewScheduleDefinition-id @@ -16096,10 +16096,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_resetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -16148,7 +16148,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_sendReminder parameters: - name: accessReviewScheduleDefinition-id @@ -16194,10 +16194,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision.instance_stop parameters: - name: accessReviewScheduleDefinition-id @@ -16465,10 +16465,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage.decision_recordAllDecision parameters: - name: accessReviewScheduleDefinition-id @@ -16528,10 +16528,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_stop parameters: - name: accessReviewScheduleDefinition-id @@ -16974,7 +16974,7 @@ paths: description: 'Retrieve the accessReviewHistoryDefinition objects created in the last 30 days, including all nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_ListHistoryDefinition parameters: - $ref: '#/components/parameters/top' @@ -17070,7 +17070,7 @@ paths: description: Create a new accessReviewHistoryDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_CreateHistoryDefinition requestBody: description: New navigation property @@ -17094,10 +17094,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get accessReviewHistoryDefinition - description: 'Retrieve an accessReviewHistoryDefinition object by its identifier. All of the properties of the access review history definition object are returned. If the definition is 30 days or older, a `404 Not Found` error is returned.' + description: 'Retrieve an accessReviewHistoryDefinition object by its identifier. All of the properties of the access review history definition object are returned. If the definition is 30 days or older, a 404 Not Found error is returned.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview_GetHistoryDefinition parameters: - name: accessReviewHistoryDefinition-id @@ -17220,7 +17220,7 @@ paths: description: Retrieve the instances of an access review history definition created in the last 30 days. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0 operationId: identityGovernance.accessReview.historyDefinition_ListInstance parameters: - name: accessReviewHistoryDefinition-id @@ -17477,10 +17477,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action generateDownloadUri - description: Generates a URI for an accessReviewHistoryInstance object the **status** for which is `done`. Each URI can be used to retrieve the instance's review history data. Each URI is valid for 24 hours and can be retrieved by fetching the **downloadUri** property from the accessReviewHistoryInstance object. + description: Generates a URI for an accessReviewHistoryInstance object the status for which is done. Each URI can be used to retrieve the instance's review history data. Each URI is valid for 24 hours and can be retrieved by fetching the downloadUri property from the accessReviewHistoryInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0 operationId: identityGovernance.accessReview.historyDefinition.instance_generateDownloadUri parameters: - name: accessReviewHistoryDefinition-id @@ -17553,7 +17553,7 @@ paths: description: Read the properties and relationships of an accessReviewPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview_GetPolicy parameters: - name: $select @@ -17600,7 +17600,7 @@ paths: description: Update the properties of an accessReviewPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview_UpdatePolicy requestBody: description: New navigation property values @@ -17728,7 +17728,7 @@ paths: description: Retrieve appConsentRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 operationId: identityGovernance.appConsent_ListAppConsentRequest parameters: - $ref: '#/components/parameters/top' @@ -17826,7 +17826,7 @@ paths: description: Read the properties and relationships of an appConsentRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent_GetAppConsentRequest parameters: - name: appConsentRequest-id @@ -17942,7 +17942,7 @@ paths: description: Retrieve a collection of userConsentRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest_ListUserConsentRequest parameters: - name: appConsentRequest-id @@ -18066,7 +18066,7 @@ paths: description: Read the properties and relationships of a userConsentRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest_GetUserConsentRequest parameters: - name: appConsentRequest-id @@ -18342,7 +18342,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_ListStep parameters: - name: appConsentRequest-id @@ -18480,7 +18480,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_GetStep parameters: - name: appConsentRequest-id @@ -18555,7 +18555,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_UpdateStep parameters: - name: appConsentRequest-id @@ -19086,7 +19086,7 @@ paths: description: 'Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentApproval parameters: - name: approval-id @@ -19198,7 +19198,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_ListStep parameters: - name: approval-id @@ -19320,7 +19320,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetStep parameters: - name: approval-id @@ -19387,7 +19387,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_UpdateStep parameters: - name: approval-id @@ -19567,10 +19567,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List accessPackageAssignmentPolicies - description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including `$expand=accessPackageAssignmentPolicies` in the query.' + description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentPolicy parameters: - $ref: '#/components/parameters/top' @@ -19689,7 +19689,7 @@ paths: description: 'In Azure AD entitlement management, create a new accessPackageAssignmentPolicy object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentPolicy requestBody: description: New navigation property @@ -19721,7 +19721,7 @@ paths: description: "In Azure AD entitlement management, retrieve the properties and relationships of an\n accessPackageAssignmentPolicy object." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentPolicy-id @@ -19837,7 +19837,7 @@ paths: description: 'In Azure AD entitlement management, delete an accessPackageAssignmentPolicy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentPolicy parameters: - name: accessPackageAssignmentPolicy-id @@ -20759,7 +20759,7 @@ paths: description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentRequest parameters: - $ref: '#/components/parameters/top' @@ -20870,7 +20870,7 @@ paths: description: 'In Azure AD Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, or to remove an access package assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentRequest requestBody: description: New navigation property @@ -20902,7 +20902,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentRequest parameters: - name: accessPackageAssignmentRequest-id @@ -21011,10 +21011,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete accessPackageAssignmentRequest - description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any **accessPackageAssignment** objects. + description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any accessPackageAssignment objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentRequest parameters: - name: accessPackageAssignmentRequest-id @@ -21198,10 +21198,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action cancel - description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: `accepted`, `pendingApproval`, `pendingNotBefore`, `pendingApprovalEscalated`.' + description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequest_cancel parameters: - name: accessPackageAssignmentRequest-id @@ -21254,10 +21254,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'In Azure AD entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It is performed on an accessPackageAssignmentRequest object whose **requestStatus** is in a `WaitingForCallback` state. ' + description: 'In Azure AD entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It is performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentRequest_resume parameters: - name: accessPackageAssignmentRequest-id @@ -21639,7 +21639,7 @@ paths: description: 'Retrieve a list of accessPackageAssignmentResourceRole objects. The resulting list includes all the resource roles of all assignments that the caller has access to read, across all catalogs and access packages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentResourceRole parameters: - $ref: '#/components/parameters/top' @@ -21740,7 +21740,7 @@ paths: description: Retrieve the properties and relationships of an accessPackageAssignmentResourceRole object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentResourceRole parameters: - name: accessPackageAssignmentResourceRole-id @@ -25118,10 +25118,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List accessPackageAssignments - description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: `$filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''`.' + description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignment parameters: - $ref: '#/components/parameters/top' @@ -27005,10 +27005,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create accessPackageResourceRoleScope - description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the **originId** for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' + description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_CreateAccessPackageResourceRoleScope parameters: - name: accessPackageAssignment-id @@ -30454,7 +30454,7 @@ paths: description: Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_ListAccessPackagesIncompatibleGraphWPre parameters: - name: accessPackageAssignment-id @@ -30664,7 +30664,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_ListIncompatibleAccessPackage parameters: - name: accessPackageAssignment-id @@ -30773,7 +30773,7 @@ paths: description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_DeleteIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -30841,7 +30841,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_ListIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -30904,7 +30904,7 @@ paths: description: 'Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_CreateIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -30931,7 +30931,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_ListIncompatibleGroup parameters: - name: accessPackageAssignment-id @@ -31213,7 +31213,7 @@ paths: description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_DeleteIncompatibleGroupGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -31281,7 +31281,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_ListIncompatibleGroupGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -31430,7 +31430,7 @@ paths: description: 'Add a group to the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_CreateIncompatibleGroupGraphBPreRef parameters: - name: accessPackageAssignment-id @@ -31457,7 +31457,7 @@ paths: description: 'In Azure AD entitlement management, this action retrieves a list of accessPackageAssignmentRequestRequirements objects that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_getApplicablePolicyRequirement parameters: - name: accessPackageAssignment-id @@ -31499,7 +31499,7 @@ paths: description: 'In Azure AD entitlement management, this action moves the accessPackage to a specified target accessPackageCatalog. The resources in the access package must be present in the target catalog.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackage_moveToCatalog parameters: - name: accessPackageAssignment-id @@ -33028,10 +33028,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action cancel - description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: `accepted`, `pendingApproval`, `pendingNotBefore`, `pendingApprovalEscalated`.' + description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackageAssignmentRequest_cancel parameters: - name: accessPackageAssignment-id @@ -33100,10 +33100,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'In Azure AD entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It is performed on an accessPackageAssignmentRequest object whose **requestStatus** is in a `WaitingForCallback` state. ' + description: 'In Azure AD entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It is performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignment.accessPackageAssignmentRequest_resume parameters: - name: accessPackageAssignment-id @@ -38120,7 +38120,7 @@ paths: description: Retrieve a list of accessPackageCatalog objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageCatalog parameters: - $ref: '#/components/parameters/top' @@ -38225,7 +38225,7 @@ paths: description: Create a new accessPackageCatalog object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackageCatalog requestBody: description: New navigation property @@ -38257,7 +38257,7 @@ paths: description: Retrieve the properties and relationships of an accessPackageCatalog object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageCatalog parameters: - name: accessPackageCatalog-id @@ -38335,7 +38335,7 @@ paths: description: 'Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateAccessPackageCatalog parameters: - name: accessPackageCatalog-id @@ -38375,7 +38375,7 @@ paths: description: Delete an accessPackageCatalog. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAccessPackageCatalog parameters: - name: accessPackageCatalog-id @@ -38408,10 +38408,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List accessPackageCustomWorkflowExtensions - description: Get a list of the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects and their properties. The resulting list includes all the **customAccessPackageWorkflowExtension** objects for the catalog that the caller has access to read. Each object includes an `@odata.type` property that indicates whether the object is an **accessPackageAssignmentRequestWorkflowExtension** or an **accessPackageAssignmentWorkflowExtension**. + description: Get a list of the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects and their properties. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. Each object includes an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_ListAccessPackageCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -38533,11 +38533,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignmentWorkflowExtension - description: Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. + summary: Get accessPackageAssignmentRequestWorkflowExtension + description: Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_GetAccessPackageCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -38603,11 +38603,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_UpdateAccessPackageCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -38722,7 +38722,7 @@ paths: description: 'Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_ListAccessPackageResourceRole parameters: - name: accessPackageCatalog-id @@ -40637,7 +40637,7 @@ paths: description: 'Retrieve a list of accessPackageResource objects in an accessPackageCatalog. To request to add or remove an accessPackageResource, use create accessPackageResourceRequest.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_ListAccessPackageResource parameters: - name: accessPackageCatalog-id @@ -45852,10 +45852,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List customAccessPackageWorkflowExtensions - description: Get a list of the customAccessPackageWorkflowExtension objects and their properties. The resulting list includes all the **customAccessPackageWorkflowExtension** objects for the catalog that the caller has access to read. + description: Get a list of the customAccessPackageWorkflowExtension objects and their properties. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_ListCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -45950,7 +45950,7 @@ paths: description: 'Create a new customAccessPackageWorkflowExtension object and add it to an existing accessPackageCatalog object. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_CreateCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -45991,7 +45991,7 @@ paths: description: Read the properties and relationships of a customAccessPackageWorkflowExtension object for an accessPackageCatalog object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_GetCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -46063,7 +46063,7 @@ paths: description: Update the properties of an existing customAccessPackageWorkflowExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_UpdateCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -46107,11 +46107,11 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageAssignmentRequestWorkflowExtension - description: "Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:\n1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending `?$expand=accessPackage($expand=accessPackageCatalog)` to the query. For example, `https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog)`.\n2. Use the access package catalog ID and retrieve the ID of the **accessPackageCustomWorkflowExtension** object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.\n3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy." + summary: Delete accessPackageAssignmentWorkflowExtension + description: "Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:\n1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).\n2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.\n3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalog_DeleteCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -46300,7 +46300,7 @@ paths: description: Retrieve a list of accessPackageResourceEnvironment objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageResourceEnvironment parameters: - $ref: '#/components/parameters/top' @@ -46416,7 +46416,7 @@ paths: description: Read the properties and relationships of an accessPackageResourceEnvironment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageResourceEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -46751,7 +46751,7 @@ paths: description: Retrieve a list of accessPackageResourceRequest objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackageResourceRequest parameters: - $ref: '#/components/parameters/top' @@ -46840,7 +46840,7 @@ paths: description: 'Create a new accessPackageResourceRequest object to request the addition of a resource to an access package catalog, update of a resource, or the removal of a resource from a catalog. A resource must be included in an access package catalog before a role of that resource can be added to an access package.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackageResourceRequest requestBody: description: New navigation property @@ -52705,7 +52705,7 @@ paths: description: 'Retrieve a list of accessPackage objects. The resulting list includes all the access packages that the caller has access to read, across all catalogs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackage parameters: - $ref: '#/components/parameters/top' @@ -52805,7 +52805,7 @@ paths: description: 'Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog. After the access package is created, you can then create accessPackageAssignmentPolicies which specify how users are assigned to the access package.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackage requestBody: description: New navigation property @@ -52832,7 +52832,7 @@ paths: description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -52905,7 +52905,7 @@ paths: description: 'Update an existing accessPackage object to change one or more of its properties, such as the display name or description.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateAccessPackage parameters: - name: accessPackage-id @@ -52937,10 +52937,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete accessPackage - description: 'Delete an accessPackage object. You cannot delete an access package if it has any **accessPackageAssignment**. To delete the access package, first query if there are any assignments with a filter to indicate the specific access package, such as: `$filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''`. For more information on how to remove assignments that are still in the delivered state, see Remove an assignment.' + description: 'Delete an accessPackage object. You cannot delete an access package if it has any accessPackageAssignment. To delete the access package, first query if there are any assignments with a filter to indicate the specific access package, such as: $filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''. For more information on how to remove assignments that are still in the delivered state, see Remove an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAccessPackage parameters: - name: accessPackage-id @@ -54476,10 +54476,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create accessPackageResourceRoleScope - description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the **originId** for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' + description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateAccessPackageResourceRoleScope parameters: - name: accessPackage-id @@ -57925,7 +57925,7 @@ paths: description: Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListAccessPackagesIncompatibleGraphWPre parameters: - name: accessPackage-id @@ -58135,7 +58135,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackage parameters: - name: accessPackage-id @@ -58244,7 +58244,7 @@ paths: description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -58312,7 +58312,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -58375,7 +58375,7 @@ paths: description: 'Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -58402,7 +58402,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroup parameters: - name: accessPackage-id @@ -58684,7 +58684,7 @@ paths: description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -58752,7 +58752,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -58901,7 +58901,7 @@ paths: description: 'Add a group to the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -58928,7 +58928,7 @@ paths: description: 'In Azure AD entitlement management, this action retrieves a list of accessPackageAssignmentRequestRequirements objects that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_getApplicablePolicyRequirement parameters: - name: accessPackage-id @@ -58970,7 +58970,7 @@ paths: description: 'In Azure AD entitlement management, this action moves the accessPackage to a specified target accessPackageCatalog. The resources in the access package must be present in the target catalog.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_moveToCatalog parameters: - name: accessPackage-id @@ -59216,7 +59216,7 @@ paths: description: Retrieve a list of connectedOrganization objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListConnectedOrganization parameters: - $ref: '#/components/parameters/top' @@ -59305,7 +59305,7 @@ paths: description: Create a new connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateConnectedOrganization requestBody: description: New navigation property @@ -59332,7 +59332,7 @@ paths: description: Retrieve the properties and relationships of a connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetConnectedOrganization parameters: - name: connectedOrganization-id @@ -59396,7 +59396,7 @@ paths: description: Update a connectedOrganization object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateConnectedOrganization parameters: - name: connectedOrganization-id @@ -59431,7 +59431,7 @@ paths: description: Delete a connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteConnectedOrganization parameters: - name: connectedOrganization-id @@ -59462,7 +59462,7 @@ paths: description: Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsor parameters: - name: connectedOrganization-id @@ -59534,7 +59534,7 @@ paths: description: Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsor parameters: - name: connectedOrganization-id @@ -59570,7 +59570,7 @@ paths: description: Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -59638,7 +59638,7 @@ paths: description: Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -59685,7 +59685,7 @@ paths: description: Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -59787,7 +59787,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_getGraphBPreId parameters: - name: connectedOrganization-id @@ -59849,7 +59849,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_getUserOwnedObject parameters: - name: connectedOrganization-id @@ -59891,10 +59891,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_validateProperty parameters: - name: connectedOrganization-id @@ -59943,7 +59943,7 @@ paths: description: Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsor parameters: - name: connectedOrganization-id @@ -60015,7 +60015,7 @@ paths: description: Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsor parameters: - name: connectedOrganization-id @@ -60051,7 +60051,7 @@ paths: description: Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -60119,7 +60119,7 @@ paths: description: Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -60166,7 +60166,7 @@ paths: description: Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -60268,7 +60268,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_getGraphBPreId parameters: - name: connectedOrganization-id @@ -60330,7 +60330,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_getUserOwnedObject parameters: - name: connectedOrganization-id @@ -60372,10 +60372,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_validateProperty parameters: - name: connectedOrganization-id @@ -60438,7 +60438,7 @@ paths: description: Retrieve the properties of an entitlementManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetSetting parameters: - name: $select @@ -60484,7 +60484,7 @@ paths: description: Update an existing entitlementManagementSettings object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateSetting requestBody: description: New navigation property values @@ -60926,7 +60926,7 @@ paths: description: Get a list of the customTaskExtension objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListCustomTaskExtension parameters: - $ref: '#/components/parameters/top' @@ -61015,7 +61015,7 @@ paths: description: Create a new customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_CreateCustomTaskExtension requestBody: description: New navigation property @@ -61042,7 +61042,7 @@ paths: description: Read the properties and relationships of a customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetCustomTaskExtension parameters: - name: customTaskExtension-id @@ -61106,7 +61106,7 @@ paths: description: Update the properties of a customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateCustomTaskExtension parameters: - name: customTaskExtension-id @@ -61141,7 +61141,7 @@ paths: description: Delete a customTaskExtension object. A custom task extension can only be deleted if it is not referenced in any task objects in a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_DeleteCustomTaskExtension parameters: - name: customTaskExtension-id @@ -61958,7 +61958,7 @@ paths: description: Get a list of the deleted workflow objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow parameters: - $ref: '#/components/parameters/top' @@ -62069,7 +62069,7 @@ paths: description: Retrieve a deleted workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow parameters: - name: workflow-id @@ -62148,7 +62148,7 @@ paths: description: Delete a workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow parameters: - name: workflow-id @@ -63080,7 +63080,7 @@ paths: description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activate parameters: - name: workflow-id @@ -63119,7 +63119,7 @@ paths: description: Create a new version of the workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_createNewVersion parameters: - name: workflow-id @@ -63160,7 +63160,7 @@ paths: description: Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Azure AD automatically permanently deletes it. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_restore parameters: - name: workflow-id @@ -63189,7 +63189,7 @@ paths: description: Get a list of the run objects and their properties for a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListRun parameters: - name: workflow-id @@ -63299,7 +63299,7 @@ paths: description: Read the properties and relationships of a run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetRun parameters: - name: workflow-id @@ -63376,7 +63376,7 @@ paths: description: Get the taskProcessingResult resources for a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListTaskProcessingResult parameters: - name: workflow-id @@ -63545,10 +63545,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_resume parameters: - name: workflow-id @@ -64116,7 +64116,7 @@ paths: description: Get user processing results of a workflow run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListUserProcessingResult parameters: - name: workflow-id @@ -64225,7 +64225,7 @@ paths: description: Get the user processing result of a user processing result of a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetUserProcessingResult parameters: - name: workflow-id @@ -64710,7 +64710,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -64895,10 +64895,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -65660,7 +65660,7 @@ paths: description: Get a list of the taskReport objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTaskReport parameters: - name: workflow-id @@ -65968,7 +65968,7 @@ paths: description: Get the task processing result resources from the taskReport. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_ListTaskProcessingResult parameters: - name: workflow-id @@ -66137,10 +66137,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_resume parameters: - name: workflow-id @@ -67204,10 +67204,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -67794,10 +67794,10 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: List userProcessingResults - description: Get the **userProcessingResult** resources for a workflow. + description: Get the userProcessingResult resources for a workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListUserProcessingResult parameters: - name: workflow-id @@ -68348,7 +68348,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -68517,10 +68517,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -69153,7 +69153,7 @@ paths: description: Get a list of the workflowVersion objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListVersion parameters: - name: workflow-id @@ -69253,7 +69253,7 @@ paths: description: Read the properties and relationships of a workflowVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetVersion parameters: - name: workflow-id @@ -70615,10 +70615,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -71321,7 +71321,7 @@ paths: description: Read the properties and relationships of a lifecycleManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetSetting parameters: - name: $select @@ -71367,7 +71367,7 @@ paths: description: Update the properties of a lifecycleManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateSetting requestBody: description: New navigation property values @@ -71394,7 +71394,7 @@ paths: description: Get a list of the taskDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListTaskDefinition parameters: - $ref: '#/components/parameters/top' @@ -71474,7 +71474,7 @@ paths: description: Read the details of a built-in workflow task. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetTaskDefinition parameters: - name: taskDefinition-id @@ -71547,7 +71547,7 @@ paths: description: Get a list of workflow resources that are associated with lifecycle workflows. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListWorkflow parameters: - $ref: '#/components/parameters/top' @@ -71657,7 +71657,7 @@ paths: description: Create a new workflow object. You can create up to 50 workflows in a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_CreateWorkflow requestBody: description: New navigation property @@ -71684,7 +71684,7 @@ paths: description: Read the properties and relationships of a workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetWorkflow parameters: - name: workflow-id @@ -71763,7 +71763,7 @@ paths: description: 'Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateWorkflow parameters: - name: workflow-id @@ -71798,7 +71798,7 @@ paths: description: 'Delete a workflow object and its associated tasks, taskProcessingResults and versions. You can restore a deleted workflow and its associated objects within 30 days of deletion.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_DeleteWorkflow parameters: - name: workflow-id @@ -72730,7 +72730,7 @@ paths: description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_activate parameters: - name: workflow-id @@ -72769,7 +72769,7 @@ paths: description: Create a new version of the workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_createNewVersion parameters: - name: workflow-id @@ -72810,7 +72810,7 @@ paths: description: Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Azure AD automatically permanently deletes it. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_restore parameters: - name: workflow-id @@ -72839,7 +72839,7 @@ paths: description: Get a list of the run objects and their properties for a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListRun parameters: - name: workflow-id @@ -72949,7 +72949,7 @@ paths: description: Read the properties and relationships of a run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_GetRun parameters: - name: workflow-id @@ -73026,7 +73026,7 @@ paths: description: Get the taskProcessingResult resources for a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListTaskProcessingResult parameters: - name: workflow-id @@ -73195,10 +73195,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_resume parameters: - name: workflow-id @@ -73766,7 +73766,7 @@ paths: description: Get user processing results of a workflow run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListUserProcessingResult parameters: - name: workflow-id @@ -73875,7 +73875,7 @@ paths: description: Get the user processing result of a user processing result of a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetUserProcessingResult parameters: - name: workflow-id @@ -74360,7 +74360,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -74545,10 +74545,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -75310,7 +75310,7 @@ paths: description: Get a list of the taskReport objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListTaskReport parameters: - name: workflow-id @@ -75618,7 +75618,7 @@ paths: description: Get the task processing result resources from the taskReport. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.taskReport_ListTaskProcessingResult parameters: - name: workflow-id @@ -75787,10 +75787,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.taskReport.taskProcessingResult_resume parameters: - name: workflow-id @@ -76854,10 +76854,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -77444,10 +77444,10 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: List userProcessingResults - description: Get the **userProcessingResult** resources for a workflow. + description: Get the userProcessingResult resources for a workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListUserProcessingResult parameters: - name: workflow-id @@ -77998,7 +77998,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -78167,10 +78167,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -78803,7 +78803,7 @@ paths: description: Get a list of the workflowVersion objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListVersion parameters: - name: workflow-id @@ -78903,7 +78903,7 @@ paths: description: Read the properties and relationships of a workflowVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_GetVersion parameters: - name: workflow-id @@ -80265,10 +80265,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.version.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -80971,7 +80971,7 @@ paths: description: Get a list of the workflowTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListWorkflowTemplate parameters: - $ref: '#/components/parameters/top' @@ -81047,7 +81047,7 @@ paths: description: Read the properties and relationships of a workflowTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetWorkflowTemplate parameters: - name: workflowTemplate-id @@ -81433,10 +81433,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflowTemplate.task.taskProcessingResult_resume parameters: - name: workflowTemplate-id @@ -82409,7 +82409,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group.assignmentApproval_ListStep parameters: - name: approval-id @@ -82531,7 +82531,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group.assignmentApproval_GetStep parameters: - name: approval-id @@ -82598,7 +82598,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group.assignmentApproval_UpdateStep parameters: - name: approval-id @@ -82781,7 +82781,7 @@ paths: description: Get a list of the privilegedAccessGroupAssignmentScheduleInstance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_ListAssignmentScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -82895,7 +82895,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupAssignmentScheduleInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetAssignmentScheduleInstance parameters: - name: privilegedAccessGroupAssignmentScheduleInstance-id @@ -83398,7 +83398,7 @@ paths: description: Get a list of the privilegedAccessGroupAssignmentScheduleRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_ListAssignmentScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -83512,7 +83512,7 @@ paths: description: Create a new privilegedAccessGroupAssignmentScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_CreateAssignmentScheduleRequest requestBody: description: New navigation property @@ -83539,7 +83539,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupAssignmentScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetAssignmentScheduleRequest parameters: - name: privilegedAccessGroupAssignmentScheduleRequest-id @@ -83893,7 +83893,7 @@ paths: description: Cancel an access assignment request to a group whose membership and ownership are governed by PIM. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group.assignmentScheduleRequest_cancel parameters: - name: privilegedAccessGroupAssignmentScheduleRequest-id @@ -84163,7 +84163,7 @@ paths: description: Get a list of the privilegedAccessGroupAssignmentSchedule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_ListAssignmentSchedule parameters: - $ref: '#/components/parameters/top' @@ -84283,7 +84283,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupAssignmentSchedule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetAssignmentSchedule parameters: - name: privilegedAccessGroupAssignmentSchedule-id @@ -84902,7 +84902,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupEligibilityScheduleInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetEligibilityScheduleInstance parameters: - name: privilegedAccessGroupEligibilityScheduleInstance-id @@ -85337,7 +85337,7 @@ paths: description: Get a list of the privilegedAccessGroupEligibilityScheduleRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_ListEligibilityScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -85449,7 +85449,7 @@ paths: description: Create a new privilegedAccessGroupEligibilityScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_CreateEligibilityScheduleRequest requestBody: description: New navigation property @@ -85476,7 +85476,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupEligibilityScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetEligibilityScheduleRequest parameters: - name: privilegedAccessGroupEligibilityScheduleRequest-id @@ -85765,7 +85765,7 @@ paths: description: Cancel an eligibility assignment request to a group whose membership and ownership are governed by PIM. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group.eligibilityScheduleRequest_cancel parameters: - name: privilegedAccessGroupEligibilityScheduleRequest-id @@ -86034,7 +86034,7 @@ paths: description: Get a list of the privilegedAccessGroupEligibilitySchedule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_ListEligibilitySchedule parameters: - $ref: '#/components/parameters/top' @@ -86149,7 +86149,7 @@ paths: description: Read the properties and relationships of a privilegedAccessGroupEligibilitySchedule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0 operationId: identityGovernance.privilegedAccess.group_GetEligibilitySchedule parameters: - name: privilegedAccessGroupEligibilitySchedule-id @@ -86681,7 +86681,7 @@ paths: description: 'Get a list of the alert configurations. The alert configurations are a collection of following types that are derived from the unifiedRoleManagementAlertConfiguration object:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert_ListAlertConfiguration parameters: - $ref: '#/components/parameters/top' @@ -86966,7 +86966,7 @@ paths: description: Get a list of the unifiedRoleManagementAlertDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert_ListAlertDefinition parameters: - $ref: '#/components/parameters/top' @@ -87211,7 +87211,7 @@ paths: description: Get a list of the unifiedRoleManagementAlert objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert_ListAlert parameters: - $ref: '#/components/parameters/top' @@ -87558,7 +87558,7 @@ paths: description: 'Get a list of the alert incidents. The alert incidents are a collection of any following type that is derived from the unifiedRoleManagementAlertIncident object:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementalert-list-alertincidents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementalert-list-alertincidents?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert.alert_ListAlertIncident parameters: - name: unifiedRoleManagementAlert-id @@ -87659,7 +87659,7 @@ paths: description: 'Read the properties and relationships of an alert incident. The alert incident can be one of the following types that are derived from the unifiedRoleManagementAlertIncident object:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementalertincident-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementalertincident-get?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert.alert_GetAlertIncident parameters: - name: unifiedRoleManagementAlert-id @@ -87879,7 +87879,7 @@ paths: description: Refresh incidents on all security alerts or on a single security alert in Privileged Identity Management (PIM) for Azure AD roles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementalert-refresh?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementalert-refresh?view=graph-rest-1.0 operationId: identityGovernance.roleManagementAlert.alert_refresh requestBody: description: Action parameters @@ -88470,7 +88470,7 @@ paths: description: Retrieve a list of agreement objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_ListAgreement parameters: - $ref: '#/components/parameters/top' @@ -88552,7 +88552,7 @@ paths: description: Create a new agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_CreateAgreement requestBody: description: New navigation property @@ -88579,7 +88579,7 @@ paths: description: Retrieve the properties and relationships of an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -88642,7 +88642,7 @@ paths: description: Update the properties of an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_UpdateAgreement parameters: - name: agreement-id @@ -88677,7 +88677,7 @@ paths: description: Delete an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_DeleteAgreement parameters: - name: agreement-id @@ -88708,7 +88708,7 @@ paths: description: Get the details about the acceptance records for a specific agreement. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_ListAcceptance parameters: - name: agreement-id @@ -89011,10 +89011,10 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreementFile - description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the **Accept-Language** header.' + description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_GetFile parameters: - name: agreement-id @@ -89133,7 +89133,7 @@ paths: description: Get a list of the default and localized agreement files. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement.file_ListLocalization parameters: - name: agreement-id @@ -89835,7 +89835,7 @@ paths: description: Create a new localized agreement file. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_CreateFile parameters: - name: agreement-id @@ -90584,7 +90584,7 @@ paths: description: Retrieve a collection of governanceResource that the requestor has access to. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/governanceresource-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/governanceresource-list?view=graph-rest-1.0 operationId: privilegedAccess_ListResource parameters: - name: privilegedAccess-id @@ -94396,7 +94396,7 @@ paths: description: Create a role assignment request to represent the operation you want on a role assignment. The following table lists the operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/governanceroleassignmentrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/governanceroleassignmentrequest-post?view=graph-rest-1.0 operationId: privilegedAccess_CreateRoleAssignmentRequest parameters: - name: privilegedAccess-id @@ -96646,7 +96646,7 @@ paths: description: Retrieve the properties and relationships of a governanceRoleSetting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/governancerolesetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/governancerolesetting-get?view=graph-rest-1.0 operationId: privilegedAccess_GetRoleSetting parameters: - name: privilegedAccess-id @@ -96719,7 +96719,7 @@ paths: description: Update the properties of governanceRoleSetting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/governancerolesetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/governancerolesetting-update?view=graph-rest-1.0 operationId: privilegedAccess_UpdateRoleSetting parameters: - name: privilegedAccess-id @@ -101008,7 +101008,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the programControl objects, across all programs in the tenant.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/programcontrol-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-1.0 operationId: programControl_ListProgramControl parameters: - $ref: '#/components/parameters/top' @@ -101095,7 +101095,7 @@ paths: description: 'In the Azure AD access reviews feature, create a new programControl object. This links an access review to a program. Prior to making this request, the caller must have previously' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/programcontrol-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-1.0 operationId: programControl_CreateProgramControl requestBody: description: New entity @@ -101211,7 +101211,7 @@ paths: description: 'In the Azure AD access reviews feature, delete a programControl object. This unlinks an access review from a program.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-1.0 operationId: programControl_DeleteProgramControl parameters: - name: programControl-id @@ -101353,7 +101353,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the programControl objects, linked to a particular program.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-listcontrols?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-listcontrols?view=graph-rest-1.0 operationId: programControl.program_ListControl parameters: - name: programControl-id @@ -101657,7 +101657,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the programControlType objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-1.0 operationId: programControlType_ListProgramControlType parameters: - $ref: '#/components/parameters/top' @@ -101869,7 +101869,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the program objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-list?view=graph-rest-1.0 operationId: program_ListProgram parameters: - $ref: '#/components/parameters/top' @@ -101938,7 +101938,7 @@ paths: description: 'In the Azure AD access reviews feature, create a new program object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-create?view=graph-rest-1.0 operationId: program_CreateProgram requestBody: description: New entity @@ -102017,7 +102017,7 @@ paths: description: 'In the Azure AD access reviews feature, update an existing program object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-update?view=graph-rest-1.0 operationId: program_UpdateProgram parameters: - name: program-id @@ -102049,10 +102049,10 @@ paths: tags: - programs.program summary: Delete program (deprecated) - description: 'In the Azure AD access reviews feature, delete a program object. Do not delete a program which still has `programControl` linked to it, those access reviews should first be deleted or unlinked from the program and linked to a different program. Also, please note that the built-in default program cannot be deleted.' + description: 'In the Azure AD access reviews feature, delete a program object. Do not delete a program which still has programControl linked to it, those access reviews should first be deleted or unlinked from the program and linked to a different program. Also, please note that the built-in default program cannot be deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-1.0 operationId: program_DeleteProgram parameters: - name: program-id @@ -102083,7 +102083,7 @@ paths: description: 'In the Azure AD access reviews feature, list all the programControl objects, linked to a particular program.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/program-listcontrols?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/program-listcontrols?view=graph-rest-1.0 operationId: program_ListControl parameters: - name: program-id @@ -103331,7 +103331,7 @@ paths: description: Get a list of the unifiedRbacResourceNamespace objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 operationId: roleManagement.directory_ListResourceNamespace parameters: - $ref: '#/components/parameters/top' @@ -103420,7 +103420,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceNamespace object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetResourceNamespace parameters: - name: unifiedRbacResourceNamespace-id @@ -103575,7 +103575,7 @@ paths: description: Get a list of the unifiedRbacResourceAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 operationId: roleManagement.directory.resourceNamespace_ListResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -103701,7 +103701,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 operationId: roleManagement.directory.resourceNamespace_GetResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -104265,7 +104265,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: roleManagement.directory.roleAssignmentApproval_ListStep parameters: - name: approval-id @@ -104387,7 +104387,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: roleManagement.directory.roleAssignmentApproval_GetStep parameters: - name: approval-id @@ -104454,7 +104454,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: roleManagement.directory.roleAssignmentApproval_UpdateStep parameters: - name: approval-id @@ -104637,7 +104637,7 @@ paths: description: "Get a list of unifiedRoleAssignment objects for the provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -104727,7 +104727,7 @@ paths: description: Create a new unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleAssignment requestBody: description: New navigation property @@ -104754,7 +104754,7 @@ paths: description: Retrieve the properties and relationships of a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -104852,7 +104852,7 @@ paths: description: Delete a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 operationId: roleManagement.directory_DeleteRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -105170,7 +105170,7 @@ paths: description: 'Get the instances of active role assignments in your tenant. The active assignments include those made through assignments and activation requests, and directly through the role assignments API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -105294,7 +105294,7 @@ paths: description: Get the instance of an active role assignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentScheduleInstance parameters: - name: unifiedRoleAssignmentScheduleInstance-id @@ -105823,7 +105823,7 @@ paths: description: 'Retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -105944,7 +105944,7 @@ paths: description: 'Create a new unifiedRoleAssignmentScheduleRequest object. This operation allows both admins and users to add, remove, extend, or renew assignments. To run this request, the calling user must have multi-factor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleAssignmentScheduleRequest requestBody: description: New navigation property @@ -105971,7 +105971,7 @@ paths: description: 'In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentScheduleRequest parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -106277,10 +106277,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a `Granted` status, and have the system automatically delete the canceled request after 30 days. After calling this action, the **status** of the canceled **unifiedRoleAssignmentScheduleRequest** changes to `Canceled`.' + description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.directory.roleAssignmentScheduleRequest_cancel parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -106625,7 +106625,7 @@ paths: description: Get the schedules for active role assignment operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentSchedule parameters: - $ref: '#/components/parameters/top' @@ -106752,7 +106752,7 @@ paths: description: Retrieve the schedule for an active role assignment operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentSchedule parameters: - name: unifiedRoleAssignmentSchedule-id @@ -107287,7 +107287,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD) \n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -107380,7 +107380,7 @@ paths: description: "Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleDefinition requestBody: description: New navigation property @@ -107407,7 +107407,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD directory roles)\n- entitlement management (Azure AD entitlement management)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -107471,7 +107471,7 @@ paths: description: "Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.directory_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -107506,7 +107506,7 @@ paths: description: "Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.directory_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -108042,7 +108042,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilityScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -108158,7 +108158,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilityScheduleInstance parameters: - name: unifiedRoleEligibilityScheduleInstance-id @@ -108610,7 +108610,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilityScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -108729,7 +108729,7 @@ paths: description: 'Create a new unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleEligibilityScheduleRequest requestBody: description: New navigation property @@ -108756,7 +108756,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilityScheduleRequest parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -108992,10 +108992,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a `Granted` status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the **status** of the cancelled unifiedRoleEligibilityScheduleRequest changes to `Revoked`.' + description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.directory.roleEligibilityScheduleRequest_cancel parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -109336,7 +109336,7 @@ paths: description: Get a list of the unifiedRoleEligibilitySchedule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilitySchedule parameters: - $ref: '#/components/parameters/top' @@ -109458,7 +109458,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilitySchedule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilitySchedule parameters: - name: unifiedRoleEligibilitySchedule-id @@ -109917,7 +109917,7 @@ paths: summary: Get transitiveRoleAssignments from roleManagement externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 operationId: roleManagement.directory_ListTransitiveRoleAssignment parameters: - name: ConsistencyLevel @@ -110944,7 +110944,7 @@ paths: description: Get a list of the unifiedRbacResourceNamespace objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListResourceNamespace parameters: - name: rbacApplication-id @@ -111050,7 +111050,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceNamespace object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetResourceNamespace parameters: - name: rbacApplication-id @@ -111237,7 +111237,7 @@ paths: description: Get a list of the unifiedRbacResourceAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.resourceNamespace_ListResourceAction parameters: - name: rbacApplication-id @@ -111379,7 +111379,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.resourceNamespace_GetResourceAction parameters: - name: rbacApplication-id @@ -112056,7 +112056,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.roleAssignmentApproval_ListStep parameters: - name: rbacApplication-id @@ -112194,7 +112194,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.roleAssignmentApproval_GetStep parameters: - name: rbacApplication-id @@ -112269,7 +112269,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.roleAssignmentApproval_UpdateStep parameters: - name: rbacApplication-id @@ -112492,7 +112492,7 @@ paths: description: "Get a list of unifiedRoleAssignment objects for the provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleAssignment parameters: - name: rbacApplication-id @@ -112590,7 +112590,7 @@ paths: description: Create a new unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_CreateRoleAssignment parameters: - name: rbacApplication-id @@ -112626,7 +112626,7 @@ paths: description: Retrieve the properties and relationships of a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleAssignment parameters: - name: rbacApplication-id @@ -112740,7 +112740,7 @@ paths: description: Delete a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_DeleteRoleAssignment parameters: - name: rbacApplication-id @@ -113122,7 +113122,7 @@ paths: description: 'Get the instances of active role assignments in your tenant. The active assignments include those made through assignments and activation requests, and directly through the role assignments API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleAssignmentScheduleInstance parameters: - name: rbacApplication-id @@ -113263,7 +113263,7 @@ paths: description: Get the instance of an active role assignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleAssignmentScheduleInstance parameters: - name: rbacApplication-id @@ -113872,7 +113872,7 @@ paths: description: 'Retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleAssignmentScheduleRequest parameters: - name: rbacApplication-id @@ -114001,7 +114001,7 @@ paths: description: 'Create a new unifiedRoleAssignmentScheduleRequest object. This operation allows both admins and users to add, remove, extend, or renew assignments. To run this request, the calling user must have multi-factor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_CreateRoleAssignmentScheduleRequest parameters: - name: rbacApplication-id @@ -114037,7 +114037,7 @@ paths: description: 'In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleAssignmentScheduleRequest parameters: - name: rbacApplication-id @@ -114391,10 +114391,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a `Granted` status, and have the system automatically delete the canceled request after 30 days. After calling this action, the **status** of the canceled **unifiedRoleAssignmentScheduleRequest** changes to `Canceled`.' + description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.roleAssignmentScheduleRequest_cancel parameters: - name: rbacApplication-id @@ -114787,7 +114787,7 @@ paths: description: Get the schedules for active role assignment operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleAssignmentSchedule parameters: - name: rbacApplication-id @@ -114931,7 +114931,7 @@ paths: description: Retrieve the schedule for an active role assignment operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleAssignmentSchedule parameters: - name: rbacApplication-id @@ -115546,7 +115546,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD) \n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleDefinition parameters: - name: rbacApplication-id @@ -115647,7 +115647,7 @@ paths: description: "Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_CreateRoleDefinition parameters: - name: rbacApplication-id @@ -115683,7 +115683,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD directory roles)\n- entitlement management (Azure AD entitlement management)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleDefinition parameters: - name: rbacApplication-id @@ -115755,7 +115755,7 @@ paths: description: "Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_UpdateRoleDefinition parameters: - name: rbacApplication-id @@ -115798,7 +115798,7 @@ paths: description: "Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_DeleteRoleDefinition parameters: - name: rbacApplication-id @@ -116414,7 +116414,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleEligibilityScheduleInstance parameters: - name: rbacApplication-id @@ -116547,7 +116547,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleEligibilityScheduleInstance parameters: - name: rbacApplication-id @@ -117071,7 +117071,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleEligibilityScheduleRequest parameters: - name: rbacApplication-id @@ -117198,7 +117198,7 @@ paths: description: 'Create a new unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_CreateRoleEligibilityScheduleRequest parameters: - name: rbacApplication-id @@ -117234,7 +117234,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleEligibilityScheduleRequest parameters: - name: rbacApplication-id @@ -117510,10 +117510,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a `Granted` status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the **status** of the cancelled unifiedRoleEligibilityScheduleRequest changes to `Revoked`.' + description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp.roleEligibilityScheduleRequest_cancel parameters: - name: rbacApplication-id @@ -117902,7 +117902,7 @@ paths: description: Get a list of the unifiedRoleEligibilitySchedule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListRoleEligibilitySchedule parameters: - name: rbacApplication-id @@ -118041,7 +118041,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilitySchedule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_GetRoleEligibilitySchedule parameters: - name: rbacApplication-id @@ -118572,7 +118572,7 @@ paths: summary: Get transitiveRoleAssignments from roleManagement externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 operationId: roleManagement.enterpriseApp_ListTransitiveRoleAssignment parameters: - name: rbacApplication-id @@ -119568,7 +119568,7 @@ paths: description: Get a list of the unifiedRbacResourceNamespace objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListResourceNamespace parameters: - $ref: '#/components/parameters/top' @@ -119657,7 +119657,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceNamespace object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetResourceNamespace parameters: - name: unifiedRbacResourceNamespace-id @@ -119812,7 +119812,7 @@ paths: description: Get a list of the unifiedRbacResourceAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.resourceNamespace_ListResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -119938,7 +119938,7 @@ paths: description: Read the properties and relationships of an unifiedRbacResourceAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.resourceNamespace_GetResourceAction parameters: - name: unifiedRbacResourceNamespace-id @@ -120502,7 +120502,7 @@ paths: description: 'List the approvalStep objects associated with an approval. This API request is made by an approver in the following scenarios:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-steps?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleAssignmentApproval_ListStep parameters: - name: approval-id @@ -120624,7 +120624,7 @@ paths: description: Retrieve the properties of an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleAssignmentApproval_GetStep parameters: - name: approval-id @@ -120691,7 +120691,7 @@ paths: description: Apply approve or deny decision on an approvalStep object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleAssignmentApproval_UpdateStep parameters: - name: approval-id @@ -120874,7 +120874,7 @@ paths: description: "Get a list of unifiedRoleAssignment objects for the provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -120964,7 +120964,7 @@ paths: description: Create a new unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleAssignment requestBody: description: New navigation property @@ -120991,7 +120991,7 @@ paths: description: Retrieve the properties and relationships of a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -121089,7 +121089,7 @@ paths: description: Delete a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_DeleteRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -121407,7 +121407,7 @@ paths: description: 'Get the instances of active role assignments in your tenant. The active assignments include those made through assignments and activation requests, and directly through the role assignments API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -121531,7 +121531,7 @@ paths: description: Get the instance of an active role assignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentScheduleInstance parameters: - name: unifiedRoleAssignmentScheduleInstance-id @@ -122060,7 +122060,7 @@ paths: description: 'Retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -122181,7 +122181,7 @@ paths: description: 'Create a new unifiedRoleAssignmentScheduleRequest object. This operation allows both admins and users to add, remove, extend, or renew assignments. To run this request, the calling user must have multi-factor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleAssignmentScheduleRequest requestBody: description: New navigation property @@ -122208,7 +122208,7 @@ paths: description: 'In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentScheduleRequest parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -122514,10 +122514,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a `Granted` status, and have the system automatically delete the canceled request after 30 days. After calling this action, the **status** of the canceled **unifiedRoleAssignmentScheduleRequest** changes to `Canceled`.' + description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleAssignmentScheduleRequest_cancel parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -122862,7 +122862,7 @@ paths: description: Get the schedules for active role assignment operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentSchedule parameters: - $ref: '#/components/parameters/top' @@ -122989,7 +122989,7 @@ paths: description: Retrieve the schedule for an active role assignment operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentSchedule parameters: - name: unifiedRoleAssignmentSchedule-id @@ -123524,7 +123524,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD) \n- entitlement management (Azure AD)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -123617,7 +123617,7 @@ paths: description: "Create a new unifiedRoleDefinition object for an RBAC provider. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -123644,7 +123644,7 @@ paths: description: "Get the properties and relationships of a unifiedRoleDefinition object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune)\n- directory (Azure AD directory roles)\n- entitlement management (Azure AD entitlement management)\n- Exchange Online" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -123708,7 +123708,7 @@ paths: description: "Update the properties of a unifiedRoleDefinition object for an RBAC provider. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -123743,7 +123743,7 @@ paths: description: "Delete a unifiedRoleDefinition object for an RBAC provider. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. The following RBAC providers are currently supported:\n- Cloud PC\n- device management (Intune)\n- directory (Azure AD) " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -124279,7 +124279,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleInstance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilityScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -124395,7 +124395,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilityScheduleInstance parameters: - name: unifiedRoleEligibilityScheduleInstance-id @@ -124847,7 +124847,7 @@ paths: description: Get a list of the unifiedRoleEligibilityScheduleRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilityScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -124966,7 +124966,7 @@ paths: description: 'Create a new unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleEligibilityScheduleRequest requestBody: description: New navigation property @@ -124993,7 +124993,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilityScheduleRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilityScheduleRequest parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -125229,10 +125229,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a `Granted` status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the **status** of the cancelled unifiedRoleEligibilityScheduleRequest changes to `Revoked`.' + description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest that is in a Granted status, and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleEligibilityScheduleRequest_cancel parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -125573,7 +125573,7 @@ paths: description: Get a list of the unifiedRoleEligibilitySchedule objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilitySchedule parameters: - $ref: '#/components/parameters/top' @@ -125695,7 +125695,7 @@ paths: description: Read the properties and relationships of an unifiedRoleEligibilitySchedule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilitySchedule parameters: - name: unifiedRoleEligibilitySchedule-id @@ -126154,7 +126154,7 @@ paths: summary: Get transitiveRoleAssignments from roleManagement externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListTransitiveRoleAssignment parameters: - name: ConsistencyLevel @@ -126943,7 +126943,7 @@ paths: description: Retrieve the signed-in user's agreementAcceptance objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-agreementacceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-agreementacceptances?view=graph-rest-1.0 operationId: user_ListAgreementAcceptance parameters: - name: user-id @@ -132183,11 +132183,11 @@ components: nullable: true displayName: type: string - description: The display name for the unifiedRoleDefinition. Read-only when isBuiltIn is true. Required. Supports $filter (eq and startsWith operators only). + description: The display name for the unifiedRoleDefinition. Read-only when isBuiltIn is true. Required. Supports $filter (eq and startsWith). nullable: true isBuiltIn: type: boolean - description: Flag indicating if the unifiedRoleDefinition is part of the default set included with the product or custom. Read-only. Supports $filter (eq operator only). + description: Flag indicating if the unifiedRoleDefinition is part of the default set included with the product or custom. Read-only. Supports $filter (eq). nullable: true isEnabled: type: boolean @@ -132200,7 +132200,7 @@ components: type: array items: type: string - description: List of scopes permissions granted by the role definition apply to. Currently only / is supported. Read-only when isBuiltIn is true. DO NOT USE. This will be deprecated soon. Attach scope to role assignment + description: List of scopes permissions granted by the role definition apply to. Currently only / is supported. Read-only when isBuiltIn is true. DO NOT USE. This will be deprecated soon. Attach scope to role assignment. rolePermissions: type: array items: @@ -132212,7 +132212,7 @@ components: nullable: true version: type: string - description: Indicates version of the unifiedRoleDefinition. Read-only when isBuiltIn is true. + description: Indicates the version of the unifiedRoleDefinition object. Read-only when isBuiltIn is true. nullable: true inheritsPermissionsFrom: type: array @@ -132503,11 +132503,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -132895,7 +132895,7 @@ components: description: 'If the reviewerType is Reviewers, this collection specifies the users who will be reviewers, either by ID or as members of a group, using a collection of singleUser and groupMembers.' reviewerType: type: string - description: 'Who should be asked to do the review, either Self or Reviewers.' + description: 'Who should be asked to do the review, either Self, Reviewers or Manager.' nullable: true startDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -133009,6 +133009,12 @@ components: title: customExtensionClientConfiguration type: object properties: + maximumRetries: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true timeoutInMilliseconds: maximum: 2147483647 minimum: -2147483648 @@ -133139,7 +133145,7 @@ components: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceAttributeDestination' attributeName: type: string - description: 'The name of the attribute in the end system. If the destination is accessPackageUserDirectoryAttributeStore, then a user property such as jobTitle or a directory schema extension for the user object type, such as extension_2b676109c7c74ae2b41549205f1947ed_personalTitle.' + description: 'The name of the attribute in the end system. If the destination is accessPackageUserDirectoryAttributeStore, then a user property such as jobTitle or a directory schema extension for the user object type, such as extension2b676109c7c74ae2b41549205f1947edpersonalTitle.' nullable: true attributeSource: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceAttributeSource' @@ -134010,7 +134016,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -137418,7 +137424,7 @@ components: nullable: true setting: type: string - description: 'The settings of the rule. The value is a JSON string with a list of pairs in the format of Parameter_Name:Parameter_Value. For example, {''permanentAssignment'':false,''maximumGrantPeriodInMinutes'':129600}' + description: 'The settings of the rule. The value is a JSON string with a list of pairs in the format of ParameterName:ParameterValue. For example, {''permanentAssignment'':false,''maximumGrantPeriodInMinutes'':129600}' nullable: true additionalProperties: type: object @@ -138670,7 +138676,7 @@ components: properties: data: type: string - description: 'Data that represents the terms of use PDF document. Read-only. Note: You can use the .NET Convert.ToBase64String method to convert your file to binary data for uploading using the Create agreements API. A sample syntax using this method in PowerShell is [convert]::ToBase64String((Get-Content -path ''your_file_path'' -Encoding byte)).' + description: 'Data that represents the terms of use PDF document. Read-only. Note: You can use the .NET Convert.ToBase64String method to convert your file to binary data for uploading using the Create agreements API. A sample syntax using this method in PowerShell is [convert]::ToBase64String((Get-Content -path ''yourfilepath'' -Encoding byte)).' format: base64url nullable: true additionalProperties: @@ -144404,7 +144410,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -144415,7 +144421,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -145940,8 +145946,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -146088,7 +146094,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -147328,11 +147334,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -152171,7 +152177,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: diff --git a/openApiDocs/beta/Identity.Partner.yml b/openApiDocs/beta/Identity.Partner.yml index 42735fdde79..42c2c4b9beb 100644 --- a/openApiDocs/beta/Identity.Partner.yml +++ b/openApiDocs/beta/Identity.Partner.yml @@ -14,7 +14,7 @@ paths: description: Get a list of the delegatedAdminCustomer objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0 operationId: tenantRelationship_ListDelegatedAdminCustomer parameters: - $ref: '#/components/parameters/top' @@ -106,7 +106,7 @@ paths: description: Read the properties of a delegatedAdminCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0 operationId: tenantRelationship_GetDelegatedAdminCustomer parameters: - name: delegatedAdminCustomer-id @@ -220,7 +220,7 @@ paths: description: Get a list of the delegatedAdminServiceManagementDetail objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminCustomer_ListServiceManagementDetail parameters: - name: delegatedAdminCustomer-id @@ -496,7 +496,7 @@ paths: description: Get a list of the delegatedAdminRelationship objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0 operationId: tenantRelationship_ListDelegatedAdminRelationship parameters: - $ref: '#/components/parameters/top' @@ -590,7 +590,7 @@ paths: description: Create a new delegatedAdminRelationship object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0 operationId: tenantRelationship_CreateDelegatedAdminRelationship requestBody: description: New navigation property @@ -617,7 +617,7 @@ paths: description: Read the properties of a delegatedAdminRelationship object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0 operationId: tenantRelationship_GetDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -681,10 +681,10 @@ paths: tags: - tenantRelationships.delegatedAdminRelationship summary: Update delegatedAdminRelationship - description: Update the properties of a delegatedAdminRelationship object. A relationship can only be updated if it's in the `created` **status**. + description: Update the properties of a delegatedAdminRelationship object. A relationship can only be updated if it's in the created status. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0 operationId: tenantRelationship_UpdateDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -719,7 +719,7 @@ paths: description: 'Delete a delegatedAdminRelationship object. A relationship can only be deleted if it''s in the ''created'' status. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0 operationId: tenantRelationship_DeleteDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -750,7 +750,7 @@ paths: description: Get a list of the delegatedAdminAccessAssignment objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -834,7 +834,7 @@ paths: description: Create a new delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_CreateAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -870,7 +870,7 @@ paths: description: Read the properties of a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -935,7 +935,7 @@ paths: description: Update the properties of a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_UpdateAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -978,7 +978,7 @@ paths: description: Delete a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_DeleteAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -1039,7 +1039,7 @@ paths: description: Get a list of the delegatedAdminRelationshipOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListOperation parameters: - name: delegatedAdminRelationship-id @@ -1155,7 +1155,7 @@ paths: description: Read the properties of a delegatedAdminRelationshipOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetOperation parameters: - name: delegatedAdminRelationship-id @@ -1316,7 +1316,7 @@ paths: description: Get a list of the delegatedAdminRelationshipRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListRequest parameters: - name: delegatedAdminRelationship-id @@ -1397,7 +1397,7 @@ paths: description: Create a new delegatedAdminRelationshipRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_CreateRequest parameters: - name: delegatedAdminRelationship-id @@ -1433,7 +1433,7 @@ paths: description: Read the properties and relationships of a delegatedAdminRelationshipRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetRequest parameters: - name: delegatedAdminRelationship-id diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index 6c019951c60..667ecab158b 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -113,7 +113,7 @@ paths: description: Retrieve the properties of the dataPolicyOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0 operationId: dataPolicyOperation_GetDataPolicyOperation parameters: - name: dataPolicyOperation-id @@ -327,7 +327,7 @@ paths: description: Read the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0 operationId: identity_ListApiConnector parameters: - $ref: '#/components/parameters/top' @@ -397,7 +397,7 @@ paths: description: Create a new identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0 operationId: identity_CreateApiConnector requestBody: description: New navigation property @@ -424,7 +424,7 @@ paths: description: Read the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0 operationId: identity_GetApiConnector parameters: - name: identityApiConnector-id @@ -479,7 +479,7 @@ paths: description: Update the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0 operationId: identity_UpdateApiConnector parameters: - name: identityApiConnector-id @@ -514,7 +514,7 @@ paths: description: Deletes an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0 operationId: identity_DeleteApiConnector parameters: - name: identityApiConnector-id @@ -545,7 +545,7 @@ paths: description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 operationId: identity.apiConnector_uploadClientCertificate parameters: - name: identityApiConnector-id @@ -604,7 +604,7 @@ paths: description: 'Get a list of the authenticationEventListener objects and their properties. The following derived types are supported:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0 operationId: identity_ListAuthenticationEventListener parameters: - $ref: '#/components/parameters/top' @@ -671,10 +671,10 @@ paths: tags: - identity.authenticationEventListener summary: Create authenticationEventListener - description: Create a new authenticationEventListener object. You can create one of the following subtypes that are derived from **authenticationEventListener**. + description: Create a new authenticationEventListener object. You can create one of the following subtypes that are derived from authenticationEventListener. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0 operationId: identity_CreateAuthenticationEventListener requestBody: description: New navigation property @@ -749,10 +749,10 @@ paths: tags: - identity.authenticationEventListener summary: Update authenticationEventListener - description: Update the properties of an authenticationEventListener object. You must specify the **@odata.type** property and the value of the authenticationEventListener object type to update. + description: Update the properties of an authenticationEventListener object. You must specify the @odata.type property and the value of the authenticationEventListener object type to update. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0 operationId: identity_UpdateAuthenticationEventListener parameters: - name: authenticationEventListener-id @@ -787,7 +787,7 @@ paths: description: Deletes an authenticationEventListener object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0 operationId: identity_DeleteAuthenticationEventListener parameters: - name: authenticationEventListener-id @@ -832,7 +832,7 @@ paths: description: Get a collection of authentication events policies that are derived from authenticationEventsFlow. Only the externalUsersSelfServiceSignupEventsFlow object type is returned. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0 operationId: identity_ListAuthenticationEventsFlow parameters: - $ref: '#/components/parameters/top' @@ -905,7 +905,7 @@ paths: description: Create a new authenticationEventsFlow object that is of the type specified in the request body. You can create only an externalUsersSelfServiceSignupEventsFlow object type. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0 operationId: identity_CreateAuthenticationEventsFlow requestBody: description: New navigation property @@ -932,7 +932,7 @@ paths: description: Retrieve the properties and relationships of a specific authenticationEventsFlow object by ID. Only externalUsersSelfServiceSignupEventsFlow object types are available. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0 operationId: identity_GetAuthenticationEventsFlow parameters: - name: authenticationEventsFlow-id @@ -988,7 +988,7 @@ paths: description: Update the properties of an authenticationEventsFlow object. Only the externalUsersSelfServiceSignupEventsFlow object type is supported. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0 operationId: identity_UpdateAuthenticationEventsFlow parameters: - name: authenticationEventsFlow-id @@ -1023,7 +1023,7 @@ paths: description: Delete a specific authenticationEventsFlow resource by ID. Only externalUsersSelfServiceSignupEventsFlow object types are available. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0 operationId: identity_DeleteAuthenticationEventsFlow parameters: - name: authenticationEventsFlow-id @@ -1068,7 +1068,7 @@ paths: description: Retrieve a list of b2cIdentityUserFlow objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-1.0 operationId: identity_ListB2cUserFlow parameters: - $ref: '#/components/parameters/top' @@ -1152,7 +1152,7 @@ paths: description: Create a new b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-1.0 operationId: identity_CreateB2cUserFlow requestBody: description: New navigation property @@ -1179,7 +1179,7 @@ paths: description: Retrieve the properties and relationships of a b2cUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-1.0 operationId: identity_GetB2cUserFlow parameters: - name: b2cIdentityUserFlow-id @@ -1244,7 +1244,7 @@ paths: description: Update the properties of a b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-1.0 operationId: identity_UpdateB2cUserFlow parameters: - name: b2cIdentityUserFlow-id @@ -1279,7 +1279,7 @@ paths: description: Delete a b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-1.0 operationId: identity_DeleteB2cUserFlow parameters: - name: b2cIdentityUserFlow-id @@ -1310,7 +1310,7 @@ paths: description: Get the identity providers in a b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-1.0 operationId: identity.b2cUserFlow_ListIdentityProvider parameters: - name: b2cIdentityUserFlow-id @@ -1398,7 +1398,7 @@ paths: description: 'Delete an identity provider from a b2cIdentityUserFlow object. For more information about identity providers available for user flows, see the identityProviders API reference.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-1.0 operationId: identity.b2cUserFlow_DeleteIdentityProviderGraphBPreRef parameters: - name: b2cIdentityUserFlow-id @@ -1478,7 +1478,7 @@ paths: description: Get the identity providers in a b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-1.0 operationId: identity.b2cUserFlow_ListIdentityProviderGraphBPreRef parameters: - name: b2cIdentityUserFlow-id @@ -1537,7 +1537,7 @@ paths: description: Add identity providers in a b2cIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-1.0 operationId: identity.b2cUserFlow_CreateIdentityProviderGraphBPreRef parameters: - name: b2cIdentityUserFlow-id @@ -1567,10 +1567,10 @@ paths: tags: - identity.b2cIdentityUserFlow summary: List languages - description: 'Retrieve a list of languages supported for customization in an Azure AD B2C user flow. **Note:** To retrieve a list of languages supported for customization, you must first enable language customization on your Azure AD B2C user flow. For more information, see Update b2cIdentityUserFlow.' + description: 'Retrieve a list of languages supported for customization in an Azure AD B2C user flow. Note: To retrieve a list of languages supported for customization, you must first enable language customization on your Azure AD B2C user flow. For more information, see Update b2cIdentityUserFlow.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-1.0 operationId: identity.b2cUserFlow_ListLanguage parameters: - name: b2cIdentityUserFlow-id @@ -1678,10 +1678,10 @@ paths: tags: - identity.b2cIdentityUserFlow summary: Get userFlowLanguageConfiguration - description: 'Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. **Note:** To retrieve a language supported for customization, you must first enable language customization on your Azure AD B2C user flow. For more information, see Update b2cIdentityUserFlow. Language customization is enabled by default in Azure Active Directory user flows.' + description: 'Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: To retrieve a language supported for customization, you must first enable language customization on your Azure AD B2C user flow. For more information, see Update b2cIdentityUserFlow. Language customization is enabled by default in Azure Active Directory user flows.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0 operationId: identity.b2cUserFlow_GetLanguage parameters: - name: b2cIdentityUserFlow-id @@ -1744,10 +1744,10 @@ paths: tags: - identity.b2cIdentityUserFlow summary: Create or update language - description: 'This method is used to create or update a custom language in an Azure AD B2C user flow. **Note:** You must enable language customization in the Azure AD B2C user flow before you can create a custom language. For more information, see Update b2cIdentityUserFlow.' + description: 'This method is used to create or update a custom language in an Azure AD B2C user flow. Note: You must enable language customization in the Azure AD B2C user flow before you can create a custom language. For more information, see Update b2cIdentityUserFlow.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-1.0 operationId: identity.b2cUserFlow_UpdateLanguage parameters: - name: b2cIdentityUserFlow-id @@ -1787,10 +1787,10 @@ paths: tags: - identity.b2cIdentityUserFlow summary: Delete userFlowLanguageConfiguration - description: Deletes a userFlowLanguageConfiguration object from a Azure AD B2C user flow. **Note:** You cannot delete languages from an Azure Active Directory user flow. + description: 'Deletes a userFlowLanguageConfiguration object from a Azure AD B2C user flow. Note: You cannot delete languages from an Azure Active Directory user flow.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-1.0 operationId: identity.b2cUserFlow_DeleteLanguage parameters: - name: b2cIdentityUserFlow-id @@ -1829,7 +1829,7 @@ paths: description: Get the userFlowLanguagePage resources from the defaultPages navigation property. These contain the values shown to the user in a default user journey of a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 operationId: identity.b2cUserFlow.language_ListDefaultPage parameters: - name: b2cIdentityUserFlow-id @@ -2100,7 +2100,7 @@ paths: summary: Get media content for the navigation property defaultPages from identity externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 operationId: identity.b2cUserFlow.language_GetDefaultPagesContent parameters: - name: b2cIdentityUserFlow-id @@ -2220,7 +2220,7 @@ paths: description: Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2cUserFlow.language_ListOverridesPage parameters: - name: b2cIdentityUserFlow-id @@ -2491,7 +2491,7 @@ paths: summary: Get media content for the navigation property overridesPages from identity externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2cUserFlow.language_GetOverridesPagesContent parameters: - name: b2cIdentityUserFlow-id @@ -2633,7 +2633,7 @@ paths: description: Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2cIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2cUserFlow_ListUserAttributeAssignment parameters: - name: b2cIdentityUserFlow-id @@ -2719,7 +2719,7 @@ paths: description: Create a new identityUserFlowAttributeAssignment object in a b2cIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2cUserFlow_CreateUserAttributeAssignment parameters: - name: b2cIdentityUserFlow-id @@ -2755,7 +2755,7 @@ paths: description: Read the properties and relationships of an identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0 operationId: identity.b2cUserFlow_GetUserAttributeAssignment parameters: - name: b2cIdentityUserFlow-id @@ -2822,7 +2822,7 @@ paths: description: Update the properties of a identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0 operationId: identity.b2cUserFlow_UpdateUserAttributeAssignment parameters: - name: b2cIdentityUserFlow-id @@ -2865,7 +2865,7 @@ paths: description: Delete an identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0 operationId: identity.b2cUserFlow_DeleteUserAttributeAssignment parameters: - name: b2cIdentityUserFlow-id @@ -3013,7 +3013,7 @@ paths: description: Set the order of identityUserFlowAttributeAssignments being collected within a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 operationId: identity.b2cUserFlow.userAttributeAssignment_setOrder parameters: - name: b2cIdentityUserFlow-id @@ -3213,7 +3213,7 @@ paths: description: Retrieve a list of b2xIdentityUserFlow objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0 operationId: identity_ListB2xUserFlow parameters: - $ref: '#/components/parameters/top' @@ -3291,7 +3291,7 @@ paths: description: Create a new b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0 operationId: identity_CreateB2xUserFlow requestBody: description: New navigation property @@ -3318,7 +3318,7 @@ paths: description: Retrieve the properties and relationships of a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0 operationId: identity_GetB2xUserFlow parameters: - name: b2xIdentityUserFlow-id @@ -3412,7 +3412,7 @@ paths: description: Delete a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0 operationId: identity_DeleteB2xUserFlow parameters: - name: b2xIdentityUserFlow-id @@ -3435,6 +3435,668 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get apiConnectorConfiguration property value + description: Configuration for enabling an API connector for use as part of the self-service sign up user flow. You can only obtain the value of this object using Get userFlowApiConnectorConfiguration. + operationId: identity.b2xUserFlow_GetApiConnectorConfiguration + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - postAttributeCollection + - postFederationSignup + - preTokenIssuance + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - postAttributeCollection + - postFederationSignup + - preTokenIssuance + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userFlowApiConnectorConfiguration' + default: + $ref: '#/components/responses/error' + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get postAttributeCollection from identity + operationId: identity.b2xUserFlow_GetPostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - authenticationConfiguration + - displayName + - targetUrl + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property postAttributeCollection in identity + operationId: identity.b2xUserFlow_UpdatePostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property postAttributeCollection for identity + operationId: identity.b2xUserFlow_DeletePostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get ref of postAttributeCollection from identity + operationId: identity.b2xUserFlow_GetPostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + responses: + 2XX: + description: Retrieved navigation property link + content: + application/json: + schema: + type: string + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - identity.b2xIdentityUserFlow + summary: Update the ref of navigation property postAttributeCollection in identity + operationId: identity.b2xUserFlow_SetPostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + $ref: '#/components/requestBodies/refPutBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete ref of navigation property postAttributeCollection for identity + operationId: identity.b2xUserFlow_DeletePostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/microsoft.graph.uploadClientCertificate': + post: + tags: + - identity.Actions + summary: Invoke action uploadClientCertificate + description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.apiConnectorConfiguration.postAttributeCollection_uploadClientCertificate + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + pkcs12Value: + type: string + nullable: true + password: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get postFederationSignup from identity + operationId: identity.b2xUserFlow_GetPostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - authenticationConfiguration + - displayName + - targetUrl + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property postFederationSignup in identity + operationId: identity.b2xUserFlow_UpdatePostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property postFederationSignup for identity + operationId: identity.b2xUserFlow_DeletePostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get ref of postFederationSignup from identity + operationId: identity.b2xUserFlow_GetPostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + responses: + 2XX: + description: Retrieved navigation property link + content: + application/json: + schema: + type: string + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - identity.b2xIdentityUserFlow + summary: Update the ref of navigation property postFederationSignup in identity + operationId: identity.b2xUserFlow_SetPostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + $ref: '#/components/requestBodies/refPutBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete ref of navigation property postFederationSignup for identity + operationId: identity.b2xUserFlow_DeletePostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/microsoft.graph.uploadClientCertificate': + post: + tags: + - identity.Actions + summary: Invoke action uploadClientCertificate + description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.apiConnectorConfiguration.postFederationSignup_uploadClientCertificate + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + pkcs12Value: + type: string + nullable: true + password: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get preTokenIssuance from identity + operationId: identity.b2xUserFlow_GetPreTokenIssuance + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - authenticationConfiguration + - displayName + - targetUrl + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property preTokenIssuance in identity + operationId: identity.b2xUserFlow_UpdatePreTokenIssuance + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property preTokenIssuance for identity + operationId: identity.b2xUserFlow_DeletePreTokenIssuance + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/microsoft.graph.uploadClientCertificate': + post: + tags: + - identity.Actions + summary: Invoke action uploadClientCertificate + description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.apiConnectorConfiguration.preTokenIssuance_uploadClientCertificate + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + pkcs12Value: + type: string + nullable: true + password: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders': get: tags: @@ -3443,7 +4105,7 @@ paths: description: Get the identity providers in a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListIdentityProvider parameters: - name: b2xIdentityUserFlow-id @@ -3594,10 +4256,10 @@ paths: tags: - identity.b2xIdentityUserFlow summary: Delete identityProvider from b2xIdentityUserFlow (deprecated) - description: 'Delete an identity provider from a b2xIdentityUserFlow object. For self-service sign up user flows, the values can be `Google-OAUTH` or `Facebook-OAUTH`.' + description: 'Delete an identity provider from a b2xIdentityUserFlow object. For self-service sign up user flows, the values can be Google-OAUTH or Facebook-OAUTH.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-delete-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete-identityproviders?view=graph-rest-1.0 operationId: identity.b2xUserFlow_DeleteIdentityProvider parameters: - name: b2xIdentityUserFlow-id @@ -3670,7 +4332,7 @@ paths: description: Retrieve a list of languages supported for customization in a B2X user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListLanguage parameters: - name: b2xIdentityUserFlow-id @@ -3918,7 +4580,7 @@ paths: description: Get the userFlowLanguagePage resources from the defaultPages navigation property. These contain the values shown to the user in a default user journey of a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_ListDefaultPage parameters: - name: b2xIdentityUserFlow-id @@ -4189,7 +4851,7 @@ paths: summary: Get media content for the navigation property defaultPages from identity externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_GetDefaultPagesContent parameters: - name: b2xIdentityUserFlow-id @@ -4309,7 +4971,7 @@ paths: description: Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_ListOverridesPage parameters: - name: b2xIdentityUserFlow-id @@ -4580,7 +5242,7 @@ paths: summary: Get media content for the navigation property overridesPages from identity externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_GetOverridesPagesContent parameters: - name: b2xIdentityUserFlow-id @@ -4722,7 +5384,7 @@ paths: description: Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -4808,7 +5470,7 @@ paths: description: Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_CreateUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -5091,7 +5753,7 @@ paths: description: Set the order of identityUserFlowAttributeAssignments being collected within a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 operationId: identity.b2xUserFlow.userAttributeAssignment_setOrder parameters: - name: b2xIdentityUserFlow-id @@ -5435,7 +6097,7 @@ paths: description: Retrieve a list of authenticationContextClassReference objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListAuthenticationContextClassReference parameters: - $ref: '#/components/parameters/top' @@ -5505,7 +6167,7 @@ paths: description: Create a new authenticationContextClassReference. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreateAuthenticationContextClassReference requestBody: description: New navigation property @@ -5532,7 +6194,7 @@ paths: description: Retrieve the properties and relationships of a authenticationContextClassReference object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -5587,7 +6249,7 @@ paths: description: Update the properties of an authenticationContextClassReference object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -5622,7 +6284,7 @@ paths: description: Delete an authenticationContextClassReference object that's not published or used by a conditional access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -5752,10 +6414,10 @@ paths: tags: - identity.conditionalAccessRoot summary: List authenticationMethodModes - description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of **authenticationMethodModes** objects and their properties.' + description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength_ListAuthenticationMethodMode parameters: - $ref: '#/components/parameters/top' @@ -6188,7 +6850,7 @@ paths: description: 'Get the authenticationCombinationConfiguration objects for an authentication strength policy. authenticationCombinationConfiguration represents requirements placed on specific authentication method combinations that require specified variants of those authentication methods to be used when authenticating. Currently, only fido2combinationConfigurations objects are supported. authenticationCombinationConfiguration objects are supported only for custom authentication strengths.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_ListCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -6260,7 +6922,7 @@ paths: description: 'Create a new authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be created, and these may only be created for custom authentication strength policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_CreateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -6296,7 +6958,7 @@ paths: description: Read the properties and relationships of an authenticationCombinationConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -6357,7 +7019,7 @@ paths: description: 'Update the properties of an authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be updated as they are the only type of authenticationCombinationConfiguration that may be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -6400,7 +7062,7 @@ paths: description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_DeleteCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -6461,7 +7123,7 @@ paths: description: 'Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_updateAllowedCombination parameters: - name: authenticationStrengthPolicy-id @@ -6743,10 +7405,10 @@ paths: tags: - identity.conditionalAccessRoot summary: List authenticationMethodModes - description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of **authenticationMethodModes** objects and their properties.' + description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength_ListAuthenticationMethodMode parameters: - $ref: '#/components/parameters/top' @@ -7245,7 +7907,7 @@ paths: description: 'Get the authenticationCombinationConfiguration objects for an authentication strength policy. authenticationCombinationConfiguration represents requirements placed on specific authentication method combinations that require specified variants of those authentication methods to be used when authenticating. Currently, only fido2combinationConfigurations objects are supported. authenticationCombinationConfiguration objects are supported only for custom authentication strengths.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_ListCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -7323,7 +7985,7 @@ paths: description: 'Create a new authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be created, and these may only be created for custom authentication strength policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_CreateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -7365,7 +8027,7 @@ paths: description: Read the properties and relationships of an authenticationCombinationConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -7432,7 +8094,7 @@ paths: description: 'Update the properties of an authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be updated as they are the only type of authenticationCombinationConfiguration that may be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -7481,7 +8143,7 @@ paths: description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_DeleteCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -7554,7 +8216,7 @@ paths: description: 'Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_updateAllowedCombination parameters: - name: authenticationStrengthPolicy-id @@ -7752,7 +8414,7 @@ paths: description: Get a list of namedLocation objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListNamedLocation parameters: - $ref: '#/components/parameters/top' @@ -7822,7 +8484,7 @@ paths: description: Create a new namedLocation object. Named locations can be either ipNamedLocation or countryNamedLocation objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreateNamedLocation requestBody: description: New navigation property @@ -7845,11 +8507,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get countryNamedLocation + description: Retrieve the properties and relationships of a countryNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -7904,7 +8566,7 @@ paths: description: Update the properties of a countryNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -7939,7 +8601,7 @@ paths: description: Delete an ipNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -7984,7 +8646,7 @@ paths: description: Retrieve a list of conditionalAccessPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListPolicy parameters: - $ref: '#/components/parameters/top' @@ -8069,7 +8731,7 @@ paths: description: Create a new conditionalAccessPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreatePolicy requestBody: description: New navigation property @@ -8096,7 +8758,7 @@ paths: description: Retrieve the properties and relationships of a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetPolicy parameters: - name: conditionalAccessPolicy-id @@ -8156,7 +8818,7 @@ paths: description: Update the properties of a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdatePolicy parameters: - name: conditionalAccessPolicy-id @@ -8191,7 +8853,7 @@ paths: description: Delete a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeletePolicy parameters: - name: conditionalAccessPolicy-id @@ -8236,7 +8898,7 @@ paths: description: Get a list of the conditionalAccessTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListTemplate parameters: - $ref: '#/components/parameters/top' @@ -8310,7 +8972,7 @@ paths: description: Read the properties and relationships of a conditionalAccessTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetTemplate parameters: - name: conditionalAccessTemplate-id @@ -8381,7 +9043,7 @@ paths: description: Read the properties and relationships of a continuousAccessEvaluationPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-1.0 operationId: identity_GetContinuousAccessEvaluationPolicy parameters: - name: $select @@ -8431,7 +9093,7 @@ paths: description: Update the properties of a continuousAccessEvaluationPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-1.0 operationId: identity_UpdateContinuousAccessEvaluationPolicy requestBody: description: New navigation property values @@ -8476,7 +9138,7 @@ paths: description: 'Get a list of the customAuthenticationExtension objects and their properties. Currently, only onTokenIssuanceStartCustomExtension objects are returned.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0 operationId: identity_ListCustomAuthenticationExtension parameters: - $ref: '#/components/parameters/top' @@ -8549,10 +9211,10 @@ paths: tags: - identity.customAuthenticationExtension summary: Create customAuthenticationExtension - description: Create a new customAuthenticationExtension object. Only the **onTokenIssuanceStartCustomExtension** object type is supported. + description: Create a new customAuthenticationExtension object. Only the onTokenIssuanceStartCustomExtension object type is supported. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0 operationId: identity_CreateCustomAuthenticationExtension requestBody: description: New navigation property @@ -8575,11 +9237,11 @@ paths: get: tags: - identity.customAuthenticationExtension - summary: Get authenticationEventListener - description: Read the properties and relationships of an authenticationEventListener object. The **@odata.type** property in the response object indicates the type of the authenticationEventListener object. + summary: Get customAuthenticationExtension + description: Read the properties and relationships of a customAuthenticationExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0 operationId: identity_GetCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -8667,7 +9329,7 @@ paths: description: Delete a customAuthenticationExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0 operationId: identity_DeleteCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -8698,7 +9360,7 @@ paths: description: An API to check validity of the endpoint and and authentication configuration for a customAuthenticationExtension. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0 operationId: identity.customAuthenticationExtension_validateAuthenticationConfiguration parameters: - name: customAuthenticationExtension-id @@ -8771,7 +9433,7 @@ paths: description: 'Get a collection of identity provider resources that are configured for a tenant, and that are derived from identityProviderBase. For an Azure AD tenant, the providers can be socialIdentityProviders or builtinIdentityProviders objects. For an Azure AD B2C, the providers can be socialIdentityProvider, openIdConnectIdentityProvider, or appleManagedIdentityProvider objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0 operationId: identity_ListIdentityProvider parameters: - $ref: '#/components/parameters/top' @@ -8835,7 +9497,7 @@ paths: description: 'Create an identity provider object that is of the type specified in the request body. Among the types of providers derived from identityProviderBase, you can currently create a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently create a socialIdentityProvider, openIdConnectIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0 operationId: identity_CreateIdentityProvider requestBody: description: New navigation property @@ -8862,7 +9524,7 @@ paths: description: 'Get the properties and relationships of the specified identity provider configured in the tenant. Among the types of providers derived from identityProviderBase, you can currently get a socialIdentityProvider or a builtinIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently get a socialIdentityProvider, openIdConnectIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0 operationId: identity_GetIdentityProvider parameters: - name: identityProviderBase-id @@ -8915,7 +9577,7 @@ paths: description: 'Update the properties of the specified identity provider configured in the tenant. Among the types of providers derived from identityProviderBase, you can currently update a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently update a socialIdentityProvider, openIdConnectIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0 operationId: identity_UpdateIdentityProvider parameters: - name: identityProviderBase-id @@ -8947,10 +9609,10 @@ paths: tags: - identity.identityProviderBase summary: Delete identityProvider - description: 'Delete an identity provider resource that is of the type specified by the **id** in the request. Among the types of providers derived from identityProviderBase, you can currently delete a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently delete a socialIdentityProvider, openIdConnectIdentityProvider, or an appleManagedIdentityProvider resource.' + description: 'Delete an identity provider resource that is of the type specified by the id in the request. Among the types of providers derived from identityProviderBase, you can currently delete a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently delete a socialIdentityProvider, openIdConnectIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0 operationId: identity_DeleteIdentityProvider parameters: - name: identityProviderBase-id @@ -9031,7 +9693,7 @@ paths: description: Retrieve a list of identityUserFlowAttribute objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0 operationId: identity_ListUserFlowAttribute parameters: - $ref: '#/components/parameters/top' @@ -9104,7 +9766,7 @@ paths: description: Create a new identityUserFlowAttribute object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0 operationId: identity_CreateUserFlowAttribute requestBody: description: New navigation property @@ -9131,7 +9793,7 @@ paths: description: Retrieve the properties and relationships of a identityUserFlowAttribute object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0 operationId: identity_GetUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -9187,7 +9849,7 @@ paths: description: Update the properties of a identityUserFlowAttribute object. Only custom user flow attributes can be updated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0 operationId: identity_UpdateUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -9222,7 +9884,7 @@ paths: description: Delete an identityUserFlowAttribute. Only custom user flow attributes can be deleted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0 operationId: identity_DeleteUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -9267,7 +9929,7 @@ paths: description: Retrieve a list of userflows. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-1.0 operationId: identity_ListUserFlow parameters: - $ref: '#/components/parameters/top' @@ -9340,7 +10002,7 @@ paths: description: Create a new userFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-1.0 operationId: identity_CreateUserFlow requestBody: description: New navigation property @@ -9373,7 +10035,7 @@ paths: description: Retrieve the properties and associations for an userFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-1.0 operationId: identity_GetUserFlow parameters: - name: identityUserFlow-id @@ -9470,7 +10132,7 @@ paths: description: Delete an existing userFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-1.0 operationId: identity_DeleteUserFlow parameters: - name: identityUserFlow-id @@ -9594,10 +10256,10 @@ paths: tags: - identityProtection.riskDetection summary: List riskDetection - description: Retrieve the properties of a collection of **riskDetection** objects. + description: Retrieve the properties of a collection of riskDetection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 operationId: identityProtection_ListRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -9738,10 +10400,10 @@ paths: tags: - identityProtection.riskDetection summary: Get riskDetection - description: Retrieve the properties of a **riskDetection** object. + description: Retrieve the properties of a riskDetection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -9885,7 +10547,7 @@ paths: description: Retrieve the properties and relationships of riskyServicePrincipal objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0 operationId: identityProtection_ListRiskyServicePrincipal parameters: - $ref: '#/components/parameters/top' @@ -10001,7 +10663,7 @@ paths: description: Read the properties and relationships of a riskyServicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskyServicePrincipal parameters: - name: riskyServicePrincipal-id @@ -10123,7 +10785,7 @@ paths: description: Get the risk history of a riskyServicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_ListHistory parameters: - name: riskyServicePrincipal-id @@ -10444,10 +11106,10 @@ paths: tags: - identityProtection.Actions summary: Invoke action confirmCompromised - description: Confirm one or more riskyServicePrincipal objects as compromised. This action sets the targeted service principal account's risk level to `high`. + description: Confirm one or more riskyServicePrincipal objects as compromised. This action sets the targeted service principal account's risk level to high. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_confirmCompromised requestBody: description: Action parameters @@ -10475,10 +11137,10 @@ paths: tags: - identityProtection.Actions summary: Invoke action dismiss - description: Dismiss the risk of one or more riskyServicePrincipal objects. This action sets the targeted service principal account's risk level to `none`. You can dismiss up to 60 service principal accounts in one request. + description: Dismiss the risk of one or more riskyServicePrincipal objects. This action sets the targeted service principal account's risk level to none. You can dismiss up to 60 service principal accounts in one request. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_dismiss requestBody: description: Action parameters @@ -10506,10 +11168,10 @@ paths: tags: - identityProtection.riskyUser summary: Get riskyUser - description: Retrieve the properties and relationships of a **riskyUser** object. + description: Retrieve the properties and relationships of a riskyUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyusers-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-1.0 operationId: identityProtection_ListRiskyUser parameters: - $ref: '#/components/parameters/top' @@ -10736,7 +11398,7 @@ paths: description: Get the risk history of a riskyUser resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyUser_ListHistory parameters: - name: riskyUser-id @@ -10872,7 +11534,7 @@ paths: description: Get a riskyUserHistoryItem object of a riskyUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-1.0 operationId: identityProtection.riskyUser_GetHistory parameters: - name: riskyUser-id @@ -11055,7 +11717,7 @@ paths: description: Confirm one or more riskyUser objects as compromised. This action sets the targeted user's risk level to high. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-1.0 operationId: identityProtection.riskyUser_confirmCompromised requestBody: description: Action parameters @@ -11086,7 +11748,7 @@ paths: description: Dismiss the risk of one or more riskyUser objects. This action sets the targeted user's risk level to none. The maximum count of users to dismiss in one call is 60. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-1.0 operationId: identityProtection.riskyUser_dismiss requestBody: description: Action parameters @@ -11117,7 +11779,7 @@ paths: description: Retrieve the properties of a collection of servicePrincipalRiskDetection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0 operationId: identityProtection_ListServicePrincipalRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -11261,7 +11923,7 @@ paths: description: Read the properties and relationships of a servicePrincipalRiskDetection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetServicePrincipalRiskDetection parameters: - name: servicePrincipalRiskDetection-id @@ -11405,7 +12067,7 @@ paths: description: Retrieve a list of identityProviders objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-list?view=graph-rest-1.0 operationId: identityProvider_ListIdentityProvider parameters: - $ref: '#/components/parameters/top' @@ -11484,7 +12146,7 @@ paths: description: Create a new identityProvider object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-post-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-post-identityproviders?view=graph-rest-1.0 operationId: identityProvider_CreateIdentityProvider requestBody: description: New entity @@ -11517,7 +12179,7 @@ paths: description: Retrieve the properties and relationships of an identityProvider. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-get?view=graph-rest-1.0 operationId: identityProvider_GetIdentityProvider parameters: - name: identityProvider-id @@ -11579,7 +12241,7 @@ paths: description: Update the properties of an identityProvider object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-update?view=graph-rest-1.0 operationId: identityProvider_UpdateIdentityProvider parameters: - name: identityProvider-id @@ -11620,7 +12282,7 @@ paths: description: Delete an identityProvider. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-delete?view=graph-rest-1.0 operationId: identityProvider_DeleteIdentityProvider parameters: - name: identityProvider-id @@ -11834,10 +12496,10 @@ paths: tags: - informationProtection.bitlocker summary: List recoveryKeys - description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.' + description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the key property. For information about how to read the key property, see Get bitlockerRecoveryKey.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 operationId: informationProtection.bitlocker_ListRecoveryKey parameters: - $ref: '#/components/parameters/top' @@ -11908,10 +12570,10 @@ paths: tags: - informationProtection.bitlocker summary: Get bitlockerRecoveryKey - description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the **key** property that represents the actual recovery key. To include the **key** property in the response, use the `$select` OData query parameter. Including the `$select` query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' + description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 operationId: informationProtection.bitlocker_GetRecoveryKey parameters: - name: bitlockerRecoveryKey-id @@ -12472,7 +13134,7 @@ paths: description: Get a collection of information protection labels available to the user or to the organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 operationId: informationProtection.policy_ListLabel parameters: - $ref: '#/components/parameters/top' @@ -12589,7 +13251,7 @@ paths: description: Retrieve the properties and relationships of an informationProtectionLabel object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 operationId: informationProtection.policy_GetLabel parameters: - name: informationProtectionLabel-id @@ -12744,7 +13406,7 @@ paths: description: 'Compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key/value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 operationId: informationProtection.policy.label_evaluateApplication requestBody: description: Action parameters @@ -12797,7 +13459,7 @@ paths: description: 'Using classification results, compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide contentInfo, which includes existing content metadata key/value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: informationProtection.policy.label_evaluateClassificationResult requestBody: description: Action parameters @@ -12852,7 +13514,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key/value pairs, the API returns an informationProtectionAction that contains some combination of one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 operationId: informationProtection.policy.label_evaluateRemoval requestBody: description: Action parameters @@ -12905,7 +13567,7 @@ paths: description: 'Using the metadata that exists on an already-labeled piece of information, resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 operationId: informationProtection.policy.label_extractLabel requestBody: description: Action parameters @@ -13654,7 +14316,7 @@ paths: description: 'Retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_ListThreatAssessmentRequest parameters: - $ref: '#/components/parameters/top' @@ -13738,7 +14400,7 @@ paths: description: 'Create a new threat assessment request. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_CreateThreatAssessmentRequest requestBody: description: New navigation property @@ -13765,7 +14427,7 @@ paths: description: 'Retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 operationId: informationProtection_GetThreatAssessmentRequest parameters: - name: threatAssessmentRequest-id @@ -14249,7 +14911,7 @@ paths: description: 'Use this API to create a new invitation. Invitation adds an external user to the organization. When creating a new invitation you have several options available:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0 operationId: invitation_CreateInvitation requestBody: description: New entity @@ -14915,7 +15577,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant objects, representing delegated permissions which have been granted for client applications to access APIs on behalf of signed-in users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0 operationId: oauth2PermissionGrant_ListOAuth2PermissionGrant parameters: - $ref: '#/components/parameters/top' @@ -14997,7 +15659,7 @@ paths: description: 'Create a delegated permission grant, represented by an oAuth2PermissionGrant object. A delegated permission grant authorizes a client service principal (representing a client application) to access a resource service principal (representing an API), on behalf of a signed-in user, for the level of access limited by the delegated permissions which were granted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0 operationId: oauth2PermissionGrant_CreateOAuth2PermissionGrant requestBody: description: New entity @@ -15021,10 +15683,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Get oAuth2PermissionGrant (a delegated permission grant) - description: Retrieve the properties of a single delegated permission grant represented by an oAuth2PermissionGrant object. An **oAuth2PermissionGrant** represents delegated permissions which have been granted for a client application to access an API on behalf of a signed-in user. + description: Retrieve the properties of a single delegated permission grant represented by an oAuth2PermissionGrant object. An oAuth2PermissionGrant represents delegated permissions which have been granted for a client application to access an API on behalf of a signed-in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0 operationId: oauth2PermissionGrant_GetOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -15080,10 +15742,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Update oAuth2PermissionGrant (a delegated permission grant) - description: 'Update the properties of oAuth2PermissionGrant object, representing a delegated permission grant. An **oAuth2PermissionGrant** can be updated to change which delegated permissions are granted, by adding or removing items from the list in **scopes**.' + description: 'Update the properties of oAuth2PermissionGrant object, representing a delegated permission grant. An oAuth2PermissionGrant can be updated to change which delegated permissions are granted, by adding or removing items from the list in scopes.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0 operationId: oauth2PermissionGrant_UpdateOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -15115,10 +15777,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Delete oAuth2PermissionGrant (a delegated permission grant) - description: 'Delete an oAuth2PermissionGrant, representing a delegated permission grant. When a delegated permission grant is deleted, the access it granted is revoked. Existing access tokens will continue to be valid for their lifetime, but new access tokens will not be granted for the delegated permissions identified in the deleted **oAuth2PermissionGrant**.' + description: 'Delete an oAuth2PermissionGrant, representing a delegated permission grant. When a delegated permission grant is deleted, the access it granted is revoked. Existing access tokens will continue to be valid for their lifetime, but new access tokens will not be granted for the delegated permissions identified in the deleted oAuth2PermissionGrant.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0 operationId: oauth2PermissionGrant_DeleteOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -15248,7 +15910,7 @@ paths: description: Get a list of certificateBasedAuthConfiguration objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0 operationId: organization_ListCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -15320,7 +15982,7 @@ paths: description: Create a new certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0 operationId: organization_CreateCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -15356,7 +16018,7 @@ paths: description: Get the properties of a certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0 operationId: organization_GetCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -15417,7 +16079,7 @@ paths: description: Delete a certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0 operationId: organization_DeleteCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -15596,7 +16258,7 @@ paths: description: Read the properties and relationships of an accessReviewPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-1.0 operationId: policy_GetAccessReviewPolicy parameters: - name: $select @@ -15643,7 +16305,7 @@ paths: description: Update the properties of an accessReviewPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAccessReviewPolicy requestBody: description: New navigation property values @@ -15688,7 +16350,7 @@ paths: description: Get a list of activityBasedTimeoutPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0 operationId: policy_ListActivityBasedTimeoutPolicy parameters: - $ref: '#/components/parameters/top' @@ -15766,7 +16428,7 @@ paths: description: Create a new activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0 operationId: policy_CreateActivityBasedTimeoutPolicy requestBody: description: New navigation property @@ -15793,7 +16455,7 @@ paths: description: Get the properties of an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0 operationId: policy_GetActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -15852,7 +16514,7 @@ paths: description: Update the properties of an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -15887,7 +16549,7 @@ paths: description: Delete an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -16081,7 +16743,7 @@ paths: description: Read the properties and relationships of an adminConsentRequestPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0 operationId: policy_GetAdminConsentRequestPolicy parameters: - name: $select @@ -16131,7 +16793,7 @@ paths: description: Update the properties of an adminConsentRequestPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAdminConsentRequestPolicy requestBody: description: New navigation property values @@ -16176,7 +16838,7 @@ paths: description: Retrieve a list of appManagementPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0 operationId: policy_ListAppManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -16254,7 +16916,7 @@ paths: description: Create an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0 operationId: policy_CreateAppManagementPolicy requestBody: description: New navigation property @@ -16281,7 +16943,7 @@ paths: description: Read the properties of an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -16340,7 +17002,7 @@ paths: description: Update an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -16375,7 +17037,7 @@ paths: description: Delete an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -16406,7 +17068,7 @@ paths: description: List application and service principal objects assigned an appManagementPolicy policy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.appManagementPolicy_ListAppliesTo parameters: - name: appManagementPolicy-id @@ -16574,7 +17236,7 @@ paths: description: Read the properties and relationships of an authenticationFlowsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationFlowsPolicy parameters: - name: $select @@ -16618,10 +17280,10 @@ paths: tags: - policies.authenticationFlowsPolicy summary: Update authenticationFlowsPolicy - description: 'Update the Boolean **selfServiceSignUp** property of an authenticationFlowsPolicy object. The properties **id**, **type**, and **description** cannot be modified.' + description: 'Update the Boolean selfServiceSignUp property of an authenticationFlowsPolicy object. The properties id, type, and description cannot be modified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationFlowsPolicy requestBody: description: New navigation property values @@ -16666,7 +17328,7 @@ paths: description: Read the properties and relationships of an authenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationMethodsPolicy parameters: - name: $select @@ -16721,7 +17383,7 @@ paths: description: Update the properties of an authenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationMethodsPolicy requestBody: description: New navigation property values @@ -16976,7 +17638,7 @@ paths: description: Get a list of the authenticationStrengthPolicy objects and their properties. This API returns both built-in and custom policies. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0 operationId: policy_ListAuthenticationStrengthPolicy parameters: - $ref: '#/components/parameters/top' @@ -17060,7 +17722,7 @@ paths: description: Create a new custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0 operationId: policy_CreateAuthenticationStrengthPolicy requestBody: description: New navigation property @@ -17087,7 +17749,7 @@ paths: description: Read the properties and relationships of an authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -17148,7 +17810,7 @@ paths: description: 'Update the properties of an authenticationStrengthPolicy object. You cannot update the allowed auth method combinations using this request. To do so, use the Update allowed combinations action.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -17183,7 +17845,7 @@ paths: description: Delete a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0 operationId: policy_DeleteAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -17214,7 +17876,7 @@ paths: description: 'Get the authenticationCombinationConfiguration objects for an authentication strength policy. authenticationCombinationConfiguration represents requirements placed on specific authentication method combinations that require specified variants of those authentication methods to be used when authenticating. Currently, only fido2combinationConfigurations objects are supported. authenticationCombinationConfiguration objects are supported only for custom authentication strengths.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_ListCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -17286,7 +17948,7 @@ paths: description: 'Create a new authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be created, and these may only be created for custom authentication strength policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_CreateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -17322,7 +17984,7 @@ paths: description: Read the properties and relationships of an authenticationCombinationConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -17383,7 +18045,7 @@ paths: description: 'Update the properties of an authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be updated as they are the only type of authenticationCombinationConfiguration that may be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -17426,7 +18088,7 @@ paths: description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_DeleteCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -17487,7 +18149,7 @@ paths: description: 'Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_updateAllowedCombination parameters: - name: authenticationStrengthPolicy-id @@ -18182,7 +18844,7 @@ paths: description: Read the properties of a b2cAuthenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-1.0 operationId: policy_GetB2cAuthenticationMethodsPolicy parameters: - name: $select @@ -18229,7 +18891,7 @@ paths: description: Update the properties of a b2cAuthenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateB2cAuthenticationMethodsPolicy requestBody: description: New navigation property values @@ -18274,7 +18936,7 @@ paths: description: Get a list of claimsMappingPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0 operationId: policy_ListClaimsMappingPolicy parameters: - $ref: '#/components/parameters/top' @@ -18352,7 +19014,7 @@ paths: description: Create a new claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: policy_CreateClaimsMappingPolicy requestBody: description: New navigation property @@ -18379,7 +19041,7 @@ paths: description: Retrieve the properties and relationships of a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0 operationId: policy_GetClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -18438,7 +19100,7 @@ paths: description: Update the properties of a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -18473,7 +19135,7 @@ paths: description: Delete a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -18901,7 +19563,7 @@ paths: description: Read the properties and relationships of a crossTenantAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0 operationId: policy_GetCrossTenantAccessPolicy parameters: - name: $select @@ -18954,7 +19616,7 @@ paths: description: Update the properties of a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateCrossTenantAccessPolicy requestBody: description: New navigation property values @@ -18996,10 +19658,10 @@ paths: tags: - policies.crossTenantAccessPolicy summary: Get crossTenantAccessPolicyConfigurationDefault - description: Read the default configuration of a cross-tenant access policy. This default configuration may be the service default assigned by Azure AD (**isServiceDefault** is `true`) or may be customized in your tenant (**isServiceDefault** is `false`). + description: Read the default configuration of a cross-tenant access policy. This default configuration may be the service default assigned by Azure AD (isServiceDefault is true) or may be customized in your tenant (isServiceDefault is false). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetDefault parameters: - name: $select @@ -19051,7 +19713,7 @@ paths: description: Update the default configuration of a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdateDefault requestBody: description: New navigation property values @@ -19096,7 +19758,7 @@ paths: description: Reset any changes made to the default configuration in a cross-tenant access policy back to the system default. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.default_resetToSystemDefault responses: 2XX: @@ -19109,10 +19771,10 @@ paths: tags: - policies.crossTenantAccessPolicy summary: List partners - description: Get a list of all partner configurations within a cross-tenant access policy. You can also use the `$expand` parameter to list the user synchronization policy for all partner configurations. + description: Get a list of all partner configurations within a cross-tenant access policy. You can also use the $expand parameter to list the user synchronization policy for all partner configurations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_ListPartner parameters: - $ref: '#/components/parameters/top' @@ -19199,7 +19861,7 @@ paths: description: Create a new partner configuration in a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_CreatePartner requestBody: description: New navigation property @@ -19226,7 +19888,7 @@ paths: description: Read the properties and relationships of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetPartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19288,7 +19950,7 @@ paths: description: Update the properties of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdatePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19323,7 +19985,7 @@ paths: description: 'Delete a partner-specific configuration in a cross-tenant access policy. If a configuration includes a user synchronization policy, you must first delete the user synchronization policy before you can delete the partner-specific configuration.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_DeletePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19354,7 +20016,7 @@ paths: description: Get the user synchronization policy of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_GetIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19409,11 +20071,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update crossTenantIdentitySyncPolicyPartner - description: Update the user synchronization policy of a partner-specific configuration. + summary: Create identitySynchronization + description: Create a cross-tenant user synchronization policy for a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_UpdateIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19453,7 +20115,7 @@ paths: description: Delete the user synchronization policy for a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_DeleteIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -19503,7 +20165,7 @@ paths: description: Read the properties of a tenantAppManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetDefaultAppManagementPolicy parameters: - name: $select @@ -19553,7 +20215,7 @@ paths: description: Update the properties of a tenantAppManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateDefaultAppManagementPolicy requestBody: description: New navigation property values @@ -19598,7 +20260,7 @@ paths: description: 'Read the properties and relationships of a deviceRegistrationPolicy object. Represents deviceRegistrationPolicy quota restrictions, additional authentication, and authorization policies to register device identities to your organization.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-1.0 operationId: policy_GetDeviceRegistrationPolicy parameters: - name: $select @@ -19649,7 +20311,7 @@ paths: description: 'Update the properties of a deviceRegistrationPolicy object. Represents deviceRegistrationPolicy quota restrictions, additional authentication, and authorization policies to register device identities to your organization.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/deviceregistrationpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/deviceregistrationpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateDeviceRegistrationPolicy requestBody: description: New navigation property values @@ -19758,7 +20420,7 @@ paths: description: Read the properties and relationships of the tenant-wide externalIdentitiesPolicy object that controls whether external users can leave an Azure AD tenant via self-service controls. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-1.0 operationId: policy_GetExternalIdentitiesPolicy parameters: - name: $select @@ -19807,7 +20469,7 @@ paths: description: Update the settings of the tenant-wide externalIdentitiesPolicy object that controls whether external users can leave an Azure AD tenant via self-service controls. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-1.0 operationId: policy_UpdateExternalIdentitiesPolicy requestBody: description: New navigation property values @@ -19852,7 +20514,7 @@ paths: description: Retrieve a list of featureRolloutPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-1.0 operationId: policy_ListFeatureRolloutPolicy parameters: - $ref: '#/components/parameters/top' @@ -19930,7 +20592,7 @@ paths: description: Create a new featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-1.0 operationId: policy_CreateFeatureRolloutPolicy requestBody: description: New navigation property @@ -19957,7 +20619,7 @@ paths: description: Retrieve the properties and relationships of a featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0 operationId: policy_GetFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -20016,7 +20678,7 @@ paths: description: Update the properties of featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -20051,7 +20713,7 @@ paths: description: Delete a featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -20151,7 +20813,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesTo parameters: - name: featureRolloutPolicy-id @@ -20187,7 +20849,7 @@ paths: description: Remove an appliesTo on a featureRolloutPolicy object to remove the directoryObject from feature rollout. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_DeleteAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -20299,7 +20961,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -20401,7 +21063,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_getGraphBPreId parameters: - name: featureRolloutPolicy-id @@ -20463,7 +21125,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_getUserOwnedObject parameters: - name: featureRolloutPolicy-id @@ -20505,10 +21167,10 @@ paths: tags: - policies.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_validateProperty parameters: - name: featureRolloutPolicy-id @@ -20654,7 +21316,7 @@ paths: description: Get a list of homeRealmDiscoveryPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0 operationId: policy_ListHomeRealmDiscoveryPolicy parameters: - $ref: '#/components/parameters/top' @@ -20732,7 +21394,7 @@ paths: description: Create a new homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: policy_CreateHomeRealmDiscoveryPolicy requestBody: description: New navigation property @@ -20759,7 +21421,7 @@ paths: description: Retrieve the properties and relationships of a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0 operationId: policy_GetHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -20818,7 +21480,7 @@ paths: description: Update the properties of a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0 operationId: policy_UpdateHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -20853,7 +21515,7 @@ paths: description: Delete a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -21047,7 +21709,7 @@ paths: description: Retrieve the properties of an identitySecurityDefaultsEnforcementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0 operationId: policy_GetIdentitySecurityDefaultsEnforcementPolicy parameters: - name: $select @@ -21095,7 +21757,7 @@ paths: description: Update the properties of an identitySecurityDefaultsEnforcementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateIdentitySecurityDefaultsEnforcementPolicy requestBody: description: New navigation property values @@ -21140,7 +21802,7 @@ paths: description: Get a list of the mobilityManagementPolicy objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-1.0 operationId: policy_ListMobileAppManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -21247,7 +21909,7 @@ paths: description: Read the properties and relationships of a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-1.0 operationId: policy_GetMobileAppManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -21308,7 +21970,7 @@ paths: description: Update the properties of a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-1.0 operationId: policy_UpdateMobileAppManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -21343,7 +22005,7 @@ paths: description: Delete a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-1.0 operationId: policy_DeleteMobileAppManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -21374,7 +22036,7 @@ paths: description: Get the list of groups that are included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 operationId: policy.mobileAppManagementPolicy_ListIncludedGroup parameters: - name: mobilityManagementPolicy-id @@ -21656,7 +22318,7 @@ paths: description: Delete a group from the list of groups included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-1.0 operationId: policy.mobileAppManagementPolicy_DeleteIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -21724,7 +22386,7 @@ paths: description: Get the list of groups that are included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 operationId: policy.mobileAppManagementPolicy_ListIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -21873,7 +22535,7 @@ paths: description: Add groups to be included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-1.0 operationId: policy.mobileAppManagementPolicy_CreateIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -21914,7 +22576,7 @@ paths: description: Get a list of the mobilityManagementPolicy objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-1.0 operationId: policy_ListMobileDeviceManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -22021,7 +22683,7 @@ paths: description: Read the properties and relationships of a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-1.0 operationId: policy_GetMobileDeviceManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -22082,7 +22744,7 @@ paths: description: Update the properties of a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-1.0 operationId: policy_UpdateMobileDeviceManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -22117,7 +22779,7 @@ paths: description: Delete a mobilityManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-1.0 operationId: policy_DeleteMobileDeviceManagementPolicy parameters: - name: mobilityManagementPolicy-id @@ -22148,7 +22810,7 @@ paths: description: Get the list of groups that are included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 operationId: policy.mobileDeviceManagementPolicy_ListIncludedGroup parameters: - name: mobilityManagementPolicy-id @@ -22430,7 +23092,7 @@ paths: description: Delete a group from the list of groups included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-1.0 operationId: policy.mobileDeviceManagementPolicy_DeleteIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -22498,7 +23160,7 @@ paths: description: Get the list of groups that are included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-1.0 operationId: policy.mobileDeviceManagementPolicy_ListIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -22647,7 +23309,7 @@ paths: description: Add groups to be included in a mobile app management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-1.0 operationId: policy.mobileDeviceManagementPolicy_CreateIncludedGroupGraphBPreRef parameters: - name: mobilityManagementPolicy-id @@ -22688,7 +23350,7 @@ paths: description: Retrieve the list of permissionGrantPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0 operationId: policy_ListPermissionGrantPolicy parameters: - $ref: '#/components/parameters/top' @@ -22762,7 +23424,7 @@ paths: description: 'Creates a permissionGrantPolicy. A permission grant policy is used to describe the conditions under which permissions can be granted (for example, during application consent). After creating the permission grant policy, you can add include condition sets to add matching rules, and add exclude condition sets to add exclusion rules.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0 operationId: policy_CreatePermissionGrantPolicy requestBody: description: New navigation property @@ -22789,7 +23451,7 @@ paths: description: Retrieve a single permissionGrantPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0 operationId: policy_GetPermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -22848,7 +23510,7 @@ paths: description: Update properties of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0 operationId: policy_UpdatePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -22883,7 +23545,7 @@ paths: description: Delete a permissionGrantPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0 operationId: policy_DeletePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -22914,7 +23576,7 @@ paths: description: Retrieve the condition sets which are *excluded* in a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListExclude parameters: - name: permissionGrantPolicy-id @@ -23007,10 +23669,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Create permissionGrantConditionSet in excludes collection of permissionGrantPolicy - description: Add conditions under which a permission grant event is *excluded* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the **excludes** collection of a permissionGrantPolicy. + description: Add conditions under which a permission grant event is *excluded* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the excludes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateExclude parameters: - name: permissionGrantPolicy-id @@ -23148,10 +23810,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Delete permissionGrantConditionSet from excludes collection of permissionGrantPolicy - description: Deletes a permissionGrantConditionSet from the **excludes** collection of a permissionGrantPolicy. + description: Deletes a permissionGrantConditionSet from the excludes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteExclude parameters: - name: permissionGrantPolicy-id @@ -23212,7 +23874,7 @@ paths: description: Retrieve the condition sets which are *included* in a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListInclude parameters: - name: permissionGrantPolicy-id @@ -23305,10 +23967,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Create permissionGrantConditionSet in includes collection of permissionGrantPolicy - description: Add conditions under which a permission grant event is *included* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the **includes** collection of a permissionGrantPolicy. + description: Add conditions under which a permission grant event is *included* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the includes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateInclude parameters: - name: permissionGrantPolicy-id @@ -23446,10 +24108,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Delete permissionGrantConditionSet from includes collection of permissionGrantPolicy - description: Deletes a permissionGrantConditionSet from the **includes** collection of a permissionGrantPolicy. + description: Deletes a permissionGrantConditionSet from the includes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteInclude parameters: - name: permissionGrantPolicy-id @@ -23524,7 +24186,7 @@ paths: description: 'Get the details of the policies in PIM that can be applied to Azure AD roles or group membership or ownership. To retrieve policies that apply to Azure RBAC, use the Azure REST PIM API for role management policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -23751,7 +24413,7 @@ paths: description: 'Get the unifiedRoleManagementPolicyRule resources from the effectiveRules navigation property. To retrieve rules for a policy that applies to Azure RBAC, use the Azure REST PIM API for role management policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_ListEffectiveRule parameters: - name: unifiedRoleManagementPolicy-id @@ -24009,7 +24671,7 @@ paths: description: "Get the rules defined for a role management policy. The rules are a collection of following types that are derived from the unifiedRoleManagementPolicyRule object:\n+ unifiedRoleManagementPolicyApprovalRule\n+ unifiedRoleManagementPolicyAuthenticationContextRule\n+ unifiedRoleManagementPolicyEnablementRule\n+ unifiedRoleManagementPolicyExpirationRule\n+ unifiedRoleManagementPolicyNotificationRule To retrieve rules for a policy that applies to Azure RBAC, use the Azure REST PIM API for role management policies." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_ListRule parameters: - name: unifiedRoleManagementPolicy-id @@ -24113,7 +24775,7 @@ paths: description: "Retrieve a rule defined for a role management policy. The rule can be one of the following types that are derived from the unifiedRoleManagementPolicyRule object:\n+ unifiedRoleManagementPolicyApprovalRule\n+ unifiedRoleManagementPolicyAuthenticationContextRule\n+ unifiedRoleManagementPolicyEnablementRule\n+ unifiedRoleManagementPolicyExpirationRule\n+ unifiedRoleManagementPolicyNotificationRule" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_GetRule parameters: - name: unifiedRoleManagementPolicy-id @@ -24174,7 +24836,7 @@ paths: description: "Update a rule defined for a role management policy. The rule can be one of the following types that are derived from the unifiedRoleManagementPolicyRule object:\n+ unifiedRoleManagementPolicyApprovalRule\n+ unifiedRoleManagementPolicyAuthenticationContextRule\n+ unifiedRoleManagementPolicyEnablementRule\n+ unifiedRoleManagementPolicyExpirationRule\n+ unifiedRoleManagementPolicyNotificationRule For more information about rules for Azure AD roles and examples of updating rules, see the following articles:\n+ Overview of rules for Azure AD roles in PIM APIs in Microsoft Graph\n+ Use PIM APIs in Microsoft Graph to update Azure AD rules" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_UpdateRule parameters: - name: unifiedRoleManagementPolicy-id @@ -24288,7 +24950,7 @@ paths: description: Get the details of all role management policy assignments made in PIM for Azure AD roles and PIM for groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicyAssignment parameters: - $ref: '#/components/parameters/top' @@ -25336,7 +25998,7 @@ paths: description: Get a list of tokenIssuancePolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenIssuancePolicy parameters: - $ref: '#/components/parameters/top' @@ -25414,7 +26076,7 @@ paths: description: Create a new tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0 operationId: policy_CreateTokenIssuancePolicy requestBody: description: New navigation property @@ -25441,7 +26103,7 @@ paths: description: Retrieve the properties and relationships of a tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-1.0 operationId: policy_GetTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -25500,7 +26162,7 @@ paths: description: Update the properties of a tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -25535,7 +26197,7 @@ paths: description: Delete a tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -25729,7 +26391,7 @@ paths: description: Get a list of tokenLifetimePolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenLifetimePolicy parameters: - $ref: '#/components/parameters/top' @@ -25807,7 +26469,7 @@ paths: description: Create a new tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: policy_CreateTokenLifetimePolicy requestBody: description: New navigation property @@ -25834,7 +26496,7 @@ paths: description: Retrieve the properties and relationships of a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0 operationId: policy_GetTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -25893,7 +26555,7 @@ paths: description: Update the properties of a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -25928,7 +26590,7 @@ paths: description: Delete a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -26188,7 +26850,7 @@ paths: description: Retrieve a list of trustFrameworkKeySets. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-1.0 operationId: trustFramework_ListKeySet parameters: - $ref: '#/components/parameters/top' @@ -26249,10 +26911,10 @@ paths: tags: - trustFramework.trustFrameworkKeySet summary: Create trustFrameworkKeySet - description: 'Create a new trustFrameworkKeySet. The ID of the **trustFrameworkKeySet** is expected in the create request; however, it can be modified by the service. The modified ID will be available in the response and in the location header.' + description: 'Create a new trustFrameworkKeySet. The ID of the trustFrameworkKeySet is expected in the create request; however, it can be modified by the service. The modified ID will be available in the response and in the location header.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-1.0 operationId: trustFramework_CreateKeySet requestBody: description: New navigation property @@ -26279,7 +26941,7 @@ paths: description: Retrieve the properties and associations for a Trustframeworkkeyset. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-1.0 operationId: trustFramework_GetKeySet parameters: - name: trustFrameworkKeySet-id @@ -26332,7 +26994,7 @@ paths: description: Update the properties of a trustFrameworkKeyset. This operation will replace the content of an existing keyset. Specifying the ID in the request payload is optional. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-1.0 operationId: trustFramework_UpdateKeySet parameters: - name: trustFrameworkKeySet-id @@ -26367,7 +27029,7 @@ paths: description: Delete a trustFrameworkKeySet. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-1.0 operationId: trustFramework_DeleteKeySet parameters: - name: trustFrameworkKeySet-id @@ -26398,7 +27060,7 @@ paths: description: Generate a trustFrameworkKey and a secret automatically in the trustFrameworkKeyset. The caller doesn't have to provide a secret. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-1.0 operationId: trustFramework.keySet_generateKey parameters: - name: trustFrameworkKeySet-id @@ -26476,7 +27138,7 @@ paths: description: Upload a certificate to a trustFrameworkKeyset. The input is a base-64 encoded value of the certificate contents. This method returns trustFrameworkKey. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-1.0 operationId: trustFramework.keySet_uploadCertificate parameters: - name: trustFrameworkKeySet-id @@ -26518,7 +27180,7 @@ paths: description: Upload a PKCS12 format key (PFX) to a trustFrameworkKeyset. The input is a base-64 encoded value of the Pfx certificate contents. This method returns trustFrameworkKey. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-1.0 operationId: trustFramework.keySet_uploadPkcs12 parameters: - name: trustFrameworkKeySet-id @@ -26563,7 +27225,7 @@ paths: description: 'Upload a plain text secret to a trustFrameworkKeyset. Examples of secrets are application secrets in Azure Active Directory, Google, Facebook, or any other identity provider. his method returns trustFrameworkKey.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-1.0 operationId: trustFramework.keySet_uploadSecret parameters: - name: trustFrameworkKeySet-id @@ -26630,7 +27292,7 @@ paths: description: Retrieve a list of trustFrameworkPolicies in the tenant/directory. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-1.0 operationId: trustFramework_ListPolicy parameters: - $ref: '#/components/parameters/top' @@ -26793,7 +27455,7 @@ paths: description: Delete an existing trustFrameworkPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-1.0 operationId: trustFramework_DeletePolicy parameters: - name: trustFrameworkPolicy-id @@ -26823,7 +27485,7 @@ paths: summary: Get media content for the navigation property policies from trustFramework externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-1.0 operationId: trustFramework_GetPoliciesContent parameters: - name: trustFrameworkPolicy-id @@ -27025,7 +27687,7 @@ paths: description: Retrieve a list of a user's email Authentication Method objects and their properties. This call will only return a single object as only one email method can be set on users. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-1.0 operationId: user.authentication_ListEmailMethod parameters: - name: user-id @@ -27097,7 +27759,7 @@ paths: description: Set a user's emailAuthenticationMethod object. Email authentication is a self-service password reset method. A user may only have one email authentication method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0 operationId: user.authentication_CreateEmailMethod parameters: - name: user-id @@ -27133,7 +27795,7 @@ paths: description: Retrieve a user's single email Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetEmailMethod parameters: - name: user-id @@ -27194,7 +27856,7 @@ paths: description: Update a user's email address associated with an email Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdateEmailMethod parameters: - name: user-id @@ -27237,7 +27899,7 @@ paths: description: Deletes a user's email Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteEmailMethod parameters: - name: user-id @@ -27298,7 +27960,7 @@ paths: description: Retrieve a list of a user's FIDO2 Security Key Authentication Method objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListFido2Method parameters: - name: user-id @@ -27386,7 +28048,7 @@ paths: description: Retrieve a user's single FIDO2 Security Key Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetFido2Method parameters: - name: user-id @@ -27452,7 +28114,7 @@ paths: description: Deletes a user's FIDO2 Security Key Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteFido2Method parameters: - name: user-id @@ -27513,7 +28175,7 @@ paths: description: 'Retrieve a list of authentication methods registered to a user. The authentication methods are defined by the types derived from the authenticationMethod resource type, and only the methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0 operationId: user.authentication_ListMethod parameters: - name: user-id @@ -27614,7 +28276,7 @@ paths: description: Retrieve the properties and relationships of an authenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetMethod parameters: - name: user-id @@ -27736,7 +28398,7 @@ paths: description: Get a list of the microsoftAuthenticatorAuthenticationMethod objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -27823,7 +28485,7 @@ paths: description: Read the properties and relationships of a microsoftAuthenticatorAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -27890,7 +28552,7 @@ paths: description: Deletes a microsoftAuthenticatorAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -28057,7 +28719,7 @@ paths: tags: - users.authentication summary: Get authentication operation - description: 'Retrieve the properties and relationships of an operation object. Currently these operations are generated by initiating a password reset using the reset password method. An operation object tells the caller about the current state of that password reset operation. Possible states include: `Succeeded` and `Failed` are terminal states.' + description: 'Retrieve the properties and relationships of an operation object. Currently these operations are generated by initiating a password reset using the reset password method. An operation object tells the caller about the current state of that password reset operation. Possible states include: Succeeded and Failed are terminal states.' operationId: user.authentication_ListOperation parameters: - name: user-id @@ -28170,10 +28832,10 @@ paths: tags: - users.authentication summary: Get authentication operation - description: 'Retrieve the properties and relationships of an operation object. Currently these operations are generated by initiating a password reset using the reset password method. An operation object tells the caller about the current state of that password reset operation. Possible states include: `Succeeded` and `Failed` are terminal states.' + description: 'Retrieve the properties and relationships of an operation object. Currently these operations are generated by initiating a password reset using the reset password method. An operation object tells the caller about the current state of that password reset operation. Possible states include: Succeeded and Failed are terminal states.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationoperation-get?view=graph-rest-1.0 operationId: user.authentication_GetOperation parameters: - name: user-id @@ -28334,7 +28996,7 @@ paths: description: Retrieve a list of a user's Microsoft Authenticator Passwordless Phone Sign-in method objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListPasswordlessMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -28415,7 +29077,7 @@ paths: description: Retrieve a user's single Microsoft Authenticator Passwordless Phone Sign-in method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetPasswordlessMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -28480,7 +29142,7 @@ paths: description: Deletes a user's Microsoft Authenticator Passwordless Phone Sign-in method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeletePasswordlessMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -28649,7 +29311,7 @@ paths: description: 'Retrieve a list of password authentication method objects. This will return exactly one object, as a user can have exactly one password.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0 operationId: user.authentication_ListPasswordMethod parameters: - name: user-id @@ -28756,7 +29418,7 @@ paths: description: 'Retrieve the properties and relationships of a password authentication method object. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetPasswordMethod parameters: - name: user-id @@ -28841,7 +29503,7 @@ paths: description: 'Retrieve a list of phone authentication method objects. This will return up to three objects, as a user can have up to three phones usable for authentication. This method is available only for standard Azure AD and B2B users, but not B2C users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0 operationId: user.authentication_ListPhoneMethod parameters: - name: user-id @@ -28916,10 +29578,10 @@ paths: tags: - users.authentication summary: Create phoneAuthenticationMethod - description: 'Add a new phone authentication method. A user may only have one phone of each type, captured in the **phoneType** property. This means, for example, adding a `mobile` phone to a user with a preexisting `mobile` phone will fail. Additionally, a user must always have a `mobile` phone before adding an `alternateMobile` phone. Adding a phone number makes it available for use in both Azure multi-factor authentication (MFA) and self-service password reset (SSPR), if enabled. Additionally, if a user is enabled by policy to use SMS sign-in and a `mobile` number is added, the system will attempt to register the number for use in that system.' + description: 'Add a new phone authentication method. A user may only have one phone of each type, captured in the phoneType property. This means, for example, adding a mobile phone to a user with a preexisting mobile phone will fail. Additionally, a user must always have a mobile phone before adding an alternateMobile phone. Adding a phone number makes it available for use in both Azure multi-factor authentication (MFA) and self-service password reset (SSPR), if enabled. Additionally, if a user is enabled by policy to use SMS sign-in and a mobile number is added, the system will attempt to register the number for use in that system.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0 operationId: user.authentication_CreatePhoneMethod parameters: - name: user-id @@ -28955,7 +29617,7 @@ paths: description: 'Retrieve a single phoneAuthenticationMethod object. This method is available only for standard Azure AD and B2B users, but not B2C users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetPhoneMethod parameters: - name: user-id @@ -29015,10 +29677,10 @@ paths: tags: - users.authentication summary: Update phoneAuthenticationMethod - description: 'Update the phone number associated with a phone authentication method. You can''t change a phone''s type. To change a phone''s type, add a new number of the desired type and then delete the object with the original type. If a user is enabled by policy to use SMS to sign in and the `mobile` number is changed, the system will attempt to register the number for use in that system.' + description: 'Update the phone number associated with a phone authentication method. You can''t change a phone''s type. To change a phone''s type, add a new number of the desired type and then delete the object with the original type. If a user is enabled by policy to use SMS to sign in and the mobile number is changed, the system will attempt to register the number for use in that system.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdatePhoneMethod parameters: - name: user-id @@ -29058,10 +29720,10 @@ paths: tags: - users.authentication summary: Delete phoneAuthenticationMethod - description: 'Delete a user''s phone authentication method. Remember that a user cannot have an `alternateMobile` number without a `mobile` number. If you want to remove a `mobile` number from a user that also has an `alternateMobile` number, first update the `mobile` number to the new number, then delete the `alternateMobile` number. If the phone number is the user''s default Azure multi-factor authentication (MFA) authentication method, it cannot be deleted. Have the user change their default authentication method, and then delete the number.' + description: 'Delete a user''s phone authentication method. Remember that a user cannot have an alternateMobile number without a mobile number. If you want to remove a mobile number from a user that also has an alternateMobile number, first update the mobile number to the new number, then delete the alternateMobile number. If the phone number is the user''s default Azure multi-factor authentication (MFA) authentication method, it cannot be deleted. Have the user change their default authentication method, and then delete the number.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeletePhoneMethod parameters: - name: user-id @@ -29122,7 +29784,7 @@ paths: description: Retrieve a list of a user's software OATH token authentication method objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0 operationId: user.authentication_ListSoftwareOathMethod parameters: - name: user-id @@ -29195,7 +29857,7 @@ paths: description: Retrieve a user's single Software OATH token authentication method object and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetSoftwareOathMethod parameters: - name: user-id @@ -29256,7 +29918,7 @@ paths: description: Delete a user's Software OATH token authentication method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteSoftwareOathMethod parameters: - name: user-id @@ -29317,7 +29979,7 @@ paths: description: Retrieve a list of a user's temporaryAccessPassAuthenticationMethod objects and their properties. This API will only return a single object in the collection as a user can have only one Temporary Access Pass (TAP) method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_ListTemporaryAccessPassMethod parameters: - name: user-id @@ -29401,7 +30063,7 @@ paths: description: 'Create a new temporaryAccessPassAuthenticationMethod object on a user. A user can only have one Temporary Access Pass that''s usable within its specified lifetime. If the user requires a new Temporary Access Pass while the current Temporary Access Pass is valid, the admin can create a new Temporary Access Pass for the user, the previous Temporary Access Pass will be deleted, and a new Temporary Access Pass will be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_CreateTemporaryAccessPassMethod parameters: - name: user-id @@ -29437,7 +30099,7 @@ paths: description: Retrieve a user's single temporaryAccessPassAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetTemporaryAccessPassMethod parameters: - name: user-id @@ -29502,7 +30164,7 @@ paths: description: Delete a users's temporaryAccessPassAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteTemporaryAccessPassMethod parameters: - name: user-id @@ -29563,7 +30225,7 @@ paths: description: Get a list of the windowsHelloForBusinessAuthenticationMethod objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -29644,7 +30306,7 @@ paths: description: Read the properties and relationships of a windowsHelloForBusinessAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -29709,7 +30371,7 @@ paths: description: Deletes a windowsHelloForBusinessAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -30045,10 +30707,10 @@ paths: tags: - users.informationProtection summary: List recoveryKeys - description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.' + description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the key property. For information about how to read the key property, see Get bitlockerRecoveryKey.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 operationId: user.informationProtection.bitlocker_ListRecoveryKey parameters: - name: user-id @@ -30127,10 +30789,10 @@ paths: tags: - users.informationProtection summary: Get bitlockerRecoveryKey - description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the **key** property that represents the actual recovery key. To include the **key** property in the response, use the `$select` OData query parameter. Including the `$select` query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' + description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 operationId: user.informationProtection.bitlocker_GetRecoveryKey parameters: - name: user-id @@ -30596,7 +31258,7 @@ paths: description: Get a collection of information protection labels available to the user or to the organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 operationId: user.informationProtection.policy_ListLabel parameters: - name: user-id @@ -30730,7 +31392,7 @@ paths: description: Retrieve the properties and relationships of an informationProtectionLabel object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 operationId: user.informationProtection.policy_GetLabel parameters: - name: user-id @@ -31677,7 +32339,7 @@ paths: description: 'Retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 operationId: user.informationProtection_ListThreatAssessmentRequest parameters: - name: user-id @@ -31769,7 +32431,7 @@ paths: description: 'Create a new threat assessment request. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 operationId: user.informationProtection_CreateThreatAssessmentRequest parameters: - name: user-id @@ -31805,7 +32467,7 @@ paths: description: 'Retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 operationId: user.informationProtection_GetThreatAssessmentRequest parameters: - name: user-id @@ -32605,6 +33267,18 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userFlowApiConnectorConfiguration: + title: userFlowApiConnectorConfiguration + type: object + properties: + postAttributeCollection: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + postFederationSignup: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + preTokenIssuance: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + additionalProperties: + type: object microsoft.graph.identityProvider: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -32617,7 +33291,7 @@ components: nullable: true clientSecret: type: string - description: The client secret for the application obtained when registering the application with the identity provider. This is write-only. A read operation will return ****. This is a required field. Required. Not nullable. + description: The client secret for the application obtained when registering the application with the identity provider. This is write-only. A read operation will return . This is a required field. Required. Not nullable. nullable: true name: type: string @@ -33525,7 +34199,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.contentState' additionalProperties: @@ -34550,7 +35224,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -35284,7 +35958,7 @@ components: items: type: string nullable: true - description: 'The list of id values for the specific permissions to match with, or a list with the single value all to match with any permission. The id of delegated permissions can be found in the publishedPermissionScopes property of the API''s **servicePrincipal** object. The id of application permissions can be found in the appRoles property of the API''s **servicePrincipal** object. The id of resource-specific application permissions can be found in the resourceSpecificApplicationPermissions property of the API''s **servicePrincipal** object. Default is the single value all.' + description: 'The list of id values for the specific permissions to match with, or a list with the single value all to match with any permission. The id of delegated permissions can be found in the publishedPermissionScopes property of the API''s servicePrincipal object. The id of application permissions can be found in the appRoles property of the API''s servicePrincipal object. The id of resource-specific application permissions can be found in the resourceSpecificApplicationPermissions property of the API''s servicePrincipal object. Default is the single value all.' permissionType: $ref: '#/components/schemas/microsoft.graph.permissionType' resourceApplication: @@ -36103,18 +36777,6 @@ components: $ref: '#/components/schemas/microsoft.graph.authenticationConditionsApplications' additionalProperties: type: object - microsoft.graph.userFlowApiConnectorConfiguration: - title: userFlowApiConnectorConfiguration - type: object - properties: - postAttributeCollection: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' - postFederationSignup: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' - preTokenIssuance: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' - additionalProperties: - type: object microsoft.graph.userAttributeValuesItem: title: userAttributeValuesItem type: object @@ -36639,8 +37301,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -41169,11 +41831,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -41337,6 +41999,16 @@ components: type: string additionalProperties: type: object + ReferenceUpdate: + type: object + properties: + '@odata.id': + type: string + '@odata.type': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.dataPolicyOperationCollectionResponse: title: Collection of dataPolicyOperation type: object @@ -42414,7 +43086,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.conditionalAccessDevicePlatform' - description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue,linux``.' + description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue,linux.' additionalProperties: type: object microsoft.graph.conditionalAccessUsers: @@ -42536,6 +43208,12 @@ components: title: customExtensionClientConfiguration type: object properties: + maximumRetries: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true timeoutInMilliseconds: maximum: 2147483647 minimum: -2147483648 @@ -48430,7 +49108,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -48441,7 +49119,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -49869,7 +50547,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -51211,11 +51889,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -56155,7 +56833,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -61194,6 +61872,13 @@ components: schema: $ref: '#/components/schemas/ReferenceCreate' required: true + refPutBody: + description: New navigation property ref values + content: + application/json: + schema: + $ref: '#/components/schemas/ReferenceUpdate' + required: true securitySchemes: azureaadv2: type: oauth2 diff --git a/openApiDocs/beta/Mail.yml b/openApiDocs/beta/Mail.yml index 5732a61ea4e..364fbc304d1 100644 --- a/openApiDocs/beta/Mail.yml +++ b/openApiDocs/beta/Mail.yml @@ -84,7 +84,7 @@ paths: description: 'Get the Focused Inbox overrides that a user has set up to always classify messages from certain senders in specific ways. Each override corresponds to an SMTP address of a sender. Initially, a user does not have any overrides.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassification-list-overrides?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassification-list-overrides?view=graph-rest-1.0 operationId: user.inferenceClassification_ListOverride parameters: - name: user-id @@ -146,7 +146,7 @@ paths: description: "Create a focused Inbox override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified\nas specified in the override." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassification-post-overrides?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassification-post-overrides?view=graph-rest-1.0 operationId: user.inferenceClassification_CreateOverride parameters: - name: user-id @@ -226,10 +226,10 @@ paths: tags: - users.inferenceClassification summary: Update inferenceClassificationOverride - description: "Change the **classifyAs** field of a focused Inbox override as specified. You cannot use PATCH to change any other fields in an inferenceClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use POST to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with\nthe new SMTP address is the only way to 'update' the override for this sender." + description: "Change the classifyAs field of a focused Inbox override as specified. You cannot use PATCH to change any other fields in an inferenceClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use POST to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with\nthe new SMTP address is the only way to 'update' the override for this sender." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassificationoverride-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassificationoverride-update?view=graph-rest-1.0 operationId: user.inferenceClassification_UpdateOverride parameters: - name: user-id @@ -272,7 +272,7 @@ paths: description: Delete a focused Inbox override specified by its ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassificationoverride-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassificationoverride-delete?view=graph-rest-1.0 operationId: user.inferenceClassification_DeleteOverride parameters: - name: user-id @@ -332,7 +332,7 @@ paths: description: The user's mail folders. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-mailfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-mailfolders?view=graph-rest-1.0 operationId: user_ListMailFolder parameters: - name: user-id @@ -437,10 +437,10 @@ paths: tags: - users.mailFolder summary: Create MailFolder - description: 'Use this API to create a new mail folder in the root folder of the user''s mailbox. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' + description: 'Use this API to create a new mail folder in the root folder of the user''s mailbox. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-mailfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-mailfolders?view=graph-rest-1.0 operationId: user_CreateMailFolder parameters: - name: user-id @@ -476,7 +476,7 @@ paths: description: The user's mail folders. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-get?view=graph-rest-1.0 operationId: user_GetMailFolder parameters: - name: user-id @@ -558,11 +558,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: user_UpdateMailFolder parameters: - name: user-id @@ -605,7 +605,7 @@ paths: description: 'Delete the specified mailFolder. The folder can be a mailSearchFolder. You can specify a mail folder by its folder ID, or by its well-known folder name, if one exists.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delete?view=graph-rest-1.0 operationId: user_DeleteMailFolder parameters: - name: user-id @@ -644,7 +644,7 @@ paths: description: The collection of child folders in the mailFolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-childfolders?view=graph-rest-1.0 operationId: user.mailFolder_ListChildFolder parameters: - name: user-id @@ -757,10 +757,10 @@ paths: tags: - users.mailFolder summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' + description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 operationId: user.mailFolder_CreateChildFolder parameters: - name: user-id @@ -985,7 +985,7 @@ paths: description: Get all the messageRule objects defined for the user's inbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_ListMessageRule parameters: - name: user-id @@ -1081,7 +1081,7 @@ paths: description: Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_CreateMessageRule parameters: - name: user-id @@ -1133,7 +1133,7 @@ paths: description: Get the properties and relationships of a messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_GetMessageRule parameters: - name: user-id @@ -1205,7 +1205,7 @@ paths: description: Change writable properties on a messageRule object and save the changes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_UpdateMessageRule parameters: - name: user-id @@ -1264,7 +1264,7 @@ paths: description: Delete the specified messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_DeleteMessageRule parameters: - name: user-id @@ -1356,7 +1356,7 @@ paths: description: 'List all the messages in the specified user''s mailbox, or those messages in a specified folder in the mailbox.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_ListMessage parameters: - name: user-id @@ -1550,7 +1550,7 @@ paths: description: Use this API to create a new Message in a mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_CreateMessage parameters: - name: user-id @@ -1823,7 +1823,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_GetMessagesContent parameters: - name: user-id @@ -1929,7 +1929,7 @@ paths: description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_ListAttachment parameters: - name: user-id @@ -2031,10 +2031,10 @@ paths: tags: - users.mailFolder summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_CreateAttachment parameters: - name: user-id @@ -2094,7 +2094,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_GetAttachment parameters: - name: user-id @@ -2376,7 +2376,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_CreateExtension parameters: - name: user-id @@ -2436,7 +2436,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_GetExtension parameters: - name: user-id @@ -2580,10 +2580,10 @@ paths: tags: - users.mailFolder summary: Delete openTypeExtension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_DeleteExtension parameters: - name: user-id @@ -2949,7 +2949,7 @@ paths: description: 'Delete a message in the specified user''s mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in the message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_DeleteMention parameters: - name: user-id @@ -3295,7 +3295,7 @@ paths: description: Get all the messageRule objects defined for the user's inbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 operationId: user.mailFolder_ListMessageRule parameters: - name: user-id @@ -3383,7 +3383,7 @@ paths: description: Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 operationId: user.mailFolder_CreateMessageRule parameters: - name: user-id @@ -3427,7 +3427,7 @@ paths: description: Get the properties and relationships of a messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 operationId: user.mailFolder_GetMessageRule parameters: - name: user-id @@ -3491,7 +3491,7 @@ paths: description: Change writable properties on a messageRule object and save the changes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 operationId: user.mailFolder_UpdateMessageRule parameters: - name: user-id @@ -3542,7 +3542,7 @@ paths: description: Delete the specified messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 operationId: user.mailFolder_DeleteMessageRule parameters: - name: user-id @@ -3618,7 +3618,7 @@ paths: description: 'List all the messages in the specified user''s mailbox, or those messages in a specified folder in the mailbox.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder_ListMessage parameters: - name: user-id @@ -3804,7 +3804,7 @@ paths: description: Use this API to create a new Message in a mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 operationId: user.mailFolder_CreateMessage parameters: - name: user-id @@ -4045,7 +4045,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder_GetMessagesContent parameters: - name: user-id @@ -4135,7 +4135,7 @@ paths: description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.mailFolder.message_ListAttachment parameters: - name: user-id @@ -4229,10 +4229,10 @@ paths: tags: - users.mailFolder summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.message_CreateAttachment parameters: - name: user-id @@ -4284,7 +4284,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.mailFolder.message_GetAttachment parameters: - name: user-id @@ -4534,7 +4534,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.mailFolder.message_CreateExtension parameters: - name: user-id @@ -4586,7 +4586,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.mailFolder.message_GetExtension parameters: - name: user-id @@ -4714,10 +4714,10 @@ paths: tags: - users.mailFolder summary: Delete openTypeExtension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.mailFolder.message_DeleteExtension parameters: - name: user-id @@ -5043,7 +5043,7 @@ paths: description: 'Delete a message in the specified user''s mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in the message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 operationId: user.mailFolder.message_DeleteMention parameters: - name: user-id @@ -5333,7 +5333,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_ListMessage parameters: - name: user-id @@ -5514,11 +5514,11 @@ paths: post: tags: - users.message - summary: Create Message - description: "Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:\n- Include an attachment.\n- Use a mention to call out another user in the new message.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single action, or create a draft to forward, to reply or to reply-all to an existing message." + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user_CreateMessage parameters: - name: user-id @@ -5554,7 +5554,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_GetMessage parameters: - name: user-id @@ -5664,7 +5664,7 @@ paths: description: Update the properties of a message object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 operationId: user_UpdateMessage parameters: - name: user-id @@ -5707,7 +5707,7 @@ paths: description: 'Delete a message in the specified user''s mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in the message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 operationId: user_DeleteMessage parameters: - name: user-id @@ -5745,7 +5745,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_GetMessagesContent parameters: - name: user-id @@ -5819,7 +5819,7 @@ paths: description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.message_ListAttachment parameters: - name: user-id @@ -5905,10 +5905,10 @@ paths: tags: - users.message summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.message_CreateAttachment parameters: - name: user-id @@ -5952,7 +5952,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, Outlook task, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.message_GetAttachment parameters: - name: user-id @@ -6170,7 +6170,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.message_CreateExtension parameters: - name: user-id @@ -6214,7 +6214,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.message_GetExtension parameters: - name: user-id @@ -6326,10 +6326,10 @@ paths: tags: - users.message summary: Delete openTypeExtension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.message_DeleteExtension parameters: - name: user-id @@ -6615,7 +6615,7 @@ paths: description: 'Delete a message in the specified user''s mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in the message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 operationId: user.message_DeleteMention parameters: - name: user-id diff --git a/openApiDocs/beta/ManagedTenants.yml b/openApiDocs/beta/ManagedTenants.yml index 5a9e9b6c64f..0b0901c3d49 100644 --- a/openApiDocs/beta/ManagedTenants.yml +++ b/openApiDocs/beta/ManagedTenants.yml @@ -170,7 +170,7 @@ paths: description: Get a list of the aggregatedPolicyCompliance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListAggregatedPolicyCompliance parameters: - $ref: '#/components/parameters/top' @@ -779,7 +779,7 @@ paths: description: Read the properties and relationships of an auditEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetAuditEvent parameters: - name: auditEvent-id @@ -916,7 +916,7 @@ paths: description: Get a list of the cloudPcConnection objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListCloudPcConnection parameters: - $ref: '#/components/parameters/top' @@ -1015,7 +1015,7 @@ paths: description: Read the properties and relationships of a cloudPcConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetCloudPcConnection parameters: - name: cloudPcConnection-id @@ -1144,7 +1144,7 @@ paths: description: Get a list of the cloudPcDevice objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListCloudPcDevice parameters: - $ref: '#/components/parameters/top' @@ -1264,7 +1264,7 @@ paths: description: Read the properties and relationships of a cloudPcDevice object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetCloudPcDevice parameters: - name: cloudPcDevice-id @@ -1400,7 +1400,7 @@ paths: description: Get a list of the cloudPcOverview objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListCloudPcsOverview parameters: - $ref: '#/components/parameters/top' @@ -1544,7 +1544,7 @@ paths: description: Read the properties and relationships of a cloudPcOverview object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetCloudPcsOverview parameters: - name: cloudPcOverview-tenantId @@ -1688,7 +1688,7 @@ paths: description: Get a list of the conditionalAccessPolicyCoverage objects and their properties. Use this operation to list of Azure Active Directory conditional access policy coverage across all tenants that are being managed by the multi-tenant management platform. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListConditionalAccessPolicyCoverage parameters: - $ref: '#/components/parameters/top' @@ -1784,7 +1784,7 @@ paths: description: Read the properties and relationships of a conditionalAccessPolicyCoverage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetConditionalAccessPolicyCoverage parameters: - name: conditionalAccessPolicyCoverage-id @@ -1912,7 +1912,7 @@ paths: description: Get a list of the credentialUserRegistrationsSummary objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListCredentialUserRegistrationsSummary parameters: - $ref: '#/components/parameters/top' @@ -2032,7 +2032,7 @@ paths: description: Read the properties and relationships of a credentialUserRegistrationsSummary object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetCredentialUserRegistrationsSummary parameters: - name: credentialUserRegistrationsSummary-id @@ -2432,7 +2432,7 @@ paths: description: Get a list of the deviceCompliancePolicySettingStateSummary objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListDeviceCompliancePolicySettingStateSummary parameters: - $ref: '#/components/parameters/top' @@ -2555,7 +2555,7 @@ paths: description: Read the properties and relationships of a deviceCompliancePolicySettingStateSummary object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetDeviceCompliancePolicySettingStateSummary parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -2952,7 +2952,7 @@ paths: description: Get a list of the managedDeviceCompliance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagedDeviceCompliance parameters: - $ref: '#/components/parameters/top' @@ -3078,7 +3078,7 @@ paths: description: Read the properties and relationships of a managedDeviceCompliance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagedDeviceCompliance parameters: - name: managedDeviceCompliance-id @@ -3216,7 +3216,7 @@ paths: description: Get a list of the managedDeviceComplianceTrend objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagedDeviceComplianceTrend parameters: - $ref: '#/components/parameters/top' @@ -3327,7 +3327,7 @@ paths: description: Read the properties and relationships of a managedDeviceComplianceTrend object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagedDeviceComplianceTrend parameters: - name: managedDeviceComplianceTrend-id @@ -6436,7 +6436,7 @@ paths: description: Get a list of the managementAction objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagementAction parameters: - $ref: '#/components/parameters/top' @@ -6538,7 +6538,7 @@ paths: description: Read the properties and relationships of a managementAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagementAction parameters: - name: managementAction-id @@ -6668,7 +6668,7 @@ paths: description: Get a list of the managementActionTenantDeploymentStatus objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagementActionTenantDeploymentStatus parameters: - $ref: '#/components/parameters/top' @@ -6761,7 +6761,7 @@ paths: description: Read the properties and relationships of a managementActionTenantDeploymentStatus object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagementActionTenantDeploymentStatus parameters: - name: managementActionTenantDeploymentStatus-id @@ -6888,7 +6888,7 @@ paths: description: Get a list of the managementIntent objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagementIntent parameters: - $ref: '#/components/parameters/top' @@ -6981,7 +6981,7 @@ paths: description: Read the properties and relationships of a managementIntent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagementIntent parameters: - name: managementIntent-id @@ -7821,7 +7821,7 @@ paths: description: Get a list of the managementTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListManagementTemplate parameters: - $ref: '#/components/parameters/top' @@ -7951,7 +7951,7 @@ paths: description: Read the properties and relationships of a managementTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetManagementTemplate parameters: - name: managementTemplate-id @@ -10010,7 +10010,7 @@ paths: description: "Get the roles that a signed-in user has through a delegated relationship across managed tenants. For information on the types of delegated relationships between a Managed Service Provider (MSP) who uses Microsoft 365 Lighthouse, and their business customers with Microsoft 365 Business Premium tenants, see the following articles on the Partner Center:\n- Delegated administration privileges (DAP)\n- Granular delegated admin privileges (GDAP)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListMyRole parameters: - $ref: '#/components/parameters/top' @@ -10219,7 +10219,7 @@ paths: description: Get a list of the tenantGroup objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListTenantGroup parameters: - $ref: '#/components/parameters/top' @@ -10318,7 +10318,7 @@ paths: description: Read the properties and relationships of a tenantGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetTenantGroup parameters: - name: tenantGroup-id @@ -10447,7 +10447,7 @@ paths: description: Get a list of the tenant objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListTenant parameters: - $ref: '#/components/parameters/top' @@ -10549,7 +10549,7 @@ paths: description: Read the properties and relationships of a tenant object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetTenant parameters: - name: tenant-id @@ -10679,7 +10679,7 @@ paths: description: Get a list of the tenantCustomizedInformation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListTenantsCustomizedInformation parameters: - $ref: '#/components/parameters/top' @@ -10775,7 +10775,7 @@ paths: description: Read the properties and relationships of a tenantCustomizedInformation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetTenantsCustomizedInformation parameters: - name: tenantCustomizedInformation-id @@ -10831,7 +10831,7 @@ paths: description: Update the properties of a tenantCustomizedInformation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_UpdateTenantsCustomizedInformation parameters: - name: tenantCustomizedInformation-id @@ -10907,7 +10907,7 @@ paths: description: Get a list of the tenantDetailedInformation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListTenantsDetailedInformation parameters: - $ref: '#/components/parameters/top' @@ -11021,7 +11021,7 @@ paths: description: Read the properties and relationships of a tenantDetailedInformation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetTenantsDetailedInformation parameters: - name: tenantDetailedInformation-id @@ -11155,7 +11155,7 @@ paths: description: Get a list of the tenantTag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListTenantTag parameters: - $ref: '#/components/parameters/top' @@ -11240,7 +11240,7 @@ paths: description: Create a new tenantTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_CreateTenantTag requestBody: description: New navigation property @@ -11267,7 +11267,7 @@ paths: description: Read the properties and relationships of a tenantTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetTenantTag parameters: - name: tenantTag-id @@ -11327,7 +11327,7 @@ paths: description: Update the properties of a tenantTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_UpdateTenantTag parameters: - name: tenantTag-id @@ -11362,7 +11362,7 @@ paths: description: Delete a tenantTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_DeleteTenantTag parameters: - name: tenantTag-id @@ -11407,7 +11407,7 @@ paths: description: Get a list of the windowsDeviceMalwareState objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListWindowsDeviceMalwareState parameters: - $ref: '#/components/parameters/top' @@ -11539,7 +11539,7 @@ paths: description: Read the properties and relationships of a windowsDeviceMalwareState object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetWindowsDeviceMalwareState parameters: - name: windowsDeviceMalwareState-id @@ -11679,7 +11679,7 @@ paths: description: Get a list of the windowsProtectionState objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_ListWindowsProtectionState parameters: - $ref: '#/components/parameters/top' @@ -11838,7 +11838,7 @@ paths: description: Read the properties and relationships of a windowsProtectionState object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-1.0 operationId: tenantRelationship.managedTenant_GetWindowsProtectionState parameters: - name: windowsProtectionState-id diff --git a/openApiDocs/beta/Notes.yml b/openApiDocs/beta/Notes.yml index b03ca4f7180..32d21f367dd 100644 --- a/openApiDocs/beta/Notes.yml +++ b/openApiDocs/beta/Notes.yml @@ -132,7 +132,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: group.onenote_ListNotebook parameters: - name: group-id @@ -241,7 +241,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: group.onenote_CreateNotebook parameters: - name: group-id @@ -277,7 +277,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: group.onenote_GetNotebook parameters: - name: group-id @@ -427,7 +427,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook_ListSectionGroup parameters: - name: group-id @@ -536,7 +536,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook_CreateSectionGroup parameters: - name: group-id @@ -915,7 +915,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -1161,7 +1161,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id @@ -1279,7 +1279,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_CreateSection parameters: - name: group-id @@ -2539,7 +2539,7 @@ paths: description: Retrieve a list of section objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: group.onenote.notebook_ListSection parameters: - name: group-id @@ -2649,7 +2649,7 @@ paths: description: Create a new section in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: group.onenote.notebook_CreateSection parameters: - name: group-id @@ -3762,7 +3762,7 @@ paths: tags: - groups.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: group.onenote_ListOperation parameters: - name: group-id @@ -3881,10 +3881,10 @@ paths: tags: - groups.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: group.onenote_GetOperation parameters: - name: group-id @@ -4293,7 +4293,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: group.onenote_DeletePage parameters: - name: group-id @@ -4914,7 +4914,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote_ListSectionGroup parameters: - name: group-id @@ -5047,7 +5047,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: group.onenote_GetSectionGroup parameters: - name: group-id @@ -5345,7 +5345,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -5567,7 +5567,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_ListSection parameters: - name: group-id @@ -5677,7 +5677,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_CreateSection parameters: - name: group-id @@ -6793,7 +6793,7 @@ paths: description: Retrieve a list of section objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: group.onenote_ListSection parameters: - name: group-id @@ -6927,7 +6927,7 @@ paths: description: Retrieve the properties and relationships of a section object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: group.onenote_GetSection parameters: - name: group-id @@ -7970,7 +7970,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: site.onenote_ListNotebook parameters: - name: site-id @@ -8079,7 +8079,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: site.onenote_CreateNotebook parameters: - name: site-id @@ -8115,7 +8115,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: site.onenote_GetNotebook parameters: - name: site-id @@ -8265,7 +8265,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook_ListSectionGroup parameters: - name: site-id @@ -8374,7 +8374,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook_CreateSectionGroup parameters: - name: site-id @@ -8753,7 +8753,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: site-id @@ -8999,7 +8999,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_ListSection parameters: - name: site-id @@ -9117,7 +9117,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_CreateSection parameters: - name: site-id @@ -10377,7 +10377,7 @@ paths: description: Retrieve a list of section objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: site.onenote.notebook_ListSection parameters: - name: site-id @@ -10487,7 +10487,7 @@ paths: description: Create a new section in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: site.onenote.notebook_CreateSection parameters: - name: site-id @@ -11600,7 +11600,7 @@ paths: tags: - sites.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: site.onenote_ListOperation parameters: - name: site-id @@ -11719,10 +11719,10 @@ paths: tags: - sites.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: site.onenote_GetOperation parameters: - name: site-id @@ -12131,7 +12131,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: site.onenote_DeletePage parameters: - name: site-id @@ -12752,7 +12752,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote_ListSectionGroup parameters: - name: site-id @@ -12885,7 +12885,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: site.onenote_GetSectionGroup parameters: - name: site-id @@ -13183,7 +13183,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_ListSectionGroup parameters: - name: site-id @@ -13405,7 +13405,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_ListSection parameters: - name: site-id @@ -13515,7 +13515,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_CreateSection parameters: - name: site-id @@ -14631,7 +14631,7 @@ paths: description: Retrieve a list of section objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: site.onenote_ListSection parameters: - name: site-id @@ -14765,7 +14765,7 @@ paths: description: Retrieve the properties and relationships of a section object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: site.onenote_GetSection parameters: - name: site-id @@ -15808,7 +15808,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: user.onenote_ListNotebook parameters: - name: user-id @@ -15917,7 +15917,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: user.onenote_CreateNotebook parameters: - name: user-id @@ -15953,7 +15953,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: user.onenote_GetNotebook parameters: - name: user-id @@ -16103,7 +16103,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook_ListSectionGroup parameters: - name: user-id @@ -16212,7 +16212,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook_CreateSectionGroup parameters: - name: user-id @@ -16591,7 +16591,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: user-id @@ -16837,7 +16837,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_ListSection parameters: - name: user-id @@ -16955,7 +16955,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_CreateSection parameters: - name: user-id @@ -18215,7 +18215,7 @@ paths: description: Retrieve a list of section objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: user.onenote.notebook_ListSection parameters: - name: user-id @@ -18325,7 +18325,7 @@ paths: description: Create a new section in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: user.onenote.notebook_CreateSection parameters: - name: user-id @@ -19438,7 +19438,7 @@ paths: tags: - users.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: user.onenote_ListOperation parameters: - name: user-id @@ -19557,10 +19557,10 @@ paths: tags: - users.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: user.onenote_GetOperation parameters: - name: user-id @@ -19969,7 +19969,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: user.onenote_DeletePage parameters: - name: user-id @@ -20590,7 +20590,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote_ListSectionGroup parameters: - name: user-id @@ -20723,7 +20723,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: user.onenote_GetSectionGroup parameters: - name: user-id @@ -21021,7 +21021,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_ListSectionGroup parameters: - name: user-id @@ -21243,7 +21243,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_ListSection parameters: - name: user-id @@ -21353,7 +21353,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_CreateSection parameters: - name: user-id @@ -22469,7 +22469,7 @@ paths: description: Retrieve a list of section objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: user.onenote_ListSection parameters: - name: user-id @@ -22603,7 +22603,7 @@ paths: description: Retrieve the properties and relationships of a section object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: user.onenote_GetSection parameters: - name: user-id @@ -24033,11 +24033,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/People.yml b/openApiDocs/beta/People.yml index 3b5d594e6f1..15ce64ab5a2 100644 --- a/openApiDocs/beta/People.yml +++ b/openApiDocs/beta/People.yml @@ -394,7 +394,7 @@ paths: description: 'Retrieve a list of person objects ordered by their relevance to the user, which is determined by the user''s communication and collaboration patterns, and business relationships.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-people?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-people?view=graph-rest-1.0 operationId: user_ListPerson parameters: - name: user-id @@ -597,10 +597,10 @@ paths: tags: - users.profile summary: Get profile - description: 'Retrieve the properties and relationships of a profile object for a given user. The **profile** resource exposes various rich properties that are descriptive of the user as relationships, for example, anniversaries and education activities. To get one of these navigation properties, use the corresponding GET method on that property. See the methods exposed by **profile**.' + description: 'Retrieve the properties and relationships of a profile object for a given user. The profile resource exposes various rich properties that are descriptive of the user as relationships, for example, anniversaries and education activities. To get one of these navigation properties, use the corresponding GET method on that property. See the methods exposed by profile.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-get?view=graph-rest-1.0 operationId: user_GetProfile parameters: - name: user-id @@ -721,7 +721,7 @@ paths: description: Deletes a profile object from a user's account. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-delete?view=graph-rest-1.0 operationId: user_DeleteProfile parameters: - name: user-id @@ -752,7 +752,7 @@ paths: description: Retrieves properties related to the user's accounts from the profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-accounts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-accounts?view=graph-rest-1.0 operationId: user.profile_ListAccount parameters: - name: user-id @@ -857,7 +857,7 @@ paths: description: Create a new userAccountInformation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-accounts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-accounts?view=graph-rest-1.0 operationId: user.profile_CreateAccount parameters: - name: user-id @@ -893,7 +893,7 @@ paths: description: Retrieve the properties and relationships of an userAccountInformation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/useraccountinformation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/useraccountinformation-get?view=graph-rest-1.0 operationId: user.profile_GetAccount parameters: - name: user-id @@ -965,7 +965,7 @@ paths: description: Update the properties of an userAccountInformation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/useraccountinformation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/useraccountinformation-update?view=graph-rest-1.0 operationId: user.profile_UpdateAccount parameters: - name: user-id @@ -1008,7 +1008,7 @@ paths: description: Delete an userAccountInformation object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/useraccountinformation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/useraccountinformation-delete?view=graph-rest-1.0 operationId: user.profile_DeleteAccount parameters: - name: user-id @@ -1066,10 +1066,10 @@ paths: tags: - users.profile summary: List addresses - description: Get the itemAddress resources from the **addresses** navigation property. + description: Get the itemAddress resources from the addresses navigation property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-addresses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-addresses?view=graph-rest-1.0 operationId: user.profile_ListAddress parameters: - name: user-id @@ -1171,7 +1171,7 @@ paths: description: Create a new itemAddress object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-addresses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-addresses?view=graph-rest-1.0 operationId: user.profile_CreateAddress parameters: - name: user-id @@ -1207,7 +1207,7 @@ paths: description: Read the properties and relationships of an itemAddress object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemaddress-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemaddress-get?view=graph-rest-1.0 operationId: user.profile_GetAddress parameters: - name: user-id @@ -1278,7 +1278,7 @@ paths: description: Update the properties of an itemAddress object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemaddress-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-1.0 operationId: user.profile_UpdateAddress parameters: - name: user-id @@ -1321,7 +1321,7 @@ paths: description: Deletes an itemAddress object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-1.0 operationId: user.profile_DeleteAddress parameters: - name: user-id @@ -1382,7 +1382,7 @@ paths: description: Retrieve a list of personAnniversary objects for the given user from their profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-anniversaries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-anniversaries?view=graph-rest-1.0 operationId: user.profile_ListAnniversary parameters: - name: user-id @@ -1484,7 +1484,7 @@ paths: description: Use this API to create a new personAnniversary object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-anniversaries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-anniversaries?view=graph-rest-1.0 operationId: user.profile_CreateAnniversary parameters: - name: user-id @@ -1520,7 +1520,7 @@ paths: description: Retrieve the properties and relationships of a personAnniversary object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personanniversary-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personanniversary-get?view=graph-rest-1.0 operationId: user.profile_GetAnniversary parameters: - name: user-id @@ -1591,7 +1591,7 @@ paths: description: Update the properties of a personAnniversary object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personanniversary-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personanniversary-update?view=graph-rest-1.0 operationId: user.profile_UpdateAnniversary parameters: - name: user-id @@ -1634,7 +1634,7 @@ paths: description: Delete a personAnniversary object from the user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personanniversary-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personanniversary-delete?view=graph-rest-1.0 operationId: user.profile_DeleteAnniversary parameters: - name: user-id @@ -1695,7 +1695,7 @@ paths: description: Retrieve a list of personAward objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-awards?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-awards?view=graph-rest-1.0 operationId: user.profile_ListAward parameters: - name: user-id @@ -1806,7 +1806,7 @@ paths: description: Create a new personAward object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-awards?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-awards?view=graph-rest-1.0 operationId: user.profile_CreateAward parameters: - name: user-id @@ -1842,7 +1842,7 @@ paths: description: Read the properties and relationships of a personAward object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personaward-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personaward-get?view=graph-rest-1.0 operationId: user.profile_GetAward parameters: - name: user-id @@ -1916,7 +1916,7 @@ paths: description: Update the properties of a personAward object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personaward-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-1.0 operationId: user.profile_UpdateAward parameters: - name: user-id @@ -1959,7 +1959,7 @@ paths: description: Deletes a personAward object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personaward-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-1.0 operationId: user.profile_DeleteAward parameters: - name: user-id @@ -2020,7 +2020,7 @@ paths: description: Retrieve a list of personCertification objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-certifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-certifications?view=graph-rest-1.0 operationId: user.profile_ListCertification parameters: - name: user-id @@ -2143,7 +2143,7 @@ paths: description: Create a new personCertification object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-certifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-certifications?view=graph-rest-1.0 operationId: user.profile_CreateCertification parameters: - name: user-id @@ -2179,7 +2179,7 @@ paths: description: Read the properties and relationships of a personCertification object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personcertification-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personcertification-get?view=graph-rest-1.0 operationId: user.profile_GetCertification parameters: - name: user-id @@ -2257,7 +2257,7 @@ paths: description: Update the properties of a personCertification object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personcertification-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-1.0 operationId: user.profile_UpdateCertification parameters: - name: user-id @@ -2300,7 +2300,7 @@ paths: description: Deletes a personCertification object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personcertification-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-1.0 operationId: user.profile_DeleteCertification parameters: - name: user-id @@ -2361,7 +2361,7 @@ paths: description: Retrieve a list of educationalActivity objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-educationalactivities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-educationalactivities?view=graph-rest-1.0 operationId: user.profile_ListEducationalActivity parameters: - name: user-id @@ -2469,7 +2469,7 @@ paths: description: Create a new educationalActivity in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-educationalactivities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-educationalactivities?view=graph-rest-1.0 operationId: user.profile_CreateEducationalActivity parameters: - name: user-id @@ -2505,7 +2505,7 @@ paths: description: Retrieve the properties and relationships of an educationalActivity object from a users profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationalactivity-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationalactivity-get?view=graph-rest-1.0 operationId: user.profile_GetEducationalActivity parameters: - name: user-id @@ -2578,7 +2578,7 @@ paths: description: Update the properties of an educationalActivity object within a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationalactivity-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationalactivity-update?view=graph-rest-1.0 operationId: user.profile_UpdateEducationalActivity parameters: - name: user-id @@ -2621,7 +2621,7 @@ paths: description: Delete an educationalActivity object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationalactivity-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationalactivity-delete?view=graph-rest-1.0 operationId: user.profile_DeleteEducationalActivity parameters: - name: user-id @@ -2682,7 +2682,7 @@ paths: description: Retrieve the properties and relationships of an itemEmail object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-emails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-emails?view=graph-rest-1.0 operationId: user.profile_ListEmail parameters: - name: user-id @@ -2784,7 +2784,7 @@ paths: description: Create a new itemEmail object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-emails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-emails?view=graph-rest-1.0 operationId: user.profile_CreateEmail parameters: - name: user-id @@ -2820,7 +2820,7 @@ paths: description: Retrieve the properties and relationships of an itemEmail object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itememail-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-1.0 operationId: user.profile_GetEmail parameters: - name: user-id @@ -2891,7 +2891,7 @@ paths: description: Update the properties of an itemEmail object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itememail-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-1.0 operationId: user.profile_UpdateEmail parameters: - name: user-id @@ -2934,7 +2934,7 @@ paths: description: Delete an itemEmail object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itememail-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itememail-delete?view=graph-rest-1.0 operationId: user.profile_DeleteEmail parameters: - name: user-id @@ -2995,7 +2995,7 @@ paths: description: Retrieve a list of personInterest objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-interests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-interests?view=graph-rest-1.0 operationId: user.profile_ListInterest parameters: - name: user-id @@ -3106,7 +3106,7 @@ paths: description: Create a new personInterest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-interests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-interests?view=graph-rest-1.0 operationId: user.profile_CreateInterest parameters: - name: user-id @@ -3142,7 +3142,7 @@ paths: description: Retrieve the properties and relationships of a personInterest object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personinterest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personinterest-get?view=graph-rest-1.0 operationId: user.profile_GetInterest parameters: - name: user-id @@ -3216,7 +3216,7 @@ paths: description: Update the properties of a personInterest object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personinterest-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personinterest-update?view=graph-rest-1.0 operationId: user.profile_UpdateInterest parameters: - name: user-id @@ -3259,7 +3259,7 @@ paths: description: Deletes a personInterest object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personinterest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personinterest-delete?view=graph-rest-1.0 operationId: user.profile_DeleteInterest parameters: - name: user-id @@ -3320,7 +3320,7 @@ paths: description: Retrieve a list of languageProficiency objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-languages?view=graph-rest-1.0 operationId: user.profile_ListLanguage parameters: - name: user-id @@ -3434,7 +3434,7 @@ paths: description: Use this API to create a new languageProficiency object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-languages?view=graph-rest-1.0 operationId: user.profile_CreateLanguage parameters: - name: user-id @@ -3470,7 +3470,7 @@ paths: description: Retrieve the properties and relationships of a languageProficiency object within a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/languageproficiency-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/languageproficiency-get?view=graph-rest-1.0 operationId: user.profile_GetLanguage parameters: - name: user-id @@ -3545,7 +3545,7 @@ paths: description: Update the properties of a languageProficiency object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/languageproficiency-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/languageproficiency-update?view=graph-rest-1.0 operationId: user.profile_UpdateLanguage parameters: - name: user-id @@ -3588,7 +3588,7 @@ paths: description: Delete a languageProficiency object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/languageproficiency-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/languageproficiency-delete?view=graph-rest-1.0 operationId: user.profile_DeleteLanguage parameters: - name: user-id @@ -3649,7 +3649,7 @@ paths: description: Retrieve a list of personName objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-names?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-names?view=graph-rest-1.0 operationId: user.profile_ListName parameters: - name: user-id @@ -3775,7 +3775,7 @@ paths: description: Use this API to create a new personName object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-names?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-names?view=graph-rest-1.0 operationId: user.profile_CreateName parameters: - name: user-id @@ -3811,7 +3811,7 @@ paths: description: Retrieve the properties and relationships of a personName object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personname-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personname-get?view=graph-rest-1.0 operationId: user.profile_GetName parameters: - name: user-id @@ -3890,7 +3890,7 @@ paths: description: Update the properties of a personName object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personname-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personname-update?view=graph-rest-1.0 operationId: user.profile_UpdateName parameters: - name: user-id @@ -3933,7 +3933,7 @@ paths: description: Delete a personName object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personname-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personname-delete?view=graph-rest-1.0 operationId: user.profile_DeleteName parameters: - name: user-id @@ -3994,7 +3994,7 @@ paths: description: Retrieve a list of personAnnotation objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-notes?view=graph-rest-1.0 operationId: user.profile_ListNote parameters: - name: user-id @@ -4096,7 +4096,7 @@ paths: description: Create a new personAnnotation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-notes?view=graph-rest-1.0 operationId: user.profile_CreateNote parameters: - name: user-id @@ -4132,7 +4132,7 @@ paths: description: Read the properties and relationships of a personAnnotation object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personannotation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personannotation-get?view=graph-rest-1.0 operationId: user.profile_GetNote parameters: - name: user-id @@ -4203,7 +4203,7 @@ paths: description: Update the properties of a personAnnotation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personannotation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-1.0 operationId: user.profile_UpdateNote parameters: - name: user-id @@ -4246,7 +4246,7 @@ paths: description: Deletes a personAnnotation object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personannotation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-1.0 operationId: user.profile_DeleteNote parameters: - name: user-id @@ -4307,7 +4307,7 @@ paths: description: Retrieve a list of itemPatent objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-patents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-patents?view=graph-rest-1.0 operationId: user.profile_ListPatent parameters: - name: user-id @@ -4421,7 +4421,7 @@ paths: description: Create a new itemPatent object within a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-patents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-patents?view=graph-rest-1.0 operationId: user.profile_CreatePatent parameters: - name: user-id @@ -4457,7 +4457,7 @@ paths: description: Read the properties and relationships of an itemPatent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempatent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempatent-get?view=graph-rest-1.0 operationId: user.profile_GetPatent parameters: - name: user-id @@ -4532,7 +4532,7 @@ paths: description: Update the properties of an itemPatent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempatent-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-1.0 operationId: user.profile_UpdatePatent parameters: - name: user-id @@ -4575,7 +4575,7 @@ paths: description: Deletes an itemPatent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempatent-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-1.0 operationId: user.profile_DeletePatent parameters: - name: user-id @@ -4636,7 +4636,7 @@ paths: description: Retrieve a list of itemPhone objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-phones?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-phones?view=graph-rest-1.0 operationId: user.profile_ListPhone parameters: - name: user-id @@ -4738,7 +4738,7 @@ paths: description: Use this API to create a new itemPhone object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-phones?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-phones?view=graph-rest-1.0 operationId: user.profile_CreatePhone parameters: - name: user-id @@ -4774,7 +4774,7 @@ paths: description: Retrieve the properties and relationships of an itemPhone object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemphone-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemphone-get?view=graph-rest-1.0 operationId: user.profile_GetPhone parameters: - name: user-id @@ -4845,7 +4845,7 @@ paths: description: Update the properties of an itemPhone object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemphone-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-1.0 operationId: user.profile_UpdatePhone parameters: - name: user-id @@ -4888,7 +4888,7 @@ paths: description: Delete an itemPhone object from the user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemphone-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-1.0 operationId: user.profile_DeletePhone parameters: - name: user-id @@ -4949,7 +4949,7 @@ paths: description: Retrieve a list of workPosition objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-positions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-positions?view=graph-rest-1.0 operationId: user.profile_ListPosition parameters: - name: user-id @@ -5057,7 +5057,7 @@ paths: description: Use this API to create a new workPosition in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-positions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-positions?view=graph-rest-1.0 operationId: user.profile_CreatePosition parameters: - name: user-id @@ -5093,7 +5093,7 @@ paths: description: Retrieve the properties and relationships of a workPosition object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workposition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workposition-get?view=graph-rest-1.0 operationId: user.profile_GetPosition parameters: - name: user-id @@ -5166,7 +5166,7 @@ paths: description: Update the properties of a workPosition object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workposition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workposition-update?view=graph-rest-1.0 operationId: user.profile_UpdatePosition parameters: - name: user-id @@ -5209,7 +5209,7 @@ paths: description: Delete a specific workPosition object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workposition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workposition-delete?view=graph-rest-1.0 operationId: user.profile_DeletePosition parameters: - name: user-id @@ -5270,7 +5270,7 @@ paths: description: Retrieve a list of projectParticipation objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-projects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-projects?view=graph-rest-1.0 operationId: user.profile_ListProject parameters: - name: user-id @@ -5387,7 +5387,7 @@ paths: description: Use this API to create a new projectParticipation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-projects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-projects?view=graph-rest-1.0 operationId: user.profile_CreateProject parameters: - name: user-id @@ -5423,7 +5423,7 @@ paths: description: Retrieve the properties and relationships of a projectParticipation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectparticipation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectparticipation-get?view=graph-rest-1.0 operationId: user.profile_GetProject parameters: - name: user-id @@ -5499,7 +5499,7 @@ paths: description: Update the properties of a projectParticipation object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectparticipation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectparticipation-update?view=graph-rest-1.0 operationId: user.profile_UpdateProject parameters: - name: user-id @@ -5542,7 +5542,7 @@ paths: description: Delete a projectParticipation object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectparticipation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectparticipation-delete?view=graph-rest-1.0 operationId: user.profile_DeleteProject parameters: - name: user-id @@ -5603,7 +5603,7 @@ paths: description: Retrieve a list of itemPublication objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-publications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-publications?view=graph-rest-1.0 operationId: user.profile_ListPublication parameters: - name: user-id @@ -5714,7 +5714,7 @@ paths: description: Create a new itemPublication object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-publications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-publications?view=graph-rest-1.0 operationId: user.profile_CreatePublication parameters: - name: user-id @@ -5750,7 +5750,7 @@ paths: description: Read the properties and relationships of an itemPublication object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempublication-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempublication-get?view=graph-rest-1.0 operationId: user.profile_GetPublication parameters: - name: user-id @@ -5824,7 +5824,7 @@ paths: description: Update the properties of an itemPublication object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempublication-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-1.0 operationId: user.profile_UpdatePublication parameters: - name: user-id @@ -5867,7 +5867,7 @@ paths: description: Deletes an itemPublication object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itempublication-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itempublication-delete?view=graph-rest-1.0 operationId: user.profile_DeletePublication parameters: - name: user-id @@ -5928,7 +5928,7 @@ paths: description: Retrieve a list of skillProficiency objects in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-skills?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-skills?view=graph-rest-1.0 operationId: user.profile_ListSkill parameters: - name: user-id @@ -6039,7 +6039,7 @@ paths: description: Use this API to create a new skillProficiency object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-skills?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-skills?view=graph-rest-1.0 operationId: user.profile_CreateSkill parameters: - name: user-id @@ -6075,7 +6075,7 @@ paths: description: Retrieve the properties and relationships of a skillproficiency object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/skillproficiency-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/skillproficiency-get?view=graph-rest-1.0 operationId: user.profile_GetSkill parameters: - name: user-id @@ -6149,7 +6149,7 @@ paths: description: Update the properties of a skillProficiency object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/skillproficiency-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/skillproficiency-update?view=graph-rest-1.0 operationId: user.profile_UpdateSkill parameters: - name: user-id @@ -6192,7 +6192,7 @@ paths: description: Delete a skillProficiency object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/skillproficiency-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/skillproficiency-delete?view=graph-rest-1.0 operationId: user.profile_DeleteSkill parameters: - name: user-id @@ -6253,7 +6253,7 @@ paths: description: Retrieve a list of webAccounts objects from the user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-webaccounts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-webaccounts?view=graph-rest-1.0 operationId: user.profile_ListWebAccount parameters: - name: user-id @@ -6364,7 +6364,7 @@ paths: description: Create a new webAccount object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-webaccounts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-webaccounts?view=graph-rest-1.0 operationId: user.profile_CreateWebAccount parameters: - name: user-id @@ -6400,7 +6400,7 @@ paths: description: Retrieve the properties and relationships of a webAccount object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/webaccount-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/webaccount-get?view=graph-rest-1.0 operationId: user.profile_GetWebAccount parameters: - name: user-id @@ -6474,7 +6474,7 @@ paths: description: Update the properties of a webAccount object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/webaccount-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/webaccount-update?view=graph-rest-1.0 operationId: user.profile_UpdateWebAccount parameters: - name: user-id @@ -6517,7 +6517,7 @@ paths: description: Delete a webAccount object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/webaccount-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/webaccount-delete?view=graph-rest-1.0 operationId: user.profile_DeleteWebAccount parameters: - name: user-id @@ -6578,7 +6578,7 @@ paths: description: Retrieve a list of personWebsite objects from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-list-websites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-list-websites?view=graph-rest-1.0 operationId: user.profile_ListWebsite parameters: - name: user-id @@ -6686,7 +6686,7 @@ paths: description: Create a new personWebsite object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profile-post-websites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profile-post-websites?view=graph-rest-1.0 operationId: user.profile_CreateWebsite parameters: - name: user-id @@ -6722,7 +6722,7 @@ paths: description: Retrieve the properties and relationships of a personWebsite object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personwebsite-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personwebsite-get?view=graph-rest-1.0 operationId: user.profile_GetWebsite parameters: - name: user-id @@ -6795,7 +6795,7 @@ paths: description: Update the properties of personWebsite object in a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personwebsite-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personwebsite-update?view=graph-rest-1.0 operationId: user.profile_UpdateWebsite parameters: - name: user-id @@ -6838,7 +6838,7 @@ paths: description: Deletes a personWebsite object from a user's profile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/personwebsite-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/personwebsite-delete?view=graph-rest-1.0 operationId: user.profile_DeleteWebsite parameters: - name: user-id diff --git a/openApiDocs/beta/PersonalContacts.yml b/openApiDocs/beta/PersonalContacts.yml index dc29ac2b664..249f348dcd5 100644 --- a/openApiDocs/beta/PersonalContacts.yml +++ b/openApiDocs/beta/PersonalContacts.yml @@ -14,7 +14,7 @@ paths: description: Get all the contact folders in the signed-in user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-contactfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-contactfolders?view=graph-rest-1.0 operationId: user_ListContactFolder parameters: - name: user-id @@ -99,7 +99,7 @@ paths: description: Create a new contactFolder under the user's default contacts folder. You can also create a new contactfolder as a child of any specified contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-contactfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-contactfolders?view=graph-rest-1.0 operationId: user_CreateContactFolder parameters: - name: user-id @@ -135,7 +135,7 @@ paths: description: 'Get a contact folder by using the contact folder ID. There are two scenarios where an app can get another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-get?view=graph-rest-1.0 operationId: user_GetContactFolder parameters: - name: user-id @@ -206,7 +206,7 @@ paths: description: Update the properties of contactfolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-update?view=graph-rest-1.0 operationId: user_UpdateContactFolder parameters: - name: user-id @@ -249,7 +249,7 @@ paths: description: Delete contactFolder other than the default contactFolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delete?view=graph-rest-1.0 operationId: user_DeleteContactFolder parameters: - name: user-id @@ -288,7 +288,7 @@ paths: description: Get a collection of child folders under the specified contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-childfolders?view=graph-rest-1.0 operationId: user.contactFolder_ListChildFolder parameters: - name: user-id @@ -381,7 +381,7 @@ paths: description: Create a new contactFolder as a child of a specified folder. You can also create a new contactFolder under the user's default contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-childfolders?view=graph-rest-1.0 operationId: user.contactFolder_CreateChildFolder parameters: - name: user-id @@ -591,7 +591,7 @@ paths: description: 'Get all the contacts in the signed-in user''s mailbox (.../me/contacts), or from the specified contact folder.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_ListContact parameters: - name: user-id @@ -791,10 +791,10 @@ paths: tags: - users.contactFolder summary: Create Contact - description: Add a contact to the root Contacts folder or to the `contacts` endpoint of another contact folder. + description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_CreateContact parameters: - name: user-id @@ -1750,7 +1750,7 @@ paths: description: 'Get all the contacts in the signed-in user''s mailbox (.../me/contacts), or from the specified contact folder.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 operationId: user.contactFolder_ListContact parameters: - name: user-id @@ -1942,10 +1942,10 @@ paths: tags: - users.contactFolder summary: Create Contact - description: Add a contact to the root Contacts folder or to the `contacts` endpoint of another contact folder. + description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 operationId: user.contactFolder_CreateContact parameters: - name: user-id @@ -2773,7 +2773,7 @@ paths: description: 'Get contacts in the user''s mailbox. There are two scenarios where an app can get contacts in another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-contacts?view=graph-rest-1.0 operationId: user_ListContact parameters: - name: user-id @@ -2961,7 +2961,7 @@ paths: description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-contacts?view=graph-rest-1.0 operationId: user_CreateContact parameters: - name: user-id @@ -2997,7 +2997,7 @@ paths: description: 'Retrieve the properties and relationships of contact object. There are two scenarios where an app can get a contact in another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-get?view=graph-rest-1.0 operationId: user_GetContact parameters: - name: user-id @@ -3102,7 +3102,7 @@ paths: description: Update the properties of contact object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-update?view=graph-rest-1.0 operationId: user_UpdateContact parameters: - name: user-id @@ -3145,7 +3145,7 @@ paths: description: Delete contact. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delete?view=graph-rest-1.0 operationId: user_DeleteContact parameters: - name: user-id diff --git a/openApiDocs/beta/Planner.yml b/openApiDocs/beta/Planner.yml index f1fcd4447dc..fc4ef101213 100644 --- a/openApiDocs/beta/Planner.yml +++ b/openApiDocs/beta/Planner.yml @@ -127,10 +127,10 @@ paths: tags: - groups.plannerGroup summary: List plans - description: Retrieve a list of **plannerPlan** objects owned by a group object. + description: Retrieve a list of plannerPlan objects owned by a group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0 operationId: group.planner_ListPlan parameters: - name: group-id @@ -406,7 +406,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: group.planner.plan_ListBucket parameters: - name: group-id @@ -698,7 +698,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: group.planner.plan.bucket_ListTask parameters: - name: group-id @@ -1119,10 +1119,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: group-id @@ -1199,7 +1199,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: group-id @@ -1313,10 +1313,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: group-id @@ -1392,7 +1392,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: group-id @@ -1506,10 +1506,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetDetail parameters: - name: group-id @@ -1590,7 +1590,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateDetail parameters: - name: group-id @@ -1704,10 +1704,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: group-id @@ -1783,7 +1783,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: group-id @@ -1965,10 +1965,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: group.planner.plan_GetDetail parameters: - name: group-id @@ -2030,7 +2030,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: group.planner.plan_UpdateDetail parameters: - name: group-id @@ -2115,7 +2115,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: group.planner.plan_ListTask parameters: - name: group-id @@ -2496,10 +2496,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: group-id @@ -2568,7 +2568,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: group-id @@ -2666,10 +2666,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetBucketTaskBoardFormat parameters: - name: group-id @@ -2737,7 +2737,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: group-id @@ -2835,10 +2835,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetDetail parameters: - name: group-id @@ -2911,7 +2911,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateDetail parameters: - name: group-id @@ -3009,10 +3009,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetProgressTaskBoardFormat parameters: - name: group-id @@ -3080,7 +3080,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: group-id @@ -3301,10 +3301,10 @@ paths: tags: - planner.plannerBucket summary: List buckets - description: Retrieve a list of **plannerbucket** objects. + description: Retrieve a list of plannerbucket objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0 operationId: planner_ListBucket parameters: - $ref: '#/components/parameters/top' @@ -3379,7 +3379,7 @@ paths: description: Create a new plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0 operationId: planner_CreateBucket requestBody: description: New navigation property @@ -3406,7 +3406,7 @@ paths: description: Retrieve the properties and relationships of a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0 operationId: planner_GetBucket parameters: - name: plannerBucket-id @@ -3463,7 +3463,7 @@ paths: summary: Update the navigation property buckets in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0 operationId: planner_UpdateBucket parameters: - name: plannerBucket-id @@ -3502,10 +3502,10 @@ paths: tags: - planner.plannerBucket summary: Delete plannerBucket - description: Delete **plannerBucket**. + description: Delete plannerBucket. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0 operationId: planner_DeleteBucket parameters: - name: plannerBucket-id @@ -3536,7 +3536,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: planner.bucket_ListTask parameters: - name: plannerBucket-id @@ -3877,10 +3877,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: plannerBucket-id @@ -3941,7 +3941,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerBucket-id @@ -4023,10 +4023,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetBucketTaskBoardFormat parameters: - name: plannerBucket-id @@ -4086,7 +4086,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: plannerBucket-id @@ -4168,10 +4168,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetDetail parameters: - name: plannerBucket-id @@ -4236,7 +4236,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateDetail parameters: - name: plannerBucket-id @@ -4318,10 +4318,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetProgressTaskBoardFormat parameters: - name: plannerBucket-id @@ -4381,7 +4381,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: plannerBucket-id @@ -4727,7 +4727,7 @@ paths: description: Get a list of plannerPlan objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0 operationId: planner_ListPlan parameters: - $ref: '#/components/parameters/top' @@ -4815,10 +4815,10 @@ paths: tags: - planner.plannerPlan summary: Create plannerPlan - description: Create a new **plannerPlan**. + description: Create a new plannerPlan. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0 operationId: planner_CreatePlan requestBody: description: New navigation property @@ -4845,7 +4845,7 @@ paths: description: Retrieve the properties and relationships of a plannerplan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0 operationId: planner_GetPlan parameters: - name: plannerPlan-id @@ -4908,10 +4908,10 @@ paths: tags: - planner.plannerPlan summary: Update plannerPlan - description: Update the properties of a **plannerPlan** object. + description: Update the properties of a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0 operationId: planner_UpdatePlan parameters: - name: plannerPlan-id @@ -4946,7 +4946,7 @@ paths: description: Delete a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0 operationId: planner_DeletePlan parameters: - name: plannerPlan-id @@ -4977,7 +4977,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: planner.plan_ListBucket parameters: - name: plannerPlan-id @@ -5229,7 +5229,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: planner.plan.bucket_ListTask parameters: - name: plannerPlan-id @@ -5610,10 +5610,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -5682,7 +5682,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -5780,10 +5780,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -5851,7 +5851,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -5949,10 +5949,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetDetail parameters: - name: plannerPlan-id @@ -6025,7 +6025,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateDetail parameters: - name: plannerPlan-id @@ -6123,10 +6123,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -6194,7 +6194,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -6585,10 +6585,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: planner.plan_GetDetail parameters: - name: plannerPlan-id @@ -6642,7 +6642,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: planner.plan_UpdateDetail parameters: - name: plannerPlan-id @@ -6711,7 +6711,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: planner.plan_ListTask parameters: - name: plannerPlan-id @@ -7052,10 +7052,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -7116,7 +7116,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -7198,10 +7198,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -7261,7 +7261,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -7343,10 +7343,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.plan.task_GetDetail parameters: - name: plannerPlan-id @@ -7411,7 +7411,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateDetail parameters: - name: plannerPlan-id @@ -7493,10 +7493,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -7556,7 +7556,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -7978,7 +7978,7 @@ paths: description: Create a new plannerRoster object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-1.0 operationId: planner_CreateRoster requestBody: description: New navigation property @@ -8005,7 +8005,7 @@ paths: description: Read the properties and relationships of a plannerRoster object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerroster-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-1.0 operationId: planner_GetRoster parameters: - name: plannerRoster-id @@ -8092,7 +8092,7 @@ paths: description: Delete a plannerRoster object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-1.0 operationId: planner_DeleteRoster parameters: - name: plannerRoster-id @@ -8123,7 +8123,7 @@ paths: description: Get the list of plannerRosterMembers from a plannerRoster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-1.0 operationId: planner.roster_ListMember parameters: - name: plannerRoster-id @@ -8201,7 +8201,7 @@ paths: description: Add a member to the plannerRoster object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-1.0 operationId: planner.roster_CreateMember parameters: - name: plannerRoster-id @@ -8237,7 +8237,7 @@ paths: description: Read the properties and relationships of a plannerRosterMember object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-1.0 operationId: planner.roster_GetMember parameters: - name: plannerRoster-id @@ -8339,7 +8339,7 @@ paths: description: Delete a plannerRosterMember object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-1.0 operationId: planner.roster_DeleteMember parameters: - name: plannerRoster-id @@ -8400,7 +8400,7 @@ paths: description: Get the plannerPlans contained by the plannerRoster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-1.0 operationId: planner.roster_ListPlan parameters: - name: plannerRoster-id @@ -8605,10 +8605,10 @@ paths: tags: - planner.plannerTask summary: List tasks - description: Retrieve a list of **plannertask** objects. + description: Retrieve a list of plannertask objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0 operationId: planner_ListTask parameters: - $ref: '#/components/parameters/top' @@ -8746,10 +8746,10 @@ paths: tags: - planner.plannerTask summary: Create plannerTask - description: Create a new **plannerTask**. + description: Create a new plannerTask. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0 operationId: planner_CreateTask requestBody: description: New navigation property @@ -8776,7 +8776,7 @@ paths: description: Retrieve the properties and relationships of plannerTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0 operationId: planner_GetTask parameters: - name: plannerTask-id @@ -8859,7 +8859,7 @@ paths: summary: Update the navigation property tasks in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0 operationId: planner_UpdateTask parameters: - name: plannerTask-id @@ -8901,7 +8901,7 @@ paths: description: Delete a plannerTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0 operationId: planner_DeleteTask parameters: - name: plannerTask-id @@ -8929,10 +8929,10 @@ paths: tags: - planner.plannerTask summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetAssignedToTaskBoardFormat parameters: - name: plannerTask-id @@ -8985,7 +8985,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerTask-id @@ -9051,10 +9051,10 @@ paths: tags: - planner.plannerTask summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetBucketTaskBoardFormat parameters: - name: plannerTask-id @@ -9106,7 +9106,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateBucketTaskBoardFormat parameters: - name: plannerTask-id @@ -9172,10 +9172,10 @@ paths: tags: - planner.plannerTask summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.task_GetDetail parameters: - name: plannerTask-id @@ -9232,7 +9232,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.task_UpdateDetail parameters: - name: plannerTask-id @@ -9298,10 +9298,10 @@ paths: tags: - planner.plannerTask summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetProgressTaskBoardFormat parameters: - name: plannerTask-id @@ -9353,7 +9353,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateProgressTaskBoardFormat parameters: - name: plannerTask-id @@ -9576,7 +9576,7 @@ paths: description: 'Retrieve the properties and relationships of a plannerUser object. The returned properties include the user''s favorite plans and recently viewed plans. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-get?view=graph-rest-1.0 operationId: user_GetPlanner parameters: - name: user-id @@ -9641,7 +9641,7 @@ paths: summary: Update the navigation property planner in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-update?view=graph-rest-1.0 operationId: user_UpdatePlanner parameters: - name: user-id @@ -9959,7 +9959,7 @@ paths: description: Retrieve a list of plannerPlans that are marked as favorite by a user. You can mark a plan as favorite by updating the plannerUser resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-favoriteplans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-favoriteplans?view=graph-rest-1.0 operationId: user.planner_ListFavoritePlan parameters: - name: user-id @@ -10150,10 +10150,10 @@ paths: tags: - users.plannerUser summary: List plans - description: Retrieve a list of **plannerplan** objects shared with a user object. + description: Retrieve a list of plannerplan objects shared with a user object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-plans?view=graph-rest-1.0 operationId: user.planner_ListPlan parameters: - name: user-id @@ -10428,7 +10428,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: user.planner.plan_ListBucket parameters: - name: user-id @@ -10720,7 +10720,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: user.planner.plan.bucket_ListTask parameters: - name: user-id @@ -11141,10 +11141,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -11221,7 +11221,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -11335,10 +11335,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -11414,7 +11414,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -11528,10 +11528,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetDetail parameters: - name: user-id @@ -11612,7 +11612,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateDetail parameters: - name: user-id @@ -11726,10 +11726,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -11805,7 +11805,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: user-id @@ -11987,10 +11987,10 @@ paths: tags: - users.plannerUser summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: user.planner.plan_GetDetail parameters: - name: user-id @@ -12052,7 +12052,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: user.planner.plan_UpdateDetail parameters: - name: user-id @@ -12137,7 +12137,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: user.planner.plan_ListTask parameters: - name: user-id @@ -12518,10 +12518,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -12590,7 +12590,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -12688,10 +12688,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -12759,7 +12759,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -12857,10 +12857,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetDetail parameters: - name: user-id @@ -12933,7 +12933,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateDetail parameters: - name: user-id @@ -13031,10 +13031,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -13102,7 +13102,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: user-id @@ -13255,7 +13255,7 @@ paths: description: Retrieve a list of plannerPlans recently viewed by a user. You can update recently viewed plans by updating the plannerUser resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-recentplans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-recentplans?view=graph-rest-1.0 operationId: user.planner_ListRecentPlan parameters: - name: user-id @@ -13449,7 +13449,7 @@ paths: description: Get the list of plannerPlans that are contained by the plannerRosters of which the user is a member. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-1.0 operationId: user.planner_ListRosterPlan parameters: - name: user-id @@ -13640,10 +13640,10 @@ paths: tags: - users.plannerUser summary: List tasks - description: Retrieve a list of **plannertask** objects assigned to a User. + description: Retrieve a list of plannertask objects assigned to a User. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-tasks?view=graph-rest-1.0 operationId: user.planner_ListTask parameters: - name: user-id @@ -13984,10 +13984,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -14048,7 +14048,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -14130,10 +14130,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -14193,7 +14193,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -14275,10 +14275,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.task_GetDetail parameters: - name: user-id @@ -14343,7 +14343,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateDetail parameters: - name: user-id @@ -14425,10 +14425,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -14488,7 +14488,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateProgressTaskBoardFormat parameters: - name: user-id @@ -15396,11 +15396,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index 4f40ae85824..dd649c002f3 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -14,7 +14,7 @@ paths: description: Get the tenant-level settings for Microsoft 365 reports. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0 operationId: admin_GetReportSetting parameters: - name: $select @@ -59,7 +59,7 @@ paths: description: Update tenant-level settings for Microsoft 365 reports. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0 operationId: admin_UpdateReportSetting requestBody: description: New navigation property values @@ -424,7 +424,7 @@ paths: description: 'Get the list of audit logs generated by Azure Active Directory (Azure AD). This includes audit logs generated by various services within Azure AD, including user, app, device and group Management, privileged identity management (PIM), access reviews, terms of use, identity protection, password management (SSPR and admin password resets), and self service group management.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0 operationId: auditLog_ListDirectoryAudit parameters: - $ref: '#/components/parameters/top' @@ -544,7 +544,7 @@ paths: description: 'Get a specific Azure Active Directory audit log item. This includes an audit log item generated by various services within Azure Active Directory like user, application, device and group management, privileged identity management (PIM), access reviews, terms of use, identity protection, password management (self-service and admin password resets), self-service group management, and so on.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0 operationId: auditLog_GetDirectoryAudit parameters: - name: directoryAudit-id @@ -952,7 +952,7 @@ paths: description: 'Get all provisioning events that occurred in your tenant, such as the deletion of a group in a target application or the creation of a user when provisioning user accounts from your HR system. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0 operationId: auditLog_ListProvisioning parameters: - $ref: '#/components/parameters/top' @@ -1228,7 +1228,7 @@ paths: description: 'Get a list of signIn objects. The list contains the user sign-ins for your Azure Active Directory tenant. Sign-ins where a username and password are passed as part of authorization token, and successful federated sign-ins are currently included in the sign-in logs. The maximum and default page size is 1,000 objects and by default, the most recent sign-ins are returned first. Only sign-in events that occurred within the Azure Active Directory (Azure AD) default retention period are available.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0 operationId: auditLog_ListSignIn parameters: - $ref: '#/components/parameters/top' @@ -1504,7 +1504,7 @@ paths: description: 'Get a signIn object that contains a specific user sign-in event for your tenant. This includes sign-ins where a user is asked to enter a username or password, and session tokens.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0 operationId: auditLog_GetSignIn parameters: - name: signIn-id @@ -1692,7 +1692,7 @@ paths: description: 'Allow admins to mark an event in the Azure AD sign in logs as risky. Events marked as risky by an admin are immediately flagged as high risk in Azure AD Identity Protection, overriding previous risk states. Admins can confirm that events flagged as risky by Azure AD Identity Protection are in fact risky. For details about investigating Identity Protection risks, see How to investigate risk.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-1.0 operationId: auditLog.signIn_confirmCompromised requestBody: description: Action parameters @@ -1723,7 +1723,7 @@ paths: description: 'Allow admins to mark an event in Azure AD sign in logs as safe. Admins can either mark the events flagged as risky by Azure AD Identity Protection as safe, or they can mark unflagged events as safe. For details about investigating Identity Protection risks, see How to investigate risk.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-1.0 operationId: auditLog.signIn_confirmSafe requestBody: description: Action parameters @@ -2413,7 +2413,7 @@ paths: description: Get a list of appCredentialSignInActivity objects that contains recent activity of application credentials. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-1.0 operationId: report_ListAppCredentialSignInActivity parameters: - $ref: '#/components/parameters/top' @@ -2530,7 +2530,7 @@ paths: description: Get an appCredentialSignInActivity object that contains recent activity of an application credential. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-1.0 operationId: report_GetAppCredentialSignInActivity parameters: - name: appCredentialSignInActivity-id @@ -2665,7 +2665,7 @@ paths: description: Retrieve the applicationSignInDetailedSummary objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-1.0 operationId: report_ListApplicationSignInDetailedSummary parameters: - $ref: '#/components/parameters/top' @@ -2764,7 +2764,7 @@ paths: description: Retrieve the properties and relationships of an applicationSignInDetailedSummary object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-1.0 operationId: report_GetApplicationSignInDetailedSummary parameters: - name: applicationSignInDetailedSummary-id @@ -3071,7 +3071,7 @@ paths: description: Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0 operationId: report.authenticationMethod_ListUserRegistrationDetail parameters: - $ref: '#/components/parameters/top' @@ -3203,7 +3203,7 @@ paths: description: Read the properties and relationships of a userRegistrationDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0 operationId: report.authenticationMethod_GetUserRegistrationDetail parameters: - name: userRegistrationDetails-id @@ -3343,7 +3343,7 @@ paths: description: Get a list of credentialUserRegistrationDetails objects for a given tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-1.0 operationId: report_ListCredentialUserRegistrationDetail parameters: - $ref: '#/components/parameters/top' @@ -3852,8 +3852,11 @@ paths: get: tags: - reports.printUsageByPrinter - summary: Get dailyPrintUsageByPrinter from reports + summary: List dailyPrintUsageByPrinter description: 'Retrieve a list of daily print usage summaries, grouped by printer.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0 operationId: report_ListDailyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -3972,8 +3975,11 @@ paths: get: tags: - reports.printUsageByPrinter - summary: Get dailyPrintUsageByPrinter from reports - description: 'Retrieve a list of daily print usage summaries, grouped by printer.' + summary: Get printUsageByPrinter + description: 'Retrieve a printer''s usage summary for a particular time period. For descriptions of each of the endpoints, see printUsageByPrinter.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0 operationId: report_GetDailyPrintUsageGraphBPrePrinter parameters: - name: printUsageByPrinter-id @@ -4106,8 +4112,11 @@ paths: get: tags: - reports.printUsageByUser - summary: Get dailyPrintUsageByUser from reports + summary: List dailyPrintUsageByUser description: 'Retrieve a list of daily print usage summaries, grouped by user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0 operationId: report_ListDailyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -4223,8 +4232,11 @@ paths: get: tags: - reports.printUsageByUser - summary: Get dailyPrintUsageByUser from reports - description: 'Retrieve a list of daily print usage summaries, grouped by user.' + summary: Get printUsageByUser + description: Retrieve a user's usage summary for a particular time period. See the printUsageByUser documentation for descriptions of each of the endpoints. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0 operationId: report_GetDailyPrintUsageGraphBPreUser parameters: - name: printUsageByUser-id @@ -5339,7 +5351,7 @@ paths: description: Report the current state of how many users in your organization are registered for self-service password reset and multi-factor authentication (MFA) capabilities. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-1.0 operationId: report_getCredentialUserRegistrationCount parameters: - $ref: '#/components/parameters/top' @@ -9836,8 +9848,11 @@ paths: get: tags: - reports.printUsageByPrinter - summary: Get monthlyPrintUsageByPrinter from reports + summary: List monthlyPrintUsageByPrinter description: 'Retrieve a list of monthly print usage summaries, grouped by printer.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0 operationId: report_ListMonthlyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -10090,8 +10105,11 @@ paths: get: tags: - reports.printUsageByUser - summary: Get monthlyPrintUsageByUser from reports + summary: List monthlyPrintUsageByUser description: 'Retrieve a list of monthly print usage summaries, grouped by user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0 operationId: report_ListMonthlyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -11103,7 +11121,7 @@ paths: description: Get a list of servicePrincipalSignInActivity objects that contains sign-in activity information for service principals in an Azure Active Directory tenant. You can use a service principal as a client or resource. A service principal supports delegated or app-only authentication context. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-1.0 operationId: report_ListServicePrincipalSignInActivity parameters: - $ref: '#/components/parameters/top' @@ -11205,7 +11223,7 @@ paths: description: Get a servicePrincipalSignInActivity object that contains sign-in activity information for a service principal in an Azure Active Directory tenant. You can use a service principal as a client or resource. A service principal supports delegated or app-only authentication context. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-1.0 operationId: report_GetServicePrincipalSignInActivity parameters: - name: servicePrincipalSignInActivity-id @@ -11419,7 +11437,7 @@ paths: description: 'Read the properties and relationships of an azureADAuthentication object to find the level of Azure AD authentication availability for your tenant. The Azure AD Service Level Agreement (SLA) commits to at least 99.99% authentication availability, as described in Azure Active Directory SLA performance. This object provides you with your tenant’s actual performance against this commitment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-1.0 operationId: report.sla_GetAzureADAuthentication parameters: - name: $select @@ -11505,7 +11523,7 @@ paths: description: 'Get a list of userCredentialUsageDetails objects for a given tenant. Details include user information, status of the reset, and the reason for failure.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-1.0 operationId: report_ListUserCredentialUsageDetail parameters: - $ref: '#/components/parameters/top' @@ -11826,11 +11844,11 @@ components: activityDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'Indicates the date and time the activity was performed. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + description: 'Indicates the date and time the activity was performed. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.Supports $filter (eq, ge, le) and $orderby.' format: date-time activityDisplayName: type: string - description: 'Indicates the activity name or the operation name (E.g. ''Create User'', ''Add member to group''). For a list of activities logged, refer to Azure AD audit log categories and activities.' + description: 'Indicates the activity name or the operation name (E.g. ''Create User'', ''Add member to group''). For a list of activities logged, refer to Azure AD audit log categories and activities. Supports $filter (eq, startswith).' additionalDetails: type: array items: @@ -11841,13 +11859,13 @@ components: description: 'Indicates which resource category that''s targeted by the activity. For example: UserManagement, GroupManagement, ApplicationManagement, RoleManagement. For a list of categories for activities logged, refer to Azure AD audit log categories and activities.' correlationId: type: string - description: Indicates a unique ID that helps correlate activities that span across various services. Can be used to trace logs across services. + description: Indicates a unique ID that helps correlate activities that span across various services. Can be used to trace logs across services. Supports $filter (eq). nullable: true initiatedBy: $ref: '#/components/schemas/microsoft.graph.auditActivityInitiator' loggedByService: type: string - description: 'Indicates information on which service initiated the activity (For example: Self-service Password Management, Core Directory, B2C, Invited Users, Microsoft Identity Manager, Privileged Identity Management.' + description: 'Indicates information on which service initiated the activity (For example: Self-service Password Management, Core Directory, B2C, Invited Users, Microsoft Identity Manager, Privileged Identity Management. Supports $filter (eq).' nullable: true operationType: type: string @@ -11863,7 +11881,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetResource' - description: Information about the resource that changed due to the activity. + description: Information about the resource that changed due to the activity. Supports $filter (eq) for id and displayName; and $filter (startswith) for displayName. userAgent: type: string description: Type of user agent used by a user in the activity. @@ -11882,28 +11900,28 @@ components: activityDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z' + description: 'Represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $filter (eq, gt, lt) and orderby.' format: date-time changeId: type: string - description: Unique ID of this change in this cycle. + description: 'Unique ID of this change in this cycle. Supports $filter (eq, contains).' nullable: true cycleId: type: string - description: Unique ID per job iteration. + description: 'Unique ID per job iteration. Supports $filter (eq, contains).' nullable: true durationInMilliseconds: maximum: 2147483647 minimum: -2147483648 type: integer - description: Indicates how long this provisioning action took to finish. Measured in milliseconds. + description: 'Indicates how long this provisioning action took to finish. Measured in milliseconds. Supports $filter (eq, gt, lt).' format: int32 nullable: true initiatedBy: $ref: '#/components/schemas/microsoft.graph.initiator' jobId: type: string - description: The unique ID for the whole provisioning job. + description: 'The unique ID for the whole provisioning job. Supports $filter (eq, contains).' nullable: true modifiedProperties: type: array @@ -11933,7 +11951,7 @@ components: $ref: '#/components/schemas/microsoft.graph.provisioningSystem' tenantId: type: string - description: Unique Azure AD tenant ID. + description: 'Unique Azure AD tenant ID. Supports $filter (eq, contains).' nullable: true additionalProperties: type: object @@ -11945,11 +11963,11 @@ components: properties: appDisplayName: type: string - description: The application name displayed in the Azure Portal. Supports $filter (eq and startsWith operators only). + description: 'The application name displayed in the Azure Portal. Supports $filter (eq, startsWith).' nullable: true appId: type: string - description: The application identifier in Azure Active Directory. Supports $filter (eq operator only). + description: The application identifier in Azure Active Directory. Supports $filter (eq). nullable: true appliedConditionalAccessPolicies: type: array @@ -11993,7 +12011,7 @@ components: $ref: '#/components/schemas/microsoft.graph.protocolType' authenticationRequirement: type: string - description: 'This holds the highest level of authentication needed through all the sign-in steps, for sign-in to succeed. Supports $filter (eq and startsWith operators only).' + description: 'This holds the highest level of authentication needed through all the sign-in steps, for sign-in to succeed. Supports $filter (eq, startsWith).' nullable: true authenticationRequirementPolicies: type: array @@ -12013,7 +12031,7 @@ components: nullable: true clientAppUsed: type: string - description: 'The legacy client used for sign-in activity. For example: Browser, Exchange ActiveSync, Modern clients, IMAP, MAPI, SMTP, or POP. Supports $filter (eq operator only).' + description: 'The legacy client used for sign-in activity. For example: Browser, Exchange ActiveSync, Modern clients, IMAP, MAPI, SMTP, or POP. Supports $filter (eq).' nullable: true clientCredentialType: $ref: '#/components/schemas/microsoft.graph.clientCredentialType' @@ -12021,12 +12039,12 @@ components: $ref: '#/components/schemas/microsoft.graph.conditionalAccessStatus' correlationId: type: string - description: The identifier that's sent from the client when sign-in is initiated. This is used for troubleshooting the corresponding sign-in activity when calling for support. Supports $filter (eq operator only). + description: The identifier that's sent from the client when sign-in is initiated. This is used for troubleshooting the corresponding sign-in activity when calling for support. Supports $filter (eq). nullable: true createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'The date and time the sign-in was initiated. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $orderby and $filter (eq, le, and ge operators only).' + description: 'The date and time the sign-in was initiated. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $orderby, $filter (eq, le, and ge).' format: date-time crossTenantAccessType: $ref: '#/components/schemas/microsoft.graph.signInAccessType' @@ -12052,7 +12070,7 @@ components: $ref: '#/components/schemas/microsoft.graph.incomingTokenType' ipAddress: type: string - description: The IP address of the client from where the sign-in occurred. Supports $filter (eq and startsWith operators only). + description: 'The IP address of the client from where the sign-in occurred. Supports $filter (eq, startsWith).' nullable: true ipAddressFromResourceProvider: type: string @@ -12079,7 +12097,7 @@ components: description: The network location details including the type of network used and its names. originalRequestId: type: string - description: The request identifier of the first request in the authentication sequence. Supports $filter (eq operator only). + description: The request identifier of the first request in the authentication sequence. Supports $filter (eq). nullable: true privateLinkDetails: $ref: '#/components/schemas/microsoft.graph.privateLinkDetails' @@ -12092,11 +12110,11 @@ components: nullable: true resourceDisplayName: type: string - description: The name of the resource that the user signed in to. Supports $filter (eq operator only). + description: The name of the resource that the user signed in to. Supports $filter (eq). nullable: true resourceId: type: string - description: The identifier of the resource that the user signed in to. Supports $filter (eq operator only). + description: The identifier of the resource that the user signed in to. Supports $filter (eq). nullable: true resourceServicePrincipalId: type: string @@ -12113,7 +12131,7 @@ components: items: type: string nullable: true - description: 'The list of risk event types associated with the sign-in. Possible values: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, or unknownFutureValue. Supports $filter (eq and startsWith operators only).' + description: 'The list of risk event types associated with the sign-in. Possible values: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, or unknownFutureValue. Supports $filter (eq, startsWith).' riskLevelAggregated: $ref: '#/components/schemas/microsoft.graph.riskLevel' riskLevelDuringSignIn: @@ -12130,10 +12148,10 @@ components: nullable: true servicePrincipalId: type: string - description: The application identifier used for sign-in. This field is populated when you are signing in using an application. Supports $filter (eq and startsWith operators only). + description: 'The application identifier used for sign-in. This field is populated when you are signing in using an application. Supports $filter (eq, startsWith).' servicePrincipalName: type: string - description: The application name used for sign-in. This field is populated when you are signing in using an application. Supports $filter (eq and startsWith operators only). + description: 'The application name used for sign-in. This field is populated when you are signing in using an application. Supports $filter (eq, startsWith).' nullable: true sessionLifetimePolicies: type: array @@ -12145,7 +12163,7 @@ components: items: type: string nullable: true - description: 'Indicates the category of sign in that the event represents. For user sign ins, the category can be interactiveUser or nonInteractiveUser and corresponds to the value for the isInteractive property on the signin resource. For managed identity sign ins, the category is managedIdentity. For service principal sign ins, the category is servicePrincipal. Possible values are: interactiveUser, nonInteractiveUser, servicePrincipal, managedIdentity, unknownFutureValue. Supports $filter (eq, ne).' + description: 'Indicates the category of sign in that the event represents. For user sign ins, the category can be interactiveUser or nonInteractiveUser and corresponds to the value for the isInteractive property on the signin resource. For managed identity sign ins, the category is managedIdentity. For service principal sign ins, the category is servicePrincipal. Possible values are: interactiveUser, nonInteractiveUser, servicePrincipal, managedIdentity, unknownFutureValue. Supports $filter (eq, ne).' signInIdentifier: type: string description: The identification that the user provided to sign in. It may be the userPrincipalName but it's also populated when a user signs in using other identifiers. @@ -12156,7 +12174,7 @@ components: $ref: '#/components/schemas/microsoft.graph.signInStatus' tokenIssuerName: type: string - description: 'The name of the identity provider. For example, sts.microsoft.com. Supports $filter (eq operator only).' + description: 'The name of the identity provider. For example, sts.microsoft.com. Supports $filter (eq).' nullable: true tokenIssuerType: $ref: '#/components/schemas/microsoft.graph.tokenIssuerType' @@ -12166,18 +12184,18 @@ components: nullable: true userAgent: type: string - description: The user agent information related to sign-in. Supports $filter (eq and startsWith operators only). + description: 'The user agent information related to sign-in. Supports $filter (eq, startsWith).' nullable: true userDisplayName: type: string - description: The display name of the user. Supports $filter (eq and startsWith operators only). + description: 'The display name of the user. Supports $filter (eq, startsWith).' nullable: true userId: type: string - description: The identifier of the user. Supports $filter (eq operator only). + description: The identifier of the user. Supports $filter (eq). userPrincipalName: type: string - description: The UPN of the user. Supports $filter (eq and startsWith operators only). + description: 'The UPN of the user. Supports $filter (eq, startsWith).' nullable: true userType: $ref: '#/components/schemas/microsoft.graph.signInUserType' @@ -13744,7 +13762,7 @@ components: $ref: '#/components/schemas/microsoft.graph.detailsInfo' identityType: type: string - description: 'Type of identity that has been provisioned, such as ''user'' or ''group''.' + description: 'Type of identity that has been provisioned, such as ''user'' or ''group''. Supports $filter (eq, contains).' nullable: true additionalProperties: type: object @@ -14796,11 +14814,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/SchemaExtensions.yml b/openApiDocs/beta/SchemaExtensions.yml index b64c0877d12..f3f71437a97 100644 --- a/openApiDocs/beta/SchemaExtensions.yml +++ b/openApiDocs/beta/SchemaExtensions.yml @@ -11,10 +11,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: List schemaExtensions - description: "Get a list of schemaExtension objects in your tenant. The schema extensions can be `InDevelopment`, `Available`, or `Deprecated` and includes schema extensions:\n+ Created by any apps you own in the current tenant.\n+ Owned by other apps that are marked as `Available`.\n+ Created by other developers from other tenants and marked as `Available`. This is different from other APIs that only return tenant-specific data. Extension data created based on schema extension definitions is tenant-specific and can only be accessed by apps explicitly granted permission. " + description: "Get a list of schemaExtension objects in your tenant. The schema extensions can be InDevelopment, Available, or Deprecated and includes schema extensions:\n+ Created by any apps you own in the current tenant.\n+ Owned by other apps that are marked as Available.\n+ Created by other developers from other tenants and marked as Available. This is different from other APIs that only return tenant-specific data. Extension data created based on schema extension definitions is tenant-specific and can only be accessed by apps explicitly granted permission. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0 operationId: schemaExtension_ListSchemaExtension parameters: - $ref: '#/components/parameters/top' @@ -90,7 +90,7 @@ paths: description: "Create a new schemaExtension definition and its associated schema extension property to extend a supporting resource type. Schema extensions let you add strongly-typed custom data to a resource. The app that creates a schema extension is the owner app. Depending on the \nstate of the extension, the owner app, and only the owner app, may update or delete the extension. See examples of how to define a schema extension that describes a training course, \nuse the schema extension definition to create a new group with training course data, and \nadd training course data to an existing group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0 operationId: schemaExtension_CreateSchemaExtension requestBody: description: New entity @@ -117,7 +117,7 @@ paths: description: Get the properties of the specified schemaExtension definition. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0 operationId: schemaExtension_GetSchemaExtension parameters: - name: schemaExtension-id @@ -171,10 +171,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: Update schemaExtension - description: 'Update properties in the definition of the specified schemaExtension. Additive updates to the extension can only be made when the extension is in the `InDevelopment` or `Available` status. This means custom properties or target resource types cannot be removed from the definition, but new custom properties can be added and the description of the extension changed. The update applies to all the resources that are included in the **targetTypes** property of the extension. These resources are among the supporting resource types. For delegated flows, the signed-in user can update a schema extension as long as the **owner** property of the extension is set to the **appId** of an application the signed-in user owns. That application can be the one that initially created the extension, or some other application owned by the signed-in user. This criteria for the **owner** property allows a signed-in user to make updates through other applications they don''t own, such as Microsoft Graph Explorer. When using Graph Explorer to update a **schemaExtension** resource, include the **owner** property in the PATCH request body. For more information, see the Extensions section in Known issues with Microsoft Graph.' + description: 'Update properties in the definition of the specified schemaExtension. Additive updates to the extension can only be made when the extension is in the InDevelopment or Available status. This means custom properties or target resource types cannot be removed from the definition, but new custom properties can be added and the description of the extension changed. The update applies to all the resources that are included in the targetTypes property of the extension. These resources are among the supporting resource types. For delegated flows, the signed-in user can update a schema extension as long as the owner property of the extension is set to the appId of an application the signed-in user owns. That application can be the one that initially created the extension, or some other application owned by the signed-in user. This criteria for the owner property allows a signed-in user to make updates through other applications they don''t own, such as Microsoft Graph Explorer. When using Graph Explorer to update a schemaExtension resource, include the owner property in the PATCH request body. For more information, see the Extensions section in Known issues with Microsoft Graph.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0 operationId: schemaExtension_UpdateSchemaExtension parameters: - name: schemaExtension-id @@ -206,10 +206,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: Delete schemaExtension - description: 'Delete the definition of a schema extension. Only the app that created the schema extension (owner app) can delete the schema extension definition, and only when the extension is in the `InDevelopment` state. Deleting a schema extension definition does not affect accessing custom data that has been added to resource instances based on that definition.' + description: 'Delete the definition of a schema extension. Only the app that created the schema extension (owner app) can delete the schema extension definition, and only when the extension is in the InDevelopment state. Deleting a schema extension definition does not affect accessing custom data that has been added to resource instances based on that definition.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0 operationId: schemaExtension_DeleteSchemaExtension parameters: - name: schemaExtension-id diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index 03209cc47ce..c482897256c 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -80,7 +80,7 @@ paths: description: Retrieve a list of externalConnections. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0 operationId: external_ListConnection parameters: - $ref: '#/components/parameters/top' @@ -181,7 +181,7 @@ paths: description: Create a new externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0 operationId: external_CreateConnection requestBody: description: New navigation property @@ -208,7 +208,7 @@ paths: description: Retrieve the properties and relationships of an externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0 operationId: external_GetConnection parameters: - name: externalConnection-id @@ -280,7 +280,7 @@ paths: description: Update the properties of an externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0 operationId: external_UpdateConnection parameters: - name: externalConnection-id @@ -315,7 +315,7 @@ paths: description: Delete an externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0 operationId: external_DeleteConnection parameters: - name: externalConnection-id @@ -419,7 +419,7 @@ paths: description: Create a new externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0 operationId: external.connection_CreateGroup parameters: - name: externalConnection-id @@ -554,7 +554,7 @@ paths: description: Delete an externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0 operationId: external.connection_DeleteGroup parameters: - name: externalConnection-id @@ -670,7 +670,7 @@ paths: description: Create a new externalGroupMember object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0 operationId: external.connection.group_CreateMember parameters: - name: externalConnection-id @@ -827,7 +827,7 @@ paths: description: Delete an externalGroupMember object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0 operationId: external.connection.group_DeleteMember parameters: - name: externalConnection-id @@ -923,7 +923,7 @@ paths: tags: - external.externalConnection summary: Get externalItem - description: Get the properties and relationships of an externalitem object. This API is provided for diagnostic purposes only. It is not intended to be used for any other purpose. Repeated requests to this API might result in `429` HTTP errors. + description: Get the properties and relationships of an externalitem object. This API is provided for diagnostic purposes only. It is not intended to be used for any other purpose. Repeated requests to this API might result in 429 HTTP errors. operationId: external.connection_ListItem parameters: - name: externalConnection-id @@ -1032,10 +1032,10 @@ paths: tags: - external.externalConnection summary: Get externalItem - description: Get the properties and relationships of an externalitem object. This API is provided for diagnostic purposes only. It is not intended to be used for any other purpose. Repeated requests to this API might result in `429` HTTP errors. + description: Get the properties and relationships of an externalitem object. This API is provided for diagnostic purposes only. It is not intended to be used for any other purpose. Repeated requests to this API might result in 429 HTTP errors. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0 operationId: external.connection_GetItem parameters: - name: externalConnection-id @@ -1139,7 +1139,7 @@ paths: description: Delete an externalitem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0 operationId: external.connection_DeleteItem parameters: - name: externalConnection-id @@ -1896,7 +1896,7 @@ paths: description: Retrieve the properties and relationships of a connectionQuota object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-1.0 operationId: external.connection_GetQuota parameters: - name: externalConnection-id @@ -2007,7 +2007,7 @@ paths: description: Retrieve the properties of a schema for an externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0 operationId: external.connection_GetSchema parameters: - name: externalConnection-id @@ -2061,7 +2061,7 @@ paths: description: Update the properties of a schema for an externalConnection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-1.0 operationId: external.connection_UpdateSchema parameters: - name: externalConnection-id @@ -2190,11 +2190,11 @@ paths: get: tags: - external.industryDataRoot - summary: List industryDataConnectors - description: Get the industryDataConnector resources from the **dataConnector** navigation property. + summary: List azureDataLakeConnectors + description: Get a list of the azureDataLakeConnector objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 operationId: external.industryData_ListDataConnector parameters: - $ref: '#/components/parameters/top' @@ -2256,11 +2256,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create azureDataLakeConnector - description: Create a new azureDataLakeConnector object. + summary: Create industryDataConnector + description: Create a new industryDataConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-post?view=graph-rest-1.0 operationId: external.industryData_CreateDataConnector requestBody: description: New navigation property @@ -2287,7 +2287,7 @@ paths: description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData_GetDataConnector parameters: - name: industryDataConnector-id @@ -2342,7 +2342,7 @@ paths: description: Update the properties of an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 operationId: external.industryData_UpdateDataConnector parameters: - name: industryDataConnector-id @@ -2373,11 +2373,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData_DeleteDataConnector parameters: - name: industryDataConnector-id @@ -2408,7 +2408,7 @@ paths: description: Perform validations applicable for the specific instance of the data connector. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-1.0 operationId: external.industryData.dataConnector_validate parameters: - name: industryDataConnector-id @@ -2500,7 +2500,7 @@ paths: description: Get a list of the inboundFileFlow objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 operationId: external.industryData_ListInboundFlow parameters: - $ref: '#/components/parameters/top' @@ -2577,10 +2577,10 @@ paths: tags: - external.industryDataRoot summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an **inboundFlow**:' + description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 operationId: external.industryData_CreateInboundFlow requestBody: description: New navigation property @@ -2607,7 +2607,7 @@ paths: description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData_GetInboundFlow parameters: - name: inboundFlow-id @@ -2668,7 +2668,7 @@ paths: description: Update the properties of an inboundFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-inboundflow-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-update?view=graph-rest-1.0 operationId: external.industryData_UpdateInboundFlow parameters: - name: inboundFlow-id @@ -2703,7 +2703,7 @@ paths: description: Delete an inboundFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-1.0 operationId: external.industryData_DeleteInboundFlow parameters: - name: inboundFlow-id @@ -2855,7 +2855,7 @@ paths: description: Get a list of long-running file validation operations and their statuses. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-1.0 operationId: external.industryData_ListOperation parameters: - $ref: '#/components/parameters/top' @@ -2954,7 +2954,7 @@ paths: description: Read the properties and relationships of a fileValidateOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-1.0 operationId: external.industryData_GetOperation parameters: - name: longRunningOperation-id @@ -3083,7 +3083,7 @@ paths: description: Get a list of the referenceDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-1.0 operationId: external.industryData_ListReferenceDefinition parameters: - $ref: '#/components/parameters/top' @@ -3188,7 +3188,7 @@ paths: description: Read the properties and relationships of a referenceDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-1.0 operationId: external.industryData_GetReferenceDefinition parameters: - name: referenceDefinition-id @@ -3319,7 +3319,7 @@ paths: description: Get a list of the roleGroup objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-1.0 operationId: external.industryData_ListRoleGroup parameters: - $ref: '#/components/parameters/top' @@ -3409,7 +3409,7 @@ paths: description: Read the properties and relationships of a roleGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-1.0 operationId: external.industryData_GetRoleGroup parameters: - name: roleGroup-id @@ -3535,7 +3535,7 @@ paths: description: Get a list of the industryDataRun objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-1.0 operationId: external.industryData_ListRun parameters: - $ref: '#/components/parameters/top' @@ -3614,7 +3614,7 @@ paths: description: Read the properties and relationships of an industryDataRun object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-1.0 operationId: external.industryData_GetRun parameters: - name: industryDataRun-id @@ -3952,7 +3952,7 @@ paths: description: Get a list of the sourceSystemDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-1.0 operationId: external.industryData_ListSourceSystem parameters: - $ref: '#/components/parameters/top' @@ -4022,7 +4022,7 @@ paths: description: Create a new sourceSystemDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-1.0 operationId: external.industryData_CreateSourceSystem requestBody: description: New navigation property @@ -4049,7 +4049,7 @@ paths: description: Read the properties and relationships of a sourceSystemDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-1.0 operationId: external.industryData_GetSourceSystem parameters: - name: sourceSystemDefinition-id @@ -4104,7 +4104,7 @@ paths: description: Update the properties of a sourceSystemDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-1.0 operationId: external.industryData_UpdateSourceSystem parameters: - name: sourceSystemDefinition-id @@ -4139,7 +4139,7 @@ paths: description: Delete a sourceSystemDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-1.0 operationId: external.industryData_DeleteSourceSystem parameters: - name: sourceSystemDefinition-id @@ -4184,7 +4184,7 @@ paths: description: Get a list of the yearTimePeriodDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-1.0 operationId: external.industryData_ListYear parameters: - $ref: '#/components/parameters/top' @@ -4257,7 +4257,7 @@ paths: description: Create a new yearTimePeriodDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-1.0 operationId: external.industryData_CreateYear requestBody: description: New navigation property @@ -4284,7 +4284,7 @@ paths: description: Read the properties and relationships of a yearTimePeriodDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-1.0 operationId: external.industryData_GetYear parameters: - name: yearTimePeriodDefinition-id @@ -4340,7 +4340,7 @@ paths: description: Update the properties of a yearTimePeriodDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-1.0 operationId: external.industryData_UpdateYear parameters: - name: yearTimePeriodDefinition-id @@ -4375,7 +4375,7 @@ paths: description: Delete a yearTimePeriodDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-1.0 operationId: external.industryData_DeleteYear parameters: - name: yearTimePeriodDefinition-id @@ -4489,7 +4489,7 @@ paths: description: Get a list of the acronym objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0 operationId: search_ListAcronym parameters: - $ref: '#/components/parameters/top' @@ -4571,7 +4571,7 @@ paths: description: Create a new acronym object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0 operationId: search_CreateAcronym requestBody: description: New navigation property @@ -4598,7 +4598,7 @@ paths: description: Read the properties and relationships of an acronym object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0 operationId: search_GetAcronym parameters: - name: acronym-id @@ -4657,7 +4657,7 @@ paths: description: Update the properties of an acronym object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0 operationId: search_UpdateAcronym parameters: - name: acronym-id @@ -4692,7 +4692,7 @@ paths: description: Deletes an acronym object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0 operationId: search_DeleteAcronym parameters: - name: acronym-id @@ -4737,7 +4737,7 @@ paths: description: Get a list of bookmark objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0 operationId: search_ListBookmark parameters: - $ref: '#/components/parameters/top' @@ -4846,7 +4846,7 @@ paths: description: Create a new bookmark object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0 operationId: search_CreateBookmark requestBody: description: New navigation property @@ -4873,7 +4873,7 @@ paths: description: Read the properties and relationships of a bookmark object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0 operationId: search_GetBookmark parameters: - name: bookmark-id @@ -4941,7 +4941,7 @@ paths: description: Update the properties of a bookmark object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0 operationId: search_UpdateBookmark parameters: - name: bookmark-id @@ -4976,7 +4976,7 @@ paths: description: Delete a bookmark object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0 operationId: search_DeleteBookmark parameters: - name: bookmark-id @@ -5021,7 +5021,7 @@ paths: description: Run a specified search query. Search results are provided in the response. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-query?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0 operationId: search_query requestBody: description: Action parameters @@ -5068,7 +5068,7 @@ paths: description: Get a list of the qna objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0 operationId: search_ListQna parameters: - $ref: '#/components/parameters/top' @@ -5171,7 +5171,7 @@ paths: description: Create a new qna object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0 operationId: search_CreateQna requestBody: description: New navigation property @@ -5198,7 +5198,7 @@ paths: description: Read the properties and relationships of a qna object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0 operationId: search_GetQna parameters: - name: qna-id @@ -5264,7 +5264,7 @@ paths: description: Update the properties of a qna object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0 operationId: search_UpdateQna parameters: - name: qna-id @@ -5299,7 +5299,7 @@ paths: description: Delete a qna object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0 operationId: search_DeleteQna parameters: - name: qna-id @@ -6120,7 +6120,6 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.externalConnectors.displayTemplate' - description: Enables the developer to define the appearance of the content and configure conditions that dictate when the template should be displayed. Maximum of two eDiscovery result templates per connection. additionalProperties: type: object microsoft.graph.externalConnectors.configuration: diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 90ecf87b230..494fc939272 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -124,7 +124,7 @@ paths: description: Retrieve a list of alert objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0 operationId: security_ListAlert parameters: - $ref: '#/components/parameters/top' @@ -325,7 +325,7 @@ paths: description: 'Get a list of alert resources that have been created to track suspicious activities in an organization. This operation lets you filter and sort through alerts to create an informed cyber security response. It exposes a collection of alerts that were flagged in your network, within the time range you specified in your environment retention policy. The most recent alerts are displayed at the top of the list.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0 operationId: security_ListAlerts_v2 parameters: - $ref: '#/components/parameters/top' @@ -493,10 +493,10 @@ paths: tags: - security.alert summary: Get alert - description: Get the properties and relationships of an alert in an organization based on the specified alert **id** property. + description: Get the properties and relationships of an alert in an organization based on the specified alert id property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0 operationId: security_GetAlerts_v2 parameters: - name: alert-id @@ -574,10 +574,10 @@ paths: tags: - security.alert summary: Update alert - description: Update the properties of an alert object in an organization based on the specified alert **id** property. + description: Update the properties of an alert object in an organization based on the specified alert id property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0 operationId: security_UpdateAlerts_v2 parameters: - name: alert-id @@ -653,7 +653,7 @@ paths: description: Retrieve the properties and relationships of an alert object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0 operationId: security_GetAlert parameters: - name: alert-id @@ -741,10 +741,10 @@ paths: tags: - security.alert summary: Update alert - description: Update an editable **alert** property within any integrated solution to keep alert status and assignments in sync across solutions. This method updates any solution that has a record of the referenced alert ID. + description: Update an editable alert property within any integrated solution to keep alert status and assignments in sync across solutions. This method updates any solution that has a record of the referenced alert ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0 operationId: security_UpdateAlert parameters: - name: alert-id @@ -794,7 +794,7 @@ paths: description: Update multiple alerts in one request instead of multiple requests. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-1.0 operationId: security.alert_updateAlert requestBody: description: Action parameters @@ -2307,7 +2307,7 @@ paths: description: Get an attack simulation operation to track a long-running operation request for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0 operationId: security.attackSimulation_GetOperation parameters: - name: attackSimulationOperation-id @@ -2436,10 +2436,10 @@ paths: tags: - security.attackSimulationRoot summary: List payloads - description: Get a list of payloads for attack simulation campaigns. This operation expects the mandatory parameter **source** to filter and query the respective data source. + description: Get a list of payloads for attack simulation campaigns. This operation expects the mandatory parameter source to filter and query the respective data source. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0 operationId: security.attackSimulation_ListPayload parameters: - $ref: '#/components/parameters/top' @@ -2732,7 +2732,7 @@ paths: description: Get a list of attack simulation automations for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0 operationId: security.attackSimulation_ListSimulationAutomation parameters: - $ref: '#/components/parameters/top' @@ -2845,7 +2845,7 @@ paths: description: Get an attack simulation automation for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0 operationId: security.attackSimulation_GetSimulationAutomation parameters: - name: simulationAutomation-id @@ -2966,7 +2966,7 @@ paths: description: Get a list of the attack simulation automation runs for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0 operationId: security.attackSimulation.simulationAutomation_ListRun parameters: - name: simulationAutomation-id @@ -3250,7 +3250,7 @@ paths: description: Get a list of attack simulation campaigns for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0 operationId: security.attackSimulation_ListSimulation parameters: - $ref: '#/components/parameters/top' @@ -3380,7 +3380,7 @@ paths: description: Create an attack simulation campaign for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0 operationId: security.attackSimulation_CreateSimulation requestBody: description: New navigation property @@ -3407,7 +3407,7 @@ paths: description: Get an attack simulation campaign for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0 operationId: security.attackSimulation_GetSimulation parameters: - name: simulation-id @@ -3486,7 +3486,7 @@ paths: description: Update an attack simulation campaign for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulation-update?view=graph-rest-1.0 operationId: security.attackSimulation_UpdateSimulation parameters: - name: simulation-id @@ -3521,7 +3521,7 @@ paths: description: Delete an attack simulation campaign for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-1.0 operationId: security.attackSimulation_DeleteSimulation parameters: - name: simulation-id @@ -4382,7 +4382,7 @@ paths: description: Get a list of the ediscoveryCase objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0 operationId: security.case_ListEdiscoveryCase parameters: - $ref: '#/components/parameters/top' @@ -4486,7 +4486,7 @@ paths: description: Create a new ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0 operationId: security.case_CreateEdiscoveryCase requestBody: description: New navigation property @@ -4513,7 +4513,7 @@ paths: description: Read the properties and relationships of an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0 operationId: security.case_GetEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -4590,7 +4590,7 @@ paths: description: Update the properties of an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0 operationId: security.case_UpdateEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -4625,7 +4625,7 @@ paths: description: Delete an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0 operationId: security.case_DeleteEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -4656,7 +4656,7 @@ paths: description: Get a list of the custodian objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListCustodian parameters: - name: ediscoveryCase-id @@ -4757,7 +4757,7 @@ paths: description: "Create a new ediscoveryCustodian object.\nAfter the custodian object is created, you will need to create the custodian's userSource to reference their mailbox and OneDrive for Business site." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateCustodian parameters: - name: ediscoveryCase-id @@ -4793,7 +4793,7 @@ paths: description: Read the properties and relationships of an ediscoveryCustodian object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetCustodian parameters: - name: ediscoveryCase-id @@ -4943,7 +4943,7 @@ paths: description: Get a list of the ediscoveryIndexOperation associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_GetLastIndexOperation parameters: - name: ediscoveryCase-id @@ -5011,7 +5011,7 @@ paths: description: 'Activate a custodian that has been released from a case to make them part of the case again. For details, see Manage custodians in an eDiscovery (Premium) case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_activate parameters: - name: ediscoveryCase-id @@ -5041,10 +5041,10 @@ paths: tags: - security.Actions summary: Invoke action applyHold - description: 'Start the process of applying hold on eDiscovery custodians. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of applying hold on eDiscovery custodians. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_applyHold parameters: - name: ediscoveryCase-id @@ -5077,7 +5077,7 @@ paths: description: 'Release a custodian from a case. For details, see Release a custodian from a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_release parameters: - name: ediscoveryCase-id @@ -5107,10 +5107,10 @@ paths: tags: - security.Actions summary: Invoke action removeHold - description: 'Start the process of removing hold from eDiscovery custodians. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of removing hold from eDiscovery custodians. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_removeHold parameters: - name: ediscoveryCase-id @@ -5143,7 +5143,7 @@ paths: description: Trigger an indexOperation externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_updateIndex parameters: - name: ediscoveryCase-id @@ -5176,7 +5176,7 @@ paths: description: Get a list of the siteSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListSiteSource parameters: - name: ediscoveryCase-id @@ -5267,7 +5267,7 @@ paths: description: Create a new siteSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateSiteSource parameters: - name: ediscoveryCase-id @@ -5617,7 +5617,7 @@ paths: description: Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListUnifiedGroupSource parameters: - name: ediscoveryCase-id @@ -5711,7 +5711,7 @@ paths: description: Create a new unifiedGroupSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateUnifiedGroupSource parameters: - name: ediscoveryCase-id @@ -6121,7 +6121,7 @@ paths: description: Get a list of the userSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListUserSource parameters: - name: ediscoveryCase-id @@ -6219,7 +6219,7 @@ paths: description: Create a new userSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateUserSource parameters: - name: ediscoveryCase-id @@ -6476,7 +6476,7 @@ paths: summary: Invoke action applyHold externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_applyHold parameters: - name: ediscoveryCase-id @@ -6515,7 +6515,7 @@ paths: summary: Invoke action removeHold externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_removeHold parameters: - name: ediscoveryCase-id @@ -6555,7 +6555,7 @@ paths: description: Get a list of the ediscoveryHoldPolicy objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListLegalHold parameters: - name: ediscoveryCase-id @@ -6658,7 +6658,7 @@ paths: description: Create a new ediscoveryHoldPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateLegalHold parameters: - name: ediscoveryCase-id @@ -6927,7 +6927,7 @@ paths: description: Create a new siteSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.legalHold_CreateSiteSource parameters: - name: ediscoveryCase-id @@ -7372,7 +7372,7 @@ paths: description: Create a new userSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.legalHold_CreateUserSource parameters: - name: ediscoveryCase-id @@ -7630,7 +7630,7 @@ paths: description: 'Close an eDiscovery case. For details, see Close a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_close parameters: - name: ediscoveryCase-id @@ -7655,7 +7655,7 @@ paths: description: 'Reopen an eDiscovery case that was closed. For details, see Reopen a closed case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_reopen parameters: - name: ediscoveryCase-id @@ -7768,7 +7768,7 @@ paths: description: Create a new ediscoveryNoncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateNoncustodialDataSource parameters: - name: ediscoveryCase-id @@ -8142,10 +8142,10 @@ paths: tags: - security.Actions summary: Invoke action applyHold - description: 'Start the process of applying hold on eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of applying hold on eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_applyHold parameters: - name: ediscoveryCase-id @@ -8178,7 +8178,7 @@ paths: description: Release the non-custodial data source from the case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_release parameters: - name: ediscoveryCase-id @@ -8208,10 +8208,10 @@ paths: tags: - security.Actions summary: Invoke action removeHold - description: 'Start the process of removing hold from eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of removing hold from eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_removeHold parameters: - name: ediscoveryCase-id @@ -8244,7 +8244,7 @@ paths: description: Trigger an indexOperation externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_updateIndex parameters: - name: ediscoveryCase-id @@ -8298,7 +8298,7 @@ paths: summary: Invoke action applyHold externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_applyHold parameters: - name: ediscoveryCase-id @@ -8337,7 +8337,7 @@ paths: summary: Invoke action removeHold externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_removeHold parameters: - name: ediscoveryCase-id @@ -8377,7 +8377,7 @@ paths: description: Get a list of the caseOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListOperation parameters: - name: ediscoveryCase-id @@ -8499,7 +8499,7 @@ paths: description: Read the properties and relationships of a caseOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetOperation parameters: - name: ediscoveryCase-id @@ -8662,7 +8662,7 @@ paths: description: Get a list of ediscoveryReviewSet objects associated with an eDiscovery case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListReviewSet parameters: - name: ediscoveryCase-id @@ -8744,7 +8744,7 @@ paths: description: Create a new ediscoveryReviewSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateReviewSet parameters: - name: ediscoveryCase-id @@ -8780,7 +8780,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetReviewSet parameters: - name: ediscoveryCase-id @@ -8921,7 +8921,7 @@ paths: description: Get a list of the ediscoveryFile objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_ListFile parameters: - name: ediscoveryCase-id @@ -9078,7 +9078,7 @@ paths: description: Read the properties and relationships of an ediscoveryFile object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_GetFile parameters: - name: ediscoveryCase-id @@ -9251,7 +9251,7 @@ paths: summary: Get content for the navigation property files from security externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_GetFilesContent parameters: - name: ediscoveryCase-id @@ -9426,7 +9426,7 @@ paths: summary: Get extractedTextContent for the navigation property files from security externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_GetFilesExtractedTextContent parameters: - name: ediscoveryCase-id @@ -9766,10 +9766,10 @@ paths: tags: - security.Actions summary: Invoke action addToReviewSet - description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the `Location` parameter from the response headers. The location provides a URL that will return a Add to review set operation.' + description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the Location parameter from the response headers. The location provides a URL that will return a Add to review set operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_addToReviewSet parameters: - name: ediscoveryCase-id @@ -9813,10 +9813,10 @@ paths: tags: - security.Actions summary: Invoke action export - description: 'Initiate an export from a **reviewSet**. For details, see Export documents from a review set in eDiscovery (Premium).' + description: 'Initiate an export from a reviewSet. For details, see Export documents from a review set in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_export parameters: - name: ediscoveryCase-id @@ -9875,7 +9875,7 @@ paths: description: Get the list of queries associated with an eDiscovery review set. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_ListQuery parameters: - name: ediscoveryCase-id @@ -9973,7 +9973,7 @@ paths: description: Create a new ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_CreateQuery parameters: - name: ediscoveryCase-id @@ -10017,7 +10017,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_GetQuery parameters: - name: ediscoveryCase-id @@ -10092,7 +10092,7 @@ paths: description: Update the properties of an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_UpdateQuery parameters: - name: ediscoveryCase-id @@ -10143,7 +10143,7 @@ paths: description: Delete an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_DeleteQuery parameters: - name: ediscoveryCase-id @@ -10190,7 +10190,7 @@ paths: description: 'Apply tags to files in an eDiscovery review set. For details, see Tag documents in a review set in eDiscovery.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet.query_applyTag parameters: - name: ediscoveryCase-id @@ -10249,7 +10249,7 @@ paths: description: 'Initiate an export from a ediscoveryReviewSetQuery. For details, see Export documents from a review set in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet.query_export parameters: - name: ediscoveryCase-id @@ -10491,7 +10491,7 @@ paths: description: Get the list of ediscoverySearch resources from an eDiscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListSearch parameters: - name: ediscoveryCase-id @@ -10594,7 +10594,7 @@ paths: description: Create a new ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateSearch parameters: - name: ediscoveryCase-id @@ -10630,7 +10630,7 @@ paths: description: Read the properties and relationships of an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetSearch parameters: - name: ediscoveryCase-id @@ -10708,7 +10708,7 @@ paths: description: Update the properties of an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateSearch parameters: - name: ediscoveryCase-id @@ -10751,7 +10751,7 @@ paths: description: Delete an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_DeleteSearch parameters: - name: ediscoveryCase-id @@ -10790,7 +10790,7 @@ paths: description: Get the list of additional sources associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_ListAdditionalSource parameters: - name: ediscoveryCase-id @@ -10879,7 +10879,7 @@ paths: description: Create a new additional source associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_CreateAdditionalSource parameters: - name: ediscoveryCase-id @@ -11181,7 +11181,7 @@ paths: description: Get the list of custodial data sources associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_ListCustodianSource parameters: - name: ediscoveryCase-id @@ -11340,7 +11340,7 @@ paths: description: Remove a dataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-delete-custodiansources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-delete-custodiansources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_DeleteCustodianSource parameters: - name: ediscoveryCase-id @@ -11417,7 +11417,7 @@ paths: description: Get the last ediscoveryEstimateOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_GetLastEstimateStatisticsOperation parameters: - name: ediscoveryCase-id @@ -11493,7 +11493,7 @@ paths: description: 'Run an estimate of the number of emails and documents in the eDiscovery search. To learn more about searches in eDiscovery, see Collect data for a case in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_estimateStatistics parameters: - name: ediscoveryCase-id @@ -11523,10 +11523,10 @@ paths: tags: - security.Actions summary: Invoke action purgeData - description: "Delete Microsoft Teams messages contained in a eDiscovery search. You can collect and purge the following categories of Teams content:\n- **Teams 1:1 chats** - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- **Teams group chats** - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- **Teams channels** - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- **Private channels** - Message posts, replies, and attachments shared in a private Teams channel.\n- **Shared channels** - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- eDiscovery (Premium) workflow for content in Microsoft Teams " + description: "Delete Microsoft Teams messages contained in a eDiscovery search. You can collect and purge the following categories of Teams content:\n- Teams 1:1 chats - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- Teams group chats - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- Teams channels - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- Private channels - Message posts, replies, and attachments shared in a private Teams channel.\n- Shared channels - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- eDiscovery (Premium) workflow for content in Microsoft Teams " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_purgeData parameters: - name: ediscoveryCase-id @@ -11745,7 +11745,7 @@ paths: description: Remove an ediscoveryNoncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-delete-noncustodialsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-delete-noncustodialsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_DeleteNoncustodialSource parameters: - name: ediscoveryCase-id @@ -11844,7 +11844,7 @@ paths: description: Read the properties and relationships of an ediscoveryCaseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetSetting parameters: - name: ediscoveryCase-id @@ -11899,7 +11899,7 @@ paths: description: Update the properties of an ediscoveryCaseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateSetting parameters: - name: ediscoveryCase-id @@ -11961,7 +11961,7 @@ paths: description: Reset a caseSettings object to the default values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.setting_resetToDefault parameters: - name: ediscoveryCase-id @@ -11986,7 +11986,7 @@ paths: description: Get a list of eDiscoveryReviewTag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListTag parameters: - name: ediscoveryCase-id @@ -12074,7 +12074,7 @@ paths: description: Create a new ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateTag parameters: - name: ediscoveryCase-id @@ -12110,7 +12110,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetTag parameters: - name: ediscoveryCase-id @@ -12179,7 +12179,7 @@ paths: description: Update the properties of an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateTag parameters: - name: ediscoveryCase-id @@ -12222,7 +12222,7 @@ paths: description: Remove an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_DeleteTag parameters: - name: ediscoveryCase-id @@ -13706,10 +13706,10 @@ paths: tags: - security.incident summary: List incidents - description: 'Get a list of incident objects that Microsoft 365 Defender has created to track attacks in an organization. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an **incident**. This operation allows you to filter and sort through incidents to create an informed cyber security response. It exposes a collection of incidents that were flagged in your network, within the time range you specified in your environment retention policy. The most recent incidents are displayed at the top of the list.' + description: 'Get a list of incident objects that Microsoft 365 Defender has created to track attacks in an organization. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an incident. This operation allows you to filter and sort through incidents to create an informed cyber security response. It exposes a collection of incidents that were flagged in your network, within the time range you specified in your environment retention policy. The most recent incidents are displayed at the top of the list.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0 operationId: security_ListIncident parameters: - $ref: '#/components/parameters/top' @@ -13843,10 +13843,10 @@ paths: tags: - security.incident summary: Get incident - description: 'Retrieve the properties and relationships of an incident object. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an **incident**. ' + description: 'Retrieve the properties and relationships of an incident object. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an incident. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0 operationId: security_GetIncident parameters: - name: incident-id @@ -13917,7 +13917,7 @@ paths: description: Update the properties of an incident object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0 operationId: security_UpdateIncident parameters: - name: incident-id @@ -14338,10 +14338,10 @@ paths: tags: - security.informationProtection summary: Get informationProtectionPolicySetting - description: 'Read the properties and relationships of an informationProtectionPolicySetting object. The settings exposed by this API should be used in applications to populate the **moreInfoUrl** property for Microsoft Purview Information Protection help, and indicate whether labeling is mandatory for the user and whether justification must be provided on downgrade.' + description: 'Read the properties and relationships of an informationProtectionPolicySetting object. The settings exposed by this API should be used in applications to populate the moreInfoUrl property for Microsoft Purview Information Protection help, and indicate whether labeling is mandatory for the user and whether justification must be provided on downgrade.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-1.0 operationId: security.informationProtection_GetLabelPolicySetting parameters: - name: $select @@ -14430,7 +14430,7 @@ paths: description: Get a list of sensitivityLabel objects associated with a user or organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-1.0 operationId: security.informationProtection_ListSensitivityLabel parameters: - $ref: '#/components/parameters/top' @@ -14793,7 +14793,7 @@ paths: description: 'Compute the sensitivity label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key-value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-1.0 operationId: security.informationProtection.sensitivityLabel_evaluateApplication requestBody: description: Action parameters @@ -14840,7 +14840,7 @@ paths: description: 'Use the classification results to compute the sensitivity label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide the contentInfo, which includes existing content metadata key-value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: security.informationProtection.sensitivityLabel_evaluateClassificationResult requestBody: description: Action parameters @@ -14889,7 +14889,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key-value pairs, the API returns an informationProtectionAction that contains some combination of one or more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-1.0 operationId: security.informationProtection.sensitivityLabel_evaluateRemoval requestBody: description: Action parameters @@ -14936,7 +14936,7 @@ paths: description: Use the metadata that exists on an already-labeled piece of information to resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-1.0 operationId: security.informationProtection.sensitivityLabel_extractContentLabel requestBody: description: Action parameters @@ -15313,7 +15313,7 @@ paths: description: Get a list of the authorityTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0 operationId: security.label_ListAuthority parameters: - $ref: '#/components/parameters/top' @@ -15383,7 +15383,7 @@ paths: description: Create a new authorityTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0 operationId: security.label_CreateAuthority requestBody: description: New navigation property @@ -15410,7 +15410,7 @@ paths: description: Read the properties and relationships of a authorityTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0 operationId: security.label_GetAuthority parameters: - name: authorityTemplate-id @@ -15496,7 +15496,7 @@ paths: description: Delete a authorityTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0 operationId: security.label_DeleteAuthority parameters: - name: authorityTemplate-id @@ -15541,7 +15541,7 @@ paths: description: Get a list of the categoryTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0 operationId: security.label_ListCategory parameters: - $ref: '#/components/parameters/top' @@ -15613,7 +15613,7 @@ paths: description: Create a new categoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0 operationId: security.label_CreateCategory requestBody: description: New navigation property @@ -15640,7 +15640,7 @@ paths: description: Read the properties and relationships of a categoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0 operationId: security.label_GetCategory parameters: - name: categoryTemplate-id @@ -15728,7 +15728,7 @@ paths: description: Delete a categoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0 operationId: security.label_DeleteCategory parameters: - name: categoryTemplate-id @@ -15759,7 +15759,7 @@ paths: description: Get a list of subcategories subCategoryTemplate associated with a category template. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0 operationId: security.label.category_ListSubCategory parameters: - name: categoryTemplate-id @@ -15837,7 +15837,7 @@ paths: description: Create a new subCategoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0 operationId: security.label.category_CreateSubCategory parameters: - name: categoryTemplate-id @@ -15873,7 +15873,7 @@ paths: description: Read the properties and relationships of a subCategoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0 operationId: security.label.category_GetSubCategory parameters: - name: categoryTemplate-id @@ -15975,7 +15975,7 @@ paths: description: Delete a subCategoryTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-categorytemplate-delete-subcategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-categorytemplate-delete-subcategories?view=graph-rest-1.0 operationId: security.label.category_DeleteSubCategory parameters: - name: categoryTemplate-id @@ -16050,7 +16050,7 @@ paths: description: Get a list of the citationTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0 operationId: security.label_ListCitation parameters: - $ref: '#/components/parameters/top' @@ -16126,7 +16126,7 @@ paths: description: Create a new citationTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0 operationId: security.label_CreateCitation requestBody: description: New navigation property @@ -16153,7 +16153,7 @@ paths: description: Read the properties and relationships of a citationTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0 operationId: security.label_GetCitation parameters: - name: citationTemplate-id @@ -16241,7 +16241,7 @@ paths: description: Delete a citationTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0 operationId: security.label_DeleteCitation parameters: - name: citationTemplate-id @@ -16286,7 +16286,7 @@ paths: description: Get a list of the departmentTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0 operationId: security.label_ListDepartment parameters: - $ref: '#/components/parameters/top' @@ -16356,7 +16356,7 @@ paths: description: Create a new departmentTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0 operationId: security.label_CreateDepartment requestBody: description: New navigation property @@ -16383,7 +16383,7 @@ paths: description: Read the properties and relationships of a departmentTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0 operationId: security.label_GetDepartment parameters: - name: departmentTemplate-id @@ -16469,7 +16469,7 @@ paths: description: Delete a departmentTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0 operationId: security.label_DeleteDepartment parameters: - name: departmentTemplate-id @@ -16514,7 +16514,7 @@ paths: description: Get a list of the filePlanReferenceTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0 operationId: security.label_ListFilePlanReference parameters: - $ref: '#/components/parameters/top' @@ -16584,7 +16584,7 @@ paths: description: Create a new filePlanReferenceTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0 operationId: security.label_CreateFilePlanReference requestBody: description: New navigation property @@ -16611,7 +16611,7 @@ paths: description: Read the properties and relationships of a filePlanReferenceTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0 operationId: security.label_GetFilePlanReference parameters: - name: filePlanReferenceTemplate-id @@ -16697,7 +16697,7 @@ paths: description: Delete a filePlanReferenceTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0 operationId: security.label_DeleteFilePlanReference parameters: - name: filePlanReferenceTemplate-id @@ -16742,7 +16742,7 @@ paths: description: Get a list of the retentionLabel objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0 operationId: security.label_ListRetentionLabel parameters: - $ref: '#/components/parameters/top' @@ -16848,10 +16848,10 @@ paths: tags: - security.labelsRoot summary: Create retentionLabel - description: 'Create a new retentionLabel object. To create a disposition review stage, include the **actionAfterRetentionPeriod** property in the request body with one of the possible values specified.' + description: 'Create a new retentionLabel object. To create a disposition review stage, include the actionAfterRetentionPeriod property in the request body with one of the possible values specified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0 operationId: security.label_CreateRetentionLabel requestBody: description: New navigation property @@ -16944,10 +16944,10 @@ paths: tags: - security.labelsRoot summary: Update retentionLabel - description: 'Update the properties of a retentionLabel object. To update a disposition review stage, include the **actionAfterRetentionPeriod** property in the request body with one of the possible values specified.' + description: 'Update the properties of a retentionLabel object. To update a disposition review stage, include the actionAfterRetentionPeriod property in the request body with one of the possible values specified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0 operationId: security.label_UpdateRetentionLabel parameters: - name: retentionLabel-id @@ -16982,7 +16982,7 @@ paths: description: Delete a retentionLabel object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0 operationId: security.label_DeleteRetentionLabel parameters: - name: retentionLabel-id @@ -17986,7 +17986,7 @@ paths: description: Retrieves a list of secureScoreControlProfile objects for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-1.0 operationId: security_ListSecureScoreControlProfile parameters: - $ref: '#/components/parameters/top' @@ -18191,10 +18191,10 @@ paths: tags: - security.secureScoreControlProfile summary: Update secureScoreControlProfiles - description: 'Update an editable **secureScoreControlProfiles** property within any integrated solution to change various properties, such as **assignedTo** or **tenantNote**.' + description: 'Update an editable secureScoreControlProfiles property within any integrated solution to change various properties, such as assignedTo or tenantNote.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-1.0 operationId: security_UpdateSecureScoreControlProfile parameters: - name: secureScoreControlProfile-id @@ -18270,7 +18270,7 @@ paths: description: Retrieve the properties and relationships of a secureScores object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescores-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescores-list?view=graph-rest-1.0 operationId: security_ListSecureScore parameters: - $ref: '#/components/parameters/top' @@ -18515,7 +18515,7 @@ paths: description: Retrieve a list of securityAction objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securityactions-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-1.0 operationId: security_ListSecurityAction parameters: - $ref: '#/components/parameters/top' @@ -18618,7 +18618,7 @@ paths: description: Create a new securityAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securityactions-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-1.0 operationId: security_CreateSecurityAction requestBody: description: New navigation property @@ -18645,7 +18645,7 @@ paths: description: Retrieve the properties and relationships of a securityAction object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securityaction-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-1.0 operationId: security_GetSecurityAction parameters: - name: securityAction-id @@ -18769,7 +18769,7 @@ paths: description: Cancel a security operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-1.0 operationId: security.securityAction_cancelSecurityAction parameters: - name: securityAction-id @@ -20868,7 +20868,7 @@ paths: description: 'Get the list of authored notes associated with a subject rights request. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 operationId: security.subjectRightsRequest_ListNote parameters: - name: subjectRightsRequest-id @@ -20946,7 +20946,7 @@ paths: description: Create a new authoredNote object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 operationId: security.subjectRightsRequest_CreateNote parameters: - name: subjectRightsRequest-id @@ -21263,13 +21263,17 @@ paths: - articles - hostComponents - hostCookies + - hostPairs - hosts + - hostSslCertificates - hostTrackers - intelligenceProfileIndicators - intelProfiles - passiveDnsRecords + - sslCertificates - subdomains - vulnerabilities + - whoisRecords type: string - name: $expand in: query @@ -21286,13 +21290,17 @@ paths: - articles - hostComponents - hostCookies + - hostPairs - hosts + - hostSslCertificates - hostTrackers - intelligenceProfileIndicators - intelProfiles - passiveDnsRecords + - sslCertificates - subdomains - vulnerabilities + - whoisRecords type: string responses: 2XX: @@ -21438,7 +21446,7 @@ paths: description: Read the properties and relationships of an articleIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetArticleIndicator parameters: - name: articleIndicator-id @@ -21615,7 +21623,7 @@ paths: description: 'Get a list of article objects, including their properties and relationships.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-list?view=graph-rest-1.0 operationId: security.threatIntelligence_ListArticle parameters: - $ref: '#/components/parameters/top' @@ -21725,7 +21733,7 @@ paths: description: Read the properties and relationships of an article object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetArticle parameters: - name: article-id @@ -21845,7 +21853,7 @@ paths: description: Get a list of articleIndicator objects that represent indicators of threat or compromise related to the contents of an article. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-list-indicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-list-indicators?view=graph-rest-1.0 operationId: security.threatIntelligence.article_ListIndicator parameters: - name: article-id @@ -22115,7 +22123,7 @@ paths: description: Read the properties and relationships of a hostComponent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostComponent parameters: - name: hostComponent-id @@ -22253,13 +22261,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -22272,13 +22285,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -22407,7 +22425,7 @@ paths: description: Read the properties and relationships of a hostCookie object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostCookie parameters: - name: hostCookie-id @@ -22544,13 +22562,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -22563,13 +22586,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -22595,6 +22623,376 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/threatIntelligence/hostPairs: + get: + tags: + - security.threatIntelligence + summary: Get hostPairs from security + operationId: security.threatIntelligence_ListHostPair + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - linkKind + - linkKind desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostPairCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.threatIntelligence + summary: Create new navigation property to hostPairs for security + operationId: security.threatIntelligence_CreateHostPair + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostPairs/{hostPair-id}': + get: + tags: + - security.threatIntelligence + summary: Get hostPairs from security + operationId: security.threatIntelligence_GetHostPair + parameters: + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.threatIntelligence + summary: Update the navigation property hostPairs in security + operationId: security.threatIntelligence_UpdateHostPair + parameters: + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.threatIntelligence + summary: Delete navigation property hostPairs for security + operationId: security.threatIntelligence_DeleteHostPair + parameters: + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostPairs/{hostPair-id}/childHost': + get: + tags: + - security.threatIntelligence + summary: Get childHost from security + operationId: security.threatIntelligence.hostPair_GetChildHost + parameters: + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.host' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost': + get: + tags: + - security.threatIntelligence + summary: Get parentHost from security + operationId: security.threatIntelligence.hostPair_GetParentHost + parameters: + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.host' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/threatIntelligence/hostPairs/$count: + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.hostPair_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /security/threatIntelligence/hosts: get: tags: @@ -22638,13 +23036,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -22657,13 +23060,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -22704,7 +23112,7 @@ paths: description: 'Read the properties and relationships of a host object. The host resource is the abstract base type that returns an implementation. A host can be of one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHost parameters: - name: host-id @@ -22728,13 +23136,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -22747,13 +23160,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -22822,6 +23240,171 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/childHostPairs': + get: + tags: + - security.threatIntelligence + summary: Get childHostPairs from security + operationId: security.threatIntelligence.host_ListChildHostPair + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - linkKind + - linkKind desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostPairCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}': + get: + tags: + - security.threatIntelligence + summary: Get childHostPairs from security + operationId: security.threatIntelligence.host_GetChildHostPair + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count': + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.host.childHostPair_GetCount + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/security/threatIntelligence/hosts/{host-id}/components': get: tags: @@ -22830,7 +23413,7 @@ paths: description: Get a list of hostComponent resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-components?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-components?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListComponent parameters: - name: host-id @@ -23004,7 +23587,7 @@ paths: description: Get a list of hostCookie resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-cookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-cookies?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListCookie parameters: - name: host-id @@ -23032,14 +23615,343 @@ paths: enum: - id - id desc - - domain - - domain desc + - domain + - domain desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - name + - name desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - domain + - firstSeenDateTime + - lastSeenDateTime + - name + - host + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostCookieCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/cookies/{hostCookie-id}': + get: + tags: + - security.threatIntelligence + summary: Get cookies from security + description: The hostCookies that are associated with this host. + operationId: security.threatIntelligence.host_GetCookie + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: hostCookie-id + in: path + description: The unique identifier of hostCookie + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostCookie + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - domain + - firstSeenDateTime + - lastSeenDateTime + - name + - host + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostCookie' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/cookies/$count': + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.host.cookie_GetCount + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/security/threatIntelligence/hosts/{host-id}/hostPairs': + get: + tags: + - security.threatIntelligence + summary: Get hostPairs from security + operationId: security.threatIntelligence.host_ListHostPair + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - linkKind + - linkKind desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostPairCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/hostPairs/{hostPair-id}': + get: + tags: + - security.threatIntelligence + summary: Get hostPairs from security + operationId: security.threatIntelligence.host_GetHostPair + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: hostPair-id + in: path + description: The unique identifier of hostPair + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostPair + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - linkKind + - childHost + - parentHost + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHost + - parentHost + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/hostPairs/$count': + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.host.hostPair_GetCount + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/security/threatIntelligence/hosts/{host-id}/parentHostPairs': + get: + tags: + - security.threatIntelligence + summary: Get parentHostPairs from security + operationId: security.threatIntelligence.host_ListParentHostPair + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc - firstSeenDateTime - firstSeenDateTime desc - lastSeenDateTime - lastSeenDateTime desc - - name - - name desc + - linkKind + - linkKind desc type: string - name: $select in: query @@ -23052,11 +23964,11 @@ paths: items: enum: - id - - domain - firstSeenDateTime - lastSeenDateTime - - name - - host + - linkKind + - childHost + - parentHost type: string - name: $expand in: query @@ -23069,24 +23981,24 @@ paths: items: enum: - '*' - - host + - childHost + - parentHost type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.security.hostCookieCollectionResponse' + $ref: '#/components/responses/microsoft.graph.security.hostPairCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/security/threatIntelligence/hosts/{host-id}/cookies/{hostCookie-id}': + '/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}': get: tags: - security.threatIntelligence - summary: Get cookies from security - description: The hostCookies that are associated with this host. - operationId: security.threatIntelligence.host_GetCookie + summary: Get parentHostPairs from security + operationId: security.threatIntelligence.host_GetParentHostPair parameters: - name: host-id in: path @@ -23096,14 +24008,14 @@ paths: schema: type: string x-ms-docs-key-type: host - - name: hostCookie-id + - name: hostPair-id in: path - description: The unique identifier of hostCookie + description: The unique identifier of hostPair required: true style: simple schema: type: string - x-ms-docs-key-type: hostCookie + x-ms-docs-key-type: hostPair - name: $select in: query description: Select properties to be returned @@ -23115,11 +24027,11 @@ paths: items: enum: - id - - domain - firstSeenDateTime - lastSeenDateTime - - name - - host + - linkKind + - childHost + - parentHost type: string - name: $expand in: query @@ -23132,7 +24044,8 @@ paths: items: enum: - '*' - - host + - childHost + - parentHost type: string responses: 2XX: @@ -23140,16 +24053,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.security.hostCookie' + $ref: '#/components/schemas/microsoft.graph.security.hostPair' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/security/threatIntelligence/hosts/{host-id}/cookies/$count': + '/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count': get: tags: - security.threatIntelligence summary: Get the number of the resource - operationId: security.threatIntelligence.host.cookie_GetCount + operationId: security.threatIntelligence.host.parentHostPair_GetCount parameters: - name: host-id in: path @@ -23174,7 +24087,7 @@ paths: description: Get a list of passiveDnsRecord resources associated to a host. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListPassiveDn parameters: - name: host-id @@ -23348,7 +24261,7 @@ paths: description: Get a list of passiveDnsRecord resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListPassiveDnsReverse parameters: - name: host-id @@ -23522,7 +24435,7 @@ paths: description: Get the properties and relationships of a hostReputation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0 operationId: security.threatIntelligence.host_GetReputation parameters: - name: host-id @@ -23627,6 +24540,171 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/sslCertificates': + get: + tags: + - security.threatIntelligence + summary: Get sslCertificates from security + operationId: security.threatIntelligence.host_ListSslCertificate + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - ports + - ports desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - ports + - host + - sslCertificate + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + - sslCertificate + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostSslCertificateCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/sslCertificates/{hostSslCertificate-id}': + get: + tags: + - security.threatIntelligence + summary: Get sslCertificates from security + operationId: security.threatIntelligence.host_GetSslCertificate + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - ports + - host + - sslCertificate + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + - sslCertificate + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count': + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.host.sslCertificate_GetCount + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/security/threatIntelligence/hosts/{host-id}/subdomains': get: tags: @@ -23635,7 +24713,7 @@ paths: description: Get the list of subdomain resources associated with a host. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListSubdomain parameters: - name: host-id @@ -23793,7 +24871,7 @@ paths: description: Get a list of hostTracker resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-trackers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-trackers?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListTracker parameters: - name: host-id @@ -23955,6 +25033,74 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/security/threatIntelligence/hosts/{host-id}/whois': + get: + tags: + - security.threatIntelligence + summary: Get whois from security + operationId: security.threatIntelligence.host_GetWhoi + parameters: + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - abuse + - admin + - billing + - domainStatus + - expirationDateTime + - firstSeenDateTime + - lastSeenDateTime + - lastUpdateDateTime + - nameservers + - noc + - rawWhoisText + - registrant + - registrar + - registrationDateTime + - technical + - whoisServer + - zone + - host + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation /security/threatIntelligence/hosts/$count: get: tags: @@ -23969,6 +25115,361 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/threatIntelligence/hostSslCertificates: + get: + tags: + - security.threatIntelligence + summary: Get hostSslCertificates from security + operationId: security.threatIntelligence_ListHostSslCertificate + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - ports + - ports desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - ports + - host + - sslCertificate + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + - sslCertificate + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostSslCertificateCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.threatIntelligence + summary: Create new navigation property to hostSslCertificates for security + operationId: security.threatIntelligence_CreateHostSslCertificate + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}': + get: + tags: + - security.threatIntelligence + summary: Get hostSslCertificates from security + operationId: security.threatIntelligence_GetHostSslCertificate + parameters: + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - ports + - host + - sslCertificate + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + - sslCertificate + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.threatIntelligence + summary: Update the navigation property hostSslCertificates in security + operationId: security.threatIntelligence_UpdateHostSslCertificate + parameters: + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.threatIntelligence + summary: Delete navigation property hostSslCertificates for security + operationId: security.threatIntelligence_DeleteHostSslCertificate + parameters: + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host': + get: + tags: + - security.threatIntelligence + summary: Get host from security + operationId: security.threatIntelligence.hostSslCertificate_GetHost + parameters: + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.host' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/sslCertificate': + get: + tags: + - security.threatIntelligence + summary: Get sslCertificate from security + operationId: security.threatIntelligence.hostSslCertificate_GetSslCertificate + parameters: + - name: hostSslCertificate-id + in: path + description: The unique identifier of hostSslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: hostSslCertificate + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - expirationDateTime + - fingerprint + - firstSeenDateTime + - issueDateTime + - issuer + - lastSeenDateTime + - serialNumber + - sha1 + - subject + - relatedHosts + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - relatedHosts + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/threatIntelligence/hostSslCertificates/$count: + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.hostSslCertificate_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /security/threatIntelligence/hostTrackers: get: tags: @@ -24072,7 +25573,7 @@ paths: description: Read the properties and relationships of a hostTracker object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostTracker parameters: - name: hostTracker-id @@ -24209,13 +25710,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -24228,13 +25734,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -24360,7 +25871,7 @@ paths: description: Read the properties and relationships of a intelligenceProfileIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetIntelligenceProfileIndicator parameters: - name: intelligenceProfileIndicator-id @@ -24539,7 +26050,7 @@ paths: description: Get a list of the intelligenceProfile objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-list?view=graph-rest-1.0 operationId: security.threatIntelligence_ListIntelProfile parameters: - $ref: '#/components/parameters/top' @@ -24652,7 +26163,7 @@ paths: description: Read the properties and relationships of a intelligenceProfile object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetIntelProfile parameters: - name: intelligenceProfile-id @@ -24770,10 +26281,10 @@ paths: tags: - security.threatIntelligence summary: List intelligenceProfileIndicators - description: Get the intelligenceProfileIndicator resources from the **indicators** navigation property of an intelligenceProfile. + description: Get the intelligenceProfileIndicator resources from the indicators navigation property of an intelligenceProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0 operationId: security.threatIntelligence.intelProfile_ListIndicator parameters: - name: intelligenceProfile-id @@ -25050,7 +26561,7 @@ paths: description: Read the properties and relationships of a passiveDnsRecord object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetPassiveDnsRecord parameters: - name: passiveDnsRecord-id @@ -25239,13 +26750,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -25258,13 +26774,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -25290,6 +26811,447 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/threatIntelligence/sslCertificates: + get: + tags: + - security.threatIntelligence + summary: Get sslCertificates from security + operationId: security.threatIntelligence_ListSslCertificate + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - expirationDateTime + - expirationDateTime desc + - fingerprint + - fingerprint desc + - firstSeenDateTime + - firstSeenDateTime desc + - issueDateTime + - issueDateTime desc + - issuer + - issuer desc + - lastSeenDateTime + - lastSeenDateTime desc + - serialNumber + - serialNumber desc + - sha1 + - sha1 desc + - subject + - subject desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - expirationDateTime + - fingerprint + - firstSeenDateTime + - issueDateTime + - issuer + - lastSeenDateTime + - serialNumber + - sha1 + - subject + - relatedHosts + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - relatedHosts + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.sslCertificateCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.threatIntelligence + summary: Create new navigation property to sslCertificates for security + operationId: security.threatIntelligence_CreateSslCertificate + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/sslCertificates/{sslCertificate-id}': + get: + tags: + - security.threatIntelligence + summary: Get sslCertificates from security + operationId: security.threatIntelligence_GetSslCertificate + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - expirationDateTime + - fingerprint + - firstSeenDateTime + - issueDateTime + - issuer + - lastSeenDateTime + - serialNumber + - sha1 + - subject + - relatedHosts + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - relatedHosts + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.threatIntelligence + summary: Update the navigation property sslCertificates in security + operationId: security.threatIntelligence_UpdateSslCertificate + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.threatIntelligence + summary: Delete navigation property sslCertificates for security + operationId: security.threatIntelligence_DeleteSslCertificate + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts': + get: + tags: + - security.threatIntelligence + summary: Get relatedHosts from security + operationId: security.threatIntelligence.sslCertificate_ListRelatedHost + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.hostCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}': + get: + tags: + - security.threatIntelligence + summary: Get relatedHosts from security + operationId: security.threatIntelligence.sslCertificate_GetRelatedHost + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + - name: host-id + in: path + description: The unique identifier of host + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: host + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.host' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count': + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.sslCertificate.relatedHost_GetCount + parameters: + - name: sslCertificate-id + in: path + description: The unique identifier of sslCertificate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sslCertificate + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /security/threatIntelligence/sslCertificates/$count: + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.sslCertificate_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /security/threatIntelligence/subdomains: get: tags: @@ -25384,7 +27346,7 @@ paths: description: Read the properties and relationships of a subdomain object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetSubdomain parameters: - name: subdomain-id @@ -25518,13 +27480,18 @@ paths: - id - firstSeenDateTime - lastSeenDateTime + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string - name: $expand in: query @@ -25537,13 +27504,18 @@ paths: items: enum: - '*' + - childHostPairs - components - cookies + - hostPairs + - parentHostPairs - passiveDns - passiveDnsReverse - reputation + - sslCertificates - subdomains - trackers + - whois type: string responses: 2XX: @@ -25707,7 +27679,7 @@ paths: description: Read the properties and relationships of a vulnerability object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetVulnerability parameters: - name: vulnerability-id @@ -26019,7 +27991,7 @@ paths: description: Get a list of the microsoft.graph.security.vulnerabilityComponent objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0 operationId: security.threatIntelligence.vulnerability_ListComponent parameters: - name: vulnerability-id @@ -26123,7 +28095,7 @@ paths: description: Read the properties and relationships of a vulnerabilityComponent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0 operationId: security.threatIntelligence.vulnerability_GetComponent parameters: - name: vulnerability-id @@ -26286,6 +28258,353 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/threatIntelligence/whoisRecords: + get: + tags: + - security.threatIntelligence + summary: Get whoisRecords from security + operationId: security.threatIntelligence_ListWhoisRecord + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - abuse + - abuse desc + - admin + - admin desc + - billing + - billing desc + - domainStatus + - domainStatus desc + - expirationDateTime + - expirationDateTime desc + - firstSeenDateTime + - firstSeenDateTime desc + - lastSeenDateTime + - lastSeenDateTime desc + - lastUpdateDateTime + - lastUpdateDateTime desc + - nameservers + - nameservers desc + - noc + - noc desc + - rawWhoisText + - rawWhoisText desc + - registrant + - registrant desc + - registrar + - registrar desc + - registrationDateTime + - registrationDateTime desc + - technical + - technical desc + - whoisServer + - whoisServer desc + - zone + - zone desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - abuse + - admin + - billing + - domainStatus + - expirationDateTime + - firstSeenDateTime + - lastSeenDateTime + - lastUpdateDateTime + - nameservers + - noc + - rawWhoisText + - registrant + - registrar + - registrationDateTime + - technical + - whoisServer + - zone + - host + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.security.whoisRecordCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.threatIntelligence + summary: Create new navigation property to whoisRecords for security + operationId: security.threatIntelligence_CreateWhoisRecord + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/whoisRecords/{whoisRecord-id}': + get: + tags: + - security.threatIntelligence + summary: Get whoisRecords from security + operationId: security.threatIntelligence_GetWhoisRecord + parameters: + - name: whoisRecord-id + in: path + description: The unique identifier of whoisRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: whoisRecord + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - abuse + - admin + - billing + - domainStatus + - expirationDateTime + - firstSeenDateTime + - lastSeenDateTime + - lastUpdateDateTime + - nameservers + - noc + - rawWhoisText + - registrant + - registrar + - registrationDateTime + - technical + - whoisServer + - zone + - host + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - host + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.threatIntelligence + summary: Update the navigation property whoisRecords in security + operationId: security.threatIntelligence_UpdateWhoisRecord + parameters: + - name: whoisRecord-id + in: path + description: The unique identifier of whoisRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: whoisRecord + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.threatIntelligence + summary: Delete navigation property whoisRecords for security + operationId: security.threatIntelligence_DeleteWhoisRecord + parameters: + - name: whoisRecord-id + in: path + description: The unique identifier of whoisRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: whoisRecord + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host': + get: + tags: + - security.threatIntelligence + summary: Get host from security + operationId: security.threatIntelligence.whoisRecord_GetHost + parameters: + - name: whoisRecord-id + in: path + description: The unique identifier of whoisRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: whoisRecord + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - firstSeenDateTime + - lastSeenDateTime + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - childHostPairs + - components + - cookies + - hostPairs + - parentHostPairs + - passiveDns + - passiveDnsReverse + - reputation + - sslCertificates + - subdomains + - trackers + - whois + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.host' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/threatIntelligence/whoisRecords/$count: + get: + tags: + - security.threatIntelligence + summary: Get the number of the resource + operationId: security.threatIntelligence.whoisRecord_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /security/threatSubmission: get: tags: @@ -26384,7 +28703,7 @@ paths: description: Get a list of the emailThreatSubmission objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-1.0 operationId: security.threatSubmission_ListEmailThreat parameters: - $ref: '#/components/parameters/top' @@ -26502,7 +28821,7 @@ paths: description: Create a new emailThreatSubmission object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-1.0 operationId: security.threatSubmission_CreateEmailThreat requestBody: description: New navigation property @@ -26529,7 +28848,7 @@ paths: description: Read the properties and relationships of an emailThreatSubmission object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-1.0 operationId: security.threatSubmission_GetEmailThreat parameters: - name: emailThreatSubmission-id @@ -26672,7 +28991,7 @@ paths: description: Get a list of the emailThreatSubmissionPolicy objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-1.0 operationId: security.threatSubmission_ListEmailThreatSubmissionPolicy parameters: - $ref: '#/components/parameters/top' @@ -26795,7 +29114,7 @@ paths: description: Read the properties and relationships of an emailThreatSubmissionPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-1.0 operationId: security.threatSubmission_GetEmailThreatSubmissionPolicy parameters: - name: emailThreatSubmissionPolicy-id @@ -26932,7 +29251,7 @@ paths: description: Get a list of the fileThreatSubmission objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-1.0 operationId: security.threatSubmission_ListFileThreat parameters: - $ref: '#/components/parameters/top' @@ -27049,7 +29368,7 @@ paths: description: Read the properties and relationships of a fileThreatSubmission object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-1.0 operationId: security.threatSubmission_GetFileThreat parameters: - name: fileThreatSubmission-id @@ -27184,7 +29503,7 @@ paths: description: Get a list of the urlThreatSubmission objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-1.0 operationId: security.threatSubmission_ListUrlThreat parameters: - $ref: '#/components/parameters/top' @@ -27278,7 +29597,7 @@ paths: description: Create a new urlThreatSubmission object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-1.0 operationId: security.threatSubmission_CreateUrlThreat requestBody: description: New navigation property @@ -27305,7 +29624,7 @@ paths: description: Read the properties and relationships of an urlThreatSubmission object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-1.0 operationId: security.threatSubmission_GetUrlThreat parameters: - name: urlThreatSubmission-id @@ -27440,7 +29759,7 @@ paths: description: Retrieve a list of tiIndicator objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicators-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-1.0 operationId: security_ListTiIndicator parameters: - $ref: '#/components/parameters/top' @@ -27675,7 +29994,7 @@ paths: description: Create a new tiIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicators-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-1.0 operationId: security_CreateTiIndicator requestBody: description: New navigation property @@ -27702,7 +30021,7 @@ paths: description: Retrieve the properties and relationships of a tiIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-1.0 operationId: security_GetTiIndicator parameters: - name: tiIndicator-id @@ -27812,7 +30131,7 @@ paths: description: Update the properties of a tiIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-1.0 operationId: security_UpdateTiIndicator parameters: - name: tiIndicator-id @@ -27847,7 +30166,7 @@ paths: description: Delete a tiIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-1.0 operationId: security_DeleteTiIndicator parameters: - name: tiIndicator-id @@ -27892,7 +30211,7 @@ paths: description: Delete multiple threat intelligence (TI) indicators in one request instead of multiple requests. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-1.0 operationId: security.tiIndicator_deleteTiIndicator requestBody: description: Action parameters @@ -27940,7 +30259,7 @@ paths: description: 'Delete multiple threat intelligence (TI) indicators in one request instead of multiple requests, when the request contains external IDs instead of IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-1.0 operationId: security.tiIndicator_deleteTiIndicatorsGraphBPreExternalId requestBody: description: Action parameters @@ -27988,7 +30307,7 @@ paths: description: Upload multiple threat intelligence (TI) indicators in one request instead of multiple requests. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-1.0 operationId: security.tiIndicator_submitTiIndicator requestBody: description: Action parameters @@ -28036,7 +30355,7 @@ paths: description: Update multiple threat intelligence (TI) indicators in one request instead of multiple requests. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-1.0 operationId: security.tiIndicator_updateTiIndicator requestBody: description: Action parameters @@ -28167,7 +30486,7 @@ paths: description: Get a list of the retentionEvent objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0 operationId: security.trigger_ListRetentionEvent parameters: - $ref: '#/components/parameters/top' @@ -28263,7 +30582,7 @@ paths: description: Create a new retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0 operationId: security.trigger_CreateRetentionEvent requestBody: description: New navigation property @@ -28290,7 +30609,7 @@ paths: description: Read the properties and relationships of a retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0 operationId: security.trigger_GetRetentionEvent parameters: - name: retentionEvent-id @@ -28386,7 +30705,7 @@ paths: description: Delete a retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0 operationId: security.trigger_DeleteRetentionEvent parameters: - name: retentionEvent-id @@ -28570,7 +30889,7 @@ paths: description: Get a list of the retentionEventType objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0 operationId: security.triggerType_ListRetentionEventType parameters: - $ref: '#/components/parameters/top' @@ -28649,7 +30968,7 @@ paths: description: Create a new retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0 operationId: security.triggerType_CreateRetentionEventType requestBody: description: New navigation property @@ -28676,7 +30995,7 @@ paths: description: Read the properties and relationships of a retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0 operationId: security.triggerType_GetRetentionEventType parameters: - name: retentionEventType-id @@ -28765,7 +31084,7 @@ paths: description: Delete a retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0 operationId: security.triggerType_DeleteRetentionEventType parameters: - name: retentionEventType-id @@ -29265,10 +31584,10 @@ paths: tags: - users.security summary: Get informationProtectionPolicySetting - description: 'Read the properties and relationships of an informationProtectionPolicySetting object. The settings exposed by this API should be used in applications to populate the **moreInfoUrl** property for Microsoft Purview Information Protection help, and indicate whether labeling is mandatory for the user and whether justification must be provided on downgrade.' + description: 'Read the properties and relationships of an informationProtectionPolicySetting object. The settings exposed by this API should be used in applications to populate the moreInfoUrl property for Microsoft Purview Information Protection help, and indicate whether labeling is mandatory for the user and whether justification must be provided on downgrade.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-1.0 operationId: user.security.informationProtection_GetLabelPolicySetting parameters: - name: user-id @@ -29382,7 +31701,7 @@ paths: description: Get a list of sensitivityLabel objects associated with a user or organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-1.0 operationId: user.security.informationProtection_ListSensitivityLabel parameters: - name: user-id @@ -32186,7 +34505,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.security.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.security.contentState' additionalProperties: @@ -33828,12 +36147,22 @@ components: $ref: '#/components/schemas/microsoft.graph.security.hostCookie' description: 'Retrieve details about microsoft.graph.security.hostCookie objects.Note: List retrieval is not yet supported.' x-ms-navigationProperty: true + hostPairs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + x-ms-navigationProperty: true hosts: type: array items: $ref: '#/components/schemas/microsoft.graph.security.host' description: 'Refers to microsoft.graph.security.host objects that Microsoft Threat Intelligence has observed.Note: List retrieval is not yet supported.' x-ms-navigationProperty: true + hostSslCertificates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + x-ms-navigationProperty: true hostTrackers: type: array items: @@ -33857,6 +36186,11 @@ components: $ref: '#/components/schemas/microsoft.graph.security.passiveDnsRecord' description: 'Retrieve details about microsoft.graph.security.passiveDnsRecord objects.Note: List retrieval is not yet supported.' x-ms-navigationProperty: true + sslCertificates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + x-ms-navigationProperty: true subdomains: type: array items: @@ -33869,6 +36203,11 @@ components: $ref: '#/components/schemas/microsoft.graph.security.vulnerability' description: 'Retrieve details about microsoft.graph.security.vulnerabilities.Note: List retrieval is not yet supported.' x-ms-navigationProperty: true + whoisRecords: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.security.articleIndicator: @@ -33978,6 +36317,11 @@ components: description: 'The most recent date and time when this host was observed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true + childHostPairs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + x-ms-navigationProperty: true components: type: array items: @@ -33990,6 +36334,16 @@ components: $ref: '#/components/schemas/microsoft.graph.security.hostCookie' description: The hostCookies that are associated with this host. x-ms-navigationProperty: true + hostPairs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + x-ms-navigationProperty: true + parentHostPairs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + x-ms-navigationProperty: true passiveDns: type: array items: @@ -34004,6 +36358,11 @@ components: x-ms-navigationProperty: true reputation: $ref: '#/components/schemas/microsoft.graph.security.hostReputation' + sslCertificates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + x-ms-navigationProperty: true subdomains: type: array items: @@ -34016,6 +36375,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.hostTracker' description: The hostTrackers that are associated with this host. x-ms-navigationProperty: true + whois: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' additionalProperties: type: object microsoft.graph.security.hostCookie: @@ -34044,6 +36405,31 @@ components: $ref: '#/components/schemas/microsoft.graph.security.host' additionalProperties: type: object + microsoft.graph.security.hostPair: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: hostPair + type: object + properties: + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + linkKind: + type: string + nullable: true + childHost: + $ref: '#/components/schemas/microsoft.graph.security.host' + parentHost: + $ref: '#/components/schemas/microsoft.graph.security.host' + additionalProperties: + type: object microsoft.graph.security.passiveDnsRecord: allOf: - $ref: '#/components/schemas/microsoft.graph.security.artifact' @@ -34095,6 +36481,32 @@ components: format: int32 additionalProperties: type: object + microsoft.graph.security.hostSslCertificate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.security.artifact' + - title: hostSslCertificate + type: object + properties: + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + ports: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificatePort' + host: + $ref: '#/components/schemas/microsoft.graph.security.host' + sslCertificate: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + additionalProperties: + type: object microsoft.graph.security.subdomain: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -34137,6 +36549,116 @@ components: $ref: '#/components/schemas/microsoft.graph.security.host' additionalProperties: type: object + microsoft.graph.security.whoisRecord: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: whoisRecord + type: object + properties: + abuse: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + admin: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + billing: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + domainStatus: + type: string + nullable: true + expirationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastUpdateDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + nameservers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.whoisNameserver' + noc: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + rawWhoisText: + type: string + nullable: true + registrant: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + registrar: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + registrationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + technical: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + whoisServer: + type: string + nullable: true + zone: + $ref: '#/components/schemas/microsoft.graph.security.whoisContact' + host: + $ref: '#/components/schemas/microsoft.graph.security.host' + additionalProperties: + type: object + microsoft.graph.security.sslCertificate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.security.artifact' + - title: sslCertificate + type: object + properties: + expirationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + fingerprint: + type: string + nullable: true + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + issueDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + issuer: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificateEntity' + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + serialNumber: + type: string + nullable: true + sha1: + type: string + nullable: true + subject: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificateEntity' + relatedHosts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.host' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.security.intelligenceProfileIndicator: allOf: - $ref: '#/components/schemas/microsoft.graph.security.indicator' @@ -34172,6 +36694,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.security.intelligenceProfileCountryOrRegionOfOrigin' + description: The country/region of origin for the given actor or threat associated with this intelligenceProfile. description: $ref: '#/components/schemas/microsoft.graph.security.formattedContent' firstActiveDateTime: @@ -37970,11 +40493,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -38805,7 +41328,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -41800,14 +44323,113 @@ components: $ref: '#/components/schemas/microsoft.graph.security.hostReputationRuleSeverity' additionalProperties: type: object + microsoft.graph.security.hostSslCertificatePort: + title: hostSslCertificatePort + type: object + properties: + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + port: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.security.whoisContact: + title: whoisContact + type: object + properties: + address: + $ref: '#/components/schemas/microsoft.graph.physicalAddress' + email: + type: string + nullable: true + fax: + type: string + nullable: true + name: + type: string + nullable: true + organization: + type: string + nullable: true + telephone: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.security.whoisNameserver: + title: whoisNameserver + type: object + properties: + firstSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + lastSeenDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + host: + $ref: '#/components/schemas/microsoft.graph.security.host' + additionalProperties: + type: object + microsoft.graph.security.sslCertificateEntity: + title: sslCertificateEntity + type: object + properties: + address: + $ref: '#/components/schemas/microsoft.graph.physicalAddress' + alternateNames: + type: array + items: + type: string + nullable: true + commonName: + type: string + nullable: true + email: + type: string + nullable: true + givenName: + type: string + nullable: true + organizationName: + type: string + nullable: true + organizationUnitName: + type: string + nullable: true + serialNumber: + type: string + nullable: true + surname: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.security.intelligenceProfileCountryOrRegionOfOrigin: title: intelligenceProfileCountryOrRegionOfOrigin type: object properties: code: type: string + description: A codified representation for this country/region of origin. label: type: string + description: A display label for this ountry/region of origin. additionalProperties: type: object microsoft.graph.security.intelligenceProfileKind: @@ -42769,6 +45391,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.security.hostPairCollectionResponse: + title: Collection of hostPair + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostPair' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.security.hostCollectionResponse: title: Collection of host type: object @@ -42795,6 +45430,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.security.hostSslCertificateCollectionResponse: + title: Collection of hostSslCertificate + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificate' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.security.subdomainCollectionResponse: title: Collection of subdomain type: object @@ -42847,6 +45495,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.security.sslCertificateCollectionResponse: + title: Collection of sslCertificate + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificate' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.security.vulnerabilityCollectionResponse: title: Collection of vulnerability type: object @@ -42873,6 +45534,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.security.whoisRecordCollectionResponse: + title: Collection of whoisRecord + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecord' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.security.emailThreatSubmissionCollectionResponse: title: Collection of emailThreatSubmission type: object @@ -44187,11 +46861,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -49609,7 +52283,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -49620,7 +52294,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -51058,8 +53732,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -52621,7 +55295,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -56373,7 +59047,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -61560,6 +64234,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.security.hostCookieCollectionResponse' + microsoft.graph.security.hostPairCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostPairCollectionResponse' microsoft.graph.security.hostCollectionResponse: description: Retrieved collection content: @@ -61572,6 +64252,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.security.passiveDnsRecordCollectionResponse' + microsoft.graph.security.hostSslCertificateCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.hostSslCertificateCollectionResponse' microsoft.graph.security.subdomainCollectionResponse: description: Retrieved collection content: @@ -61596,6 +64282,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.security.intelligenceProfileCollectionResponse' + microsoft.graph.security.sslCertificateCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.sslCertificateCollectionResponse' microsoft.graph.security.vulnerabilityCollectionResponse: description: Retrieved collection content: @@ -61608,6 +64300,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.security.vulnerabilityComponentCollectionResponse' + microsoft.graph.security.whoisRecordCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.whoisRecordCollectionResponse' microsoft.graph.security.emailThreatSubmissionCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 9670a27ab57..b5f11fd4c44 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -97,7 +97,7 @@ paths: description: Get the tenant-level settings for SharePoint and OneDrive. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0 operationId: admin.sharepoint_GetSetting parameters: - name: $select @@ -170,7 +170,7 @@ paths: description: Update one or more tenant-level settings for SharePoint and OneDrive. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0 operationId: admin.sharepoint_UpdateSetting requestBody: description: New navigation property values @@ -1721,7 +1721,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [site][site].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 operationId: group.site_ListColumn parameters: - name: group-id @@ -1893,7 +1893,7 @@ paths: description: 'Create a column for a [site][site] by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 operationId: group.site_CreateColumn parameters: - name: group-id @@ -2254,7 +2254,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 operationId: group.site_ListContentType parameters: - name: group-id @@ -2383,7 +2383,7 @@ paths: description: 'Create a new [contentType][] for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 operationId: group.site_CreateContentType parameters: - name: group-id @@ -2427,7 +2427,7 @@ paths: description: 'Retrieve the metadata for a [content type][contentType] in a [site][] or a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 operationId: group.site_GetContentType parameters: - name: group-id @@ -2519,7 +2519,7 @@ paths: description: 'Update a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 operationId: group.site_UpdateContentType parameters: - name: group-id @@ -2570,7 +2570,7 @@ paths: description: 'Remove a [content type][contentType] from a [list][] or a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 operationId: group.site_DeleteContentType parameters: - name: group-id @@ -3652,7 +3652,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.site.contentType_ListColumn parameters: - name: group-id @@ -3832,7 +3832,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.site.contentType_CreateColumn parameters: - name: group-id @@ -3884,7 +3884,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.site.contentType_GetColumn parameters: - name: group-id @@ -3993,7 +3993,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.site.contentType_UpdateColumn parameters: - name: group-id @@ -4052,7 +4052,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.site.contentType_DeleteColumn parameters: - name: group-id @@ -5510,10 +5510,10 @@ paths: tags: - groups.site summary: List recoveryKeys - description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.' + description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the key property. For information about how to read the key property, see Get bitlockerRecoveryKey.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 operationId: group.site.informationProtection.bitlocker_ListRecoveryKey parameters: - name: group-id @@ -5600,10 +5600,10 @@ paths: tags: - groups.site summary: Get bitlockerRecoveryKey - description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the **key** property that represents the actual recovery key. To include the **key** property in the response, use the `$select` OData query parameter. Including the `$select` query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' + description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. You can find the log in Azure AD audit logs under the KeyManagement category.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 operationId: group.site.informationProtection.bitlocker_GetRecoveryKey parameters: - name: group-id @@ -6157,7 +6157,7 @@ paths: description: Get a collection of information protection labels available to the user or to the organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionpolicy-list-labels?view=graph-rest-1.0 operationId: group.site.informationProtection.policy_ListLabel parameters: - name: group-id @@ -6307,7 +6307,7 @@ paths: description: Retrieve the properties and relationships of an informationProtectionLabel object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-get?view=graph-rest-1.0 operationId: group.site.informationProtection.policy_GetLabel parameters: - name: group-id @@ -7406,7 +7406,7 @@ paths: description: 'Retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 operationId: group.site.informationProtection_ListThreatAssessmentRequest parameters: - name: group-id @@ -7506,7 +7506,7 @@ paths: description: 'Create a new threat assessment request. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 operationId: group.site.informationProtection_CreateThreatAssessmentRequest parameters: - name: group-id @@ -7550,7 +7550,7 @@ paths: description: 'Retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 operationId: group.site.informationProtection_GetThreatAssessmentRequest parameters: - name: group-id @@ -8696,10 +8696,10 @@ paths: tags: - groups.site summary: Enumerate lists in a site - description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include `system` in your `$select` statement." + description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include system in your $select statement." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 operationId: group.site_ListList parameters: - name: group-id @@ -8833,7 +8833,7 @@ paths: description: 'Create a new [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 operationId: group.site_CreateList parameters: - name: group-id @@ -8873,11 +8873,11 @@ paths: get: tags: - groups.site - summary: List operations - description: Get the list of richLongRunningOperations associated with a list. + summary: Get metadata for a list + description: 'Return the metadata for a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0 operationId: group.site_GetList parameters: - name: group-id @@ -9209,7 +9209,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: group.site.list_ListColumn parameters: - name: group-id @@ -9389,7 +9389,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: group.site.list_CreateColumn parameters: - name: group-id @@ -9797,7 +9797,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: group.site.list_ListContentType parameters: - name: group-id @@ -11323,7 +11323,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.site.list.contentType_ListColumn parameters: - name: group-id @@ -11511,7 +11511,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.site.list.contentType_CreateColumn parameters: - name: group-id @@ -11571,7 +11571,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.site.list.contentType_GetColumn parameters: - name: group-id @@ -11688,7 +11688,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.site.list.contentType_UpdateColumn parameters: - name: group-id @@ -11755,7 +11755,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.site.list.contentType_DeleteColumn parameters: - name: group-id @@ -12517,7 +12517,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: group.site.list_ListItem parameters: - name: group-id @@ -12653,7 +12653,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: group.site.list_CreateItem parameters: - name: group-id @@ -12705,7 +12705,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: group.site.list_GetItem parameters: - name: group-id @@ -12864,7 +12864,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: group.site.list_DeleteItem parameters: - name: group-id @@ -14213,7 +14213,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.site.list.item_ListDocumentSetVersion parameters: - name: group-id @@ -14332,7 +14332,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.site.list.item_CreateDocumentSetVersion parameters: - name: group-id @@ -14392,7 +14392,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.site.list.item_GetDocumentSetVersion parameters: - name: group-id @@ -14549,7 +14549,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.site.list.item_DeleteDocumentSetVersion parameters: - name: group-id @@ -15172,10 +15172,10 @@ paths: tags: - groups.site summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.site.list.item_UpdateField parameters: - name: group-id @@ -17689,7 +17689,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: group.site.onenote_ListNotebook parameters: - name: group-id @@ -17806,7 +17806,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: group.site.onenote_CreateNotebook parameters: - name: group-id @@ -17850,7 +17850,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: group.site.onenote_GetNotebook parameters: - name: group-id @@ -18024,7 +18024,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook_ListSectionGroup parameters: - name: group-id @@ -18141,7 +18141,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook_CreateSectionGroup parameters: - name: group-id @@ -18568,7 +18568,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -18838,7 +18838,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id @@ -18964,7 +18964,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_CreateSection parameters: - name: group-id @@ -20368,7 +20368,7 @@ paths: description: Retrieve a list of section objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook_ListSection parameters: - name: group-id @@ -20486,7 +20486,7 @@ paths: description: Create a new section in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook_CreateSection parameters: - name: group-id @@ -21743,7 +21743,7 @@ paths: tags: - groups.site summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: group.site.onenote_ListOperation parameters: - name: group-id @@ -21878,10 +21878,10 @@ paths: tags: - groups.site summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: group.site.onenote_GetOperation parameters: - name: group-id @@ -22354,7 +22354,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: group.site.onenote_DeletePage parameters: - name: group-id @@ -23087,7 +23087,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote_ListSectionGroup parameters: - name: group-id @@ -23236,7 +23236,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: group.site.onenote_GetSectionGroup parameters: - name: group-id @@ -23574,7 +23574,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -23820,7 +23820,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_ListSection parameters: - name: group-id @@ -23938,7 +23938,7 @@ paths: description: Create a new section in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_CreateSection parameters: - name: group-id @@ -25198,7 +25198,7 @@ paths: description: Retrieve a list of section objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: group.site.onenote_ListSection parameters: - name: group-id @@ -25348,7 +25348,7 @@ paths: description: Retrieve the properties and relationships of a section object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: group.site.onenote_GetSection parameters: - name: group-id @@ -26401,7 +26401,7 @@ paths: description: Get the list of richLongRunningOperations associated with a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 operationId: group.site_ListOperation parameters: - name: group-id @@ -26545,7 +26545,7 @@ paths: description: Read the properties of a richLongRunningOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 operationId: group.site_GetOperation parameters: - name: group-id @@ -26739,10 +26739,10 @@ paths: tags: - groups.site summary: List baseSitePage - description: 'Get the collection of [baseSitePage][] objects from the site pages [list][] in a [site][]. All pages in the site are returned (with pagination). Sort alphabetically by `name` in ascending order. **The following table lists the available subtypes.**' + description: 'Get the collection of [baseSitePage][] objects from the site pages [list][] in a [site][]. All pages in the site are returned (with pagination). Sort alphabetically by name in ascending order. The following table lists the available subtypes.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0 operationId: group.site_ListPage parameters: - name: group-id @@ -26859,7 +26859,7 @@ paths: description: 'Create a new [sitePage][] in the site pages [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0 operationId: group.site_CreatePage parameters: - name: group-id @@ -26903,7 +26903,7 @@ paths: description: 'Get the metadata for a [baseSitePage][] in the site pages [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0 operationId: group.site_GetPage parameters: - name: group-id @@ -27911,7 +27911,7 @@ paths: description: Get the permission resources from the permissions navigation property on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 operationId: group.site_ListPermission parameters: - name: group-id @@ -28021,7 +28021,7 @@ paths: description: Create a new permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 operationId: group.site_CreatePermission parameters: - name: group-id @@ -28065,7 +28065,7 @@ paths: description: Retrieve the properties and relationships of a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 operationId: group.site_GetPermission parameters: - name: group-id @@ -28144,7 +28144,7 @@ paths: description: Update the permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 operationId: group.site_UpdatePermission parameters: - name: group-id @@ -28268,7 +28268,7 @@ paths: description: 'Get a collection of subsites defined for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 operationId: group.site_ListSite parameters: - name: group-id @@ -28570,7 +28570,7 @@ paths: description: Read the properties and relationships of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 operationId: group.site_GetTermStore parameters: - name: group-id @@ -28710,7 +28710,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: group.site.termStore_ListGroup parameters: - name: group-id @@ -28804,7 +28804,7 @@ paths: description: Create a new group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: group.site.termStore_CreateGroup parameters: - name: group-id @@ -28848,7 +28848,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: group.site.termStore_GetGroup parameters: - name: group-id @@ -28970,7 +28970,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteGroup parameters: - name: group-id @@ -29017,7 +29017,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.group_ListSet parameters: - name: group-id @@ -29361,7 +29361,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id @@ -29475,7 +29475,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id @@ -32250,7 +32250,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id @@ -33111,7 +33111,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id @@ -33206,7 +33206,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id @@ -33273,7 +33273,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id @@ -35853,7 +35853,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: group.site.termStore_GetSet parameters: - name: group-id @@ -35933,7 +35933,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: group.site.termStore_UpdateSet parameters: - name: group-id @@ -35984,7 +35984,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteSet parameters: - name: group-id @@ -36031,7 +36031,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set_ListChild parameters: - name: group-id @@ -36137,7 +36137,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set_CreateChild parameters: - name: group-id @@ -38640,7 +38640,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup_ListSet parameters: - name: group-id @@ -38984,7 +38984,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id @@ -39098,7 +39098,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_CreateChild parameters: - name: group-id @@ -41687,7 +41687,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListRelation parameters: - name: group-id @@ -42548,7 +42548,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id @@ -42643,7 +42643,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id @@ -42710,7 +42710,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: group-id @@ -45126,7 +45126,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set_ListRelation parameters: - name: group-id @@ -45899,7 +45899,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set_GetTerm parameters: - name: group-id @@ -45986,7 +45986,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id @@ -46045,7 +46045,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set_DeleteTerm parameters: - name: group-id @@ -48247,11 +48247,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a **[$search][]** query against the `/sites` collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: site_ListSite parameters: - $ref: '#/components/parameters/top' @@ -48389,10 +48389,10 @@ paths: tags: - sites.site summary: Get a site resource - description: "Retrieve properties and relationships for a [site][] resource.\nA **site** resource represents a team site in SharePoint." + description: "Retrieve properties and relationships for a [site][] resource.\nA site resource represents a team site in SharePoint." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0 operationId: site_GetSite parameters: - name: site-id @@ -49579,7 +49579,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [site][site].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 operationId: site_ListColumn parameters: - name: site-id @@ -49743,7 +49743,7 @@ paths: description: 'Create a column for a [site][site] by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 operationId: site_CreateColumn parameters: - name: site-id @@ -50056,7 +50056,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 operationId: site_ListContentType parameters: - name: site-id @@ -50177,7 +50177,7 @@ paths: description: 'Create a new [contentType][] for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 operationId: site_CreateContentType parameters: - name: site-id @@ -50213,7 +50213,7 @@ paths: description: 'Retrieve the metadata for a [content type][contentType] in a [site][] or a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 operationId: site_GetContentType parameters: - name: site-id @@ -50297,7 +50297,7 @@ paths: description: 'Update a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 operationId: site_UpdateContentType parameters: - name: site-id @@ -50340,7 +50340,7 @@ paths: description: 'Remove a [content type][contentType] from a [list][] or a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 operationId: site_DeleteContentType parameters: - name: site-id @@ -51310,7 +51310,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: site.contentType_ListColumn parameters: - name: site-id @@ -51482,7 +51482,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: site.contentType_CreateColumn parameters: - name: site-id @@ -51526,7 +51526,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: site.contentType_GetColumn parameters: - name: site-id @@ -51627,7 +51627,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: site.contentType_UpdateColumn parameters: - name: site-id @@ -51678,7 +51678,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: site.contentType_DeleteColumn parameters: - name: site-id @@ -51854,7 +51854,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: site.contentType_associateGraphWPreHubSite parameters: - name: site-id @@ -51905,7 +51905,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: site.contentType_copyToDefaultContentLocation parameters: - name: site-id @@ -51992,7 +51992,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: site.contentType_publish parameters: - name: site-id @@ -52025,7 +52025,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: site.contentType_unpublish parameters: - name: site-id @@ -52080,7 +52080,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: site.contentType_addCopy parameters: - name: site-id @@ -52121,7 +52121,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: site.contentType_addCopyFromContentTypeHub parameters: - name: site-id @@ -53104,7 +53104,7 @@ paths: description: 'Compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key/value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 operationId: site.informationProtection.policy.label_evaluateApplication parameters: - name: site-id @@ -53166,7 +53166,7 @@ paths: description: 'Using classification results, compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide contentInfo, which includes existing content metadata key/value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: site.informationProtection.policy.label_evaluateClassificationResult parameters: - name: site-id @@ -53230,7 +53230,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key/value pairs, the API returns an informationProtectionAction that contains some combination of one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 operationId: site.informationProtection.policy.label_evaluateRemoval parameters: - name: site-id @@ -53292,7 +53292,7 @@ paths: description: 'Using the metadata that exists on an already-labeled piece of information, resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 operationId: site.informationProtection.policy.label_extractLabel parameters: - name: site-id @@ -53426,10 +53426,10 @@ paths: tags: - sites.list summary: Enumerate lists in a site - description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include `system` in your `$select` statement." + description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include system in your $select statement." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 operationId: site_ListList parameters: - name: site-id @@ -53555,7 +53555,7 @@ paths: description: 'Create a new [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 operationId: site_CreateList parameters: - name: site-id @@ -53587,11 +53587,11 @@ paths: get: tags: - sites.list - summary: List operations - description: Get the list of richLongRunningOperations associated with a list. + summary: Get metadata for a list + description: 'Return the metadata for a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0 operationId: site_GetList parameters: - name: site-id @@ -53883,7 +53883,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: site.list_ListColumn parameters: - name: site-id @@ -54055,7 +54055,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: site.list_CreateColumn parameters: - name: site-id @@ -54415,7 +54415,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: site.list_ListContentType parameters: - name: site-id @@ -55797,7 +55797,7 @@ paths: description: 'Get the collection of columns, represented as [columnDefinition][columnDefinition] resources, in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: site.list.contentType_ListColumn parameters: - name: site-id @@ -55977,7 +55977,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site or list by specifying a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: site.list.contentType_CreateColumn parameters: - name: site-id @@ -56029,7 +56029,7 @@ paths: description: 'Retrieve the metadata for a [site][], [list][] or [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: site.list.contentType_GetColumn parameters: - name: site-id @@ -56138,7 +56138,7 @@ paths: description: 'Update a [site][], [list][] or [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: site.list.contentType_UpdateColumn parameters: - name: site-id @@ -56197,7 +56197,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], [list][] or [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: site.list.contentType_DeleteColumn parameters: - name: site-id @@ -56397,7 +56397,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: site.list.contentType_associateGraphWPreHubSite parameters: - name: site-id @@ -56456,7 +56456,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: site.list.contentType_copyToDefaultContentLocation parameters: - name: site-id @@ -56559,7 +56559,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: site.list.contentType_publish parameters: - name: site-id @@ -56600,7 +56600,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: site.list.contentType_unpublish parameters: - name: site-id @@ -56671,7 +56671,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: site.list.contentType_addCopy parameters: - name: site-id @@ -56720,7 +56720,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: site.list.contentType_addCopyFromContentTypeHub parameters: - name: site-id @@ -57361,7 +57361,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: site.list_ListItem parameters: - name: site-id @@ -57489,7 +57489,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: site.list_CreateItem parameters: - name: site-id @@ -57533,7 +57533,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: site.list_GetItem parameters: - name: site-id @@ -57676,7 +57676,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: site.list_DeleteItem parameters: - name: site-id @@ -58905,7 +58905,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: site.list.item_ListDocumentSetVersion parameters: - name: site-id @@ -59016,7 +59016,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: site.list.item_CreateDocumentSetVersion parameters: - name: site-id @@ -59068,7 +59068,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: site.list.item_GetDocumentSetVersion parameters: - name: site-id @@ -59209,7 +59209,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: site.list.item_DeleteDocumentSetVersion parameters: - name: site-id @@ -59443,7 +59443,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: site.list.item.documentSetVersion_restore parameters: - name: site-id @@ -59809,10 +59809,10 @@ paths: tags: - sites.list summary: Update an item in a list - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: site.list.item_UpdateField parameters: - name: site-id @@ -60305,10 +60305,10 @@ paths: tags: - sites.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: site.list.item_createLink parameters: - name: site-id @@ -62408,10 +62408,10 @@ paths: tags: - sites.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: site.list.subscription_reauthorize parameters: - name: site-id @@ -62781,7 +62781,7 @@ paths: description: 'Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn''t exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: site.onenote.notebook_copyNotebook parameters: - name: site-id @@ -62843,7 +62843,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: site-id @@ -62921,7 +62921,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: site-id @@ -62999,7 +62999,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: site-id @@ -63206,7 +63206,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.notebook.section_copyToNotebook parameters: - name: site-id @@ -63276,7 +63276,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.notebook.section_copyToSectionGroup parameters: - name: site-id @@ -63346,7 +63346,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.notebook.section.page_copyToSection parameters: - name: site-id @@ -63529,7 +63529,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: site.onenote.notebook_getNotebookFromWebUrl parameters: - name: site-id @@ -63622,7 +63622,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.page_copyToSection parameters: - name: site-id @@ -63757,7 +63757,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_copyToNotebook parameters: - name: site-id @@ -63827,7 +63827,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: site-id @@ -63897,7 +63897,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section.page_copyToSection parameters: - name: site-id @@ -64080,7 +64080,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.section_copyToNotebook parameters: - name: site-id @@ -64142,7 +64142,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.section_copyToSectionGroup parameters: - name: site-id @@ -64204,7 +64204,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.section.page_copyToSection parameters: - name: site-id @@ -64363,7 +64363,7 @@ paths: description: Get the list of richLongRunningOperations associated with a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 operationId: site_ListOperation parameters: - name: site-id @@ -64491,7 +64491,7 @@ paths: description: Read the properties of a richLongRunningOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 operationId: site_GetOperation parameters: - name: site-id @@ -64656,7 +64656,7 @@ paths: description: Get the permission resources from the permissions navigation property on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 operationId: site_ListPermission parameters: - name: site-id @@ -64758,7 +64758,7 @@ paths: description: Create a new permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 operationId: site_CreatePermission parameters: - name: site-id @@ -64794,7 +64794,7 @@ paths: description: Retrieve the properties and relationships of a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 operationId: site_GetPermission parameters: - name: site-id @@ -64865,7 +64865,7 @@ paths: description: Update the permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 operationId: site_UpdatePermission parameters: - name: site-id @@ -64943,7 +64943,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: site.permission_grant parameters: - name: site-id @@ -65013,7 +65013,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: site.permission_revokeGrant parameters: - name: site-id @@ -65086,7 +65086,7 @@ paths: description: 'Get a collection of subsites defined for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 operationId: site_ListSite parameters: - name: site-id @@ -65364,7 +65364,7 @@ paths: description: Read the properties and relationships of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 operationId: site_GetTermStore parameters: - name: site-id @@ -65480,7 +65480,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: site.termStore_ListGroup parameters: - name: site-id @@ -65566,7 +65566,7 @@ paths: description: Create a new group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: site.termStore_CreateGroup parameters: - name: site-id @@ -65602,7 +65602,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: site.termStore_GetGroup parameters: - name: site-id @@ -65708,7 +65708,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteGroup parameters: - name: site-id @@ -65747,7 +65747,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.group_ListSet parameters: - name: site-id @@ -66051,7 +66051,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.group.set_ListChild parameters: - name: site-id @@ -66157,7 +66157,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.group.set_CreateChild parameters: - name: site-id @@ -68660,7 +68660,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.group.set_ListRelation parameters: - name: site-id @@ -69433,7 +69433,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.group.set_GetTerm parameters: - name: site-id @@ -69520,7 +69520,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.group.set_UpdateTerm parameters: - name: site-id @@ -69579,7 +69579,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.group.set_DeleteTerm parameters: - name: site-id @@ -71903,7 +71903,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: site.termStore_GetSet parameters: - name: site-id @@ -71975,7 +71975,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: site.termStore_UpdateSet parameters: - name: site-id @@ -72018,7 +72018,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteSet parameters: - name: site-id @@ -72057,7 +72057,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set_ListChild parameters: - name: site-id @@ -72155,7 +72155,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set_CreateChild parameters: - name: site-id @@ -74386,7 +74386,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup_ListSet parameters: - name: site-id @@ -74690,7 +74690,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListChild parameters: - name: site-id @@ -74796,7 +74796,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_CreateChild parameters: - name: site-id @@ -77137,7 +77137,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListRelation parameters: - name: site-id @@ -77910,7 +77910,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_GetTerm parameters: - name: site-id @@ -77997,7 +77997,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: site-id @@ -78056,7 +78056,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: site-id @@ -80240,7 +80240,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set_ListRelation parameters: - name: site-id @@ -80925,7 +80925,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set_GetTerm parameters: - name: site-id @@ -81004,7 +81004,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set_UpdateTerm parameters: - name: site-id @@ -81055,7 +81055,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set_DeleteTerm parameters: - name: site-id @@ -83021,7 +83021,7 @@ paths: description: Follow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 operationId: site_add requestBody: description: Action parameters @@ -83318,7 +83318,7 @@ paths: description: Unfollow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 operationId: site_remove requestBody: description: Action parameters @@ -83366,7 +83366,7 @@ paths: description: List the sites that have been followed by the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sites-list-followed?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sites-list-followed?view=graph-rest-1.0 operationId: user_ListFollowedSite parameters: - name: user-id @@ -85530,11 +85530,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -86157,7 +86157,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.contentState' additionalProperties: @@ -88328,7 +88328,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -91672,8 +91672,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -91854,7 +91854,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -92790,11 +92790,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -98217,7 +98217,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -98228,7 +98228,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -99955,7 +99955,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 3370e49b51f..f2e189c3cf1 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -11,10 +11,10 @@ paths: tags: - appCatalogs.teamsApp summary: List teamsApp - description: "List apps from the Microsoft Teams app catalog.\nThis includes apps from the Microsoft Teams store, as well as apps from your organization's app catalog (the tenant app catalog). To get apps from your organization's app catalog only, specify `organization` as the **distributionMethod** in the request." + description: "List apps from the Microsoft Teams app catalog.\nThis includes apps from the Microsoft Teams store, as well as apps from your organization's app catalog (the tenant app catalog). To get apps from your organization's app catalog only, specify organization as the distributionMethod in the request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0 operationId: appCatalog_ListTeamsApp parameters: - $ref: '#/components/parameters/top' @@ -83,10 +83,10 @@ paths: tags: - appCatalogs.teamsApp summary: Publish teamsApp - description: "Publish an app to the Microsoft Teams app catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a **distributionMethod** property value of `organization`. The **requiresReview** property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." + description: "Publish an app to the Microsoft Teams app catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a distributionMethod property value of organization. The requiresReview property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog_CreateTeamsApp requestBody: description: New navigation property @@ -194,10 +194,10 @@ paths: tags: - appCatalogs.teamsApp summary: Delete teamsApp - description: 'Delete an app from an organization''s app catalog (the tenant app catalog). To delete an app, the **distributionMethod** property for the app must be set to `organization`. You can also use this API to remove a submitted app from the review process.' + description: 'Delete an app from an organization''s app catalog (the tenant app catalog). To delete an app, the distributionMethod property for the app must be set to organization. You can also use this API to remove a submitted app from the review process.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0 operationId: appCatalog_DeleteTeamsApp parameters: - name: teamsApp-id @@ -330,10 +330,10 @@ paths: tags: - appCatalogs.teamsApp summary: Update teamsApp - description: 'Update an app previously published to the Microsoft Teams app catalog. To update an app, the **distributionMethod** property for the app must be set to `organization`. This API specifically updates an app published to your organization''s app catalog (the tenant app catalog). ' + description: 'Update an app previously published to the Microsoft Teams app catalog. To update an app, the distributionMethod property for the app must be set to organization. This API specifically updates an app published to your organization''s app catalog (the tenant app catalog). ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0 operationId: appCatalog.teamsApp_CreateAppDefinition parameters: - name: teamsApp-id @@ -440,10 +440,10 @@ paths: tags: - appCatalogs.teamsApp summary: Publish teamsApp - description: "Publish an app to the Microsoft Teams app catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a **distributionMethod** property value of `organization`. The **requiresReview** property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." + description: "Publish an app to the Microsoft Teams app catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a distributionMethod property value of organization. The requiresReview property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog.teamsApp_UpdateAppDefinition parameters: - name: teamsApp-id @@ -521,7 +521,7 @@ paths: description: Get the bot associated with a specific definition of the TeamsApp. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition_GetBot parameters: - name: teamsApp-id @@ -655,7 +655,7 @@ paths: description: Retrieve a Teams app icon associated with a specific definition of an app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition_GetColorIcon parameters: - name: teamsApp-id @@ -792,7 +792,7 @@ paths: description: Retrieve the hosted content in an app's icon. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition.colorIcon_GetHostedContent parameters: - name: teamsApp-id @@ -927,7 +927,7 @@ paths: summary: Get media content for the navigation property hostedContent from appCatalogs externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition.colorIcon_GetHostedContentContent parameters: - name: teamsApp-id @@ -1001,7 +1001,7 @@ paths: description: Retrieve a Teams app icon associated with a specific definition of an app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition_GetOutlineIcon parameters: - name: teamsApp-id @@ -1138,7 +1138,7 @@ paths: description: Retrieve the hosted content in an app's icon. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition.outlineIcon_GetHostedContent parameters: - name: teamsApp-id @@ -1273,7 +1273,7 @@ paths: summary: Get media content for the navigation property hostedContent from appCatalogs externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition.outlineIcon_GetHostedContentContent parameters: - name: teamsApp-id @@ -1383,7 +1383,7 @@ paths: description: 'Retrieve the list of chats that the user is part of. This method supports federation. When a user ID is provided, the calling application must belong to the same tenant that the user belongs to.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 operationId: chat_ListChat parameters: - $ref: '#/components/parameters/top' @@ -1484,7 +1484,7 @@ paths: description: Create a new chat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0 operationId: chat_CreateChat requestBody: description: New entity @@ -1511,7 +1511,7 @@ paths: description: 'Retrieve a single chat (without its messages). This method supports federation. To access a chat, at least one chat member must belong to the tenant the request initiated from.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 operationId: chat_GetChat parameters: - name: chat-id @@ -1587,7 +1587,7 @@ paths: description: Update the properties of a chat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0 operationId: chat_UpdateChat parameters: - name: chat-id @@ -1646,10 +1646,10 @@ paths: tags: - chats.teamsAppInstallation summary: List apps in chat - description: 'List all app installations within a chat. If the chat is associated with an onlineMeeting instance, then, effectively, the **teamsApp**s installed in the meeting will be listed.' + description: 'List all app installations within a chat. If the chat is associated with an onlineMeeting instance, then, effectively, the teamsApps installed in the meeting will be listed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 operationId: chat_ListInstalledApp parameters: - name: chat-id @@ -1725,7 +1725,7 @@ paths: description: Install a teamsApp to the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 operationId: chat_CreateInstalledApp parameters: - name: chat-id @@ -1761,7 +1761,7 @@ paths: description: Get an app installed in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 operationId: chat_GetInstalledApp parameters: - name: chat-id @@ -1865,7 +1865,7 @@ paths: description: Uninstall an app installed within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 operationId: chat_DeleteInstalledApp parameters: - name: chat-id @@ -1904,7 +1904,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: chat.installedApp_upgrade parameters: - name: chat-id @@ -2222,7 +2222,7 @@ paths: description: Retrieve a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-members?view=graph-rest-1.0 operationId: chat_ListMember parameters: - name: chat-id @@ -2300,7 +2300,7 @@ paths: description: Add a conversationMember to a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 operationId: chat_CreateMember parameters: - name: chat-id @@ -2336,7 +2336,7 @@ paths: description: Retrieve a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 operationId: chat_GetMember parameters: - name: chat-id @@ -2438,7 +2438,7 @@ paths: description: Remove a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 operationId: chat_DeleteMember parameters: - name: chat-id @@ -2499,7 +2499,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: chat.member_add parameters: - name: chat-id @@ -2552,10 +2552,10 @@ paths: tags: - chats.chatMessage summary: List messages in a chat - description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 operationId: chat_ListMessage parameters: - name: chat-id @@ -2697,7 +2697,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: chat_CreateMessage parameters: - name: chat-id @@ -2733,7 +2733,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: chat_GetMessage parameters: - name: chat-id @@ -2894,7 +2894,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message_ListHostedContent parameters: - name: chat-id @@ -3017,7 +3017,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: chat.message_GetHostedContent parameters: - name: chat-id @@ -3176,7 +3176,7 @@ paths: summary: Get media content for the navigation property hostedContents from chats externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message_GetHostedContentsContent parameters: - name: chat-id @@ -3338,7 +3338,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: chat.message_softDelete parameters: - name: chat-id @@ -3371,7 +3371,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: chat.message_undoSoftDelete parameters: - name: chat-id @@ -3446,7 +3446,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: chat.message_ListReply parameters: - name: chat-id @@ -3596,7 +3596,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: chat.message_CreateReply parameters: - name: chat-id @@ -3640,7 +3640,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: chat.message_GetReply parameters: - name: chat-id @@ -3825,7 +3825,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message.reply_ListHostedContent parameters: - name: chat-id @@ -3964,7 +3964,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: chat.message.reply_GetHostedContent parameters: - name: chat-id @@ -4147,7 +4147,7 @@ paths: summary: Get media content for the navigation property hostedContents from chats externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message.reply_GetHostedContentsContent parameters: - name: chat-id @@ -4341,7 +4341,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: chat.message.reply_softDelete parameters: - name: chat-id @@ -4382,7 +4382,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: chat.message.reply_undoSoftDelete parameters: - name: chat-id @@ -4819,7 +4819,7 @@ paths: description: Hide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 operationId: chat_hideGraphFPreUser parameters: - name: chat-id @@ -4859,7 +4859,7 @@ paths: description: Mark a chat as read for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 operationId: chat_markChatReadGraphFPreUser parameters: - name: chat-id @@ -4899,7 +4899,7 @@ paths: description: Mark a chat as unread for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 operationId: chat_markChatUnreadGraphFPreUser parameters: - name: chat-id @@ -4944,7 +4944,7 @@ paths: description: 'Send an activity feed notification in scope of a chat. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 operationId: chat_sendActivityNotification parameters: - name: chat-id @@ -4996,7 +4996,7 @@ paths: description: Unhide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 operationId: chat_unhideGraphFPreUser parameters: - name: chat-id @@ -5036,7 +5036,7 @@ paths: description: List all Teams async operations that ran or are running on the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-1.0 operationId: chat_ListOperation parameters: - name: chat-id @@ -5161,7 +5161,7 @@ paths: description: Get the specified Teams async operation that ran or is running on a specific resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-1.0 operationId: chat_GetOperation parameters: - name: chat-id @@ -5322,10 +5322,10 @@ paths: tags: - chats.resourceSpecificPermissionGrant summary: List permissionGrants of a chat - description: 'List all resource-specific permission grants on the chat. This list specifies the Azure AD apps that have access to the **chat**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the chat. This list specifies the Azure AD apps that have access to the chat, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0 operationId: chat_ListPermissionGrant parameters: - name: chat-id @@ -5581,7 +5581,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: chat.permissionGrant_checkMemberGroup parameters: - name: chat-id @@ -5705,7 +5705,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: chat.permissionGrant_getMemberGroup parameters: - name: chat-id @@ -5829,7 +5829,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: chat.permissionGrant_restore parameters: - name: chat-id @@ -5963,7 +5963,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: chat.permissionGrant_getGraphBPreId parameters: - name: chat-id @@ -6025,7 +6025,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: chat.permissionGrant_getUserOwnedObject parameters: - name: chat-id @@ -6067,10 +6067,10 @@ paths: tags: - chats.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: chat.permissionGrant_validateProperty parameters: - name: chat-id @@ -6119,7 +6119,7 @@ paths: description: Get a list of pinnedChatMessages in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 operationId: chat_ListPinnedMessage parameters: - name: chat-id @@ -6190,7 +6190,7 @@ paths: description: Pin a chat message in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can pin a chat message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 operationId: chat_CreatePinnedMessage parameters: - name: chat-id @@ -6324,7 +6324,7 @@ paths: description: Unpin a message from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 operationId: chat_DeletePinnedMessage parameters: - name: chat-id @@ -6470,7 +6470,7 @@ paths: description: Retrieve the list of tabs in the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 operationId: chat_ListTab parameters: - name: chat-id @@ -6559,7 +6559,7 @@ paths: description: "Add (pin) a tab to the specified chat. \nThe corresponding app must already be installed in the chat." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 operationId: chat_CreateTab parameters: - name: chat-id @@ -6595,7 +6595,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 operationId: chat_GetTab parameters: - name: chat-id @@ -6663,7 +6663,7 @@ paths: description: "Update the properties of the specified tab in a chat. \nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 operationId: chat_UpdateTab parameters: - name: chat-id @@ -6706,7 +6706,7 @@ paths: description: 'Remove (unpin) a tab from the specified chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 operationId: chat_DeleteTab parameters: - name: chat-id @@ -7269,7 +7269,7 @@ paths: description: Get the list of channels either in this team or shared with this team (incoming channels). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 operationId: group.team_ListAllChannel parameters: - name: group-id @@ -7479,7 +7479,7 @@ paths: description: Retrieve the list of channels in this team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 operationId: group.team_ListChannel parameters: - name: group-id @@ -7585,10 +7585,10 @@ paths: tags: - groups.team summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 operationId: group.team_CreateChannel parameters: - name: group-id @@ -7624,7 +7624,7 @@ paths: description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 operationId: group.team_GetChannel parameters: - name: group-id @@ -7704,7 +7704,7 @@ paths: description: Update the properties of the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 operationId: group.team_UpdateChannel parameters: - name: group-id @@ -7747,7 +7747,7 @@ paths: description: Delete the channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 operationId: group.team_DeleteChannel parameters: - name: group-id @@ -7786,7 +7786,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: group.team.channel_GetFilesFolder parameters: - name: group-id @@ -7906,7 +7906,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: group.team.channel_GetFilesFolderContent parameters: - name: group-id @@ -7985,7 +7985,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: group.team.channel_ListMember parameters: - name: group-id @@ -8068,10 +8068,10 @@ paths: tags: - groups.team summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: group.team.channel_CreateMember parameters: - name: group-id @@ -8115,7 +8115,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: group.team.channel_GetMember parameters: - name: group-id @@ -8183,10 +8183,10 @@ paths: tags: - groups.team summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: group.team.channel_UpdateMember parameters: - name: group-id @@ -8234,10 +8234,10 @@ paths: tags: - groups.team summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: group.team.channel_DeleteMember parameters: - name: group-id @@ -8311,10 +8311,10 @@ paths: tags: - groups.team summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: group.team.channel_ListMessage parameters: - name: group-id @@ -8464,7 +8464,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: group.team.channel_CreateMessage parameters: - name: group-id @@ -8508,7 +8508,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: group.team.channel_GetMessage parameters: - name: group-id @@ -8600,10 +8600,10 @@ paths: tags: - groups.team summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: group.team.channel_UpdateMessage parameters: - name: group-id @@ -8697,7 +8697,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.channel.message_ListHostedContent parameters: - name: group-id @@ -8836,7 +8836,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: group.team.channel.message_GetHostedContent parameters: - name: group-id @@ -9019,7 +9019,7 @@ paths: summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.channel.message_GetHostedContentsContent parameters: - name: group-id @@ -9163,7 +9163,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: group.team.channel.message_ListReply parameters: - name: group-id @@ -9321,7 +9321,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: group.team.channel.message_CreateReply parameters: - name: group-id @@ -9373,7 +9373,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: group.team.channel.message_GetReply parameters: - name: group-id @@ -9582,7 +9582,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.channel.message.reply_ListHostedContent parameters: - name: group-id @@ -9737,7 +9737,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: group.team.channel.message.reply_GetHostedContent parameters: - name: group-id @@ -9944,7 +9944,7 @@ paths: summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.channel.message.reply_GetHostedContentsContent parameters: - name: group-id @@ -10177,10 +10177,10 @@ paths: tags: - groups.team summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: group.team.channel_ListSharedGraphWPreTeam parameters: - name: group-id @@ -10307,10 +10307,10 @@ paths: tags: - groups.team summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: group.team.channel_GetSharedGraphWPreTeam parameters: - name: group-id @@ -10429,10 +10429,10 @@ paths: tags: - groups.team summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: group.team.channel_DeleteSharedGraphWPreTeam parameters: - name: group-id @@ -10476,10 +10476,10 @@ paths: tags: - groups.team summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: group.team.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: group-id @@ -10831,7 +10831,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: group.team.channel_ListTab parameters: - name: group-id @@ -11411,7 +11411,7 @@ paths: description: Get the list of incoming channels (channels shared with a team). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 operationId: group.team_ListIncomingChannel parameters: - name: group-id @@ -11595,10 +11595,10 @@ paths: tags: - groups.team summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. + description: Remove an incoming channel (a channel shared with a team) from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 operationId: group.team_DeleteIncomingChannel parameters: - name: group-id @@ -11659,7 +11659,7 @@ paths: description: Retrieve the list of apps installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 operationId: group.team_ListInstalledApp parameters: - name: group-id @@ -11735,7 +11735,7 @@ paths: description: Install an app to the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 operationId: group.team_CreateInstalledApp parameters: - name: group-id @@ -11771,7 +11771,7 @@ paths: description: Retrieve the app installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 operationId: group.team_GetInstalledApp parameters: - name: group-id @@ -11875,7 +11875,7 @@ paths: description: Uninstalls an app from the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 operationId: group.team_DeleteInstalledApp parameters: - name: group-id @@ -12074,7 +12074,7 @@ paths: description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 operationId: group.team_ListMember parameters: - name: group-id @@ -12152,7 +12152,7 @@ paths: description: Add a new conversation member to a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 operationId: group.team_CreateMember parameters: - name: group-id @@ -12188,7 +12188,7 @@ paths: description: Get a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 operationId: group.team_GetMember parameters: - name: group-id @@ -12251,7 +12251,7 @@ paths: description: Update the role of a conversationMember in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 operationId: group.team_UpdateMember parameters: - name: group-id @@ -12294,7 +12294,7 @@ paths: description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 operationId: group.team_DeleteMember parameters: - name: group-id @@ -13486,10 +13486,10 @@ paths: tags: - groups.team summary: List permissionGrants of a team - description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the **team**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the team, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 operationId: group.team_ListPermissionGrant parameters: - name: group-id @@ -13901,10 +13901,10 @@ paths: tags: - groups.team summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' + description: 'Get the default channel, General, of a team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 operationId: group.team_GetPrimaryChannel parameters: - name: group-id @@ -14034,7 +14034,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: group.team.primaryChannel_GetFilesFolder parameters: - name: group-id @@ -14146,7 +14146,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: group.team.primaryChannel_GetFilesFolderContent parameters: - name: group-id @@ -14209,7 +14209,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_ListMember parameters: - name: group-id @@ -14284,10 +14284,10 @@ paths: tags: - groups.team summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_CreateMember parameters: - name: group-id @@ -14323,7 +14323,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_GetMember parameters: - name: group-id @@ -14383,10 +14383,10 @@ paths: tags: - groups.team summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_UpdateMember parameters: - name: group-id @@ -14426,10 +14426,10 @@ paths: tags: - groups.team summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_DeleteMember parameters: - name: group-id @@ -14487,10 +14487,10 @@ paths: tags: - groups.team summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: group.team.primaryChannel_ListMessage parameters: - name: group-id @@ -14632,7 +14632,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: group.team.primaryChannel_CreateMessage parameters: - name: group-id @@ -14668,7 +14668,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: group.team.primaryChannel_GetMessage parameters: - name: group-id @@ -14752,10 +14752,10 @@ paths: tags: - groups.team summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: group.team.primaryChannel_UpdateMessage parameters: - name: group-id @@ -14833,7 +14833,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_ListHostedContent parameters: - name: group-id @@ -14956,7 +14956,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_GetHostedContent parameters: - name: group-id @@ -15115,7 +15115,7 @@ paths: summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_GetHostedContentsContent parameters: - name: group-id @@ -15235,7 +15235,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_ListReply parameters: - name: group-id @@ -15385,7 +15385,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_CreateReply parameters: - name: group-id @@ -15429,7 +15429,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_GetReply parameters: - name: group-id @@ -15614,7 +15614,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_ListHostedContent parameters: - name: group-id @@ -15753,7 +15753,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_GetHostedContent parameters: - name: group-id @@ -15936,7 +15936,7 @@ paths: summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: group-id @@ -16129,10 +16129,10 @@ paths: tags: - groups.team summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: group.team.primaryChannel_ListSharedGraphWPreTeam parameters: - name: group-id @@ -16243,10 +16243,10 @@ paths: tags: - groups.team summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: group.team.primaryChannel_GetSharedGraphWPreTeam parameters: - name: group-id @@ -16349,10 +16349,10 @@ paths: tags: - groups.team summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: group.team.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: group-id @@ -16388,10 +16388,10 @@ paths: tags: - groups.team summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: group.team.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: group-id @@ -16703,7 +16703,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: group.team.primaryChannel_ListTab parameters: - name: group-id @@ -17045,10 +17045,10 @@ paths: tags: - groups.team summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: group.team_GetSchedule parameters: - name: group-id @@ -17189,7 +17189,7 @@ paths: description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: group.team.schedule_ListOfferShiftRequest parameters: - name: group-id @@ -17306,7 +17306,7 @@ paths: description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: group.team.schedule_CreateOfferShiftRequest parameters: - name: group-id @@ -17342,7 +17342,7 @@ paths: description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: group.team.schedule_GetOfferShiftRequest parameters: - name: group-id @@ -17514,7 +17514,7 @@ paths: description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: group.team.schedule_ListOpenShiftChangeRequest parameters: - name: group-id @@ -17622,7 +17622,7 @@ paths: description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: group.team.schedule_CreateOpenShiftChangeRequest parameters: - name: group-id @@ -17658,7 +17658,7 @@ paths: description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: group.team.schedule_GetOpenShiftChangeRequest parameters: - name: group-id @@ -17827,7 +17827,7 @@ paths: description: List openshift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: group.team.schedule_ListOpenShift parameters: - name: group-id @@ -17920,7 +17920,7 @@ paths: description: Create an instance of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 operationId: group.team.schedule_CreateOpenShift parameters: - name: group-id @@ -17956,7 +17956,7 @@ paths: description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: group.team.schedule_GetOpenShift parameters: - name: group-id @@ -18024,7 +18024,7 @@ paths: description: Update the properties of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 operationId: group.team.schedule_UpdateOpenShift parameters: - name: group-id @@ -18067,7 +18067,7 @@ paths: description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteOpenShift parameters: - name: group-id @@ -18128,7 +18128,7 @@ paths: description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: group.team.schedule_ListSchedulingGroup parameters: - name: group-id @@ -18206,7 +18206,7 @@ paths: description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: group.team.schedule_CreateSchedulingGroup parameters: - name: group-id @@ -18242,7 +18242,7 @@ paths: description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: group.team.schedule_GetSchedulingGroup parameters: - name: group-id @@ -18294,10 +18294,10 @@ paths: tags: - groups.team summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: group.team.schedule_UpdateSchedulingGroup parameters: - name: group-id @@ -18337,10 +18337,10 @@ paths: tags: - groups.team summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteSchedulingGroup parameters: - name: group-id @@ -18401,7 +18401,7 @@ paths: description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: group.team.schedule_ListShift parameters: - name: group-id @@ -18485,7 +18485,7 @@ paths: description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: group.team.schedule_CreateShift parameters: - name: group-id @@ -18521,7 +18521,7 @@ paths: description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: group.team.schedule_GetShift parameters: - name: group-id @@ -18575,10 +18575,10 @@ paths: tags: - groups.team summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: group.team.schedule_UpdateShift parameters: - name: group-id @@ -18621,7 +18621,7 @@ paths: description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteShift parameters: - name: group-id @@ -18682,7 +18682,7 @@ paths: description: Retrieve a list of swapShiftsChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 operationId: group.team.schedule_ListSwapShiftsChangeRequest parameters: - name: group-id @@ -18802,7 +18802,7 @@ paths: description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: group.team.schedule_CreateSwapShiftsChangeRequest parameters: - name: group-id @@ -18838,7 +18838,7 @@ paths: description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: group.team.schedule_GetSwapShiftsChangeRequest parameters: - name: group-id @@ -19011,7 +19011,7 @@ paths: description: Retrieve a list of timeCard entries in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 operationId: group.team.schedule_ListTimeCard parameters: - name: group-id @@ -19116,7 +19116,7 @@ paths: description: Create a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 operationId: group.team.schedule_CreateTimeCard parameters: - name: group-id @@ -19152,7 +19152,7 @@ paths: description: Get the properties and relationships of a timeCard object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 operationId: group.team.schedule_GetTimeCard parameters: - name: group-id @@ -19224,7 +19224,7 @@ paths: description: Replace an existing timeCard with updated values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 operationId: group.team.schedule_UpdateTimeCard parameters: - name: group-id @@ -19267,7 +19267,7 @@ paths: description: Delete a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteTimeCard parameters: - name: group-id @@ -19328,7 +19328,7 @@ paths: description: Get the list of timeOffReasons in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 operationId: group.team.schedule_ListTimeOffReason parameters: - name: group-id @@ -19406,7 +19406,7 @@ paths: description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: group.team.schedule_CreateTimeOffReason parameters: - name: group-id @@ -19442,7 +19442,7 @@ paths: description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: group.team.schedule_GetTimeOffReason parameters: - name: group-id @@ -19494,10 +19494,10 @@ paths: tags: - groups.team summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: group.team.schedule_UpdateTimeOffReason parameters: - name: group-id @@ -19537,10 +19537,10 @@ paths: tags: - groups.team summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one **timeOffReason**. This method does not remove the specified **timeOffReason** instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeOffReason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteTimeOffReason parameters: - name: group-id @@ -19601,7 +19601,7 @@ paths: description: Retrieve a list of timeoffrequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: group.team.schedule_ListTimeOffRequest parameters: - name: group-id @@ -19735,7 +19735,7 @@ paths: description: Retrieve the properties and relationships of a timeoffrequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 operationId: group.team.schedule_GetTimeOffRequest parameters: - name: group-id @@ -19837,7 +19837,7 @@ paths: description: Delete a timeOffRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteTimeOffRequest parameters: - name: group-id @@ -19898,7 +19898,7 @@ paths: description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: group.team.schedule_ListTimesOff parameters: - name: group-id @@ -19979,7 +19979,7 @@ paths: description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: group.team.schedule_CreateTimesOff parameters: - name: group-id @@ -20015,7 +20015,7 @@ paths: description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: group.team.schedule_GetTimesOff parameters: - name: group-id @@ -20068,10 +20068,10 @@ paths: tags: - groups.team summary: Replace timeOff - description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: group.team.schedule_UpdateTimesOff parameters: - name: group-id @@ -20114,7 +20114,7 @@ paths: description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: group.team.schedule_DeleteTimesOff parameters: - name: group-id @@ -20175,7 +20175,7 @@ paths: description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: group.team_ListTag parameters: - name: group-id @@ -20261,7 +20261,7 @@ paths: description: 'Create a standard tag for members in the team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: group.team_CreateTag parameters: - name: group-id @@ -20297,7 +20297,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: group.team_GetTag parameters: - name: group-id @@ -20364,7 +20364,7 @@ paths: description: Update the properties of a teamworkTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: group.team_UpdateTag parameters: - name: group-id @@ -20407,7 +20407,7 @@ paths: description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: group.team_DeleteTag parameters: - name: group-id @@ -20446,7 +20446,7 @@ paths: description: Get a list of the members of a standard tag in a team and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 operationId: group.team.tag_ListMember parameters: - name: group-id @@ -20532,7 +20532,7 @@ paths: description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: group.team.tag_CreateMember parameters: - name: group-id @@ -20576,7 +20576,7 @@ paths: description: 'Get the properties and relationships of a member of a standard tag in a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: group.team.tag_GetMember parameters: - name: group-id @@ -20694,7 +20694,7 @@ paths: description: Delete a member from a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 operationId: group.team.tag_DeleteMember parameters: - name: group-id @@ -20906,7 +20906,7 @@ paths: description: List all teams in an organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teams-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0 operationId: team_ListTeam parameters: - $ref: '#/components/parameters/top' @@ -21048,7 +21048,7 @@ paths: description: Create a new team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0 operationId: team_CreateTeam requestBody: description: New entity @@ -21075,7 +21075,7 @@ paths: description: Retrieve the properties and relationships of the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0 operationId: team_GetTeam parameters: - name: team-id @@ -21174,7 +21174,7 @@ paths: description: Update the properties of the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0 operationId: team_UpdateTeam parameters: - name: team-id @@ -21236,7 +21236,7 @@ paths: description: Get the list of channels either in this team or shared with this team (incoming channels). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 operationId: team_ListAllChannel parameters: - name: team-id @@ -21446,7 +21446,7 @@ paths: description: Retrieve the list of channels in this team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 operationId: team_ListChannel parameters: - name: team-id @@ -21552,10 +21552,10 @@ paths: tags: - teams.channel summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 operationId: team_CreateChannel parameters: - name: team-id @@ -21591,7 +21591,7 @@ paths: description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 operationId: team_GetChannel parameters: - name: team-id @@ -21671,7 +21671,7 @@ paths: description: Update the properties of the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 operationId: team_UpdateChannel parameters: - name: team-id @@ -21714,7 +21714,7 @@ paths: description: Delete the channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 operationId: team_DeleteChannel parameters: - name: team-id @@ -21753,7 +21753,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.channel_GetFilesFolder parameters: - name: team-id @@ -21873,7 +21873,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.channel_GetFilesFolderContent parameters: - name: team-id @@ -21952,7 +21952,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: team.channel_ListMember parameters: - name: team-id @@ -22035,10 +22035,10 @@ paths: tags: - teams.channel summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: team.channel_CreateMember parameters: - name: team-id @@ -22082,7 +22082,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: team.channel_GetMember parameters: - name: team-id @@ -22150,10 +22150,10 @@ paths: tags: - teams.channel summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: team.channel_UpdateMember parameters: - name: team-id @@ -22201,10 +22201,10 @@ paths: tags: - teams.channel summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: team.channel_DeleteMember parameters: - name: team-id @@ -22281,7 +22281,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: team.channel.member_add parameters: - name: team-id @@ -22342,10 +22342,10 @@ paths: tags: - teams.channel summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: team.channel_ListMessage parameters: - name: team-id @@ -22495,7 +22495,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: team.channel_CreateMessage parameters: - name: team-id @@ -22539,7 +22539,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.channel_GetMessage parameters: - name: team-id @@ -22631,10 +22631,10 @@ paths: tags: - teams.channel summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: team.channel_UpdateMessage parameters: - name: team-id @@ -22728,7 +22728,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.channel.message_ListHostedContent parameters: - name: team-id @@ -22867,7 +22867,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.channel.message_GetHostedContent parameters: - name: team-id @@ -23050,7 +23050,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.channel.message_GetHostedContentsContent parameters: - name: team-id @@ -23244,7 +23244,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.channel.message_softDelete parameters: - name: team-id @@ -23285,7 +23285,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.channel.message_undoSoftDelete parameters: - name: team-id @@ -23376,7 +23376,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: team.channel.message_ListReply parameters: - name: team-id @@ -23534,7 +23534,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: team.channel.message_CreateReply parameters: - name: team-id @@ -23586,7 +23586,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.channel.message_GetReply parameters: - name: team-id @@ -23795,7 +23795,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.channel.message.reply_ListHostedContent parameters: - name: team-id @@ -23950,7 +23950,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.channel.message.reply_GetHostedContent parameters: - name: team-id @@ -24157,7 +24157,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.channel.message.reply_GetHostedContentsContent parameters: - name: team-id @@ -24383,7 +24383,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.channel.message.reply_softDelete parameters: - name: team-id @@ -24432,7 +24432,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.channel.message.reply_undoSoftDelete parameters: - name: team-id @@ -24914,10 +24914,10 @@ paths: tags: - teams.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: team.channel_completeMigration parameters: - name: team-id @@ -25010,10 +25010,10 @@ paths: tags: - teams.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: team.channel_provisionEmail parameters: - name: team-id @@ -25050,7 +25050,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: team.channel_removeEmail parameters: - name: team-id @@ -25080,10 +25080,10 @@ paths: tags: - teams.channel summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: team.channel_ListSharedGraphWPreTeam parameters: - name: team-id @@ -25210,10 +25210,10 @@ paths: tags: - teams.channel summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: team.channel_GetSharedGraphWPreTeam parameters: - name: team-id @@ -25332,10 +25332,10 @@ paths: tags: - teams.channel summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: team.channel_DeleteSharedGraphWPreTeam parameters: - name: team-id @@ -25379,10 +25379,10 @@ paths: tags: - teams.channel summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: team.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: team-id @@ -25734,7 +25734,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: team.channel_ListTab parameters: - name: team-id @@ -26601,7 +26601,7 @@ paths: description: Get the list of incoming channels (channels shared with a team). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 operationId: team_ListIncomingChannel parameters: - name: team-id @@ -26785,10 +26785,10 @@ paths: tags: - teams.channel summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. + description: Remove an incoming channel (a channel shared with a team) from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 operationId: team_DeleteIncomingChannel parameters: - name: team-id @@ -26849,7 +26849,7 @@ paths: description: Retrieve the list of apps installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 operationId: team_ListInstalledApp parameters: - name: team-id @@ -26925,7 +26925,7 @@ paths: description: Install an app to the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 operationId: team_CreateInstalledApp parameters: - name: team-id @@ -26961,7 +26961,7 @@ paths: description: Retrieve the app installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 operationId: team_GetInstalledApp parameters: - name: team-id @@ -27065,7 +27065,7 @@ paths: description: Uninstalls an app from the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 operationId: team_DeleteInstalledApp parameters: - name: team-id @@ -27104,7 +27104,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: team.installedApp_upgrade parameters: - name: team-id @@ -27309,7 +27309,7 @@ paths: description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 operationId: team_ListMember parameters: - name: team-id @@ -27387,7 +27387,7 @@ paths: description: Add a new conversation member to a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 operationId: team_CreateMember parameters: - name: team-id @@ -27423,7 +27423,7 @@ paths: description: Get a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 operationId: team_GetMember parameters: - name: team-id @@ -27486,7 +27486,7 @@ paths: description: Update the role of a conversationMember in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 operationId: team_UpdateMember parameters: - name: team-id @@ -27529,7 +27529,7 @@ paths: description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 operationId: team_DeleteMember parameters: - name: team-id @@ -27590,7 +27590,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: team.member_add parameters: - name: team-id @@ -27646,7 +27646,7 @@ paths: description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 operationId: team_archive parameters: - name: team-id @@ -27685,7 +27685,7 @@ paths: description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation \nreturned by the Location: header to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 operationId: team_clone parameters: - name: team-id @@ -27733,10 +27733,10 @@ paths: tags: - teams.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 operationId: team_completeMigration parameters: - name: team-id @@ -27761,7 +27761,7 @@ paths: description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 operationId: team_sendActivityNotification parameters: - name: team-id @@ -27813,7 +27813,7 @@ paths: description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 operationId: team_unarchive parameters: - name: team-id @@ -28969,10 +28969,10 @@ paths: tags: - teams.resourceSpecificPermissionGrant summary: List permissionGrants of a team - description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the **team**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the team, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 operationId: team_ListPermissionGrant parameters: - name: team-id @@ -29228,7 +29228,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: team.permissionGrant_checkMemberGroup parameters: - name: team-id @@ -29352,7 +29352,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: team.permissionGrant_getMemberGroup parameters: - name: team-id @@ -29476,7 +29476,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: team.permissionGrant_restore parameters: - name: team-id @@ -29610,7 +29610,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: team.permissionGrant_getGraphBPreId parameters: - name: team-id @@ -29672,7 +29672,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: team.permissionGrant_getUserOwnedObject parameters: - name: team-id @@ -29714,10 +29714,10 @@ paths: tags: - teams.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: team.permissionGrant_validateProperty parameters: - name: team-id @@ -29900,10 +29900,10 @@ paths: tags: - teams.channel summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' + description: 'Get the default channel, General, of a team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 operationId: team_GetPrimaryChannel parameters: - name: team-id @@ -30033,7 +30033,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.primaryChannel_GetFilesFolder parameters: - name: team-id @@ -30145,7 +30145,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.primaryChannel_GetFilesFolderContent parameters: - name: team-id @@ -30208,7 +30208,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: team.primaryChannel_ListMember parameters: - name: team-id @@ -30283,10 +30283,10 @@ paths: tags: - teams.channel summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMember parameters: - name: team-id @@ -30322,7 +30322,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: team.primaryChannel_GetMember parameters: - name: team-id @@ -30382,10 +30382,10 @@ paths: tags: - teams.channel summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: team.primaryChannel_UpdateMember parameters: - name: team-id @@ -30425,10 +30425,10 @@ paths: tags: - teams.channel summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: team.primaryChannel_DeleteMember parameters: - name: team-id @@ -30489,7 +30489,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: team.primaryChannel.member_add parameters: - name: team-id @@ -30542,10 +30542,10 @@ paths: tags: - teams.channel summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: team.primaryChannel_ListMessage parameters: - name: team-id @@ -30687,7 +30687,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMessage parameters: - name: team-id @@ -30723,7 +30723,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.primaryChannel_GetMessage parameters: - name: team-id @@ -30807,10 +30807,10 @@ paths: tags: - teams.channel summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: team.primaryChannel_UpdateMessage parameters: - name: team-id @@ -30888,7 +30888,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message_ListHostedContent parameters: - name: team-id @@ -31011,7 +31011,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetHostedContent parameters: - name: team-id @@ -31170,7 +31170,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetHostedContentsContent parameters: - name: team-id @@ -31332,7 +31332,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message_softDelete parameters: - name: team-id @@ -31365,7 +31365,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message_undoSoftDelete parameters: - name: team-id @@ -31440,7 +31440,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: team.primaryChannel.message_ListReply parameters: - name: team-id @@ -31590,7 +31590,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: team.primaryChannel.message_CreateReply parameters: - name: team-id @@ -31634,7 +31634,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetReply parameters: - name: team-id @@ -31819,7 +31819,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_ListHostedContent parameters: - name: team-id @@ -31958,7 +31958,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_GetHostedContent parameters: - name: team-id @@ -32141,7 +32141,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: team-id @@ -32335,7 +32335,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_softDelete parameters: - name: team-id @@ -32376,7 +32376,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_undoSoftDelete parameters: - name: team-id @@ -32810,10 +32810,10 @@ paths: tags: - teams.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: team.primaryChannel_completeMigration parameters: - name: team-id @@ -32890,10 +32890,10 @@ paths: tags: - teams.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: team.primaryChannel_provisionEmail parameters: - name: team-id @@ -32922,7 +32922,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: team.primaryChannel_removeEmail parameters: - name: team-id @@ -32944,10 +32944,10 @@ paths: tags: - teams.channel summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: team.primaryChannel_ListSharedGraphWPreTeam parameters: - name: team-id @@ -33058,10 +33058,10 @@ paths: tags: - teams.channel summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: team.primaryChannel_GetSharedGraphWPreTeam parameters: - name: team-id @@ -33164,10 +33164,10 @@ paths: tags: - teams.channel summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: team.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: team-id @@ -33203,10 +33203,10 @@ paths: tags: - teams.channel summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: team.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: team-id @@ -33518,7 +33518,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_ListTab parameters: - name: team-id @@ -33860,10 +33860,10 @@ paths: tags: - teams.schedule summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: team_GetSchedule parameters: - name: team-id @@ -34001,10 +34001,10 @@ paths: tags: - teams.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: team.schedule_share parameters: - name: team-id @@ -34053,7 +34053,7 @@ paths: description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOfferShiftRequest parameters: - name: team-id @@ -34170,7 +34170,7 @@ paths: description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOfferShiftRequest parameters: - name: team-id @@ -34206,7 +34206,7 @@ paths: description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOfferShiftRequest parameters: - name: team-id @@ -34378,7 +34378,7 @@ paths: description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShiftChangeRequest parameters: - name: team-id @@ -34486,7 +34486,7 @@ paths: description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOpenShiftChangeRequest parameters: - name: team-id @@ -34522,7 +34522,7 @@ paths: description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShiftChangeRequest parameters: - name: team-id @@ -34691,7 +34691,7 @@ paths: description: List openshift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShift parameters: - name: team-id @@ -34784,7 +34784,7 @@ paths: description: Create an instance of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 operationId: team.schedule_CreateOpenShift parameters: - name: team-id @@ -34820,7 +34820,7 @@ paths: description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShift parameters: - name: team-id @@ -34888,7 +34888,7 @@ paths: description: Update the properties of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 operationId: team.schedule_UpdateOpenShift parameters: - name: team-id @@ -34931,7 +34931,7 @@ paths: description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteOpenShift parameters: - name: team-id @@ -34992,7 +34992,7 @@ paths: description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_ListSchedulingGroup parameters: - name: team-id @@ -35070,7 +35070,7 @@ paths: description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_CreateSchedulingGroup parameters: - name: team-id @@ -35106,7 +35106,7 @@ paths: description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: team.schedule_GetSchedulingGroup parameters: - name: team-id @@ -35158,10 +35158,10 @@ paths: tags: - teams.schedule summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: team.schedule_UpdateSchedulingGroup parameters: - name: team-id @@ -35201,10 +35201,10 @@ paths: tags: - teams.schedule summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteSchedulingGroup parameters: - name: team-id @@ -35265,7 +35265,7 @@ paths: description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: team.schedule_ListShift parameters: - name: team-id @@ -35349,7 +35349,7 @@ paths: description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: team.schedule_CreateShift parameters: - name: team-id @@ -35385,7 +35385,7 @@ paths: description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: team.schedule_GetShift parameters: - name: team-id @@ -35439,10 +35439,10 @@ paths: tags: - teams.schedule summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: team.schedule_UpdateShift parameters: - name: team-id @@ -35485,7 +35485,7 @@ paths: description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteShift parameters: - name: team-id @@ -35546,7 +35546,7 @@ paths: description: Retrieve a list of swapShiftsChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 operationId: team.schedule_ListSwapShiftsChangeRequest parameters: - name: team-id @@ -35666,7 +35666,7 @@ paths: description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateSwapShiftsChangeRequest parameters: - name: team-id @@ -35702,7 +35702,7 @@ paths: description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetSwapShiftsChangeRequest parameters: - name: team-id @@ -35875,7 +35875,7 @@ paths: description: Retrieve a list of timeCard entries in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 operationId: team.schedule_ListTimeCard parameters: - name: team-id @@ -35980,7 +35980,7 @@ paths: description: Create a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 operationId: team.schedule_CreateTimeCard parameters: - name: team-id @@ -36016,7 +36016,7 @@ paths: description: Get the properties and relationships of a timeCard object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeCard parameters: - name: team-id @@ -36088,7 +36088,7 @@ paths: description: Replace an existing timeCard with updated values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 operationId: team.schedule_UpdateTimeCard parameters: - name: team-id @@ -36131,7 +36131,7 @@ paths: description: Delete a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimeCard parameters: - name: team-id @@ -36170,7 +36170,7 @@ paths: description: Clock out to end an open timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 operationId: team.schedule.timeCard_clockOut parameters: - name: team-id @@ -36223,7 +36223,7 @@ paths: description: Confirm a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 operationId: team.schedule.timeCard_confirm parameters: - name: team-id @@ -36260,7 +36260,7 @@ paths: description: End the open break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 operationId: team.schedule.timeCard_endBreak parameters: - name: team-id @@ -36313,7 +36313,7 @@ paths: description: Start a break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 operationId: team.schedule.timeCard_startBreak parameters: - name: team-id @@ -36388,7 +36388,7 @@ paths: description: Clock in to start a timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 operationId: team.schedule.timeCard_clockIn parameters: - name: team-id @@ -36436,7 +36436,7 @@ paths: description: Get the list of timeOffReasons in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 operationId: team.schedule_ListTimeOffReason parameters: - name: team-id @@ -36514,7 +36514,7 @@ paths: description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: team.schedule_CreateTimeOffReason parameters: - name: team-id @@ -36550,7 +36550,7 @@ paths: description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeOffReason parameters: - name: team-id @@ -36602,10 +36602,10 @@ paths: tags: - teams.schedule summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimeOffReason parameters: - name: team-id @@ -36645,10 +36645,10 @@ paths: tags: - teams.schedule summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one **timeOffReason**. This method does not remove the specified **timeOffReason** instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeOffReason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimeOffReason parameters: - name: team-id @@ -36709,7 +36709,7 @@ paths: description: Retrieve a list of timeoffrequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListTimeOffRequest parameters: - name: team-id @@ -36843,7 +36843,7 @@ paths: description: Retrieve the properties and relationships of a timeoffrequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeOffRequest parameters: - name: team-id @@ -36945,7 +36945,7 @@ paths: description: Delete a timeOffRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimeOffRequest parameters: - name: team-id @@ -37006,7 +37006,7 @@ paths: description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: team.schedule_ListTimesOff parameters: - name: team-id @@ -37087,7 +37087,7 @@ paths: description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: team.schedule_CreateTimesOff parameters: - name: team-id @@ -37123,7 +37123,7 @@ paths: description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: team.schedule_GetTimesOff parameters: - name: team-id @@ -37176,10 +37176,10 @@ paths: tags: - teams.schedule summary: Replace timeOff - description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimesOff parameters: - name: team-id @@ -37222,7 +37222,7 @@ paths: description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimesOff parameters: - name: team-id @@ -37283,7 +37283,7 @@ paths: description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: team_ListTag parameters: - name: team-id @@ -37369,7 +37369,7 @@ paths: description: 'Create a standard tag for members in the team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: team_CreateTag parameters: - name: team-id @@ -37405,7 +37405,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: team_GetTag parameters: - name: team-id @@ -37472,7 +37472,7 @@ paths: description: Update the properties of a teamworkTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: team_UpdateTag parameters: - name: team-id @@ -37515,7 +37515,7 @@ paths: description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: team_DeleteTag parameters: - name: team-id @@ -37554,7 +37554,7 @@ paths: description: Get a list of the members of a standard tag in a team and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 operationId: team.tag_ListMember parameters: - name: team-id @@ -37640,7 +37640,7 @@ paths: description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: team.tag_CreateMember parameters: - name: team-id @@ -37684,7 +37684,7 @@ paths: description: 'Get the properties and relationships of a member of a standard tag in a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: team.tag_GetMember parameters: - name: team-id @@ -37802,7 +37802,7 @@ paths: description: Delete a member from a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 operationId: team.tag_DeleteMember parameters: - name: team-id @@ -38595,7 +38595,7 @@ paths: description: Get a list of the deletedTeam objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0 operationId: teamwork_ListDeletedTeam parameters: - $ref: '#/components/parameters/top' @@ -39079,7 +39079,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetFilesFolder parameters: - name: deletedTeam-id @@ -39199,7 +39199,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetFilesFolderContent parameters: - name: deletedTeam-id @@ -39278,7 +39278,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListMember parameters: - name: deletedTeam-id @@ -39361,10 +39361,10 @@ paths: tags: - teamwork.deletedTeam summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMember parameters: - name: deletedTeam-id @@ -39408,7 +39408,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetMember parameters: - name: deletedTeam-id @@ -39476,10 +39476,10 @@ paths: tags: - teamwork.deletedTeam summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_UpdateMember parameters: - name: deletedTeam-id @@ -39527,10 +39527,10 @@ paths: tags: - teamwork.deletedTeam summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_DeleteMember parameters: - name: deletedTeam-id @@ -39607,7 +39607,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.member_add parameters: - name: deletedTeam-id @@ -39668,10 +39668,10 @@ paths: tags: - teamwork.deletedTeam summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListMessage parameters: - name: deletedTeam-id @@ -39821,7 +39821,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMessage parameters: - name: deletedTeam-id @@ -39865,7 +39865,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetMessage parameters: - name: deletedTeam-id @@ -39957,10 +39957,10 @@ paths: tags: - teamwork.deletedTeam summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_UpdateMessage parameters: - name: deletedTeam-id @@ -40054,7 +40054,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_ListHostedContent parameters: - name: deletedTeam-id @@ -40193,7 +40193,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetHostedContent parameters: - name: deletedTeam-id @@ -40376,7 +40376,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -40570,7 +40570,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_softDelete parameters: - name: deletedTeam-id @@ -40611,7 +40611,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_undoSoftDelete parameters: - name: deletedTeam-id @@ -40702,7 +40702,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_ListReply parameters: - name: deletedTeam-id @@ -40860,7 +40860,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_CreateReply parameters: - name: deletedTeam-id @@ -40912,7 +40912,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetReply parameters: - name: deletedTeam-id @@ -41121,7 +41121,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_ListHostedContent parameters: - name: deletedTeam-id @@ -41276,7 +41276,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_GetHostedContent parameters: - name: deletedTeam-id @@ -41483,7 +41483,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -41709,7 +41709,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_softDelete parameters: - name: deletedTeam-id @@ -41758,7 +41758,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_undoSoftDelete parameters: - name: deletedTeam-id @@ -42240,10 +42240,10 @@ paths: tags: - teamwork.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_completeMigration parameters: - name: deletedTeam-id @@ -42336,10 +42336,10 @@ paths: tags: - teamwork.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_provisionEmail parameters: - name: deletedTeam-id @@ -42376,7 +42376,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_removeEmail parameters: - name: deletedTeam-id @@ -42406,10 +42406,10 @@ paths: tags: - teamwork.deletedTeam summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -42536,10 +42536,10 @@ paths: tags: - teamwork.deletedTeam summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -42658,10 +42658,10 @@ paths: tags: - teamwork.deletedTeam summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_DeleteSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -42705,10 +42705,10 @@ paths: tags: - teamwork.deletedTeam summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: deletedTeam-id @@ -43060,7 +43060,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListTab parameters: - name: deletedTeam-id @@ -43923,7 +43923,7 @@ paths: description: Get a list of all Microsoft Teams-enabled devices provisioned for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-1.0 operationId: teamwork_ListDevice parameters: - $ref: '#/components/parameters/top' @@ -44048,7 +44048,7 @@ paths: description: 'Get the properties of a Microsoft Teams-enabled device. For example, you can use this method to get the device type, hardware detail, activity state, and health status information for a device that''s enabled for Teams.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-1.0 operationId: teamwork_GetDevice parameters: - name: teamworkDevice-id @@ -44177,7 +44177,7 @@ paths: description: 'Get the activity status of a Microsoft Teams-enabled device. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-1.0 operationId: teamwork.device_GetActivity parameters: - name: teamworkDevice-id @@ -44292,7 +44292,7 @@ paths: description: 'Get the configuration details of a Microsoft Teams-enabled device, including software versions, peripheral device configuration (for example, camera, display, microphone, and speaker), hardware configuration, and Microsoft Teams client configuration.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-1.0 operationId: teamwork.device_GetConfiguration parameters: - name: teamworkDevice-id @@ -44414,7 +44414,7 @@ paths: description: Get the health details of a Microsoft Teams-enabled device. Device health is calculated based on the device configuration and other device parameters. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-1.0 operationId: teamwork.device_GetHealth parameters: - name: teamworkDevice-id @@ -44533,7 +44533,7 @@ paths: description: 'Restart the specified Microsoft Teams-enabled device asynchronously. A device is restarted after the async operation completes successfully, which might occur subsequent to a response from this API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-1.0 operationId: teamwork.device_restart parameters: - name: teamworkDevice-id @@ -44558,7 +44558,7 @@ paths: description: Run and generate diagnostic logs for the specified Microsoft Teams-enabled device. This API triggers a long-running operation used to generate logs for a device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-1.0 operationId: teamwork.device_runDiagnostic parameters: - name: teamworkDevice-id @@ -44583,7 +44583,7 @@ paths: description: Update the software for a Microsoft Teams-enabled device. This API triggers a long-running operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-1.0 operationId: teamwork.device_updateSoftware parameters: - name: teamworkDevice-id @@ -44623,7 +44623,7 @@ paths: description: Get a list of the operations that are running on a Microsoft Teams-enabled device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-1.0 operationId: teamwork.device_ListOperation parameters: - name: teamworkDevice-id @@ -44751,7 +44751,7 @@ paths: description: 'Get the details of an async, long-running operation on a Microsoft Teams-enabled device.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-1.0 operationId: teamwork.device_GetOperation parameters: - name: teamworkDevice-id @@ -44930,7 +44930,7 @@ paths: description: "Send activity feed notifications to multiple users, in bulk. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0 operationId: teamwork_sendActivityNotificationToRecipient requestBody: description: Action parameters @@ -44978,7 +44978,7 @@ paths: description: Read the properties and relationships of a teamsAppSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0 operationId: teamwork_GetTeamsAppSetting parameters: - name: $select @@ -45025,7 +45025,7 @@ paths: description: Update the properties of a teamsAppSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0 operationId: teamwork_UpdateTeamsAppSetting requestBody: description: New navigation property values @@ -45066,11 +45066,11 @@ paths: get: tags: - teamwork.teamTemplate - summary: List definitions - description: 'List the teamTemplateDefinition objects associated with a teamTemplate. ' + summary: List teamTemplates + description: 'Get the list of teamTemplate objects that are available for a tenant. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-1.0 operationId: teamwork_ListTeamTemplate parameters: - $ref: '#/components/parameters/top' @@ -45398,7 +45398,7 @@ paths: description: Read the properties and relationships of a teamTemplateDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate_GetDefinition parameters: - name: teamTemplate-id @@ -45545,7 +45545,7 @@ paths: description: Get the properties of the team associated with a teamTemplateDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamtemplatedefinition-get-teamdefinition?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamtemplatedefinition-get-teamdefinition?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition_GetTeamDefinition parameters: - name: teamTemplate-id @@ -45726,7 +45726,7 @@ paths: description: Get the list of channels either in this team or shared with this team (incoming channels). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListAllChannel parameters: - name: teamTemplate-id @@ -45960,7 +45960,7 @@ paths: description: Retrieve the list of channels in this team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListChannel parameters: - name: teamTemplate-id @@ -46074,10 +46074,10 @@ paths: tags: - teamwork.teamTemplate summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. You can add a maximum of 200 members when you create a private channel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_CreateChannel parameters: - name: teamTemplate-id @@ -46121,7 +46121,7 @@ paths: description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetChannel parameters: - name: teamTemplate-id @@ -46209,7 +46209,7 @@ paths: description: Update the properties of the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_UpdateChannel parameters: - name: teamTemplate-id @@ -46260,7 +46260,7 @@ paths: description: Delete the channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_DeleteChannel parameters: - name: teamTemplate-id @@ -46307,7 +46307,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_GetFilesFolder parameters: - name: teamTemplate-id @@ -46435,7 +46435,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_GetFilesFolderContent parameters: - name: teamTemplate-id @@ -46530,7 +46530,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_ListMember parameters: - name: teamTemplate-id @@ -46621,10 +46621,10 @@ paths: tags: - teamwork.teamTemplate summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_CreateMember parameters: - name: teamTemplate-id @@ -46676,7 +46676,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_GetMember parameters: - name: teamTemplate-id @@ -46752,10 +46752,10 @@ paths: tags: - teamwork.teamTemplate summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_UpdateMember parameters: - name: teamTemplate-id @@ -46811,10 +46811,10 @@ paths: tags: - teamwork.teamTemplate summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_DeleteMember parameters: - name: teamTemplate-id @@ -46907,7 +46907,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.member_add parameters: - name: teamTemplate-id @@ -46976,10 +46976,10 @@ paths: tags: - teamwork.teamTemplate summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_ListMessage parameters: - name: teamTemplate-id @@ -47137,7 +47137,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_CreateMessage parameters: - name: teamTemplate-id @@ -47189,7 +47189,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_GetMessage parameters: - name: teamTemplate-id @@ -47289,10 +47289,10 @@ paths: tags: - teamwork.teamTemplate summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_UpdateMessage parameters: - name: teamTemplate-id @@ -47402,7 +47402,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_ListHostedContent parameters: - name: teamTemplate-id @@ -47557,7 +47557,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_GetHostedContent parameters: - name: teamTemplate-id @@ -47764,7 +47764,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_GetHostedContentsContent parameters: - name: teamTemplate-id @@ -47990,7 +47990,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_softDelete parameters: - name: teamTemplate-id @@ -48039,7 +48039,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_undoSoftDelete parameters: - name: teamTemplate-id @@ -48146,7 +48146,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_ListReply parameters: - name: teamTemplate-id @@ -48312,7 +48312,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_CreateReply parameters: - name: teamTemplate-id @@ -48372,7 +48372,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message_GetReply parameters: - name: teamTemplate-id @@ -48605,7 +48605,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message.reply_ListHostedContent parameters: - name: teamTemplate-id @@ -48776,7 +48776,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message.reply_GetHostedContent parameters: - name: teamTemplate-id @@ -49007,7 +49007,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message.reply_GetHostedContentsContent parameters: - name: teamTemplate-id @@ -49265,7 +49265,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message.reply_softDelete parameters: - name: teamTemplate-id @@ -49322,7 +49322,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.message.reply_undoSoftDelete parameters: - name: teamTemplate-id @@ -49852,10 +49852,10 @@ paths: tags: - teamwork.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_completeMigration parameters: - name: teamTemplate-id @@ -49964,10 +49964,10 @@ paths: tags: - teamwork.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_provisionEmail parameters: - name: teamTemplate-id @@ -50012,7 +50012,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_removeEmail parameters: - name: teamTemplate-id @@ -50050,10 +50050,10 @@ paths: tags: - teamwork.teamTemplate summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_ListSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -50196,10 +50196,10 @@ paths: tags: - teamwork.teamTemplate summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_GetSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -50334,10 +50334,10 @@ paths: tags: - teamwork.teamTemplate summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_DeleteSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -50389,10 +50389,10 @@ paths: tags: - teamwork.teamTemplate summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: teamTemplate-id @@ -50784,7 +50784,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_ListTab parameters: - name: teamTemplate-id @@ -51739,7 +51739,7 @@ paths: description: Get the list of incoming channels (channels shared with a team). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListIncomingChannel parameters: - name: teamTemplate-id @@ -51939,10 +51939,10 @@ paths: tags: - teamwork.teamTemplate summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. + description: Remove an incoming channel (a channel shared with a team) from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_DeleteIncomingChannel parameters: - name: teamTemplate-id @@ -52019,7 +52019,7 @@ paths: description: Retrieve the list of apps installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListInstalledApp parameters: - name: teamTemplate-id @@ -52103,7 +52103,7 @@ paths: description: Install an app to the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_CreateInstalledApp parameters: - name: teamTemplate-id @@ -52147,7 +52147,7 @@ paths: description: Retrieve the app installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetInstalledApp parameters: - name: teamTemplate-id @@ -52267,7 +52267,7 @@ paths: description: Uninstalls an app from the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_DeleteInstalledApp parameters: - name: teamTemplate-id @@ -52314,7 +52314,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.installedApp_upgrade parameters: - name: teamTemplate-id @@ -52551,7 +52551,7 @@ paths: description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListMember parameters: - name: teamTemplate-id @@ -52637,7 +52637,7 @@ paths: description: Add a new conversation member to a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_CreateMember parameters: - name: teamTemplate-id @@ -52681,7 +52681,7 @@ paths: description: Get a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetMember parameters: - name: teamTemplate-id @@ -52752,7 +52752,7 @@ paths: description: Update the role of a conversationMember in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_UpdateMember parameters: - name: teamTemplate-id @@ -52803,7 +52803,7 @@ paths: description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_DeleteMember parameters: - name: teamTemplate-id @@ -52880,7 +52880,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.member_add parameters: - name: teamTemplate-id @@ -52944,7 +52944,7 @@ paths: description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_archive parameters: - name: teamTemplate-id @@ -52991,7 +52991,7 @@ paths: description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation \nreturned by the Location: header to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_clone parameters: - name: teamTemplate-id @@ -53047,10 +53047,10 @@ paths: tags: - teamwork.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_completeMigration parameters: - name: teamTemplate-id @@ -53083,7 +53083,7 @@ paths: description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_sendActivityNotification parameters: - name: teamTemplate-id @@ -53143,7 +53143,7 @@ paths: description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_unarchive parameters: - name: teamTemplate-id @@ -54395,10 +54395,10 @@ paths: tags: - teamwork.teamTemplate summary: List permissionGrants of a team - description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the **team**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the team. This list specifies the Azure AD apps that have access to the team, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListPermissionGrant parameters: - name: teamTemplate-id @@ -54694,7 +54694,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_checkMemberGroup parameters: - name: teamTemplate-id @@ -54834,7 +54834,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_getMemberGroup parameters: - name: teamTemplate-id @@ -54974,7 +54974,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_restore parameters: - name: teamTemplate-id @@ -55132,7 +55132,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_getGraphBPreId parameters: - name: teamTemplate-id @@ -55202,7 +55202,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_getUserOwnedObject parameters: - name: teamTemplate-id @@ -55252,10 +55252,10 @@ paths: tags: - teamwork.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.permissionGrant_validateProperty parameters: - name: teamTemplate-id @@ -55478,10 +55478,10 @@ paths: tags: - teamwork.teamTemplate summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' + description: 'Get the default channel, General, of a team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetPrimaryChannel parameters: - name: teamTemplate-id @@ -55635,7 +55635,7 @@ paths: description: Get the metadata for the location where the files of a channel are stored. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_GetFilesFolder parameters: - name: teamTemplate-id @@ -55755,7 +55755,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_GetFilesFolderContent parameters: - name: teamTemplate-id @@ -55834,7 +55834,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_ListMember parameters: - name: teamTemplate-id @@ -55917,10 +55917,10 @@ paths: tags: - teamwork.teamTemplate summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_CreateMember parameters: - name: teamTemplate-id @@ -55964,7 +55964,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_GetMember parameters: - name: teamTemplate-id @@ -56032,10 +56032,10 @@ paths: tags: - teamwork.teamTemplate summary: Update member in channel - description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_UpdateMember parameters: - name: teamTemplate-id @@ -56083,10 +56083,10 @@ paths: tags: - teamwork.teamTemplate summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_DeleteMember parameters: - name: teamTemplate-id @@ -56163,7 +56163,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.member_add parameters: - name: teamTemplate-id @@ -56224,10 +56224,10 @@ paths: tags: - teamwork.teamTemplate summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_ListMessage parameters: - name: teamTemplate-id @@ -56377,7 +56377,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_CreateMessage parameters: - name: teamTemplate-id @@ -56421,7 +56421,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_GetMessage parameters: - name: teamTemplate-id @@ -56513,10 +56513,10 @@ paths: tags: - teamwork.teamTemplate summary: Update chatMessage - description: 'Update a chatMessage object. You can update all the properties of **chatMessage** in delegated permissions scenarios, except for the **policyViolation** property and read-only properties. The **policyViolation** property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' + description: 'Update a chatMessage object. You can update all the properties of chatMessage in delegated permissions scenarios, except for the policyViolation property and read-only properties. The policyViolation property is the only property that can be updated in application permissions scenarios. Updating works only for chats where conversation members are Microsoft Teams users. If one of the members is using Skype, the operation fails. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_UpdateMessage parameters: - name: teamTemplate-id @@ -56610,7 +56610,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_ListHostedContent parameters: - name: teamTemplate-id @@ -56749,7 +56749,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_GetHostedContent parameters: - name: teamTemplate-id @@ -56932,7 +56932,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_GetHostedContentsContent parameters: - name: teamTemplate-id @@ -57126,7 +57126,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_softDelete parameters: - name: teamTemplate-id @@ -57167,7 +57167,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_undoSoftDelete parameters: - name: teamTemplate-id @@ -57258,7 +57258,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_ListReply parameters: - name: teamTemplate-id @@ -57416,7 +57416,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_CreateReply parameters: - name: teamTemplate-id @@ -57468,7 +57468,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message_GetReply parameters: - name: teamTemplate-id @@ -57677,7 +57677,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message.reply_ListHostedContent parameters: - name: teamTemplate-id @@ -57832,7 +57832,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message.reply_GetHostedContent parameters: - name: teamTemplate-id @@ -58039,7 +58039,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: teamTemplate-id @@ -58265,7 +58265,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message.reply_softDelete parameters: - name: teamTemplate-id @@ -58314,7 +58314,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.message.reply_undoSoftDelete parameters: - name: teamTemplate-id @@ -58796,10 +58796,10 @@ paths: tags: - teamwork.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_completeMigration parameters: - name: teamTemplate-id @@ -58892,10 +58892,10 @@ paths: tags: - teamwork.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_provisionEmail parameters: - name: teamTemplate-id @@ -58932,7 +58932,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_removeEmail parameters: - name: teamTemplate-id @@ -58962,10 +58962,10 @@ paths: tags: - teamwork.teamTemplate summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_ListSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -59092,10 +59092,10 @@ paths: tags: - teamwork.teamTemplate summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_GetSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -59214,10 +59214,10 @@ paths: tags: - teamwork.teamTemplate summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: teamTemplate-id @@ -59261,10 +59261,10 @@ paths: tags: - teamwork.teamTemplate summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: teamTemplate-id @@ -59616,7 +59616,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_ListTab parameters: - name: teamTemplate-id @@ -60014,10 +60014,10 @@ paths: tags: - teamwork.teamTemplate summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetSchedule parameters: - name: teamTemplate-id @@ -60179,10 +60179,10 @@ paths: tags: - teamwork.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_share parameters: - name: teamTemplate-id @@ -60239,7 +60239,7 @@ paths: description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListOfferShiftRequest parameters: - name: teamTemplate-id @@ -60364,7 +60364,7 @@ paths: description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateOfferShiftRequest parameters: - name: teamTemplate-id @@ -60408,7 +60408,7 @@ paths: description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetOfferShiftRequest parameters: - name: teamTemplate-id @@ -60612,7 +60612,7 @@ paths: description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListOpenShiftChangeRequest parameters: - name: teamTemplate-id @@ -60728,7 +60728,7 @@ paths: description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateOpenShiftChangeRequest parameters: - name: teamTemplate-id @@ -60772,7 +60772,7 @@ paths: description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetOpenShiftChangeRequest parameters: - name: teamTemplate-id @@ -60973,7 +60973,7 @@ paths: description: List openshift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListOpenShift parameters: - name: teamTemplate-id @@ -61074,7 +61074,7 @@ paths: description: Create an instance of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateOpenShift parameters: - name: teamTemplate-id @@ -61118,7 +61118,7 @@ paths: description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetOpenShift parameters: - name: teamTemplate-id @@ -61194,7 +61194,7 @@ paths: description: Update the properties of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateOpenShift parameters: - name: teamTemplate-id @@ -61245,7 +61245,7 @@ paths: description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteOpenShift parameters: - name: teamTemplate-id @@ -61322,7 +61322,7 @@ paths: description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListSchedulingGroup parameters: - name: teamTemplate-id @@ -61408,7 +61408,7 @@ paths: description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateSchedulingGroup parameters: - name: teamTemplate-id @@ -61452,7 +61452,7 @@ paths: description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetSchedulingGroup parameters: - name: teamTemplate-id @@ -61512,10 +61512,10 @@ paths: tags: - teamwork.teamTemplate summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateSchedulingGroup parameters: - name: teamTemplate-id @@ -61563,10 +61563,10 @@ paths: tags: - teamwork.teamTemplate summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteSchedulingGroup parameters: - name: teamTemplate-id @@ -61643,7 +61643,7 @@ paths: description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListShift parameters: - name: teamTemplate-id @@ -61735,7 +61735,7 @@ paths: description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateShift parameters: - name: teamTemplate-id @@ -61779,7 +61779,7 @@ paths: description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetShift parameters: - name: teamTemplate-id @@ -61841,10 +61841,10 @@ paths: tags: - teamwork.teamTemplate summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateShift parameters: - name: teamTemplate-id @@ -61895,7 +61895,7 @@ paths: description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteShift parameters: - name: teamTemplate-id @@ -61972,7 +61972,7 @@ paths: description: Retrieve a list of swapShiftsChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListSwapShiftsChangeRequest parameters: - name: teamTemplate-id @@ -62100,7 +62100,7 @@ paths: description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateSwapShiftsChangeRequest parameters: - name: teamTemplate-id @@ -62144,7 +62144,7 @@ paths: description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetSwapShiftsChangeRequest parameters: - name: teamTemplate-id @@ -62349,7 +62349,7 @@ paths: description: Retrieve a list of timeCard entries in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListTimeCard parameters: - name: teamTemplate-id @@ -62462,7 +62462,7 @@ paths: description: Create a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateTimeCard parameters: - name: teamTemplate-id @@ -62506,7 +62506,7 @@ paths: description: Get the properties and relationships of a timeCard object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetTimeCard parameters: - name: teamTemplate-id @@ -62586,7 +62586,7 @@ paths: description: Replace an existing timeCard with updated values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateTimeCard parameters: - name: teamTemplate-id @@ -62637,7 +62637,7 @@ paths: description: Delete a timeCard instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteTimeCard parameters: - name: teamTemplate-id @@ -62684,7 +62684,7 @@ paths: description: Clock out to end an open timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule.timeCard_clockOut parameters: - name: teamTemplate-id @@ -62745,7 +62745,7 @@ paths: description: Confirm a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule.timeCard_confirm parameters: - name: teamTemplate-id @@ -62790,7 +62790,7 @@ paths: description: End the open break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule.timeCard_endBreak parameters: - name: teamTemplate-id @@ -62851,7 +62851,7 @@ paths: description: Start a break in a specific timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule.timeCard_startBreak parameters: - name: teamTemplate-id @@ -62942,7 +62942,7 @@ paths: description: Clock in to start a timeCard. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule.timeCard_clockIn parameters: - name: teamTemplate-id @@ -62998,7 +62998,7 @@ paths: description: Get the list of timeOffReasons in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListTimeOffReason parameters: - name: teamTemplate-id @@ -63084,7 +63084,7 @@ paths: description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateTimeOffReason parameters: - name: teamTemplate-id @@ -63128,7 +63128,7 @@ paths: description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetTimeOffReason parameters: - name: teamTemplate-id @@ -63188,10 +63188,10 @@ paths: tags: - teamwork.teamTemplate summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateTimeOffReason parameters: - name: teamTemplate-id @@ -63239,10 +63239,10 @@ paths: tags: - teamwork.teamTemplate summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one **timeOffReason**. This method does not remove the specified **timeOffReason** instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeOffReason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteTimeOffReason parameters: - name: teamTemplate-id @@ -63319,7 +63319,7 @@ paths: description: Retrieve a list of timeoffrequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListTimeOffRequest parameters: - name: teamTemplate-id @@ -63469,7 +63469,7 @@ paths: description: Retrieve the properties and relationships of a timeoffrequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetTimeOffRequest parameters: - name: teamTemplate-id @@ -63587,7 +63587,7 @@ paths: description: Delete a timeOffRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteTimeOffRequest parameters: - name: teamTemplate-id @@ -63664,7 +63664,7 @@ paths: description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_ListTimesOff parameters: - name: teamTemplate-id @@ -63753,7 +63753,7 @@ paths: description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_CreateTimesOff parameters: - name: teamTemplate-id @@ -63797,7 +63797,7 @@ paths: description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_GetTimesOff parameters: - name: teamTemplate-id @@ -63858,10 +63858,10 @@ paths: tags: - teamwork.teamTemplate summary: Replace timeOff - description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOff. If the specified timeOff doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_UpdateTimesOff parameters: - name: teamTemplate-id @@ -63912,7 +63912,7 @@ paths: description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.schedule_DeleteTimesOff parameters: - name: teamTemplate-id @@ -63989,7 +63989,7 @@ paths: description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_ListTag parameters: - name: teamTemplate-id @@ -64083,7 +64083,7 @@ paths: description: 'Create a standard tag for members in the team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_CreateTag parameters: - name: teamTemplate-id @@ -64127,7 +64127,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_GetTag parameters: - name: teamTemplate-id @@ -64202,7 +64202,7 @@ paths: description: Update the properties of a teamworkTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_UpdateTag parameters: - name: teamTemplate-id @@ -64253,7 +64253,7 @@ paths: description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition_DeleteTag parameters: - name: teamTemplate-id @@ -64300,7 +64300,7 @@ paths: description: Get a list of the members of a standard tag in a team and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.tag_ListMember parameters: - name: teamTemplate-id @@ -64394,7 +64394,7 @@ paths: description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.tag_CreateMember parameters: - name: teamTemplate-id @@ -64446,7 +64446,7 @@ paths: description: 'Get the properties and relationships of a member of a standard tag in a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.tag_GetMember parameters: - name: teamTemplate-id @@ -64580,7 +64580,7 @@ paths: description: Delete a member from a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.tag_DeleteMember parameters: - name: teamTemplate-id @@ -64868,7 +64868,7 @@ paths: description: Retrieve a list of workforceIntegration objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0 operationId: teamwork_ListWorkforceIntegration parameters: - $ref: '#/components/parameters/top' @@ -64965,7 +64965,7 @@ paths: description: Create a new workforceIntegration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0 operationId: teamwork_CreateWorkforceIntegration requestBody: description: New navigation property @@ -64992,7 +64992,7 @@ paths: description: Retrieve the properties and relationships of a workforceintegration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0 operationId: teamwork_GetWorkforceIntegration parameters: - name: workforceIntegration-id @@ -65056,7 +65056,7 @@ paths: description: Update the properties of a workforceintegration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0 operationId: teamwork_UpdateWorkforceIntegration parameters: - name: workforceIntegration-id @@ -65091,7 +65091,7 @@ paths: description: Delete an instance of a workforceIntegration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0 operationId: teamwork_DeleteWorkforceIntegration parameters: - name: workforceIntegration-id @@ -65136,7 +65136,7 @@ paths: description: 'Retrieve the list of chats that the user is part of. This method supports federation. When a user ID is provided, the calling application must belong to the same tenant that the user belongs to.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 operationId: user_ListChat parameters: - name: user-id @@ -65277,7 +65277,7 @@ paths: description: 'Retrieve a single chat (without its messages). This method supports federation. To access a chat, at least one chat member must belong to the tenant the request initiated from.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 operationId: user_GetChat parameters: - name: user-id @@ -65432,10 +65432,10 @@ paths: tags: - users.chat summary: List apps in chat - description: 'List all app installations within a chat. If the chat is associated with an onlineMeeting instance, then, effectively, the **teamsApp**s installed in the meeting will be listed.' + description: 'List all app installations within a chat. If the chat is associated with an onlineMeeting instance, then, effectively, the teamsApps installed in the meeting will be listed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 operationId: user.chat_ListInstalledApp parameters: - name: user-id @@ -65519,7 +65519,7 @@ paths: description: Install a teamsApp to the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 operationId: user.chat_CreateInstalledApp parameters: - name: user-id @@ -65563,7 +65563,7 @@ paths: description: Get an app installed in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 operationId: user.chat_GetInstalledApp parameters: - name: user-id @@ -65683,7 +65683,7 @@ paths: description: Uninstall an app installed within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 operationId: user.chat_DeleteInstalledApp parameters: - name: user-id @@ -66051,7 +66051,7 @@ paths: description: Retrieve a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-members?view=graph-rest-1.0 operationId: user.chat_ListMember parameters: - name: user-id @@ -66137,7 +66137,7 @@ paths: description: Add a conversationMember to a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 operationId: user.chat_CreateMember parameters: - name: user-id @@ -66181,7 +66181,7 @@ paths: description: Retrieve a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 operationId: user.chat_GetMember parameters: - name: user-id @@ -66299,7 +66299,7 @@ paths: description: Remove a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 operationId: user.chat_DeleteMember parameters: - name: user-id @@ -66373,10 +66373,10 @@ paths: tags: - users.chat summary: List messages in a chat - description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 operationId: user.chat_ListMessage parameters: - name: user-id @@ -66526,7 +66526,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: user.chat_CreateMessage parameters: - name: user-id @@ -66570,7 +66570,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.chat_GetMessage parameters: - name: user-id @@ -66755,7 +66755,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message_ListHostedContent parameters: - name: user-id @@ -66894,7 +66894,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.chat.message_GetHostedContent parameters: - name: user-id @@ -67077,7 +67077,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message_GetHostedContentsContent parameters: - name: user-id @@ -67221,7 +67221,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: user.chat.message_ListReply parameters: - name: user-id @@ -67379,7 +67379,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: user.chat.message_CreateReply parameters: - name: user-id @@ -67431,7 +67431,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.chat.message_GetReply parameters: - name: user-id @@ -67640,7 +67640,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message.reply_ListHostedContent parameters: - name: user-id @@ -67795,7 +67795,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.chat.message.reply_GetHostedContent parameters: - name: user-id @@ -68002,7 +68002,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -68238,7 +68238,7 @@ paths: description: List all Teams async operations that ran or are running on the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-1.0 operationId: user.chat_ListOperation parameters: - name: user-id @@ -68379,7 +68379,7 @@ paths: description: Get the specified Teams async operation that ran or is running on a specific resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-1.0 operationId: user.chat_GetOperation parameters: - name: user-id @@ -68572,10 +68572,10 @@ paths: tags: - users.chat summary: List permissionGrants of a chat - description: 'List all resource-specific permission grants on the chat. This list specifies the Azure AD apps that have access to the **chat**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the chat. This list specifies the Azure AD apps that have access to the chat, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0 operationId: user.chat_ListPermissionGrant parameters: - name: user-id @@ -68901,7 +68901,7 @@ paths: description: Get a list of pinnedChatMessages in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_ListPinnedMessage parameters: - name: user-id @@ -68980,7 +68980,7 @@ paths: description: Pin a chat message in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can pin a chat message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_CreatePinnedMessage parameters: - name: user-id @@ -69138,7 +69138,7 @@ paths: description: Unpin a message from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_DeletePinnedMessage parameters: - name: user-id @@ -69308,7 +69308,7 @@ paths: description: Retrieve the list of tabs in the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 operationId: user.chat_ListTab parameters: - name: user-id @@ -69405,7 +69405,7 @@ paths: description: "Add (pin) a tab to the specified chat. \nThe corresponding app must already be installed in the chat." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 operationId: user.chat_CreateTab parameters: - name: user-id @@ -69449,7 +69449,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 operationId: user.chat_GetTab parameters: - name: user-id @@ -69525,7 +69525,7 @@ paths: description: "Update the properties of the specified tab in a chat. \nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 operationId: user.chat_UpdateTab parameters: - name: user-id @@ -69576,7 +69576,7 @@ paths: description: 'Remove (unpin) a tab from the specified chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 operationId: user.chat_DeleteTab parameters: - name: user-id @@ -69746,7 +69746,7 @@ paths: description: Get the teams in Microsoft Teams that the user is a direct member of. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-joinedteams?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-joinedteams?view=graph-rest-1.0 operationId: user_ListJoinedTeam parameters: - name: user-id @@ -70135,7 +70135,7 @@ paths: description: "Get the list of teams in Microsoft Teams that a user is associated with.\nCurrently, a user can be associated with a team in two different ways:\n* A user can be a direct member of a team.\n* A user can be a member of a shared channel that is hosted inside a team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/associatedteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/associatedteaminfo-list?view=graph-rest-1.0 operationId: user.teamwork_ListAssociatedTeam parameters: - name: user-id @@ -70505,7 +70505,7 @@ paths: description: Retrieve the list of apps installed in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0 operationId: user.teamwork_ListInstalledApp parameters: - name: user-id @@ -70583,7 +70583,7 @@ paths: description: Install an app in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0 operationId: user.teamwork_CreateInstalledApp parameters: - name: user-id @@ -70619,7 +70619,7 @@ paths: description: Retrieve the app installed in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0 operationId: user.teamwork_GetInstalledApp parameters: - name: user-id @@ -70725,7 +70725,7 @@ paths: description: Uninstall an app from the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0 operationId: user.teamwork_DeleteInstalledApp parameters: - name: user-id @@ -70764,7 +70764,7 @@ paths: description: Retrieve the chat of the specified user and Teams app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0 operationId: user.teamwork.installedApp_GetChat parameters: - name: user-id @@ -74104,11 +74104,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -75193,11 +75193,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -76774,7 +76774,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -80948,7 +80948,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -86600,7 +86600,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -86611,7 +86611,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -88736,8 +88736,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -88884,7 +88884,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 8017c0e717f..a793ee54dc6 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -115,10 +115,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -164,10 +164,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -221,10 +221,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -289,7 +289,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -352,10 +352,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -414,10 +414,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -485,7 +485,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -534,7 +534,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -600,7 +600,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -658,10 +658,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -729,7 +729,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_accept parameters: - name: user-id @@ -784,10 +784,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_cancel parameters: - name: user-id @@ -838,10 +838,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_decline parameters: - name: user-id @@ -901,7 +901,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -942,7 +942,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_forward parameters: - name: user-id @@ -1000,7 +1000,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -1050,10 +1050,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -1110,10 +1110,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -1167,10 +1167,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -1235,7 +1235,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -1298,10 +1298,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -1360,10 +1360,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -1431,7 +1431,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -1480,7 +1480,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -1546,7 +1546,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -1604,10 +1604,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -1675,7 +1675,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_accept parameters: - name: user-id @@ -1730,10 +1730,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -1784,10 +1784,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_decline parameters: - name: user-id @@ -1847,7 +1847,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -1888,7 +1888,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_forward parameters: - name: user-id @@ -1946,7 +1946,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -1996,10 +1996,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -2059,7 +2059,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView_accept parameters: - name: user-id @@ -2106,10 +2106,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView_cancel parameters: - name: user-id @@ -2152,10 +2152,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView_decline parameters: - name: user-id @@ -2207,7 +2207,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -2240,7 +2240,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView_forward parameters: - name: user-id @@ -2290,7 +2290,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -2332,10 +2332,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -2384,10 +2384,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -2433,10 +2433,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -2490,10 +2490,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -2558,7 +2558,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -2621,10 +2621,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -2683,10 +2683,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -2754,7 +2754,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -2803,7 +2803,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -2869,7 +2869,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -2927,10 +2927,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -2998,7 +2998,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_accept parameters: - name: user-id @@ -3053,10 +3053,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_cancel parameters: - name: user-id @@ -3107,10 +3107,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_decline parameters: - name: user-id @@ -3170,7 +3170,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -3211,7 +3211,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_forward parameters: - name: user-id @@ -3269,7 +3269,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -3319,10 +3319,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -3379,10 +3379,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -3436,10 +3436,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -3504,7 +3504,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -3567,10 +3567,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -3629,10 +3629,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -3700,7 +3700,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -3749,7 +3749,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -3815,7 +3815,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -3873,10 +3873,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -3944,7 +3944,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance_accept parameters: - name: user-id @@ -3999,10 +3999,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance_cancel parameters: - name: user-id @@ -4053,10 +4053,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance_decline parameters: - name: user-id @@ -4116,7 +4116,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -4157,7 +4157,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance_forward parameters: - name: user-id @@ -4215,7 +4215,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -4265,10 +4265,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -4328,7 +4328,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event_accept parameters: - name: user-id @@ -4375,10 +4375,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event_cancel parameters: - name: user-id @@ -4421,10 +4421,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event_decline parameters: - name: user-id @@ -4476,7 +4476,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event_dismissReminder parameters: - name: user-id @@ -4509,7 +4509,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event_forward parameters: - name: user-id @@ -4559,7 +4559,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event_snoozeReminder parameters: - name: user-id @@ -4601,10 +4601,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event_tentativelyAccept parameters: - name: user-id @@ -4656,7 +4656,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendar_getSchedule parameters: - name: user-id @@ -4720,10 +4720,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -4785,10 +4785,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -4858,10 +4858,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -4942,7 +4942,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -5021,10 +5021,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -5099,10 +5099,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -5186,7 +5186,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -5251,7 +5251,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -5333,7 +5333,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -5407,10 +5407,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -5494,7 +5494,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_accept parameters: - name: user-id @@ -5565,10 +5565,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_cancel parameters: - name: user-id @@ -5635,10 +5635,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_decline parameters: - name: user-id @@ -5714,7 +5714,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -5771,7 +5771,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_forward parameters: - name: user-id @@ -5845,7 +5845,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -5911,10 +5911,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -5987,10 +5987,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -6060,10 +6060,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -6144,7 +6144,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -6223,10 +6223,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -6301,10 +6301,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -6388,7 +6388,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -6453,7 +6453,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -6535,7 +6535,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -6609,10 +6609,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -6696,7 +6696,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_accept parameters: - name: user-id @@ -6767,10 +6767,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -6837,10 +6837,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_decline parameters: - name: user-id @@ -6916,7 +6916,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -6973,7 +6973,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_forward parameters: - name: user-id @@ -7047,7 +7047,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -7113,10 +7113,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -7192,7 +7192,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_accept parameters: - name: user-id @@ -7255,10 +7255,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_cancel parameters: - name: user-id @@ -7317,10 +7317,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_decline parameters: - name: user-id @@ -7388,7 +7388,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -7437,7 +7437,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_forward parameters: - name: user-id @@ -7503,7 +7503,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -7561,10 +7561,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -7629,10 +7629,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -7694,10 +7694,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -7767,10 +7767,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -7851,7 +7851,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -7930,10 +7930,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -8008,10 +8008,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -8095,7 +8095,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -8160,7 +8160,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -8242,7 +8242,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -8316,10 +8316,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -8403,7 +8403,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_accept parameters: - name: user-id @@ -8474,10 +8474,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_cancel parameters: - name: user-id @@ -8544,10 +8544,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_decline parameters: - name: user-id @@ -8623,7 +8623,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -8680,7 +8680,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_forward parameters: - name: user-id @@ -8754,7 +8754,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -8820,10 +8820,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -8896,10 +8896,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -8969,10 +8969,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -9053,7 +9053,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -9132,10 +9132,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -9210,10 +9210,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -9297,7 +9297,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -9362,7 +9362,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -9444,7 +9444,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -9518,10 +9518,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -9605,7 +9605,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_accept parameters: - name: user-id @@ -9676,10 +9676,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_cancel parameters: - name: user-id @@ -9746,10 +9746,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_decline parameters: - name: user-id @@ -9825,7 +9825,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -9882,7 +9882,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_forward parameters: - name: user-id @@ -9956,7 +9956,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -10022,10 +10022,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -10101,7 +10101,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_accept parameters: - name: user-id @@ -10164,10 +10164,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_cancel parameters: - name: user-id @@ -10226,10 +10226,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_decline parameters: - name: user-id @@ -10297,7 +10297,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_dismissReminder parameters: - name: user-id @@ -10346,7 +10346,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_forward parameters: - name: user-id @@ -10412,7 +10412,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_snoozeReminder parameters: - name: user-id @@ -10470,10 +10470,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_tentativelyAccept parameters: - name: user-id @@ -10541,7 +10541,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_getSchedule parameters: - name: user-id @@ -10621,10 +10621,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -10678,10 +10678,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -10743,10 +10743,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -10819,7 +10819,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -10890,10 +10890,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -10960,10 +10960,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -11039,7 +11039,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -11096,7 +11096,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -11170,7 +11170,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -11236,10 +11236,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -11315,7 +11315,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_accept parameters: - name: user-id @@ -11378,10 +11378,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_cancel parameters: - name: user-id @@ -11440,10 +11440,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_decline parameters: - name: user-id @@ -11511,7 +11511,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -11560,7 +11560,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_forward parameters: - name: user-id @@ -11626,7 +11626,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -11684,10 +11684,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -11752,10 +11752,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -11817,10 +11817,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -11893,7 +11893,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -11964,10 +11964,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -12034,10 +12034,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -12113,7 +12113,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -12170,7 +12170,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -12244,7 +12244,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -12310,10 +12310,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -12389,7 +12389,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_accept parameters: - name: user-id @@ -12452,10 +12452,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -12514,10 +12514,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_decline parameters: - name: user-id @@ -12585,7 +12585,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -12634,7 +12634,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_forward parameters: - name: user-id @@ -12700,7 +12700,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -12758,10 +12758,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -12829,7 +12829,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView_accept parameters: - name: user-id @@ -12884,10 +12884,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView_cancel parameters: - name: user-id @@ -12938,10 +12938,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView_decline parameters: - name: user-id @@ -13001,7 +13001,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -13042,7 +13042,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView_forward parameters: - name: user-id @@ -13100,7 +13100,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -13150,10 +13150,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -13210,10 +13210,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -13267,10 +13267,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -13332,10 +13332,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -13408,7 +13408,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -13479,10 +13479,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -13549,10 +13549,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -13628,7 +13628,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -13685,7 +13685,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -13759,7 +13759,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -13825,10 +13825,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -13904,7 +13904,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_accept parameters: - name: user-id @@ -13967,10 +13967,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_cancel parameters: - name: user-id @@ -14029,10 +14029,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_decline parameters: - name: user-id @@ -14100,7 +14100,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -14149,7 +14149,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_forward parameters: - name: user-id @@ -14215,7 +14215,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -14273,10 +14273,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -14341,10 +14341,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -14406,10 +14406,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -14482,7 +14482,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -14553,10 +14553,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -14623,10 +14623,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -14702,7 +14702,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -14759,7 +14759,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -14833,7 +14833,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -14899,10 +14899,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -14978,7 +14978,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance_accept parameters: - name: user-id @@ -15041,10 +15041,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance_cancel parameters: - name: user-id @@ -15103,10 +15103,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance_decline parameters: - name: user-id @@ -15174,7 +15174,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -15223,7 +15223,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance_forward parameters: - name: user-id @@ -15289,7 +15289,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -15347,10 +15347,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -15418,7 +15418,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event_accept parameters: - name: user-id @@ -15473,10 +15473,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event_cancel parameters: - name: user-id @@ -15527,10 +15527,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event_decline parameters: - name: user-id @@ -15590,7 +15590,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event_dismissReminder parameters: - name: user-id @@ -15631,7 +15631,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event_forward parameters: - name: user-id @@ -15689,7 +15689,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event_snoozeReminder parameters: - name: user-id @@ -15739,10 +15739,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event_tentativelyAccept parameters: - name: user-id @@ -15802,7 +15802,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendar_getSchedule parameters: - name: user-id @@ -15874,10 +15874,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -15923,10 +15923,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -15980,10 +15980,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -16048,7 +16048,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -16111,10 +16111,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -16173,10 +16173,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -16244,7 +16244,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -16293,7 +16293,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -16359,7 +16359,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -16417,10 +16417,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -16488,7 +16488,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_accept parameters: - name: user-id @@ -16543,10 +16543,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_cancel parameters: - name: user-id @@ -16597,10 +16597,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_decline parameters: - name: user-id @@ -16660,7 +16660,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -16701,7 +16701,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_forward parameters: - name: user-id @@ -16759,7 +16759,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -16809,10 +16809,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -16869,10 +16869,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -16926,10 +16926,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -16994,7 +16994,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -17057,10 +17057,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -17119,10 +17119,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -17190,7 +17190,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -17239,7 +17239,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -17305,7 +17305,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -17363,10 +17363,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -17434,7 +17434,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView.instance_accept parameters: - name: user-id @@ -17489,10 +17489,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView.instance_cancel parameters: - name: user-id @@ -17543,10 +17543,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView.instance_decline parameters: - name: user-id @@ -17606,7 +17606,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView.instance_dismissReminder parameters: - name: user-id @@ -17647,7 +17647,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView.instance_forward parameters: - name: user-id @@ -17705,7 +17705,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -17755,10 +17755,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -17818,7 +17818,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView_accept parameters: - name: user-id @@ -17865,10 +17865,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView_cancel parameters: - name: user-id @@ -17911,10 +17911,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView_decline parameters: - name: user-id @@ -17966,7 +17966,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView_dismissReminder parameters: - name: user-id @@ -17999,7 +17999,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView_forward parameters: - name: user-id @@ -18049,7 +18049,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView_snoozeReminder parameters: - name: user-id @@ -18091,10 +18091,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView_tentativelyAccept parameters: - name: user-id @@ -18146,7 +18146,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: user.chat.installedApp_upgrade parameters: - name: user-id @@ -18199,7 +18199,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: user.chat.member_add parameters: - name: user-id @@ -18313,7 +18313,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: user.chat.message_softDelete parameters: - name: user-id @@ -18354,7 +18354,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: user.chat.message_undoSoftDelete parameters: - name: user-id @@ -18503,7 +18503,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: user.chat.message.reply_softDelete parameters: - name: user-id @@ -18552,7 +18552,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: user.chat.message.reply_undoSoftDelete parameters: - name: user-id @@ -18659,7 +18659,7 @@ paths: description: Hide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 operationId: user.chat_hideGraphFPreUser parameters: - name: user-id @@ -18707,7 +18707,7 @@ paths: description: Mark a chat as read for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 operationId: user.chat_markChatReadGraphFPreUser parameters: - name: user-id @@ -18755,7 +18755,7 @@ paths: description: Mark a chat as unread for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 operationId: user.chat_markChatUnreadGraphFPreUser parameters: - name: user-id @@ -18808,7 +18808,7 @@ paths: description: 'Send an activity feed notification in scope of a chat. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 operationId: user.chat_sendActivityNotification parameters: - name: user-id @@ -18868,7 +18868,7 @@ paths: description: Unhide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 operationId: user.chat_unhideGraphFPreUser parameters: - name: user-id @@ -18916,7 +18916,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: user.chat.permissionGrant_checkMemberGroup parameters: - name: user-id @@ -19056,7 +19056,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: user.chat.permissionGrant_getMemberGroup parameters: - name: user-id @@ -19196,7 +19196,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: user.chat.permissionGrant_restore parameters: - name: user-id @@ -19241,7 +19241,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user.chat.permissionGrant_getGraphBPreId parameters: - name: user-id @@ -19311,7 +19311,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: user.chat.permissionGrant_getUserOwnedObject parameters: - name: user-id @@ -19361,10 +19361,10 @@ paths: tags: - users.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user.chat.permissionGrant_validateProperty parameters: - name: user-id @@ -19421,7 +19421,7 @@ paths: description: Change the account type of the user on a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-1.0 operationId: user.cloudPC_changeUserAccountType parameters: - name: user-id @@ -19466,7 +19466,7 @@ paths: description: End the grace period for a specific Cloud PC. The grace period is triggered when the Cloud PC license is removed or the provisioning policy is unassigned. It allows users to access Cloud PCs for up to seven days before de-provisioning occurs. Ending the grace period immediately deprovisions the Cloud PC without waiting the seven days. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0 operationId: user.cloudPC_endGracePeriod parameters: - name: user-id @@ -19499,7 +19499,7 @@ paths: description: 'Power off a Windows 365 Frontline Cloud PC. This action supports Microsoft Endpoint Manager (MEM) admin scenarios. After a Windows 365 Frontline Cloud PC is powered off, it is de-allocated, and licenses are revoked immediately. Only IT admin users can perform this action. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-1.0 operationId: user.cloudPC_powerOff parameters: - name: user-id @@ -19532,7 +19532,7 @@ paths: description: 'Power on a Windows 365 Frontline Cloud PC. This action supports Microsoft Endpoint Manager (MEM) admin scenarios. After a Windows 365 Frontline Cloud PC is powered on, it is allocated to a user, and licenses are assigned immediately. Only IT admin users can perform this action. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-1.0 operationId: user.cloudPC_powerOn parameters: - name: user-id @@ -19565,7 +19565,7 @@ paths: description: Reboot a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0 operationId: user.cloudPC_reboot parameters: - name: user-id @@ -19595,10 +19595,10 @@ paths: tags: - users.Actions summary: Invoke action rename - description: Rename a specific Cloud PC. Use this API to update the **displayName** for the Cloud PC entity. + description: Rename a specific Cloud PC. Use this API to update the displayName for the Cloud PC entity. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0 operationId: user.cloudPC_rename parameters: - name: user-id @@ -19644,7 +19644,7 @@ paths: description: Reprovision a specific Cloud PC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-1.0 operationId: user.cloudPC_reprovision parameters: - name: user-id @@ -19691,7 +19691,7 @@ paths: description: Restore a specific Cloud PC. Use this API to trigger a remote action that restores a Cloud PC device to a previous state. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0 operationId: user.cloudPC_restore parameters: - name: user-id @@ -19737,7 +19737,7 @@ paths: description: Retry installation for the partner agents which failed to install on the Cloud PC. Service side will check which agent installation failed firstly and retry. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-1.0 operationId: user.cloudPC_retryPartnerAgentInstallation parameters: - name: user-id @@ -19770,7 +19770,7 @@ paths: description: 'Start a specific Cloud PC for a user. Currently, only Windows 365 Frontline Cloud PCs are supported.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-start?view=graph-rest-1.0 operationId: user.cloudPC_start parameters: - name: user-id @@ -19803,7 +19803,7 @@ paths: description: 'Stop a specific Cloud PC for a user. Currently, only Windows 365 Frontline Cloud PCs are supported.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-stop?view=graph-rest-1.0 operationId: user.cloudPC_stop parameters: - name: user-id @@ -19836,7 +19836,7 @@ paths: description: Troubleshoot a specific Cloud PC. Use this API to check the health status of the Cloud PC and the session host. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0 operationId: user.cloudPC_troubleshoot parameters: - name: user-id @@ -19866,10 +19866,10 @@ paths: tags: - users.Actions summary: Invoke action bulkResize - description: 'Perform a bulk resize action to resize a group of cloudPCs that have successfully passed validation. If any devices cannot be resized, those devices will indicate ''resize failed''. The remaining devices will be `provisioned` for the resize process.' + description: 'Perform a bulk resize action to resize a group of cloudPCs that have successfully passed validation. If any devices cannot be resized, those devices will indicate ''resize failed''. The remaining devices will be provisioned for the resize process.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-1.0 operationId: user.cloudPC_bulkResize parameters: - name: user-id @@ -19929,7 +19929,7 @@ paths: description: Validate that a set of cloudPC devices meet the requirements to be bulk resized. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-1.0 operationId: user.cloudPC_validateBulkResize parameters: - name: user-id @@ -20164,7 +20164,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: user.device_checkMemberGroup parameters: - name: user-id @@ -20288,7 +20288,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: user.device_getMemberGroup parameters: - name: user-id @@ -20412,7 +20412,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: user.device_restore parameters: - name: user-id @@ -20449,7 +20449,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user.device_getGraphBPreId parameters: - name: user-id @@ -20511,7 +20511,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: user.device_getUserOwnedObject parameters: - name: user-id @@ -20553,10 +20553,10 @@ paths: tags: - users.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user.device_validateProperty parameters: - name: user-id @@ -20605,7 +20605,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: user.drive.item.listItem.documentSetVersion_restore parameters: - name: user-id @@ -20651,10 +20651,10 @@ paths: tags: - users.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: user.drive.item.listItem_createLink parameters: - name: user-id @@ -20832,10 +20832,10 @@ paths: tags: - users.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: user.drive.item_checkin parameters: - name: user-id @@ -20889,10 +20889,10 @@ paths: tags: - users.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: user.drive.item_checkout parameters: - name: user-id @@ -20933,7 +20933,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: user.drive.item_copy parameters: - name: user-id @@ -20990,10 +20990,10 @@ paths: tags: - users.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: user.drive.item_createLink parameters: - name: user-id @@ -21074,10 +21074,6 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: user.drive.item_createUploadSession parameters: - name: user-id @@ -21175,7 +21171,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: user.drive.item_follow parameters: - name: user-id @@ -21217,10 +21213,10 @@ paths: tags: - users.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: user.drive.item_invite parameters: - name: user-id @@ -21311,6 +21307,43 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.permanentDelete': + post: + tags: + - users.Actions + summary: Invoke action permanentDelete + operationId: user.drive.item_permanentDelete + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: drive-id + in: path + description: The unique identifier of drive + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: drive + - name: driveItem-id + in: path + description: The unique identifier of driveItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveItem + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.preview': post: tags: @@ -21388,7 +21421,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: user.drive.item_restore parameters: - name: user-id @@ -21448,7 +21481,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: user.drive.item_unfollow parameters: - name: user-id @@ -21541,7 +21574,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: user.drive.item.permission_grant parameters: - name: user-id @@ -21627,7 +21660,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: user.drive.item.permission_revokeGrant parameters: - name: user-id @@ -21691,10 +21724,10 @@ paths: tags: - users.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: user.drive.item.subscription_reauthorize parameters: - name: user-id @@ -21743,7 +21776,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: user.drive.item.version_restoreVersion parameters: - name: user-id @@ -21792,7 +21825,7 @@ paths: description: 'Associate a [content type][contentType] with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: user.drive.list.contentType_associateGraphWPreHubSite parameters: - name: user-id @@ -21851,7 +21884,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: user.drive.list.contentType_copyToDefaultContentLocation parameters: - name: user-id @@ -21907,7 +21940,7 @@ paths: description: 'Publishes a [contentType][] present in a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: user.drive.list.contentType_publish parameters: - name: user-id @@ -21948,7 +21981,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: user.drive.list.contentType_unpublish parameters: - name: user-id @@ -21989,7 +22022,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: user.drive.list.contentType_addCopy parameters: - name: user-id @@ -22038,7 +22071,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: user.drive.list.contentType_addCopyFromContentTypeHub parameters: - name: user-id @@ -22087,7 +22120,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: user.drive.list.item.documentSetVersion_restore parameters: - name: user-id @@ -22133,10 +22166,10 @@ paths: tags: - users.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: user.drive.list.item_createLink parameters: - name: user-id @@ -22259,10 +22292,10 @@ paths: tags: - users.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: user.drive.list.subscription_reauthorize parameters: - name: user-id @@ -22303,7 +22336,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: user.drive.root.listItem.documentSetVersion_restore parameters: - name: user-id @@ -22341,10 +22374,10 @@ paths: tags: - users.Actions summary: Invoke action createLink - description: "Create a sharing link for a listItem. The **createLink** action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. **listItem** resources inherit sharing permissions from the list the item resides in." + description: "Create a sharing link for a listItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, this action will return the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-1.0 operationId: user.drive.root.listItem_createLink parameters: - name: user-id @@ -22498,10 +22531,10 @@ paths: tags: - users.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: user.drive.root_checkin parameters: - name: user-id @@ -22547,10 +22580,10 @@ paths: tags: - users.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: user.drive.root_checkout parameters: - name: user-id @@ -22583,7 +22616,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: user.drive.root_copy parameters: - name: user-id @@ -22632,10 +22665,10 @@ paths: tags: - users.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a driveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a driveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: user.drive.root_createLink parameters: - name: user-id @@ -22708,10 +22741,6 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to allow your app to upload files up to the maximum file size. An upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session:' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: user.drive.root_createUploadSession parameters: - name: user-id @@ -22793,7 +22822,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: user.drive.root_follow parameters: - name: user-id @@ -22827,10 +22856,10 @@ paths: tags: - users.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **DriveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." + description: "Sends a sharing invitation for a DriveItem.\nA sharing invitation provides permissions to the recipients and optionally sends an email to the recipients to notify them the item was shared." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: user.drive.root_invite parameters: - name: user-id @@ -22913,6 +22942,35 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.permanentDelete': + post: + tags: + - users.Actions + summary: Invoke action permanentDelete + operationId: user.drive.root_permanentDelete + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: drive-id + in: path + description: The unique identifier of drive + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: drive + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.preview': post: tags: @@ -22982,7 +23040,7 @@ paths: description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: user.drive.root_restore parameters: - name: user-id @@ -23034,7 +23092,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: user.drive.root_unfollow parameters: - name: user-id @@ -23111,7 +23169,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: user.drive.root.permission_grant parameters: - name: user-id @@ -23189,7 +23247,7 @@ paths: description: 'Revoke access to a [listItem][] or [driveItem][] granted via a sharing link by removing the specified [recipient][] from the link.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-1.0 operationId: user.drive.root.permission_revokeGrant parameters: - name: user-id @@ -23245,10 +23303,10 @@ paths: tags: - users.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: user.drive.root.subscription_reauthorize parameters: - name: user-id @@ -23289,7 +23347,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: user.drive.root.version_restoreVersion parameters: - name: user-id @@ -23327,10 +23385,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.event.attachment_createUploadSession parameters: - name: user-id @@ -23376,10 +23434,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -23433,10 +23491,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance.attachment_createUploadSession parameters: - name: user-id @@ -23501,7 +23559,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_accept parameters: - name: user-id @@ -23564,10 +23622,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_cancel parameters: - name: user-id @@ -23626,10 +23684,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_decline parameters: - name: user-id @@ -23697,7 +23755,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_dismissReminder parameters: - name: user-id @@ -23746,7 +23804,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_forward parameters: - name: user-id @@ -23812,7 +23870,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_snoozeReminder parameters: - name: user-id @@ -23870,10 +23928,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_tentativelyAccept parameters: - name: user-id @@ -23941,7 +23999,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_accept parameters: - name: user-id @@ -23996,10 +24054,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_cancel parameters: - name: user-id @@ -24050,10 +24108,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_decline parameters: - name: user-id @@ -24113,7 +24171,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -24154,7 +24212,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_forward parameters: - name: user-id @@ -24212,7 +24270,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -24262,10 +24320,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -24322,10 +24380,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -24379,10 +24437,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence.attachment_createUploadSession parameters: - name: user-id @@ -24447,7 +24505,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_accept parameters: - name: user-id @@ -24510,10 +24568,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_cancel parameters: - name: user-id @@ -24572,10 +24630,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_decline parameters: - name: user-id @@ -24643,7 +24701,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_dismissReminder parameters: - name: user-id @@ -24692,7 +24750,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_forward parameters: - name: user-id @@ -24758,7 +24816,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_snoozeReminder parameters: - name: user-id @@ -24816,10 +24874,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_tentativelyAccept parameters: - name: user-id @@ -24887,7 +24945,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.event.instance_accept parameters: - name: user-id @@ -24942,10 +25000,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.event.instance_cancel parameters: - name: user-id @@ -24996,10 +25054,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.event.instance_decline parameters: - name: user-id @@ -25059,7 +25117,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.event.instance_dismissReminder parameters: - name: user-id @@ -25100,7 +25158,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.event.instance_forward parameters: - name: user-id @@ -25158,7 +25216,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.event.instance_snoozeReminder parameters: - name: user-id @@ -25208,10 +25266,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.event.instance_tentativelyAccept parameters: - name: user-id @@ -25271,7 +25329,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.event_accept parameters: - name: user-id @@ -25318,10 +25376,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.event_cancel parameters: - name: user-id @@ -25364,10 +25422,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.event_decline parameters: - name: user-id @@ -25419,7 +25477,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.event_dismissReminder parameters: - name: user-id @@ -25452,7 +25510,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.event_forward parameters: - name: user-id @@ -25502,7 +25560,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.event_snoozeReminder parameters: - name: user-id @@ -25544,10 +25602,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.event_tentativelyAccept parameters: - name: user-id @@ -25829,7 +25887,7 @@ paths: description: 'Compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key/value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-1.0 operationId: user.informationProtection.policy.label_evaluateApplication parameters: - name: user-id @@ -25891,7 +25949,7 @@ paths: description: 'Using classification results, compute the information protection label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide contentInfo, which includes existing content metadata key/value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: user.informationProtection.policy.label_evaluateClassificationResult parameters: - name: user-id @@ -25955,7 +26013,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key/value pairs, the API returns an informationProtectionAction that contains some combination of one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-1.0 operationId: user.informationProtection.policy.label_evaluateRemoval parameters: - name: user-id @@ -26017,7 +26075,7 @@ paths: description: 'Using the metadata that exists on an already-labeled piece of information, resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-1.0 operationId: user.informationProtection.policy.label_extractLabel parameters: - name: user-id @@ -26153,7 +26211,7 @@ paths: summary: Invoke action evaluateDynamicMembership externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-1.0 operationId: user.joinedGroup_evaluateDynamicMembership parameters: - name: user-id @@ -26198,7 +26256,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user.joinedGroup_getGraphBPreId parameters: - name: user-id @@ -26260,7 +26318,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: user.joinedGroup_getUserOwnedObject parameters: - name: user-id @@ -26302,10 +26360,10 @@ paths: tags: - users.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user.joinedGroup_validateProperty parameters: - name: user-id @@ -26351,10 +26409,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message.attachment_createUploadSession parameters: - name: user-id @@ -26419,7 +26477,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_copy parameters: - name: user-id @@ -26481,10 +26539,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createForward parameters: - name: user-id @@ -26553,10 +26611,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createReply parameters: - name: user-id @@ -26621,10 +26679,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createReplyAll parameters: - name: user-id @@ -26689,10 +26747,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_forward parameters: - name: user-id @@ -26757,10 +26815,10 @@ paths: tags: - users.Actions summary: Invoke action markAsJunk - description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the **Junk Email** folder, when **moveToJunk** is `true`.' + description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the Junk Email folder, when moveToJunk is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_markAsJunk parameters: - name: user-id @@ -26823,10 +26881,10 @@ paths: tags: - users.Actions summary: Invoke action markAsNotJunk - description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the **Inbox** folder, when **moveToInbox** is `true`.' + description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the Inbox folder, when moveToInbox is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_markAsNotJunk parameters: - name: user-id @@ -26892,7 +26950,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_move parameters: - name: user-id @@ -26954,10 +27012,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to a message, and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_reply parameters: - name: user-id @@ -27018,10 +27076,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message, and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_replyAll parameters: - name: user-id @@ -27082,10 +27140,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_send parameters: - name: user-id @@ -27131,10 +27189,10 @@ paths: tags: - users.Actions summary: Invoke action unsubscribe - description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the `List-Unsubscribe` header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the `List-Unsubscribe` header in each message following RFC-2369. **Note** In particular, for the **unsubscribe** action to work, the sender must specify `mailto:` and not URL-based unsubscribe information. Setting that header would also set the **unsubscribeEnabled** property of the message instance to `true`, and the **unsubscribeData** property to the header data. If the **unsubscribeEnabled** property of a message is `true`, you can use the **unsubscribe** action to unsubscribe the user from similar future messages as managed by the message sender. A successful **unsubscribe** action moves the message to the **Deleted Items** folder. The actual exclusion of the user from future mail distribution is managed by the sender.' + description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the List-Unsubscribe header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the List-Unsubscribe header in each message following RFC-2369. Note In particular, for the unsubscribe action to work, the sender must specify mailto: and not URL-based unsubscribe information. Setting that header would also set the unsubscribeEnabled property of the message instance to true, and the unsubscribeData property to the header data. If the unsubscribeEnabled property of a message is true, you can use the unsubscribe action to unsubscribe the user from similar future messages as managed by the message sender. A successful unsubscribe action moves the message to the Deleted Items folder. The actual exclusion of the user from future mail distribution is managed by the sender.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_unsubscribe parameters: - name: user-id @@ -27183,7 +27241,7 @@ paths: description: Copy a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_copy parameters: - name: user-id @@ -27240,7 +27298,7 @@ paths: description: Move a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_move parameters: - name: user-id @@ -27294,10 +27352,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.mailFolder.message.attachment_createUploadSession parameters: - name: user-id @@ -27354,7 +27412,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.mailFolder.message_copy parameters: - name: user-id @@ -27408,10 +27466,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.mailFolder.message_createForward parameters: - name: user-id @@ -27472,10 +27530,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.mailFolder.message_createReply parameters: - name: user-id @@ -27532,10 +27590,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.mailFolder.message_createReplyAll parameters: - name: user-id @@ -27592,10 +27650,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.mailFolder.message_forward parameters: - name: user-id @@ -27652,10 +27710,10 @@ paths: tags: - users.Actions summary: Invoke action markAsJunk - description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the **Junk Email** folder, when **moveToJunk** is `true`.' + description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the Junk Email folder, when moveToJunk is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 operationId: user.mailFolder.message_markAsJunk parameters: - name: user-id @@ -27710,10 +27768,10 @@ paths: tags: - users.Actions summary: Invoke action markAsNotJunk - description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the **Inbox** folder, when **moveToInbox** is `true`.' + description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the Inbox folder, when moveToInbox is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 operationId: user.mailFolder.message_markAsNotJunk parameters: - name: user-id @@ -27771,7 +27829,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.mailFolder.message_move parameters: - name: user-id @@ -27825,10 +27883,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to a message, and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.mailFolder.message_reply parameters: - name: user-id @@ -27881,10 +27939,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message, and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.mailFolder.message_replyAll parameters: - name: user-id @@ -27937,10 +27995,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.mailFolder.message_send parameters: - name: user-id @@ -27978,10 +28036,10 @@ paths: tags: - users.Actions summary: Invoke action unsubscribe - description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the `List-Unsubscribe` header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the `List-Unsubscribe` header in each message following RFC-2369. **Note** In particular, for the **unsubscribe** action to work, the sender must specify `mailto:` and not URL-based unsubscribe information. Setting that header would also set the **unsubscribeEnabled** property of the message instance to `true`, and the **unsubscribeData** property to the header data. If the **unsubscribeEnabled** property of a message is `true`, you can use the **unsubscribe** action to unsubscribe the user from similar future messages as managed by the message sender. A successful **unsubscribe** action moves the message to the **Deleted Items** folder. The actual exclusion of the user from future mail distribution is managed by the sender.' + description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the List-Unsubscribe header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the List-Unsubscribe header in each message following RFC-2369. Note In particular, for the unsubscribe action to work, the sender must specify mailto: and not URL-based unsubscribe information. Setting that header would also set the unsubscribeEnabled property of the message instance to true, and the unsubscribeData property to the header data. If the unsubscribeEnabled property of a message is true, you can use the unsubscribe action to unsubscribe the user from similar future messages as managed by the message sender. A successful unsubscribe action moves the message to the Deleted Items folder. The actual exclusion of the user from future mail distribution is managed by the sender.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 operationId: user.mailFolder.message_unsubscribe parameters: - name: user-id @@ -28022,7 +28080,7 @@ paths: description: Copy a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 operationId: user.mailFolder_copy parameters: - name: user-id @@ -28071,7 +28129,7 @@ paths: description: Move a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 operationId: user.mailFolder_move parameters: - name: user-id @@ -28918,7 +28976,7 @@ paths: description: Reprovision a Cloud PC with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-1.0 operationId: user.managedDevice_reprovisionCloudPc parameters: - name: user-id @@ -29011,7 +29069,7 @@ paths: description: Upgrade or downgrade an existing Cloud PC to another configuration with a new virtual CPU (vCPU) and storage size. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-1.0 operationId: user.managedDevice_resizeCloudPc parameters: - name: user-id @@ -29057,7 +29115,7 @@ paths: description: Restore a Cloud PC device to a previous state with an Intune managed device ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-1.0 operationId: user.managedDevice_restoreCloudPc parameters: - name: user-id @@ -29295,7 +29353,7 @@ paths: description: 'Set the review status of a specific Cloud PC device. Use this API to set the review status of a Cloud PC to in review if you consider a Cloud PC as suspicious. After the review is completed, use this API again to set the Cloud PC back to a normal state.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-1.0 operationId: user.managedDevice_setCloudPcReviewStatus parameters: - name: user-id @@ -29657,7 +29715,7 @@ paths: description: Bulk reprovision a set of Cloud PC devices with Intune managed device IDs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-1.0 operationId: user.managedDevice_bulkReprovisionCloudPc parameters: - name: user-id @@ -29701,7 +29759,7 @@ paths: description: Restore multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices and a restore point date and time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-1.0 operationId: user.managedDevice_bulkRestoreCloudPc parameters: - name: user-id @@ -29752,7 +29810,7 @@ paths: description: Set the review status of multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-1.0 operationId: user.managedDevice_bulkSetCloudPcReviewStatus parameters: - name: user-id @@ -29951,10 +30009,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.message.attachment_createUploadSession parameters: - name: user-id @@ -30003,7 +30061,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.message_copy parameters: - name: user-id @@ -30049,10 +30107,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can: \n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.message_createForward parameters: - name: user-id @@ -30105,10 +30163,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.message_createReply parameters: - name: user-id @@ -30157,10 +30215,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft message later. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.message_createReplyAll parameters: - name: user-id @@ -30209,10 +30267,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.message_forward parameters: - name: user-id @@ -30261,10 +30319,10 @@ paths: tags: - users.Actions summary: Invoke action markAsJunk - description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the **Junk Email** folder, when **moveToJunk** is `true`.' + description: 'Mark a message as junk. This API adds the sender to the list of blocked senders and moves the message to the Junk Email folder, when moveToJunk is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-1.0 operationId: user.message_markAsJunk parameters: - name: user-id @@ -30311,10 +30369,10 @@ paths: tags: - users.Actions summary: Invoke action markAsNotJunk - description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the **Inbox** folder, when **moveToInbox** is `true`.' + description: 'Mark a message as not junk. This API removes the sender from the list of blocked senders and moves the message to the Inbox folder, when moveToInbox is true.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-1.0 operationId: user.message_markAsNotJunk parameters: - name: user-id @@ -30364,7 +30422,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.message_move parameters: - name: user-id @@ -30410,10 +30468,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to a message, and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.message_reply parameters: - name: user-id @@ -30458,10 +30516,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message, and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.message_replyAll parameters: - name: user-id @@ -30506,10 +30564,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.message_send parameters: - name: user-id @@ -30539,10 +30597,10 @@ paths: tags: - users.Actions summary: Invoke action unsubscribe - description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the `List-Unsubscribe` header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the `List-Unsubscribe` header in each message following RFC-2369. **Note** In particular, for the **unsubscribe** action to work, the sender must specify `mailto:` and not URL-based unsubscribe information. Setting that header would also set the **unsubscribeEnabled** property of the message instance to `true`, and the **unsubscribeData** property to the header data. If the **unsubscribeEnabled** property of a message is `true`, you can use the **unsubscribe** action to unsubscribe the user from similar future messages as managed by the message sender. A successful **unsubscribe** action moves the message to the **Deleted Items** folder. The actual exclusion of the user from future mail distribution is managed by the sender.' + description: 'Submits a email request on behalf of the signed-in user to unsubscribe from an email distribution list. Uses the information in the List-Unsubscribe header. Message senders can use mailing lists in a user-friendly way by including an option for recipients to opt out. They can do so by specifying the List-Unsubscribe header in each message following RFC-2369. Note In particular, for the unsubscribe action to work, the sender must specify mailto: and not URL-based unsubscribe information. Setting that header would also set the unsubscribeEnabled property of the message instance to true, and the unsubscribeData property to the header data. If the unsubscribeEnabled property of a message is true, you can use the unsubscribe action to unsubscribe the user from similar future messages as managed by the message sender. A successful unsubscribe action moves the message to the Deleted Items folder. The actual exclusion of the user from future mail distribution is managed by the sender.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-1.0 operationId: user.message_unsubscribe parameters: - name: user-id @@ -30575,7 +30633,7 @@ paths: description: 'Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings. For example, an organization can have a Microsoft 365 Enterprise E3 subscription with 100 licenses, and this request assigns one of those licenses to a specific user. You can also enable and disable specific plans associated with a subscription. To learn more about subscriptions and licenses, see this Technet article. To get the subscriptions available in the directory, perform a GET subscribedSkus request. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0 operationId: user_assignLicense parameters: - name: user-id @@ -30602,7 +30660,7 @@ paths: description: Enable the user to update their password. Any user can update their password without belonging to any administrator role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0 operationId: user_changePassword parameters: - name: user-id @@ -30629,7 +30687,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: user_checkMemberGroup parameters: - name: user-id @@ -30737,7 +30795,7 @@ paths: description: 'Submit a data policy operation request from a company administrator or an application to export an organizational user''s data. This data includes the user''s data stored in OneDrive and their activity reports. For more guidance about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0 operationId: user_exportPersonalData parameters: - name: user-id @@ -30761,10 +30819,10 @@ paths: tags: - users.Actions summary: Invoke action findMeetingTimes - description: "Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. If **findMeetingTimes** cannot return any meeting suggestions, the response would indicate a reason in the **emptySuggestionsReason** property. \nBased on this value, you can better adjust the parameters and call **findMeetingTimes** again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time." + description: "Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property. \nBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0 operationId: user_findMeetingTime parameters: - name: user-id @@ -30788,10 +30846,10 @@ paths: tags: - users.Actions summary: Invoke action getMailTips - description: "Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a `POST` call to the `getMailTips` action, you can request specific types of MailTips to \nbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection." + description: "Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to \nbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0 operationId: user_getMailTip parameters: - name: user-id @@ -30821,7 +30879,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: user_getMemberGroup parameters: - name: user-id @@ -30926,10 +30984,10 @@ paths: tags: - users.Actions summary: Invoke action invalidateAllRefreshTokens - description: 'Invalidates all of the user''s refresh tokens issued to applications (as well as session cookies in a user''s browser), by resetting the **refreshTokensValidFromDateTime** user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation would prevent access to any of the organization''s data accessed through applications on the device without the user first being required to sign in again. In fact, this operation would force the user to sign in again for all applications that they have previously consented to, independent of device. For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in.' + description: 'Invalidates all of the user''s refresh tokens issued to applications (as well as session cookies in a user''s browser), by resetting the refreshTokensValidFromDateTime user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation would prevent access to any of the organization''s data accessed through applications on the device without the user first being required to sign in again. In fact, this operation would force the user to sign in again for all applications that they have previously consented to, independent of device. For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-1.0 operationId: user_invalidateAllRefreshToken parameters: - name: user-id @@ -30976,7 +31034,7 @@ paths: description: 'Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. Also see Identify and resolve license assignment problems for a group in Azure Active Directory for more details.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0 operationId: user_reprocessLicenseAssignment parameters: - name: user-id @@ -31001,7 +31059,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: user_restore parameters: - name: user-id @@ -31030,7 +31088,7 @@ paths: description: Retry the user service provisioning. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0 operationId: user_retryServiceProvisioning parameters: - name: user-id @@ -31052,6 +31110,10 @@ paths: tags: - users.Actions summary: Invoke action revokeSignInSessions + description: 'Invalidates all the refresh tokens issued to applications for a user (as well as session cookies in a user''s browser), by resetting the signInSessionsValidFromDateTime user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation prevents access to the organization''s data through applications on the device by requiring the user to sign in again to all applications that they have previously consented to, independent of device. If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0 operationId: user_revokeSignInSession parameters: - name: user-id @@ -31073,10 +31135,10 @@ paths: tags: - users.Actions summary: Invoke action sendMail - description: "Send the message specified in the request body using either JSON or MIME format. When using JSON format you can include an attachment and use a mention to call out another user in the new message. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here." + description: "Send the message specified in the request body using either JSON or MIME format. When using JSON format you can include an attachment and use a mention to call out another user in the new message. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0 operationId: user_sendMail parameters: - name: user-id @@ -31103,7 +31165,7 @@ paths: description: Translate identifiers of Outlook-related resources between formats. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0 operationId: user_translateExchangeId parameters: - name: user-id @@ -31290,7 +31352,7 @@ paths: description: 'Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn''t exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: user.onenote.notebook_copyNotebook parameters: - name: user-id @@ -31352,7 +31414,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: user-id @@ -31430,7 +31492,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: user-id @@ -31508,7 +31570,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: user-id @@ -31658,7 +31720,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.notebook.section_copyToNotebook parameters: - name: user-id @@ -31728,7 +31790,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.notebook.section_copyToSectionGroup parameters: - name: user-id @@ -31798,7 +31860,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.notebook.section.page_copyToSection parameters: - name: user-id @@ -31932,7 +31994,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: user.onenote.notebook_getNotebookFromWebUrl parameters: - name: user-id @@ -31974,7 +32036,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.page_copyToSection parameters: - name: user-id @@ -32076,7 +32138,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_copyToNotebook parameters: - name: user-id @@ -32146,7 +32208,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: user-id @@ -32216,7 +32278,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section.page_copyToSection parameters: - name: user-id @@ -32350,7 +32412,7 @@ paths: description: 'Copies a section to a specific notebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.section_copyToNotebook parameters: - name: user-id @@ -32412,7 +32474,7 @@ paths: description: 'Copies a section to a specific section group. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.section_copyToSectionGroup parameters: - name: user-id @@ -32474,7 +32536,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.section.page_copyToSection parameters: - name: user-id @@ -32592,7 +32654,7 @@ paths: description: 'Create an onlineMeeting object with a custom specified external ID. If the external ID already exists, this API will return the onlineMeeting object with that external ID. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 operationId: user.onlineMeeting_createOrGet parameters: - name: user-id @@ -32647,10 +32709,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.outlook.taskFolder.task.attachment_createUploadSession parameters: - name: user-id @@ -32710,10 +32772,10 @@ paths: tags: - users.Actions summary: Invoke action complete - description: 'Complete an Outlook task which sets the **completedDateTime** property to the current date, and the **status** property to `completed`. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The **completedDateTime** property represents the date when the task is finished. The time portion of **completedDateTime** is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone different than UTC.' + description: 'Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 operationId: user.outlook.taskFolder.task_complete parameters: - name: user-id @@ -32775,10 +32837,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder.task.attachment_createUploadSession parameters: - name: user-id @@ -32846,10 +32908,10 @@ paths: tags: - users.Actions summary: Invoke action complete - description: 'Complete an Outlook task which sets the **completedDateTime** property to the current date, and the **status** property to `completed`. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The **completedDateTime** property represents the date when the task is finished. The time portion of **completedDateTime** is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone different than UTC.' + description: 'Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder.task_complete parameters: - name: user-id @@ -32919,10 +32981,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.outlook.task.attachment_createUploadSession parameters: - name: user-id @@ -32974,10 +33036,10 @@ paths: tags: - users.Actions summary: Invoke action complete - description: 'Complete an Outlook task which sets the **completedDateTime** property to the current date, and the **status** property to `completed`. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The **completedDateTime** property represents the date when the task is finished. The time portion of **completedDateTime** is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone different than UTC.' + description: 'Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-1.0 operationId: user.outlook.task_complete parameters: - name: user-id @@ -33031,10 +33093,10 @@ paths: tags: - users.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_acceptRecommendation parameters: - name: user-id @@ -33072,10 +33134,10 @@ paths: tags: - users.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_applyDecision parameters: - name: user-id @@ -33113,10 +33175,10 @@ paths: tags: - users.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_batchRecordDecision parameters: - name: user-id @@ -33176,10 +33238,10 @@ paths: tags: - users.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_resetDecision parameters: - name: user-id @@ -33220,7 +33282,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_sendReminder parameters: - name: user-id @@ -33258,10 +33320,10 @@ paths: tags: - users.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance_stop parameters: - name: user-id @@ -33336,10 +33398,10 @@ paths: tags: - users.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance.stage.decision_recordAllDecision parameters: - name: user-id @@ -33407,10 +33469,10 @@ paths: tags: - users.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision.instance.stage_stop parameters: - name: user-id @@ -33456,10 +33518,10 @@ paths: tags: - users.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.decision_recordAllDecision parameters: - name: user-id @@ -33511,10 +33573,10 @@ paths: tags: - users.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_acceptRecommendation parameters: - name: user-id @@ -33544,10 +33606,10 @@ paths: tags: - users.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_applyDecision parameters: - name: user-id @@ -33577,10 +33639,10 @@ paths: tags: - users.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_batchRecordDecision parameters: - name: user-id @@ -33632,10 +33694,10 @@ paths: tags: - users.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_resetDecision parameters: - name: user-id @@ -33668,7 +33730,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_sendReminder parameters: - name: user-id @@ -33698,10 +33760,10 @@ paths: tags: - users.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance_stop parameters: - name: user-id @@ -33760,10 +33822,10 @@ paths: tags: - users.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance.decision_recordAllDecision parameters: - name: user-id @@ -33831,10 +33893,10 @@ paths: tags: - users.Actions summary: Invoke action acceptRecommendations - description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if **recommendationsEnabled** is `true` on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed for an accessReviewInstance object for which the calling user is a reviewer. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there is not a recommendation on an accessReviewInstanceDecisionItem object no decision will be recorded. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_acceptRecommendation parameters: - name: user-id @@ -33880,10 +33942,10 @@ paths: tags: - users.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_applyDecision parameters: - name: user-id @@ -33929,10 +33991,10 @@ paths: tags: - users.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_batchRecordDecision parameters: - name: user-id @@ -34000,10 +34062,10 @@ paths: tags: - users.Actions summary: Invoke action resetDecisions - description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets decisions of all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_resetDecision parameters: - name: user-id @@ -34052,7 +34114,7 @@ paths: description: Send a reminder to the reviewers of a currently active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_sendReminder parameters: - name: user-id @@ -34098,10 +34160,10 @@ paths: tags: - users.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be `Completed`, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status will be Completed, the reviewers can no longer give input, and the access review decisions can be applied. Stopping an instance will not effect future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision.instance_stop parameters: - name: user-id @@ -34192,10 +34254,10 @@ paths: tags: - users.Actions summary: Invoke action recordAllDecisions - description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every **accessReviewInstanceDecisionItem** for which you are the reviewer.' + description: 'As a reviewer of an access review, record a decision for an accessReviewInstanceDecisionItem that is assigned to you and that matches the principal or resource IDs specified. If no IDs are specified, the decisions will apply to every accessReviewInstanceDecisionItem for which you are the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage.decision_recordAllDecision parameters: - name: user-id @@ -34255,10 +34317,10 @@ paths: tags: - users.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: user.pendingAccessReviewInstance.stage_stop parameters: - name: user-id @@ -34299,7 +34361,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: user.permissionGrant_checkMemberGroup parameters: - name: user-id @@ -34423,7 +34485,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: user.permissionGrant_getMemberGroup parameters: - name: user-id @@ -34547,7 +34609,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: user.permissionGrant_restore parameters: - name: user-id @@ -34584,7 +34646,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user.permissionGrant_getGraphBPreId parameters: - name: user-id @@ -34646,7 +34708,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: user.permissionGrant_getUserOwnedObject parameters: - name: user-id @@ -34688,10 +34750,10 @@ paths: tags: - users.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user.permissionGrant_validateProperty parameters: - name: user-id @@ -34737,10 +34799,10 @@ paths: tags: - users.Actions summary: Invoke action clearPresence - description: 'Clear a presence session of an application for a user. If it is the user''s only presence session, a successful **clearPresence** changes the user''s presence to `Offline/Offline`. Read more about presence sessions and their time-out and expiration. ' + description: 'Clear a presence session of an application for a user. If it is the user''s only presence session, a successful clearPresence changes the user''s presence to Offline/Offline. Read more about presence sessions and their time-out and expiration. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 operationId: user.presence_clearPresence parameters: - name: user-id @@ -34778,7 +34840,7 @@ paths: description: Clear the preferred availability and activity status for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 operationId: user.presence_clearUserPreferredPresence parameters: - name: user-id @@ -34803,7 +34865,7 @@ paths: description: Set the availability and activity status in a presence session of an application for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 operationId: user.presence_setPresence parameters: - name: user-id @@ -34850,7 +34912,7 @@ paths: description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: user.presence_setStatusMessage parameters: - name: user-id @@ -34887,7 +34949,7 @@ paths: description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence is the preferred presence. Preferred presence takes effect only when there is at least one presence session of the user. Otherwise, the user''s presence stays as Offline. A presence session can be created as a result of a successful setPresence operation, or if the user is signed in on a Teams client. Read more about presence sessions and their time-out and expiration. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 operationId: user.presence_setUserPreferredPresence parameters: - name: user-id @@ -34931,7 +34993,7 @@ paths: description: 'Compute the sensitivity label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set manually or explicitly by a user or service, rather than automatically based on file contents. Given contentInfo, which includes existing content metadata key-value pairs, and labelingOptions as an input, the API returns an informationProtectionAction object that contains one of more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-1.0 operationId: user.security.informationProtection.sensitivityLabel_evaluateApplication parameters: - name: user-id @@ -34987,7 +35049,7 @@ paths: description: 'Use the classification results to compute the sensitivity label that should be applied and return the set of actions that must be taken to correctly label the information. This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service. To evaluate based on classification results, provide the contentInfo, which includes existing content metadata key-value pairs, and classification results. The API returns an informationProtectionAction that contains one of more of the following:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-1.0 operationId: user.security.informationProtection.sensitivityLabel_evaluateClassificationResult parameters: - name: user-id @@ -35045,7 +35107,7 @@ paths: description: 'Indicate to the consuming application what actions it should take to remove the label information. Given contentInfo as an input, which includes existing content metadata key-value pairs, the API returns an informationProtectionAction that contains some combination of one or more of the following: ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-1.0 operationId: user.security.informationProtection.sensitivityLabel_evaluateRemoval parameters: - name: user-id @@ -35101,7 +35163,7 @@ paths: description: Use the metadata that exists on an already-labeled piece of information to resolve the metadata to a specific sensitivity label. The contentInfo input is resolved to informationProtectionContentLabel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-1.0 operationId: user.security.informationProtection.sensitivityLabel_extractContentLabel parameters: - name: user-id @@ -35142,7 +35204,7 @@ paths: description: 'Send an activity feed notification to a user. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0 operationId: user.teamwork_sendActivityNotification parameters: - name: user-id @@ -35189,10 +35251,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to iteratively upload ranges of a file as an attachment to a todoTask. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. The request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows the transfer to be resumed, in case the network connection is dropped during the upload. The following are the steps to attach a file to a Microsoft To Do task using an upload session: For an example that describes the end-to-end attachment process, see attach files to a To Do task.' + description: 'Create an upload session to iteratively upload ranges of a file as an attachment to a todoTask. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. The request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows the transfer to be resumed, in case the network connection is dropped during the upload. The following are the steps to attach a file to a Microsoft To Do task using an upload session: For an example that describes the end-to-end attachment process, see attach files to a To Do task.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0 operationId: user.todo.list.task.attachment_createUploadSession parameters: - name: user-id @@ -35249,7 +35311,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user_getGraphBPreId requestBody: description: Action parameters @@ -35302,7 +35364,7 @@ paths: description: 'Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn''t support pagination.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-1.0 operationId: user_getUserOwnedObject requestBody: description: Action parameters @@ -35338,7 +35400,7 @@ paths: description: Check a user's password against the organization's password validation policy and report whether the password is valid. Use this action to provide real-time feedback on password strength while the user types their password. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-validatepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-1.0 operationId: user_validatePassword requestBody: description: Action parameters @@ -35367,10 +35429,10 @@ paths: tags: - users.Actions summary: Invoke action validateProperties - description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to **create** a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. The following validations are performed for the display name and mail nickname properties: \n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user_validateProperty requestBody: description: Action parameters @@ -36233,7 +36295,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.contentState' additionalProperties: @@ -37346,7 +37408,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.security.keyValuePair' - description: 'Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIP_Label_GUID_PropName.' + description: 'Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIPLabelGUID_PropName.' state: $ref: '#/components/schemas/microsoft.graph.security.contentState' additionalProperties: @@ -38591,11 +38653,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -39685,7 +39747,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -39696,7 +39758,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -40308,6 +40370,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true transitiveMemberOf: type: array @@ -41225,7 +41288,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -42462,6 +42525,8 @@ components: type: string description: The Azure Active Directory (Azure AD) device ID of the Cloud PC. nullable: true + connectionSettings: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' diskEncryptionState: @@ -42927,7 +42992,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -44081,8 +44146,8 @@ components: pages: type: array items: - $ref: '#/components/schemas/microsoft.graph.sitePage' - description: The collection of pages in the SitePages list in this site. + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: The collection of pages in the baseSitePages list in this site. x-ms-navigationProperty: true permissions: type: array @@ -46836,6 +46901,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcConnectionSettings: + title: cloudPcConnectionSettings + type: object + properties: + enableSingleSignOn: + type: boolean + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityResult: title: cloudPcConnectivityResult type: object @@ -46930,6 +47003,7 @@ components: - unknownFutureValue - movingRegion - resizePendingLicense + - updatingSingleSignOn type: string microsoft.graph.usageRightState: title: usageRightState @@ -48151,48 +48225,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.sitePage: + microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' - - title: sitePage + - title: baseSitePage type: object properties: - contentType: - $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' pageLayout: $ref: '#/components/schemas/microsoft.graph.pageLayoutType' - promotionKind: - $ref: '#/components/schemas/microsoft.graph.pagePromotionType' publishingState: $ref: '#/components/schemas/microsoft.graph.publicationFacet' - reactions: - $ref: '#/components/schemas/microsoft.graph.reactionsFacet' - showComments: - type: boolean - description: Determines whether or not to show comments at the bottom of the page. - nullable: true - showRecommendedPages: - type: boolean - description: Determines whether or not to show recommended pages at the bottom of the page. - nullable: true - thumbnailWebUrl: - type: string - description: Url of the sitePage's thumbnail image - nullable: true title: type: string description: Title of the sitePage. nullable: true - titleArea: - $ref: '#/components/schemas/microsoft.graph.titleArea' - canvasLayout: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - webParts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: Collection of webparts on the SharePoint page - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.termStore.store: @@ -53094,8 +53140,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.labelPolicy: title: labelPolicy @@ -53226,7 +53272,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -53594,104 +53640,6 @@ components: - home - unknownFutureValue type: string - microsoft.graph.pagePromotionType: - title: pagePromotionType - enum: - - microsoftReserved - - page - - newsPost - - unknownFutureValue - type: string - microsoft.graph.reactionsFacet: - title: reactionsFacet - type: object - properties: - commentCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of comments. - format: int32 - nullable: true - likeCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of likes. - format: int32 - nullable: true - shareCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of shares. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.titleArea: - title: titleArea - type: object - properties: - alternativeText: - type: string - description: Alternative text on the title area. - nullable: true - enableGradientEffect: - type: boolean - description: Indicates whether the title area has a gradient effect enabled. - nullable: true - imageWebUrl: - type: string - description: URL of the image in the title area. - nullable: true - layout: - $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' - serverProcessedContent: - $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' - showAuthor: - type: boolean - description: Indicates whether the author should be shown in title area. - nullable: true - showPublishedDate: - type: boolean - description: Indicates whether the published date should be shown in title area. - nullable: true - showTextBlockAboveTitle: - type: boolean - description: Indicates whether the text block above title should be shown in title area. - nullable: true - textAboveTitle: - type: string - description: The text above title line. - nullable: true - textAlignment: - $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' - additionalProperties: - type: object - microsoft.graph.canvasLayout: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: canvasLayout - type: object - properties: - horizontalSections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - description: Collection of horizontal sections on the SharePoint page. - x-ms-navigationProperty: true - verticalSection: - $ref: '#/components/schemas/microsoft.graph.verticalSection' - additionalProperties: - type: object - microsoft.graph.webPart: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: webPart - type: object - additionalProperties: - type: object microsoft.graph.request: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -57350,92 +57298,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.titleAreaLayoutType: - title: titleAreaLayoutType - enum: - - imageAndTitle - - plain - - colorBlock - - overlap - - unknownFutureValue - type: string - microsoft.graph.serverProcessedContent: - title: serverProcessedContent - type: object - properties: - componentDependencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. - customMetadata: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' - description: A key-value map where keys are string identifier and values are object of custom key-value pair. - htmlStrings: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' - imageSources: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. - links: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. - searchablePlainTexts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are strings that should be search indexed. - additionalProperties: - type: object - microsoft.graph.titleAreaTextAlignmentType: - title: titleAreaTextAlignmentType - enum: - - left - - center - - unknownFutureValue - type: string - microsoft.graph.horizontalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - layout: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' - columns: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - description: The set of vertical columns in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.verticalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: verticalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The set of web parts in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.decisionItemPrincipalResourceMembershipType: title: decisionItemPrincipalResourceMembershipType enum: @@ -60260,74 +60122,6 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string - microsoft.graph.metaDataKeyStringPair: - title: metaDataKeyStringPair - type: object - properties: - key: - type: string - description: Key of the meta data. - nullable: true - value: - type: string - description: Value of the meta data. - nullable: true - additionalProperties: - type: object - microsoft.graph.metaDataKeyValuePair: - title: metaDataKeyValuePair - type: object - properties: - key: - type: string - description: Key of the metadata. - nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - additionalProperties: - type: object - microsoft.graph.sectionEmphasisType: - title: sectionEmphasisType - enum: - - none - - neutral - - soft - - strong - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionLayoutType: - title: horizontalSectionLayoutType - enum: - - none - - oneColumn - - twoColumns - - threeColumns - - oneThirdLeftColumn - - oneThirdRightColumn - - fullWidth - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionColumn: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSectionColumn - type: object - properties: - width: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' - format: int32 - nullable: true - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The collection of WebParts in this column. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.settingSourceType: title: settingSourceType enum: diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index 78f78c6c14d..203121d5033 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -392,10 +392,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -633,10 +633,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_delta parameters: - name: user-id @@ -866,10 +866,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -1107,10 +1107,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_delta parameters: - name: user-id @@ -1340,10 +1340,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView_delta parameters: - name: user-id @@ -1565,10 +1565,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -1806,10 +1806,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_delta parameters: - name: user-id @@ -2039,10 +2039,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -2280,10 +2280,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance_delta parameters: - name: user-id @@ -2513,10 +2513,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event_delta parameters: - name: user-id @@ -2788,10 +2788,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -3045,10 +3045,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_delta parameters: - name: user-id @@ -3294,10 +3294,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -3551,10 +3551,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_delta parameters: - name: user-id @@ -3800,10 +3800,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_delta parameters: - name: user-id @@ -4041,10 +4041,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -4298,10 +4298,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_delta parameters: - name: user-id @@ -4547,10 +4547,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -4804,10 +4804,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_delta parameters: - name: user-id @@ -5053,10 +5053,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_delta parameters: - name: user-id @@ -5360,10 +5360,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -5609,10 +5609,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_delta parameters: - name: user-id @@ -5850,10 +5850,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -6099,10 +6099,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_delta parameters: - name: user-id @@ -6340,10 +6340,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView_delta parameters: - name: user-id @@ -6573,10 +6573,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -6822,10 +6822,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_delta parameters: - name: user-id @@ -7063,10 +7063,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -7312,10 +7312,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance_delta parameters: - name: user-id @@ -7553,10 +7553,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event_delta parameters: - name: user-id @@ -7844,10 +7844,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -8085,10 +8085,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_delta parameters: - name: user-id @@ -8318,10 +8318,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -8559,10 +8559,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView.instance_delta parameters: - name: user-id @@ -8792,10 +8792,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView_delta parameters: - name: user-id @@ -10028,10 +10028,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contactFolder.childFolder.contact_delta parameters: - name: user-id @@ -10235,10 +10235,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." + description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A delta function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_delta parameters: - name: user-id @@ -10332,10 +10332,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contactFolder.contact_delta parameters: - name: user-id @@ -10531,10 +10531,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." + description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A delta function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 operationId: user.contactFolder_delta parameters: - name: user-id @@ -10620,10 +10620,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contact_delta parameters: - name: user-id @@ -13874,10 +13874,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_delta parameters: - name: user-id @@ -14115,10 +14115,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_delta parameters: - name: user-id @@ -14348,10 +14348,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_delta parameters: - name: user-id @@ -14589,10 +14589,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event.instance_delta parameters: - name: user-id @@ -14822,10 +14822,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a **calendarView** (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on **calendarView**, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the **delta** function on events and the **delta** function on a **calendarView** in a calendar.' + description: 'Get a set of event resources that have been added, deleted, or updated in one or more calendars. You can get specific types of these incremental changes in the events in all the calendars of a mailbox or in a specific calendar, or in an event collection of a calendarView (range of events defined by start and end dates) of a calendar. The calendar can be the default calendar or some other specified calendar of the user''s. In the case of getting incremental changes on calendarView, the calendar can be a group calendar as well. Typically, synchronizing events in a calendar or calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendar, without having to fetch all the events of that calendar from the server every time. The following table lists the differences between the delta function on events and the delta function on a calendarView in a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event_delta parameters: - name: user-id @@ -15303,10 +15303,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_delta parameters: - name: user-id @@ -15499,10 +15499,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." + description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A delta function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_delta parameters: - name: user-id @@ -15610,10 +15610,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.mailFolder.message_delta parameters: - name: user-id @@ -15798,10 +15798,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." + description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A delta function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 operationId: user.mailFolder_delta parameters: - name: user-id @@ -16126,10 +16126,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.message_delta parameters: - name: user-id @@ -16371,7 +16371,7 @@ paths: description: "Get the room lists defined in a tenant, as represented by their emailAddress objects. Tenants can organize meeting rooms into room lists. In this API, each meeting room and room list is represented by an emailAddress instance.\nYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-findroomlists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-1.0 operationId: user_findRoomList parameters: - name: user-id @@ -17404,7 +17404,7 @@ paths: description: "Get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by \ngetting the user's mailbox settings." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0 operationId: user.outlook_supportedLanguage parameters: - name: user-id @@ -25040,11 +25040,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -26264,11 +26264,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -27345,7 +27345,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -29939,7 +29939,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -35497,7 +35497,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -35508,7 +35508,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -37374,8 +37374,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -37522,7 +37522,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index 505702e831b..14105c25c25 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -11,10 +11,10 @@ paths: tags: - users.user summary: List users - description: 'Retrieve a list of user objects. This operation returns by default only a subset of the more commonly used properties for each user. These _default_ properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation for the user and specify the properties in a `$select` OData query option.' + description: 'Retrieve a list of user objects. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0 operationId: user_ListUser parameters: - name: ConsistencyLevel @@ -464,10 +464,10 @@ paths: tags: - users.user summary: Create user - description: "Create a new user.\nThe request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties. This operation returns by default only a subset of the properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a `$select` OData query option." + description: "Create a new user.\nThe request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties. This operation returns by default only a subset of the properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0 operationId: user_CreateUser requestBody: description: New entity @@ -491,10 +491,10 @@ paths: tags: - users.user summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These _default_ properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation for the user and specify the properties in a `$select` OData query option. Because the **user** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **user** instance.' + description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 operationId: user_GetUser parameters: - name: user-id @@ -763,7 +763,7 @@ paths: description: Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0 operationId: user_UpdateUser parameters: - name: user-id @@ -798,7 +798,7 @@ paths: description: 'Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0 operationId: user_DeleteUser parameters: - name: user-id @@ -829,7 +829,7 @@ paths: description: Get the service principals to which the user has an app role assignment either directly or through group membership. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-approleassignedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-approleassignedresources?view=graph-rest-1.0 operationId: user_ListAppRoleAssignedResource parameters: - name: user-id @@ -1206,7 +1206,7 @@ paths: description: 'Get a list of directory objects that were created by the user. This API returns only those directory objects that were created by a user who isn''t in any administrator role; otherwise, it returns an empty object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-createdobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-createdobjects?view=graph-rest-1.0 operationId: user_ListCreatedObject parameters: - name: user-id @@ -1507,7 +1507,7 @@ paths: description: The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-directreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-directreports?view=graph-rest-1.0 operationId: user_ListDirectReport parameters: - name: user-id @@ -3452,7 +3452,7 @@ paths: description: Retrieve a list of licenseDetails objects for enterprise users. This API returns details for licenses that are directly assigned and those transitively assigned through memberships in licensed groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-licensedetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-licensedetails?view=graph-rest-1.0 operationId: user_ListLicenseDetail parameters: - name: user-id @@ -3805,7 +3805,7 @@ paths: description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: user_GetManager parameters: - name: user-id @@ -3858,7 +3858,7 @@ paths: description: Remove a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 operationId: user_DeleteManager parameters: - name: user-id @@ -3889,7 +3889,7 @@ paths: description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: user_GetManagerGraphBPreRef parameters: - name: user-id @@ -3917,7 +3917,7 @@ paths: description: Assign a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0 operationId: user_SetManagerGraphBPreRef parameters: - name: user-id @@ -3943,7 +3943,7 @@ paths: description: Remove a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 operationId: user_DeleteManagerGraphBPreRef parameters: - name: user-id @@ -3974,7 +3974,7 @@ paths: description: 'The groups, directory roles and administrative units that the user is a member of. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0 operationId: user_ListMemberGraphOPre parameters: - name: user-id @@ -5002,7 +5002,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant entities, which represent delegated permissions granted to enable a client application to access an API on behalf of the user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0 operationId: user_ListOauth2PermissionGrant parameters: - name: user-id @@ -5221,7 +5221,7 @@ paths: description: Get all the categories that have been defined for the user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-list-mastercategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-list-mastercategories?view=graph-rest-1.0 operationId: user.outlook_ListMasterCategory parameters: - name: user-id @@ -5283,7 +5283,7 @@ paths: description: Create an outlookCategory object in the user's master list of categories. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-post-mastercategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-post-mastercategories?view=graph-rest-1.0 operationId: user.outlook_CreateMasterCategory parameters: - name: user-id @@ -5319,7 +5319,7 @@ paths: description: Get the properties and relationships of the specified outlookCategory object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-get?view=graph-rest-1.0 operationId: user.outlook_GetMasterCategory parameters: - name: user-id @@ -5366,10 +5366,10 @@ paths: tags: - users.outlookUser summary: Update Outlook category - description: "Update the writable property, **color**, of the specified outlookCategory object. You cannot modify the **displayName** property\nonce you have created the category." + description: "Update the writable property, color, of the specified outlookCategory object. You cannot modify the displayName property\nonce you have created the category." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-update?view=graph-rest-1.0 operationId: user.outlook_UpdateMasterCategory parameters: - name: user-id @@ -5408,11 +5408,11 @@ paths: delete: tags: - users.outlookUser - summary: Delete Outlook category + summary: Delete outlookCategory description: Delete the specified outlookCategory object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-delete?view=graph-rest-1.0 operationId: user.outlook_DeleteMasterCategory parameters: - name: user-id @@ -5472,7 +5472,7 @@ paths: description: Get all the Outlook task folders in the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-list-taskfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-list-taskfolders?view=graph-rest-1.0 operationId: user.outlook_ListTaskFolder parameters: - name: user-id @@ -5546,10 +5546,10 @@ paths: tags: - users.outlookUser summary: Create outlookTaskFolder (deprecated) - description: Create a task folder in the default task group (`My Tasks`) of the user's mailbox. + description: Create a task folder in the default task group (My Tasks) of the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-post-taskfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-post-taskfolders?view=graph-rest-1.0 operationId: user.outlook_CreateTaskFolder parameters: - name: user-id @@ -5591,7 +5591,7 @@ paths: description: Get the properties and relationships of the specified Outlook task folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-get?view=graph-rest-1.0 operationId: user.outlook_GetTaskFolder parameters: - name: user-id @@ -5649,10 +5649,10 @@ paths: tags: - users.outlookUser summary: Update outlooktaskfolder (deprecated) - description: 'Update the writable properties of an Outlook task folder. You cannot change the **name** property value of the default task folder, ''Tasks''.' + description: 'Update the writable properties of an Outlook task folder. You cannot change the name property value of the default task folder, ''Tasks''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-update?view=graph-rest-1.0 operationId: user.outlook_UpdateTaskFolder parameters: - name: user-id @@ -5701,7 +5701,7 @@ paths: description: Delete the specified Outlook task folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-delete?view=graph-rest-1.0 operationId: user.outlook_DeleteTaskFolder parameters: - name: user-id @@ -5743,10 +5743,10 @@ paths: tags: - users.outlookUser summary: List tasks (deprecated) - description: "Get all the Outlook tasks in the specified folder. By default, this operation (and the POST, PATCH, and complete task operations) returns\ndate-related properties in UTC. You can use a `Prefer: outlook.timezone` request header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks. If there is more than one task group, and you want to get all the tasks in a specific task group, first\nget all the task folders in that task group,\nand then get the tasks in each of these task folders." + description: "Get all the Outlook tasks in the specified folder. By default, this operation (and the POST, PATCH, and complete task operations) returns\ndate-related properties in UTC. You can use a Prefer: outlook.timezone request header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks. If there is more than one task group, and you want to get all the tasks in a specific task group, first\nget all the task folders in that task group,\nand then get the tasks in each of these task folders." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-list-tasks?view=graph-rest-1.0 operationId: user.outlook.taskFolder_ListTask parameters: - name: user-id @@ -5873,10 +5873,10 @@ paths: tags: - users.outlookUser summary: Create outlookTask (deprecated) - description: "Create an Outlook task in the specified task folder. The POST method always ignores the time portion of **startDateTime** and **dueDateTime** in the request body, and assumes the time \nto be always midnight in the specified time zone." + description: "Create an Outlook task in the specified task folder. The POST method always ignores the time portion of startDateTime and dueDateTime in the request body, and assumes the time \nto be always midnight in the specified time zone." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-post-tasks?view=graph-rest-1.0 operationId: user.outlook.taskFolder_CreateTask parameters: - name: user-id @@ -6109,7 +6109,7 @@ paths: description: Get a list of attachment objects attached to an Outlook task. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 operationId: user.outlook.taskFolder.task_ListAttachment parameters: - name: user-id @@ -6214,7 +6214,7 @@ paths: description: Use this API to add an attachment to an outlookTask. The attachment can be a file (of fileAttachment type) or Outlook item (itemAttachment type). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 operationId: user.outlook.taskFolder.task_CreateAttachment parameters: - name: user-id @@ -6515,10 +6515,10 @@ paths: tags: - users.outlookUser summary: List taskGroups (deprecated) - description: 'Get all the Outlook task groups in the user''s mailbox. The response always includes the default task group `My Tasks`, and any other task groups that have been created in the mailbox.' + description: 'Get all the Outlook task groups in the user''s mailbox. The response always includes the default task group My Tasks, and any other task groups that have been created in the mailbox.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-list-taskgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-list-taskgroups?view=graph-rest-1.0 operationId: user.outlook_ListTaskGroup parameters: - name: user-id @@ -6593,7 +6593,7 @@ paths: description: Create an Outlook task group in the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-post-taskgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-post-taskgroups?view=graph-rest-1.0 operationId: user.outlook_CreateTaskGroup parameters: - name: user-id @@ -6635,7 +6635,7 @@ paths: description: Get the properties and relationships of the specified Outlook task group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskgroup-get?view=graph-rest-1.0 operationId: user.outlook_GetTaskGroup parameters: - name: user-id @@ -6780,7 +6780,7 @@ paths: description: Get Outlook task folders in a specific outlookTaskGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskgroup-list-taskfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskgroup-list-taskfolders?view=graph-rest-1.0 operationId: user.outlook.taskGroup_ListTaskFolder parameters: - name: user-id @@ -6865,7 +6865,7 @@ paths: description: Create an Outlook task folder under a specified outlookTaskGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskgroup-post-taskfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskgroup-post-taskfolders?view=graph-rest-1.0 operationId: user.outlook.taskGroup_CreateTaskFolder parameters: - name: user-id @@ -7080,10 +7080,10 @@ paths: tags: - users.outlookUser summary: List tasks (deprecated) - description: "Get all the Outlook tasks in the specified folder. By default, this operation (and the POST, PATCH, and complete task operations) returns\ndate-related properties in UTC. You can use a `Prefer: outlook.timezone` request header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks. If there is more than one task group, and you want to get all the tasks in a specific task group, first\nget all the task folders in that task group,\nand then get the tasks in each of these task folders." + description: "Get all the Outlook tasks in the specified folder. By default, this operation (and the POST, PATCH, and complete task operations) returns\ndate-related properties in UTC. You can use a Prefer: outlook.timezone request header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks. If there is more than one task group, and you want to get all the tasks in a specific task group, first\nget all the task folders in that task group,\nand then get the tasks in each of these task folders." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-list-tasks?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder_ListTask parameters: - name: user-id @@ -7218,10 +7218,10 @@ paths: tags: - users.outlookUser summary: Create outlookTask (deprecated) - description: "Create an Outlook task in the specified task folder. The POST method always ignores the time portion of **startDateTime** and **dueDateTime** in the request body, and assumes the time \nto be always midnight in the specified time zone." + description: "Create an Outlook task in the specified task folder. The POST method always ignores the time portion of startDateTime and dueDateTime in the request body, and assumes the time \nto be always midnight in the specified time zone." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktaskfolder-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktaskfolder-post-tasks?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder_CreateTask parameters: - name: user-id @@ -7486,7 +7486,7 @@ paths: description: Get a list of attachment objects attached to an Outlook task. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder.task_ListAttachment parameters: - name: user-id @@ -7599,7 +7599,7 @@ paths: description: Use this API to add an attachment to an outlookTask. The attachment can be a file (of fileAttachment type) or Outlook item (itemAttachment type). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 operationId: user.outlook.taskGroup.taskFolder.task_CreateAttachment parameters: - name: user-id @@ -7975,10 +7975,10 @@ paths: tags: - users.outlookUser summary: List tasks (deprecated) - description: "Get all the Outlook tasks in the user's mailbox. By default, this operation (and the POST, PATCH, and complete task operations) returns date-related properties in UTC.\nYou can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks." + description: "Get all the Outlook tasks in the user's mailbox. By default, this operation (and the POST, PATCH, and complete task operations) returns date-related properties in UTC.\nYou can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone\ndifferent than UTC. See an example for getting a single task. You can apply the header similarly to get multiple tasks." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-list-tasks?view=graph-rest-1.0 operationId: user.outlook_ListTask parameters: - name: user-id @@ -8097,10 +8097,10 @@ paths: tags: - users.outlookUser summary: Create outlookTask (deprecated) - description: "Create an Outlook task in the default task group (`My Tasks`) and default task folder (`Tasks`) in the user's mailbox. The POST method always ignores the time portion of **startDateTime** and **dueDateTime** in the request body, and assumes the time \nto be always midnight in the specified time zone. By default, this operation (and the GET, PATCH, and complete task operations) returns date-related properties in UTC. \nYou can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone \ndifferent than UTC." + description: "Create an Outlook task in the default task group (My Tasks) and default task folder (Tasks) in the user's mailbox. The POST method always ignores the time portion of startDateTime and dueDateTime in the request body, and assumes the time \nto be always midnight in the specified time zone. By default, this operation (and the GET, PATCH, and complete task operations) returns date-related properties in UTC. \nYou can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone \ndifferent than UTC." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-post-tasks?view=graph-rest-1.0 operationId: user.outlook_CreateTask parameters: - name: user-id @@ -8139,10 +8139,10 @@ paths: tags: - users.outlookUser summary: Get outlookTask (deprecated) - description: 'Get the properties and relationships of an Outlook task in the user''s mailbox. By default, this operation (and the POST, PATCH, and complete task operations) returns date-related properties in UTC. You can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone different than UTC.' + description: 'Get the properties and relationships of an Outlook task in the user''s mailbox. By default, this operation (and the POST, PATCH, and complete task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-get?view=graph-rest-1.0 operationId: user.outlook_GetTask parameters: - name: user-id @@ -8215,10 +8215,10 @@ paths: tags: - users.outlookUser summary: Update outlooktask (deprecated) - description: 'Change writable properties of an Outlook task. The **completedDateTime** property can be set by the **complete** action, or explicitly by a PATCH operation. If you use PATCH to set **completedDateTime**, make sure you set **status** to `completed` as well. By default, this operation (and the POST, GET, and complete task operations) returns date-related properties in UTC. You can use the `Prefer: outlook.timezone` header to have all the date-related properties in the response represented in a time zone different than UTC.' + description: 'Change writable properties of an Outlook task. The completedDateTime property can be set by the complete action, or explicitly by a PATCH operation. If you use PATCH to set completedDateTime, make sure you set status to completed as well. By default, this operation (and the POST, GET, and complete task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-update?view=graph-rest-1.0 operationId: user.outlook_UpdateTask parameters: - name: user-id @@ -8267,7 +8267,7 @@ paths: description: Delete the specified Outlook task in the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-delete?view=graph-rest-1.0 operationId: user.outlook_DeleteTask parameters: - name: user-id @@ -8312,7 +8312,7 @@ paths: description: Get a list of attachment objects attached to an Outlook task. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-1.0 operationId: user.outlook.task_ListAttachment parameters: - name: user-id @@ -8409,7 +8409,7 @@ paths: description: Use this API to add an attachment to an outlookTask. The attachment can be a file (of fileAttachment type) or Outlook item (itemAttachment type). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlooktask-post-attachments?view=graph-rest-1.0 operationId: user.outlook.task_CreateAttachment parameters: - name: user-id @@ -8646,7 +8646,7 @@ paths: description: Devices that are owned by the user. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-owneddevices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-owneddevices?view=graph-rest-1.0 operationId: user_ListOwnedDevice parameters: - name: user-id @@ -9184,7 +9184,7 @@ paths: description: 'Directory objects that are owned by the user. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-ownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-ownedobjects?view=graph-rest-1.0 operationId: user_ListOwnedObject parameters: - name: user-id @@ -10247,7 +10247,7 @@ paths: description: Devices that are registered for the user. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-registereddevices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-registereddevices?view=graph-rest-1.0 operationId: user_ListRegisteredDevice parameters: - name: user-id @@ -10901,7 +10901,7 @@ paths: description: Read the properties and relationships of a contactMergeSuggestions object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactmergesuggestions-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactmergesuggestions-get?view=graph-rest-1.0 operationId: user.setting_GetContactMergeSuggestion parameters: - name: user-id @@ -10954,7 +10954,7 @@ paths: description: Update the properties of a contactMergeSuggestions object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactmergesuggestions-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactmergesuggestions-update?view=graph-rest-1.0 operationId: user.setting_UpdateContactMergeSuggestion parameters: - name: user-id @@ -11016,7 +11016,7 @@ paths: description: Get the user-customizable privacy settings for itemInsights and meeting hours insights. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userinsightssettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userinsightssettings-get?view=graph-rest-1.0 operationId: user.setting_GetItemInsight parameters: - name: user-id @@ -11069,7 +11069,7 @@ paths: description: Update the privacy settings for itemInsights and meeting hours insights of a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0 operationId: user.setting_UpdateItemInsight parameters: - name: user-id @@ -11131,7 +11131,7 @@ paths: description: Retrieve the properties of a user's regionalAndLanguageSettings. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/regionalandlanguagesettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/regionalandlanguagesettings-get?view=graph-rest-1.0 operationId: user.setting_GetRegionalAndLanguageSetting parameters: - name: user-id @@ -11190,7 +11190,7 @@ paths: description: Update some or all of the properties of a regionalAndLanguageSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/regionalandlanguagesettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/regionalandlanguagesettings-update?view=graph-rest-1.0 operationId: user.setting_UpdateRegionalAndLanguageSetting parameters: - name: user-id @@ -11252,7 +11252,7 @@ paths: description: Retrieve the properties and relationships of a shiftPreferences object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0 operationId: user.setting_GetShiftPreference parameters: - name: user-id @@ -11309,7 +11309,7 @@ paths: description: Update the properties and relationships of a shiftPreferences object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0 operationId: user.setting_UpdateShiftPreference parameters: - name: user-id @@ -11367,7 +11367,11 @@ paths: get: tags: - users.directoryObject - summary: Get sponsors from users + summary: List sponsors + description: Get a user's sponsors. Sponsors are users and groups that are responsible for this guest user's privileges in the tenant and for keeping the guest user's information and access up to date. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0 operationId: user_ListSponsor parameters: - name: user-id @@ -11437,6 +11441,7 @@ paths: tags: - users.directoryObject summary: Get sponsors from users + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' operationId: user_GetSponsor parameters: - name: user-id @@ -11490,6 +11495,44 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + delete: + tags: + - users.directoryObject + summary: Remove sponsor + description: Remove a user's sponsor. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/user-delete-sponsors?view=graph-rest-1.0 + operationId: user_DeleteSponsor + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/users/{user-id}/sponsors/$count': get: tags: @@ -11629,7 +11672,7 @@ paths: description: Get a list of the todoTaskList objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todo-list-lists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todo-list-lists?view=graph-rest-1.0 operationId: user.todo_ListList parameters: - name: user-id @@ -11714,7 +11757,7 @@ paths: description: Create a new lists object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todo-post-lists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todo-post-lists?view=graph-rest-1.0 operationId: user.todo_CreateList parameters: - name: user-id @@ -11750,7 +11793,7 @@ paths: description: Read the properties and relationships of a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-get?view=graph-rest-1.0 operationId: user.todo_GetList parameters: - name: user-id @@ -11818,7 +11861,7 @@ paths: description: Update the properties of a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-update?view=graph-rest-1.0 operationId: user.todo_UpdateList parameters: - name: user-id @@ -11861,7 +11904,7 @@ paths: description: Deletes a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-delete?view=graph-rest-1.0 operationId: user.todo_DeleteList parameters: - name: user-id @@ -12196,10 +12239,10 @@ paths: tags: - users.todo summary: List tasks - description: Get the **todoTask** resources from the **tasks** navigation property of a specified todoTaskList. + description: Get the todoTask resources from the tasks navigation property of a specified todoTaskList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-list-tasks?view=graph-rest-1.0 operationId: user.todo.list_ListTask parameters: - name: user-id @@ -12331,7 +12374,7 @@ paths: description: Create a new task object in a specified todoTaskList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-post-tasks?view=graph-rest-1.0 operationId: user.todo.list_CreateTask parameters: - name: user-id @@ -12375,7 +12418,7 @@ paths: description: Read the properties and relationships of a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-get?view=graph-rest-1.0 operationId: user.todo.list_GetTask parameters: - name: user-id @@ -12468,7 +12511,7 @@ paths: description: Update the properties of a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-update?view=graph-rest-1.0 operationId: user.todo.list_UpdateTask parameters: - name: user-id @@ -12519,7 +12562,7 @@ paths: description: Deletes a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-delete?view=graph-rest-1.0 operationId: user.todo.list_DeleteTask parameters: - name: user-id @@ -12563,10 +12606,10 @@ paths: tags: - users.todo summary: List taskFileAttachments - description: Get a list of the taskFileAttachment objects and their properties. The **contentBytes** property will not be returned in the response. Use the Get attachment API to view the **contentBytes**. + description: Get a list of the taskFileAttachment objects and their properties. The contentBytes property will not be returned in the response. Use the Get attachment API to view the contentBytes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_ListAttachment parameters: - name: user-id @@ -12650,7 +12693,7 @@ paths: description: 'Add a new taskFileAttachment object to a todoTask. This operation limits the size of the attachment you can add to under 3 MB. If the size of the file attachments is more than 3 MB, create an upload session to upload the attachments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_CreateAttachment parameters: - name: user-id @@ -12702,7 +12745,7 @@ paths: description: Read the properties and relationships of a taskFileAttachment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetAttachment parameters: - name: user-id @@ -12770,7 +12813,7 @@ paths: description: Delete a taskFileAttachment object from a todoTask resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteAttachment parameters: - name: user-id @@ -12824,7 +12867,7 @@ paths: summary: Get media content for the navigation property attachments from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_GetAttachmentsContent parameters: - name: user-id @@ -13356,10 +13399,10 @@ paths: tags: - users.todo summary: List checklistItems - description: Get the checklistItem resources associated to the **checklistItems** navigation property of a todoTask. + description: Get the checklistItem resources associated to the checklistItems navigation property of a todoTask. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-checklistitems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-checklistitems?view=graph-rest-1.0 operationId: user.todo.list.task_ListChecklistItem parameters: - name: user-id @@ -13456,7 +13499,7 @@ paths: description: Create a new checklistItem object as a subtask in a bigger todoTask. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-checklistitems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-checklistitems?view=graph-rest-1.0 operationId: user.todo.list.task_CreateChecklistItem parameters: - name: user-id @@ -13508,7 +13551,7 @@ paths: description: Read the properties and relationships of a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetChecklistItem parameters: - name: user-id @@ -13588,7 +13631,7 @@ paths: description: Update the properties of a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-update?view=graph-rest-1.0 operationId: user.todo.list.task_UpdateChecklistItem parameters: - name: user-id @@ -13647,7 +13690,7 @@ paths: description: Delete a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteChecklistItem parameters: - name: user-id @@ -14087,7 +14130,7 @@ paths: description: 'Get information of one or more items in a partner application, based on which a specified task was created. The information is represented in a linkedResource object for each item. It includes an external ID for the item in the partner application, and if applicable, a deep link to that item in the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-linkedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-linkedresources?view=graph-rest-1.0 operationId: user.todo.list.task_ListLinkedResource parameters: - name: user-id @@ -14181,10 +14224,10 @@ paths: tags: - users.todo summary: Create linkedResource - description: 'Create a linkedResource object to associate a specified task with an item in a partner application. For example, you can associate a task with an email item in Outlook that spurred the task, and you can create a **linkedResource** object to track its association. You can also create a **linkedResource** object while creating a todoTask.' + description: 'Create a linkedResource object to associate a specified task with an item in a partner application. For example, you can associate a task with an email item in Outlook that spurred the task, and you can create a linkedResource object to track its association. You can also create a linkedResource object while creating a todoTask.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-linkedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-linkedresources?view=graph-rest-1.0 operationId: user.todo.list.task_CreateLinkedResource parameters: - name: user-id @@ -14236,7 +14279,7 @@ paths: description: Read the properties and relationships of a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetLinkedResource parameters: - name: user-id @@ -14316,7 +14359,7 @@ paths: description: Update the properties of a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-update?view=graph-rest-1.0 operationId: user.todo.list.task_UpdateLinkedResource parameters: - name: user-id @@ -14375,7 +14418,7 @@ paths: description: Deletes a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteLinkedResource parameters: - name: user-id @@ -14520,7 +14563,7 @@ paths: description: 'The groups, including nested groups, and directory roles that a user is a member of. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0 operationId: user_ListTransitiveMemberGraphOPre parameters: - name: user-id @@ -15877,6 +15920,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'The users and groups that are responsible for this guest user''s privileges in the tenant and keep the guest user''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true transitiveMemberOf: type: array @@ -17112,7 +17156,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates whether authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -18473,6 +18517,8 @@ components: type: string description: The Azure Active Directory (Azure AD) device ID of the Cloud PC. nullable: true + connectionSettings: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' diskEncryptionState: @@ -19583,8 +19629,8 @@ components: pages: type: array items: - $ref: '#/components/schemas/microsoft.graph.sitePage' - description: The collection of pages in the SitePages list in this site. + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: The collection of pages in the baseSitePages list in this site. x-ms-navigationProperty: true permissions: type: array @@ -22359,7 +22405,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the access token version expected by this resource. This changes the version and format of the JWT produced independent of the endpoint or client used to request the access token. The endpoint used, v1.0 or v2.0, is chosen by the client and only impacts the version of id_tokens. Resources need to explicitly configure requestedAccessTokenVersion to indicate the supported access token format. Possible values for requestedAccessTokenVersion are 1, 2, or null. If the value is null, this defaults to 1, which corresponds to the v1.0 endpoint. If signInAudience on the application is configured as AzureADandPersonalMicrosoftAccount, the value for this property must be 2' + description: 'Specifies the access token version expected by this resource. This changes the version and format of the JWT produced independent of the endpoint or client used to request the access token. The endpoint used, v1.0 or v2.0, is chosen by the client and only impacts the version of id_tokens. Resources need to explicitly configure requestedAccessTokenVersion to indicate the supported access token format. Possible values for requestedAccessTokenVersion are 1, 2, or null. If the value is null, this defaults to 1, which corresponds to the v1.0 endpoint. If signInAudience on the application is configured as AzureADandPersonalMicrosoftAccount or PersonalMicrosoftAccount, the value for this property must be 2.' format: int32 nullable: true additionalProperties: @@ -23279,6 +23325,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.cloudPcConnectionSettings: + title: cloudPcConnectionSettings + type: object + properties: + enableSingleSignOn: + type: boolean + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityResult: title: cloudPcConnectivityResult type: object @@ -23414,6 +23468,7 @@ components: - unknownFutureValue - movingRegion - resizePendingLicense + - updatingSingleSignOn type: string microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails @@ -24594,48 +24649,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.sitePage: + microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' - - title: sitePage + - title: baseSitePage type: object properties: - contentType: - $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' pageLayout: $ref: '#/components/schemas/microsoft.graph.pageLayoutType' - promotionKind: - $ref: '#/components/schemas/microsoft.graph.pagePromotionType' publishingState: $ref: '#/components/schemas/microsoft.graph.publicationFacet' - reactions: - $ref: '#/components/schemas/microsoft.graph.reactionsFacet' - showComments: - type: boolean - description: Determines whether or not to show comments at the bottom of the page. - nullable: true - showRecommendedPages: - type: boolean - description: Determines whether or not to show recommended pages at the bottom of the page. - nullable: true - thumbnailWebUrl: - type: string - description: Url of the sitePage's thumbnail image - nullable: true title: type: string description: Title of the sitePage. nullable: true - titleArea: - $ref: '#/components/schemas/microsoft.graph.titleArea' - canvasLayout: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - webParts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: Collection of webparts on the SharePoint page - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.permission: @@ -28245,7 +28272,7 @@ components: properties: content: type: string - description: A field that represents the content of the transcript. Read-only. + description: The content of the transcript. Read-only. format: base64url nullable: true createdDateTime: @@ -28256,7 +28283,7 @@ components: nullable: true metadataContent: type: string - description: A field that represents the time-aligned metadata of the utterances in the transcript. Read-only. + description: The time-aligned metadata of the utterances in the transcript. Read-only. format: base64url nullable: true additionalProperties: @@ -29322,7 +29349,7 @@ components: nullable: true fieldId: type: string - description: 'Id used to identity the field type. This is an internal id and possible values are param_1, param_2, param_userName, param_password.' + description: 'Id used to identity the field type. This is an internal id and possible values are param1, param2, paramuserName, parampassword.' nullable: true type: type: string @@ -30189,8 +30216,8 @@ components: - email - site - unifiedGroup - - unknownFutureValue - teamwork + - unknownFutureValue type: string microsoft.graph.applicationMode: title: applicationMode @@ -31360,11 +31387,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationContentType: type: string @@ -31875,104 +31902,6 @@ components: - home - unknownFutureValue type: string - microsoft.graph.pagePromotionType: - title: pagePromotionType - enum: - - microsoftReserved - - page - - newsPost - - unknownFutureValue - type: string - microsoft.graph.reactionsFacet: - title: reactionsFacet - type: object - properties: - commentCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of comments. - format: int32 - nullable: true - likeCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of likes. - format: int32 - nullable: true - shareCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Count of shares. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.titleArea: - title: titleArea - type: object - properties: - alternativeText: - type: string - description: Alternative text on the title area. - nullable: true - enableGradientEffect: - type: boolean - description: Indicates whether the title area has a gradient effect enabled. - nullable: true - imageWebUrl: - type: string - description: URL of the image in the title area. - nullable: true - layout: - $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' - serverProcessedContent: - $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' - showAuthor: - type: boolean - description: Indicates whether the author should be shown in title area. - nullable: true - showPublishedDate: - type: boolean - description: Indicates whether the published date should be shown in title area. - nullable: true - showTextBlockAboveTitle: - type: boolean - description: Indicates whether the text block above title should be shown in title area. - nullable: true - textAboveTitle: - type: string - description: The text above title line. - nullable: true - textAlignment: - $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' - additionalProperties: - type: object - microsoft.graph.canvasLayout: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: canvasLayout - type: object - properties: - horizontalSections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - description: Collection of horizontal sections on the SharePoint page. - x-ms-navigationProperty: true - verticalSection: - $ref: '#/components/schemas/microsoft.graph.verticalSection' - additionalProperties: - type: object - microsoft.graph.webPart: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: webPart - type: object - additionalProperties: - type: object microsoft.graph.sharePointIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -36323,7 +36252,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Date and time the version was last modified. Read-only. + description: Date and time when the version was last modified. Read-only. format: date-time nullable: true publication: @@ -36489,92 +36418,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.titleAreaLayoutType: - title: titleAreaLayoutType - enum: - - imageAndTitle - - plain - - colorBlock - - overlap - - unknownFutureValue - type: string - microsoft.graph.serverProcessedContent: - title: serverProcessedContent - type: object - properties: - componentDependencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. - customMetadata: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' - description: A key-value map where keys are string identifier and values are object of custom key-value pair. - htmlStrings: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' - imageSources: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. - links: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. - searchablePlainTexts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' - description: A key-value map where keys are string identifiers and values are strings that should be search indexed. - additionalProperties: - type: object - microsoft.graph.titleAreaTextAlignmentType: - title: titleAreaTextAlignmentType - enum: - - left - - center - - unknownFutureValue - type: string - microsoft.graph.horizontalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - layout: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' - columns: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - description: The set of vertical columns in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.verticalSection: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: verticalSection - type: object - properties: - emphasis: - $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The set of web parts in this section. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.sharePointIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -39504,74 +39347,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.metaDataKeyStringPair: - title: metaDataKeyStringPair - type: object - properties: - key: - type: string - description: Key of the meta data. - nullable: true - value: - type: string - description: Value of the meta data. - nullable: true - additionalProperties: - type: object - microsoft.graph.metaDataKeyValuePair: - title: metaDataKeyValuePair - type: object - properties: - key: - type: string - description: Key of the metadata. - nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - additionalProperties: - type: object - microsoft.graph.sectionEmphasisType: - title: sectionEmphasisType - enum: - - none - - neutral - - soft - - strong - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionLayoutType: - title: horizontalSectionLayoutType - enum: - - none - - oneColumn - - twoColumns - - threeColumns - - oneThirdLeftColumn - - oneThirdRightColumn - - fullWidth - - unknownFutureValue - type: string - microsoft.graph.horizontalSectionColumn: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: horizontalSectionColumn - type: object - properties: - width: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' - format: int32 - nullable: true - webparts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.webPart' - description: The collection of WebParts in this column. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.termStore.relationType: title: relationType enum: diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index e19084ac9c6..c58c498bfeb 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -14,7 +14,7 @@ paths: description: Publish the specified browserSiteList for devices to download. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_publish parameters: - name: browserSiteList-id @@ -135,7 +135,7 @@ paths: description: Archive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_archive requestBody: description: Action parameters @@ -177,7 +177,7 @@ paths: description: Change the status of a list of serviceUpdateMessages to favorite for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_favorite requestBody: description: Action parameters @@ -216,10 +216,10 @@ paths: tags: - admin.Actions summary: Invoke action markRead - description: Mark a list of serviceUpdateMessages as **read** for the signed in user. + description: Mark a list of serviceUpdateMessages as read for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markRead requestBody: description: Action parameters @@ -258,10 +258,10 @@ paths: tags: - admin.Actions summary: Invoke action markUnread - description: Mark a list of serviceUpdateMessages as **unread** for the signed in user. + description: Mark a list of serviceUpdateMessages as unread for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markUnread requestBody: description: Action parameters @@ -303,7 +303,7 @@ paths: description: Unarchive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unarchive requestBody: description: Action parameters @@ -345,7 +345,7 @@ paths: description: Remove the favorite status of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unfavorite requestBody: description: Action parameters @@ -646,10 +646,10 @@ paths: tags: - admin.adminWindows summary: List entries - description: 'Get a list of catalogEntry resources from the catalog. Currently, this operation returns entries of the featureUpdateCatalogEntry or qualityUpdateCatalog types, inherited from **catalogEntry**. ' + description: 'Get a list of catalogEntry resources from the catalog. Currently, this operation returns entries of the featureUpdateCatalogEntry or qualityUpdateCatalog types, inherited from catalogEntry. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-1.0 operationId: admin.window.update.catalog_ListEntry parameters: - $ref: '#/components/parameters/top' @@ -866,7 +866,7 @@ paths: description: Get a list of deploymentAudience objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-list-deploymentaudiences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deploymentaudiences?view=graph-rest-1.0 operationId: admin.window.update_ListDeploymentAudience parameters: - $ref: '#/components/parameters/top' @@ -934,7 +934,7 @@ paths: description: Create a new deploymentAudience object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-post-deploymentaudiences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deploymentaudiences?view=graph-rest-1.0 operationId: admin.window.update_CreateDeploymentAudience requestBody: description: New navigation property @@ -961,7 +961,7 @@ paths: description: Read the properties and relationships of a deploymentAudience object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-get?view=graph-rest-1.0 operationId: admin.window.update_GetDeploymentAudience parameters: - name: deploymentAudience-id @@ -1049,7 +1049,7 @@ paths: description: Delete a deploymentAudience object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteDeploymentAudience parameters: - name: deploymentAudience-id @@ -1080,7 +1080,7 @@ paths: description: List the updatableAsset resources that are excluded from a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_ListExclusion parameters: - name: deploymentAudience-id @@ -1309,10 +1309,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_addMember parameters: - name: deploymentAudience-id @@ -1359,7 +1359,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_addMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -1410,7 +1410,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_removeMember parameters: - name: deploymentAudience-id @@ -1457,7 +1457,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.exclusion_removeMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -1686,7 +1686,7 @@ paths: description: List the updatableAsset resources that are members of a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_ListMember parameters: - name: deploymentAudience-id @@ -1915,10 +1915,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_addMember parameters: - name: deploymentAudience-id @@ -1965,7 +1965,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_addMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2016,7 +2016,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_removeMember parameters: - name: deploymentAudience-id @@ -2063,7 +2063,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience.member_removeMembersGraphBPreId parameters: - name: deploymentAudience-id @@ -2289,10 +2289,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_updateAudience parameters: - name: deploymentAudience-id @@ -2340,10 +2340,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.deploymentAudience_updateAudienceGraphBPreId parameters: - name: deploymentAudience-id @@ -2415,7 +2415,7 @@ paths: description: Get a list of deployment objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-1.0 operationId: admin.window.update_ListDeployment parameters: - $ref: '#/components/parameters/top' @@ -2493,7 +2493,7 @@ paths: description: Create a new deployment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-1.0 operationId: admin.window.update_CreateDeployment requestBody: description: New navigation property @@ -2520,7 +2520,7 @@ paths: description: Read the properties and relationships of a deployment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-1.0 operationId: admin.window.update_GetDeployment parameters: - name: deployment-id @@ -2579,7 +2579,7 @@ paths: description: Update the properties of a deployment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-1.0 operationId: admin.window.update_UpdateDeployment parameters: - name: deployment-id @@ -2614,7 +2614,7 @@ paths: description: Delete a deployment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteDeployment parameters: - name: deployment-id @@ -2757,7 +2757,7 @@ paths: description: List the updatableAsset resources that are excluded from a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_ListExclusion parameters: - name: deployment-id @@ -2986,10 +2986,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_addMember parameters: - name: deployment-id @@ -3036,7 +3036,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_addMembersGraphBPreId parameters: - name: deployment-id @@ -3087,7 +3087,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_removeMember parameters: - name: deployment-id @@ -3134,7 +3134,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.exclusion_removeMembersGraphBPreId parameters: - name: deployment-id @@ -3363,7 +3363,7 @@ paths: description: List the updatableAsset resources that are members of a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_ListMember parameters: - name: deployment-id @@ -3592,10 +3592,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_addMember parameters: - name: deployment-id @@ -3642,7 +3642,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_addMembersGraphBPreId parameters: - name: deployment-id @@ -3693,7 +3693,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_removeMember parameters: - name: deployment-id @@ -3740,7 +3740,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience.member_removeMembersGraphBPreId parameters: - name: deployment-id @@ -3966,10 +3966,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_updateAudience parameters: - name: deployment-id @@ -4017,10 +4017,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.deployment.audience_updateAudienceGraphBPreId parameters: - name: deployment-id @@ -4092,7 +4092,7 @@ paths: description: Get a list of the resourceConnection objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-1.0 operationId: admin.window.update_ListResourceConnection parameters: - $ref: '#/components/parameters/top' @@ -4156,7 +4156,7 @@ paths: description: Create a new operationalInsightsConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-1.0 operationId: admin.window.update_CreateResourceConnection requestBody: description: New navigation property @@ -4179,11 +4179,11 @@ paths: get: tags: - admin.adminWindows - summary: Get operationalInsightsConnection - description: Read the properties and relationships of an operationalInsightsConnection object. + summary: Get resourceConnection + description: Read the properties and relationships of a resourceConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-1.0 operationId: admin.window.update_GetResourceConnection parameters: - name: resourceConnection-id @@ -4263,11 +4263,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteResourceConnection parameters: - name: resourceConnection-id @@ -4309,10 +4309,10 @@ paths: tags: - admin.adminWindows summary: List updatableAssets - description: 'Get a list of updatableAsset objects and their properties. Listing updatable assets returns **updatableAsset** resources of the following derived types: azureADDevice and updatableAssetGroup. Use list azureADDevice resources or list updatableAssetGroup resources to filter and get resources of only one of the derived types.' + description: 'Get a list of updatableAsset objects and their properties. Listing updatable assets returns updatableAsset resources of the following derived types: azureADDevice and updatableAssetGroup. Use list azureADDevice resources or list updatableAssetGroup resources to filter and get resources of only one of the derived types.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-1.0 operationId: admin.window.update_ListUpdatableAsset parameters: - $ref: '#/components/parameters/top' @@ -4370,10 +4370,10 @@ paths: tags: - admin.adminWindows summary: Create updatableAssetGroup - description: Create a new updatableAssetGroup object. The **updatableAssetGroup** resource inherits from updatableAsset. + description: Create a new updatableAssetGroup object. The updatableAssetGroup resource inherits from updatableAsset. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-1.0 operationId: admin.window.update_CreateUpdatableAsset requestBody: description: New navigation property @@ -4396,11 +4396,11 @@ paths: get: tags: - admin.adminWindows - summary: Get updatableAssetGroup - description: Read the properties and relationships of an updatableAssetGroup object. + summary: Get azureADDevice + description: Read the properties of an azureADDevice object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-1.0 operationId: admin.window.update_GetUpdatableAsset parameters: - name: updatableAsset-id @@ -4483,7 +4483,7 @@ paths: description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteUpdatableAsset parameters: - name: updatableAsset-id @@ -4511,10 +4511,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_addMember parameters: - name: updatableAsset-id @@ -4553,7 +4553,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_addMembersGraphBPreId parameters: - name: updatableAsset-id @@ -4596,7 +4596,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_removeMember parameters: - name: updatableAsset-id @@ -4635,7 +4635,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatableAsset_removeMembersGraphBPreId parameters: - name: updatableAsset-id @@ -4812,7 +4812,7 @@ paths: description: Get a list of updatePolicy objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-1.0 operationId: admin.window.update_ListUpdatePolicy parameters: - $ref: '#/components/parameters/top' @@ -4886,7 +4886,7 @@ paths: description: Create a new updatePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-1.0 operationId: admin.window.update_CreateUpdatePolicy requestBody: description: New navigation property @@ -4913,7 +4913,7 @@ paths: description: Read the properties and relationships of an updatePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-1.0 operationId: admin.window.update_GetUpdatePolicy parameters: - name: updatePolicy-id @@ -4972,7 +4972,7 @@ paths: description: Update the properties of an updatePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-1.0 operationId: admin.window.update_UpdateUpdatePolicy parameters: - name: updatePolicy-id @@ -5007,7 +5007,7 @@ paths: description: Delete an updatePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteUpdatePolicy parameters: - name: updatePolicy-id @@ -5150,7 +5150,7 @@ paths: description: List the updatableAsset resources that are excluded from a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-exclusions?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_ListExclusion parameters: - name: updatePolicy-id @@ -5379,10 +5379,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_addMember parameters: - name: updatePolicy-id @@ -5429,7 +5429,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_addMembersGraphBPreId parameters: - name: updatePolicy-id @@ -5480,7 +5480,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_removeMember parameters: - name: updatePolicy-id @@ -5527,7 +5527,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.exclusion_removeMembersGraphBPreId parameters: - name: updatePolicy-id @@ -5756,7 +5756,7 @@ paths: description: List the updatableAsset resources that are members of a deploymentAudience. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-list-members?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_ListMember parameters: - name: updatePolicy-id @@ -5985,10 +5985,10 @@ paths: tags: - admin.Actions summary: Invoke action addMembers - description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add **updatableAssetGroup** resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an **azureADDevice** object, if it does not already exist. You can also use the method addMembersById to add members.' + description: 'Add members to an updatableAssetGroup. You can add azureADDevice resources as members, but may not add updatableAssetGroup resources as members. Adding an Azure AD device as a member of an updatable asset group automatically creates an azureADDevice object, if it does not already exist. You can also use the method addMembersById to add members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_addMember parameters: - name: updatePolicy-id @@ -6035,7 +6035,7 @@ paths: description: Add members of the same type to an updatableAssetGroup. You can also use the method addMembers to add members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_addMembersGraphBPreId parameters: - name: updatePolicy-id @@ -6086,7 +6086,7 @@ paths: description: Remove members from an updatableAssetGroup. You can also use the method removeMembersById to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_removeMember parameters: - name: updatePolicy-id @@ -6133,7 +6133,7 @@ paths: description: Remove members of the same type from an updatableAssetGroup. You can also use the method removeMembers to remove members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience.member_removeMembersGraphBPreId parameters: - name: updatePolicy-id @@ -6359,10 +6359,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudience - description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. If all **updatableAsset** objects are the same type, you can also use the method updateAudienceById to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object, if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. If all updatableAsset objects are the same type, you can also use the method updateAudienceById to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_updateAudience parameters: - name: updatePolicy-id @@ -6410,10 +6410,10 @@ paths: tags: - admin.Actions summary: Invoke action updateAudienceById - description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the **exclusions** and **members** collections of a **deploymentAudience**, deployment will not apply to that asset. You can also use the method updateAudience to update the **deploymentAudience**.' + description: 'Update the members and exclusions collections of a deploymentAudience with updatableAsset resources of the same type. Adding an azureADDevice to the members or exclusions collections of a deployment audience automatically creates an Azure AD device object if it does not already exist. If the same updatableAsset gets included in the exclusions and members collections of a deploymentAudience, deployment will not apply to that asset. You can also use the method updateAudience to update the deploymentAudience.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy.audience_updateAudienceGraphBPreId parameters: - name: updatePolicy-id @@ -6471,7 +6471,7 @@ paths: description: Get a list of the complianceChange objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_ListComplianceChange parameters: - name: updatePolicy-id @@ -6551,7 +6551,7 @@ paths: description: Create a new contentApproval object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_CreateComplianceChange parameters: - name: updatePolicy-id @@ -6587,7 +6587,7 @@ paths: description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_GetComplianceChange parameters: - name: updatePolicy-id @@ -6652,7 +6652,7 @@ paths: description: Update the properties of a contentApproval object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_UpdateComplianceChange parameters: - name: updatePolicy-id @@ -6695,7 +6695,7 @@ paths: description: Delete a contentApproval object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_DeleteComplianceChange parameters: - name: updatePolicy-id diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index cc352bde056..60c3cf82df3 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -14,7 +14,7 @@ paths: description: Get the list of applications in this organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0 operationId: application_ListApplication parameters: - name: ConsistencyLevel @@ -211,7 +211,7 @@ paths: description: Create a new application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0 operationId: application_CreateApplication requestBody: description: New entity @@ -238,7 +238,7 @@ paths: description: Get the properties and relationships of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0 operationId: application_GetApplication parameters: - name: application-id @@ -344,7 +344,7 @@ paths: description: Update the properties of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-update?view=graph-rest-1.0 operationId: application_UpdateApplication parameters: - name: application-id @@ -379,7 +379,7 @@ paths: description: 'Delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 operationId: application_DeleteApplication parameters: - name: application-id @@ -494,7 +494,7 @@ paths: description: 'Remove an appManagementPolicy policy object from an application or service principal object. When you remove the appManagementPolicy, the application or service principal adopts the tenant-wide tenantAppManagementPolicy setting. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: application_DeleteAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -614,7 +614,7 @@ paths: description: Assign an appManagementPolicy policy object to an application or service principal object. The application or service principal adopts this policy over the tenant-wide tenantAppManagementPolicy setting. Only one policy object can be assigned to an application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0 operationId: application_CreateAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -692,7 +692,7 @@ paths: description: 'Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0 operationId: application_ListExtensionProperty parameters: - name: application-id @@ -779,7 +779,7 @@ paths: description: 'Create a new directory extension definition, represented by an extensionProperty object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0 operationId: application_CreateExtensionProperty parameters: - name: application-id @@ -815,7 +815,7 @@ paths: description: Read a directory extension definition represented by an extensionProperty object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0 operationId: application_GetExtensionProperty parameters: - name: application-id @@ -920,7 +920,7 @@ paths: description: Delete a directory extension definition represented by an extensionProperty object. You can delete only directory extensions that aren't synced from on-premises active directory (AD). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0 operationId: application_DeleteExtensionProperty parameters: - name: application-id @@ -981,7 +981,7 @@ paths: description: Get a list of the federatedIdentityCredential objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_ListFederatedIdentityCredential parameters: - name: application-id @@ -1065,7 +1065,7 @@ paths: description: 'Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Azure AD application registration and the identity provider for your compute platform, you can use tokens issued by that platform to authenticate with Microsoft identity platform and call APIs in the Microsoft ecosystem. Maximum of 20 objects can be added to an application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_CreateFederatedIdentityCredential parameters: - name: application-id @@ -1101,7 +1101,7 @@ paths: description: Read the properties and relationships of a federatedIdentityCredential object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 operationId: application_GetFederatedIdentityCredential parameters: - name: application-id @@ -1166,7 +1166,7 @@ paths: description: Update the properties of a federatedIdentityCredential object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-update?view=graph-rest-1.0 operationId: application_UpdateFederatedIdentityCredential parameters: - name: application-id @@ -1209,7 +1209,7 @@ paths: description: Delete a federatedIdentityCredential object from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 operationId: application_DeleteFederatedIdentityCredential parameters: - name: application-id @@ -1495,7 +1495,7 @@ paths: description: 'Add a key credential to an application. This method, along with removeKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. Applications that don’t have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won’t be able to use this service action. You can use the Update application operation to perform an update instead.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0 operationId: application_addKey parameters: - name: application-id @@ -1540,7 +1540,7 @@ paths: description: Adds a strong password or secret to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0 operationId: application_addPassword parameters: - name: application-id @@ -1581,7 +1581,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: application_checkMemberGroup parameters: - name: application-id @@ -1689,7 +1689,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: application_getMemberGroup parameters: - name: application-id @@ -1742,10 +1742,10 @@ paths: tags: - applications.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: application_getMemberObject parameters: - name: application-id @@ -1801,7 +1801,7 @@ paths: description: 'Remove a key credential from an application. This method along with addKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0 operationId: application_removeKey parameters: - name: application-id @@ -1842,7 +1842,7 @@ paths: description: Remove a password from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0 operationId: application_removePassword parameters: - name: application-id @@ -1881,7 +1881,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: application_restore parameters: - name: application-id @@ -1910,7 +1910,7 @@ paths: description: 'Set the verifiedPublisher on an application. For more information, including prerequisites to setting a verified publisher, see Publisher verification.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0 operationId: application_setVerifiedPublisher parameters: - name: application-id @@ -1947,7 +1947,7 @@ paths: description: 'Unset the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0 operationId: application_unsetVerifiedPublisher parameters: - name: application-id @@ -1972,7 +1972,7 @@ paths: description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwner parameters: - name: application-id @@ -2055,7 +2055,7 @@ paths: description: 'Remove an owner from an application. As a recommended best practice, apps should have at least two owners.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 operationId: application_DeleteOwnerGraphBPreRef parameters: - name: application-id @@ -2401,7 +2401,7 @@ paths: description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwnerGraphBPreRef parameters: - name: application-id @@ -2458,7 +2458,7 @@ paths: description: Add an owner to an application by posting to the owners collection. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 operationId: application_CreateOwnerGraphBPreRef parameters: - name: application-id @@ -3037,7 +3037,7 @@ paths: description: List existing jobs for a given application instance (service principal). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 operationId: application.synchronization_ListJob parameters: - name: application-id @@ -3120,7 +3120,7 @@ paths: description: Create new synchronization job with a default synchronization schema. The job is created in a disabled state. Call Start job to start synchronization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 operationId: application.synchronization_CreateJob parameters: - name: application-id @@ -3156,7 +3156,7 @@ paths: description: Retrieve the existing synchronization job and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 operationId: application.synchronization_GetJob parameters: - name: application-id @@ -3261,7 +3261,7 @@ paths: description: 'Stop the synchronization job, and permanently delete all the state associated with it. Synchronized accounts are left as-is.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 operationId: application.synchronization_DeleteJob parameters: - name: application-id @@ -3300,7 +3300,7 @@ paths: description: 'Temporarily stop a running synchronization job. All the progress, including job state, is persisted, and the job will continue from where it left off when a start call is made.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 operationId: application.synchronization.job_pause parameters: - name: application-id @@ -3333,7 +3333,7 @@ paths: description: 'Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 operationId: application.synchronization.job_provisionOnDemand parameters: - name: application-id @@ -3384,7 +3384,7 @@ paths: description: 'Restart a stopped synchronization job, forcing it to reprocess all the objects in the directory. Optionally clears existing the synchronization state and previous errors.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 operationId: application.synchronization.job_restart parameters: - name: application-id @@ -3429,7 +3429,7 @@ paths: description: 'Start an existing synchronization job. If the job is in a paused state, it will continue processing changes from the point where it was paused. If the job is in quarantine, the quarantine status will be cleared. Do not create scripts to call the start job continuously while it''s running because that can cause the service to stop running. Use the start job only when the job is currently paused or in quarantine. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 operationId: application.synchronization.job_start parameters: - name: application-id @@ -3462,7 +3462,7 @@ paths: description: Validate that the credentials are valid in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 operationId: application.synchronization.job_validateCredential parameters: - name: application-id @@ -3519,7 +3519,7 @@ paths: description: Retrieve the schema for a given synchronization job or template. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 operationId: application.synchronization.job_GetSchema parameters: - name: application-id @@ -3583,7 +3583,7 @@ paths: description: 'Update the synchronization schema for a given job or template. This method fully replaces the current schema with the one provided in the request. To update the schema of a template, make the call on the application object. You must be the owner of the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 operationId: application.synchronization.job_UpdateSchema parameters: - name: application-id @@ -3954,7 +3954,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: application.synchronization.job.schema.directory_discover parameters: - name: application-id @@ -4195,7 +4195,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: application.synchronization.job.schema_parseExpression parameters: - name: application-id @@ -4316,7 +4316,7 @@ paths: description: Acquire an OAuth access token to authorize the Azure AD provisioning service to provision users into an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 operationId: application.synchronization_acquireAccessToken parameters: - name: application-id @@ -4412,7 +4412,7 @@ paths: description: List the synchronization templates associated with a given application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 operationId: application.synchronization_ListTemplate parameters: - name: application-id @@ -4598,7 +4598,7 @@ paths: description: Update (override) the synchronization template associated with a given application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 operationId: application.synchronization_UpdateTemplate parameters: - name: application-id @@ -5104,7 +5104,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: application.synchronization.template.schema.directory_discover parameters: - name: application-id @@ -5345,7 +5345,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: application.synchronization.template.schema_parseExpression parameters: - name: application-id @@ -5421,7 +5421,7 @@ paths: description: List the tokenIssuancePolicy objects that are assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicy parameters: - name: application-id @@ -5508,7 +5508,7 @@ paths: description: Remove a tokenIssuancePolicy from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5576,7 +5576,7 @@ paths: description: List the tokenIssuancePolicy objects that are assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5631,7 +5631,7 @@ paths: description: Assign a tokenIssuancePolicy to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_CreateTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5658,7 +5658,7 @@ paths: description: List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicy parameters: - name: application-id @@ -5745,7 +5745,7 @@ paths: description: Remove a tokenLifetimePolicy from an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5813,7 +5813,7 @@ paths: description: List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5868,7 +5868,7 @@ paths: description: Assign a tokenLifetimePolicy to an application. You can have multiple tokenLifetimePolicy policies in a tenant but can assign only one tokenLifetimePolicy per application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_CreateTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5895,7 +5895,7 @@ paths: description: Get the properties and relationships of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0 operationId: application_GetApplicationGraphBPreAppId parameters: - name: appId @@ -6001,7 +6001,7 @@ paths: description: Update the properties of an application object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-update?view=graph-rest-1.0 operationId: application_UpdateApplicationGraphBPreAppId parameters: - name: appId @@ -6036,7 +6036,7 @@ paths: description: 'Delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0 operationId: application_DeleteApplicationGraphBPreAppId parameters: - name: appId @@ -6272,7 +6272,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: application_getAvailableExtensionProperty requestBody: description: Action parameters @@ -6320,7 +6320,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: application_getGraphBPreId requestBody: description: Action parameters @@ -6373,7 +6373,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: application_validateProperty requestBody: description: Action parameters @@ -6413,7 +6413,7 @@ paths: description: Retrieve a list of applicationTemplate objects from the Azure AD application gallery. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0 operationId: applicationTemplate_ListApplicationTemplate parameters: - $ref: '#/components/parameters/top' @@ -6499,7 +6499,7 @@ paths: description: Retrieve the properties of an applicationTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0 operationId: applicationTemplate_GetApplicationTemplate parameters: - name: applicationTemplate-id @@ -6557,10 +6557,10 @@ paths: tags: - applicationTemplates.Actions summary: Invoke action instantiate - description: 'Add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the **applicationTemplate** object: `8adf8e6e-67b2-4cf2-a259-e3dc5476c621`.' + description: 'Add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the applicationTemplate object: 8adf8e6e-67b2-4cf2-a259-e3dc5476c621.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0 operationId: applicationTemplate_instantiate parameters: - name: applicationTemplate-id @@ -6616,7 +6616,7 @@ paths: description: Represents the app roles a group has been granted for an application. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0 operationId: group_ListAppRoleAssignment parameters: - name: group-id @@ -6719,7 +6719,7 @@ paths: description: 'Use this API to assign an app role to a security group. All direct members of the group will be considered assigned. Security groups with dynamic memberships are supported. To grant an app role assignment to a group, you need three identifiers: Additional licenses might be required to use a group to manage access to applications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0 operationId: group_CreateAppRoleAssignment parameters: - name: group-id @@ -6869,7 +6869,7 @@ paths: description: Deletes an appRoleAssignment that a group has been granted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0 operationId: group_DeleteAppRoleAssignment parameters: - name: group-id @@ -6940,7 +6940,7 @@ paths: description: Retrieve a list of servicePrincipal objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0 operationId: servicePrincipal_ListServicePrincipal parameters: - name: ConsistencyLevel @@ -6992,6 +6992,8 @@ paths: - appRoleAssignmentRequired desc - appRoles - appRoles desc + - customSecurityAttributes + - customSecurityAttributes desc - description - description desc - disabledByMicrosoftStatus @@ -7061,6 +7063,7 @@ paths: - appOwnerOrganizationId - appRoleAssignmentRequired - appRoles + - customSecurityAttributes - description - disabledByMicrosoftStatus - displayName @@ -7147,7 +7150,7 @@ paths: description: Create a new servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0 operationId: servicePrincipal_CreateServicePrincipal requestBody: description: New entity @@ -7174,7 +7177,7 @@ paths: description: Retrieve the properties and relationships of a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 operationId: servicePrincipal_GetServicePrincipal parameters: - name: servicePrincipal-id @@ -7207,6 +7210,7 @@ paths: - appOwnerOrganizationId - appRoleAssignmentRequired - appRoles + - customSecurityAttributes - description - disabledByMicrosoftStatus - displayName @@ -7325,7 +7329,7 @@ paths: description: Delete a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 operationId: servicePrincipal_DeleteServicePrincipal parameters: - name: servicePrincipal-id @@ -7504,7 +7508,7 @@ paths: description: 'Remove an appManagementPolicy policy object from an application or service principal object. When you remove the appManagementPolicy, the application or service principal adopts the tenant-wide tenantAppManagementPolicy setting. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppManagementPolicy parameters: - name: servicePrincipal-id @@ -7565,7 +7569,7 @@ paths: description: 'Retrieve a list of appRoleAssignment that users, groups, or client service principals have been granted for the given resource service principal. For example, if the resource service principal is the service principal for the Microsoft Graph API, this will return all service principals that have been granted any app-only permissions to Microsoft Graph. If the resource service principal is an application that has app roles granted to users and groups, this will return all the users and groups assigned app roles for this application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -7658,7 +7662,7 @@ paths: description: 'Assign an app role for a resource service principal, to a user, group, or client service principal. App roles that are assigned to service principals are also known as application permissions. Application permissions can be granted directly with app role assignments, or through a consent experience. To grant an app role assignment, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -7798,7 +7802,7 @@ paths: description: 'Deletes an appRoleAssignment that a user, group, or client service principal has been granted for a resource service principal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -7859,7 +7863,7 @@ paths: description: 'App role assignment for another app or service, granted to this service principal. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignment parameters: - name: servicePrincipal-id @@ -7962,7 +7966,7 @@ paths: description: 'Assign an app role to a client service principal. App roles that are assigned to service principals are also known as application permissions. Application permissions can be granted directly with app role assignments, or through a consent experience. To grant an app role assignment to a client service principal, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignment parameters: - name: servicePrincipal-id @@ -8112,7 +8116,7 @@ paths: description: Deletes an appRoleAssignment that a service principal has been granted. App roles which are assigned to service principals are also known as application permissions. Deleting an app role assignment for a service principal is equivalent to revoking the app-only permission grant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignment parameters: - name: servicePrincipal-id @@ -8183,7 +8187,7 @@ paths: description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicy parameters: - name: servicePrincipal-id @@ -8270,7 +8274,7 @@ paths: description: Remove a claimsMappingPolicy from a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8338,7 +8342,7 @@ paths: description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8393,7 +8397,7 @@ paths: description: Assign a claimsMappingPolicy to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8718,7 +8722,7 @@ paths: description: Retrieve the list of delegatedPermissionClassification currently configured for the delegated permissions exposed by an API. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_ListDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -8796,7 +8800,7 @@ paths: description: Classify a delegated permission by adding a delegatedPermissionClassification to the servicePrincipal representing the API. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_CreateDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -8930,7 +8934,7 @@ paths: description: Deletes a delegatedPermissionClassification which had previously been set for a delegated permission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_DeleteDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -9535,7 +9539,7 @@ paths: description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicy parameters: - name: servicePrincipal-id @@ -9622,7 +9626,7 @@ paths: description: Remove a homeRealmDiscoveryPolicy from a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -9690,7 +9694,7 @@ paths: description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -9745,7 +9749,7 @@ paths: description: Assign a homeRealmDiscoveryPolicy to a servicePrincipal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -9772,7 +9776,7 @@ paths: description: 'Roles that this service principal is a member of. HTTP Methods: GET Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0 operationId: servicePrincipal_ListMemberGraphOPre parameters: - name: servicePrincipal-id @@ -10487,7 +10491,7 @@ paths: description: 'Adds a key credential to a servicePrincipal. This method along with removeKey can be used by a servicePrincipal to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. ServicePrincipals that don’t have any existing valid certificates (i.e.: no certificates have been added yet, or all certificates have expired), won’t be able to use this service action. Update servicePrincipal can be used to perform an update instead.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0 operationId: servicePrincipal_addKey parameters: - name: servicePrincipal-id @@ -10532,7 +10536,7 @@ paths: description: Add a strong password or secret to a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0 operationId: servicePrincipal_addPassword parameters: - name: servicePrincipal-id @@ -10570,10 +10574,10 @@ paths: tags: - servicePrincipals.Actions summary: Invoke action addTokenSigningCertificate - description: "Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \n+ The keyCredentials object with the following objects:\n + A private key object with **usage** set to `Sign`.\n + A public key object with **usage** set to `Verify`.\n+ The passwordCredentials object. All the objects have the same value of **customKeyIdentifier**. The **passwordCredential** is used to open the PFX file (private key). It and the associated private key object have the same value of **keyId**. When set during creation through the **displayName** property, the subject of the certificate cannot be updated. The **startDateTime** is set to the same time the certificate is created using the action. The **endDateTime** can be up to three years after the certificate is created." + description: "Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \n+ The keyCredentials object with the following objects:\n + A private key object with usage set to Sign.\n + A public key object with usage set to Verify.\n+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. When set during creation through the displayName property, the subject of the certificate cannot be updated. The startDateTime is set to the same time the certificate is created using the action. The endDateTime can be up to three years after the certificate is created." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0 operationId: servicePrincipal_addTokenSigningCertificate parameters: - name: servicePrincipal-id @@ -10620,7 +10624,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: servicePrincipal_checkMemberGroup parameters: - name: servicePrincipal-id @@ -10728,7 +10732,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: servicePrincipal_getMemberGroup parameters: - name: servicePrincipal-id @@ -10781,10 +10785,10 @@ paths: tags: - servicePrincipals.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: servicePrincipal_getMemberObject parameters: - name: servicePrincipal-id @@ -10840,7 +10844,7 @@ paths: description: 'Remove a key credential from a servicePrincipal. This method along with addKey can be used by a servicePrincipal to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0 operationId: servicePrincipal_removeKey parameters: - name: servicePrincipal-id @@ -10881,7 +10885,7 @@ paths: description: Remove a password from a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0 operationId: servicePrincipal_removePassword parameters: - name: servicePrincipal-id @@ -10920,7 +10924,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: servicePrincipal_restore parameters: - name: servicePrincipal-id @@ -10949,7 +10953,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant entities, representing delegated permissions granted to the service principal (representing the client application) to access an API on behalf of a user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0 operationId: servicePrincipal_ListOauth2PermissionGrant parameters: - name: servicePrincipal-id @@ -12005,7 +12009,7 @@ paths: description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of non-admin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwner parameters: - name: servicePrincipal-id @@ -12088,7 +12092,7 @@ paths: description: 'Remove an owner from a servicePrincipal object. As a recommended best practice, service principals should have at least two owners.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 operationId: servicePrincipal_DeleteOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -12434,7 +12438,7 @@ paths: description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of non-admin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -12491,7 +12495,7 @@ paths: description: 'Use this API to add an owner for the servicePrincipal. Service principal owners can be users, the service principal itself, or other service principals.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0 operationId: servicePrincipal_CreateOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -13070,7 +13074,7 @@ paths: description: List existing jobs for a given application instance (service principal). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListJob parameters: - name: servicePrincipal-id @@ -13153,7 +13157,7 @@ paths: description: Create new synchronization job with a default synchronization schema. The job is created in a disabled state. Call Start job to start synchronization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_CreateJob parameters: - name: servicePrincipal-id @@ -13189,7 +13193,7 @@ paths: description: Retrieve the existing synchronization job and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_GetJob parameters: - name: servicePrincipal-id @@ -13294,7 +13298,7 @@ paths: description: 'Stop the synchronization job, and permanently delete all the state associated with it. Synchronized accounts are left as-is.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_DeleteJob parameters: - name: servicePrincipal-id @@ -13333,7 +13337,7 @@ paths: description: 'Temporarily stop a running synchronization job. All the progress, including job state, is persisted, and the job will continue from where it left off when a start call is made.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_pause parameters: - name: servicePrincipal-id @@ -13366,7 +13370,7 @@ paths: description: 'Select a user and provision the account on-demand. The rate limit for this API is 5 requests per 10 seconds. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_provisionOnDemand parameters: - name: servicePrincipal-id @@ -13417,7 +13421,7 @@ paths: description: 'Restart a stopped synchronization job, forcing it to reprocess all the objects in the directory. Optionally clears existing the synchronization state and previous errors.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_restart parameters: - name: servicePrincipal-id @@ -13462,7 +13466,7 @@ paths: description: 'Start an existing synchronization job. If the job is in a paused state, it will continue processing changes from the point where it was paused. If the job is in quarantine, the quarantine status will be cleared. Do not create scripts to call the start job continuously while it''s running because that can cause the service to stop running. Use the start job only when the job is currently paused or in quarantine. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_start parameters: - name: servicePrincipal-id @@ -13495,7 +13499,7 @@ paths: description: Validate that the credentials are valid in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_validateCredential parameters: - name: servicePrincipal-id @@ -13552,7 +13556,7 @@ paths: description: Retrieve the schema for a given synchronization job or template. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_GetSchema parameters: - name: servicePrincipal-id @@ -13616,7 +13620,7 @@ paths: description: 'Update the synchronization schema for a given job or template. This method fully replaces the current schema with the one provided in the request. To update the schema of a template, make the call on the application object. You must be the owner of the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_UpdateSchema parameters: - name: servicePrincipal-id @@ -13987,7 +13991,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job.schema.directory_discover parameters: - name: servicePrincipal-id @@ -14228,7 +14232,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job.schema_parseExpression parameters: - name: servicePrincipal-id @@ -14349,7 +14353,7 @@ paths: description: Acquire an OAuth access token to authorize the Azure AD provisioning service to provision users into an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_acquireAccessToken parameters: - name: servicePrincipal-id @@ -14445,7 +14449,7 @@ paths: description: List the synchronization templates associated with a given application or service principal. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListTemplate parameters: - name: servicePrincipal-id @@ -14631,7 +14635,7 @@ paths: description: Update (override) the synchronization template associated with a given application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_UpdateTemplate parameters: - name: servicePrincipal-id @@ -15137,7 +15141,7 @@ paths: description: 'Discover the latest schema definition for provisioning to an application. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.template.schema.directory_discover parameters: - name: servicePrincipal-id @@ -15378,7 +15382,7 @@ paths: description: 'Parse a given string expression into an attributeMappingSource object. For more information about expressions, see Writing Expressions for Attribute Mappings in Azure Active Directory.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.template.schema_parseExpression parameters: - name: servicePrincipal-id @@ -15795,7 +15799,7 @@ paths: summary: Get transitiveMemberOf from servicePrincipals externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0 operationId: servicePrincipal_ListTransitiveMemberGraphOPre parameters: - name: servicePrincipal-id @@ -16509,7 +16513,7 @@ paths: description: Retrieve the properties and relationships of a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0 operationId: servicePrincipal_GetServicePrincipalGraphBPreAppId parameters: - name: appId @@ -16542,6 +16546,7 @@ paths: - appOwnerOrganizationId - appRoleAssignmentRequired - appRoles + - customSecurityAttributes - description - disabledByMicrosoftStatus - displayName @@ -16660,7 +16665,7 @@ paths: description: Delete a servicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0 operationId: servicePrincipal_DeleteServicePrincipalGraphBPreAppId parameters: - name: appId @@ -16741,6 +16746,7 @@ paths: - appOwnerOrganizationId - appRoleAssignmentRequired - appRoles + - customSecurityAttributes - description - disabledByMicrosoftStatus - displayName @@ -16816,6 +16822,8 @@ paths: - appRoleAssignmentRequired desc - appRoles - appRoles desc + - customSecurityAttributes + - customSecurityAttributes desc - description - description desc - disabledByMicrosoftStatus @@ -16898,7 +16906,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: servicePrincipal_getAvailableExtensionProperty requestBody: description: Action parameters @@ -16946,7 +16954,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: servicePrincipal_getGraphBPreId requestBody: description: Action parameters @@ -16999,7 +17007,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: servicePrincipal_validateProperty requestBody: description: Action parameters @@ -17039,7 +17047,7 @@ paths: description: Represents the app roles a user has been granted for an application. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0 operationId: user_ListAppRoleAssignment parameters: - name: user-id @@ -17142,7 +17150,7 @@ paths: description: 'Use this API to assign an app role to a user. To grant an app role assignment to a user, you need three identifiers:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0 operationId: user_CreateAppRoleAssignment parameters: - name: user-id @@ -17292,7 +17300,7 @@ paths: description: Delete an appRoleAssignment that has been granted to a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0 operationId: user_DeleteAppRoleAssignment parameters: - name: user-id @@ -17811,6 +17819,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.appRole' description: The roles exposed by the application which this service principal represents. For more information see the appRoles property definition on the application entity. Not nullable. + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' description: type: string description: 'Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.' @@ -17888,7 +17898,7 @@ components: description: 'Contains the list of identifiersUris, copied over from the associated application. Additional values can be added to hybrid applications. These values can be used to identify the permissions exposed by this app within Azure AD. For example,Client apps can specify a resource URI which is based on the values of this property to acquire an access token, which is the URI returned in the ''aud'' claim.The any operator is required for filter expressions on multi-valued properties. Not nullable. Supports $filter (eq, not, ge, le, startsWith).' servicePrincipalType: type: string - description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: __Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.__ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.__Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.__SocialIdp - For internal use.' + description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.SocialIdp - For internal use.' nullable: true signInAudience: type: string @@ -18063,6 +18073,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -19368,7 +19380,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -19705,6 +19717,11 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.permissionScope: title: permissionScope type: object @@ -21677,6 +21694,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -21895,6 +21915,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -22001,6 +22026,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -24309,7 +24339,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -28453,11 +28483,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/Bookings.yml b/openApiDocs/v1.0/Bookings.yml index 7748ab970ac..113bd1feaf5 100644 --- a/openApiDocs/v1.0/Bookings.yml +++ b/openApiDocs/v1.0/Bookings.yml @@ -77,10 +77,10 @@ paths: tags: - solutions.bookingBusiness summary: List bookingBusinesses - description: 'Get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the **id** and **displayName** of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its **id** in a GET operation.' + description: 'Get a collection of bookingBusiness objects that has been created for the tenant. This operation returns only the id and displayName of each Microsoft Bookings business in the collection. For performance considerations, it does not return other properties. You can get the other properties of a Bookings business by specifying its id in a GET operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0 operationId: solution_ListBookingBusiness parameters: - $ref: '#/components/parameters/top' @@ -186,10 +186,10 @@ paths: tags: - solutions.bookingBusiness summary: Create bookingBusiness - description: 'Create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the **bookingBusiness**.' + description: 'Create a new Microsoft Bookings business in a tenant. This is the first step in setting up a Bookings business where you must specify the business display name. You can include other information such as business address, web site address, and scheduling policy, or set that information later by updating the bookingBusiness.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0 operationId: solution_CreateBookingBusiness requestBody: description: New navigation property @@ -216,7 +216,7 @@ paths: description: Get the properties and relationships of a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0 operationId: solution_GetBookingBusiness parameters: - name: bookingBusiness-id @@ -292,7 +292,7 @@ paths: description: Update the properties of a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0 operationId: solution_UpdateBookingBusiness parameters: - name: bookingBusiness-id @@ -327,7 +327,7 @@ paths: description: Delete a bookingBusiness object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0 operationId: solution_DeleteBookingBusiness parameters: - name: bookingBusiness-id @@ -358,7 +358,7 @@ paths: description: Get a list of bookingAppointment objects for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListAppointment parameters: - name: bookingBusiness-id @@ -499,7 +499,7 @@ paths: description: Create a new bookingAppointment for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0 operationId: solution.bookingBusiness_CreateAppointment parameters: - name: bookingBusiness-id @@ -532,10 +532,10 @@ paths: tags: - solutions.bookingBusiness summary: Get bookingAppointment - description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The **startDateTime** and **endDateTime** properties are always returned in UTC. + description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The startDateTime and endDateTime properties are always returned in UTC. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0 operationId: solution.bookingBusiness_GetAppointment parameters: - name: bookingBusiness-id @@ -619,7 +619,7 @@ paths: description: Update the properties of a bookingAppointment object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0 operationId: solution.bookingBusiness_UpdateAppointment parameters: - name: bookingBusiness-id @@ -662,7 +662,7 @@ paths: description: Delete a bookingAppointment in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0 operationId: solution.bookingBusiness_DeleteAppointment parameters: - name: bookingBusiness-id @@ -701,7 +701,7 @@ paths: description: Cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 operationId: solution.bookingBusiness.appointment_cancel parameters: - name: bookingBusiness-id @@ -769,7 +769,7 @@ paths: description: The set of appointments of this business in a specified date range. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListCalendarView parameters: - name: bookingBusiness-id @@ -1129,7 +1129,7 @@ paths: description: Cancel the specified bookingAppointment in the specified bookingBusiness and send a message to the involved customer and staff members. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0 operationId: solution.bookingBusiness.calendarView_cancel parameters: - name: bookingBusiness-id @@ -1197,7 +1197,7 @@ paths: description: Get a list of bookingCustomer objects of a business. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListCustomer parameters: - name: bookingBusiness-id @@ -1266,7 +1266,7 @@ paths: description: Create a new bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0 operationId: solution.bookingBusiness_CreateCustomer parameters: - name: bookingBusiness-id @@ -1302,7 +1302,7 @@ paths: description: Get the properties and relationships of a bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0 operationId: solution.bookingBusiness_GetCustomer parameters: - name: bookingBusiness-id @@ -1362,7 +1362,7 @@ paths: description: Update the properties of a bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0 operationId: solution.bookingBusiness_UpdateCustomer parameters: - name: bookingBusiness-id @@ -1405,7 +1405,7 @@ paths: description: Delete the specified bookingCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0 operationId: solution.bookingBusiness_DeleteCustomer parameters: - name: bookingBusiness-id @@ -1466,7 +1466,7 @@ paths: description: Get the bookingCustomQuestion resources associated with a bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListCustomQuestion parameters: - name: bookingBusiness-id @@ -1544,7 +1544,7 @@ paths: description: Create a new bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0 operationId: solution.bookingBusiness_CreateCustomQuestion parameters: - name: bookingBusiness-id @@ -1580,7 +1580,7 @@ paths: description: Read the properties and relationships of a bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0 operationId: solution.bookingBusiness_GetCustomQuestion parameters: - name: bookingBusiness-id @@ -1643,7 +1643,7 @@ paths: description: Update the properties of a bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0 operationId: solution.bookingBusiness_UpdateCustomQuestion parameters: - name: bookingBusiness-id @@ -1686,7 +1686,7 @@ paths: description: Delete a bookingCustomQuestion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0 operationId: solution.bookingBusiness_DeleteCustomQuestion parameters: - name: bookingBusiness-id @@ -1747,7 +1747,7 @@ paths: description: Get the availability information of staff members of a Microsoft Bookings calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0 operationId: solution.bookingBusiness_getStaffAvailability parameters: - name: bookingBusiness-id @@ -1804,10 +1804,10 @@ paths: tags: - solutions.Actions summary: Invoke action publish - description: 'Make the scheduling page of a business available to external customers. Set the **isPublished** property to `true`, and the **publicUrl** property to the URL of the scheduling page.' + description: 'Make the scheduling page of a business available to external customers. Set the isPublished property to true, and the publicUrl property to the URL of the scheduling page.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0 operationId: solution.bookingBusiness_publish parameters: - name: bookingBusiness-id @@ -1829,10 +1829,10 @@ paths: tags: - solutions.Actions summary: Invoke action unpublish - description: 'Make the scheduling page of this business not available to external customers. Set the **isPublished** property to `false`, and the **publicUrl** property to `null`.' + description: 'Make the scheduling page of this business not available to external customers. Set the isPublished property to false, and the publicUrl property to null.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0 operationId: solution.bookingBusiness_unpublish parameters: - name: bookingBusiness-id @@ -1857,7 +1857,7 @@ paths: description: Get a list of bookingService objects in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListService parameters: - name: bookingBusiness-id @@ -1989,7 +1989,7 @@ paths: description: Create a new bookingService for the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0 operationId: solution.bookingBusiness_CreateService parameters: - name: bookingBusiness-id @@ -2025,7 +2025,7 @@ paths: description: Get the properties and relationships of a bookingService object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0 operationId: solution.bookingBusiness_GetService parameters: - name: bookingBusiness-id @@ -2106,7 +2106,7 @@ paths: description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any time buffer to set up before or finish up after the service\n- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0 operationId: solution.bookingBusiness_UpdateService parameters: - name: bookingBusiness-id @@ -2149,7 +2149,7 @@ paths: description: Delete a bookingService object in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0 operationId: solution.bookingBusiness_DeleteService parameters: - name: bookingBusiness-id @@ -2210,7 +2210,7 @@ paths: description: Get a list of bookingStaffMember objects in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0 operationId: solution.bookingBusiness_ListStaffMember parameters: - name: bookingBusiness-id @@ -2279,7 +2279,7 @@ paths: description: Create a new bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0 operationId: solution.bookingBusiness_CreateStaffMember parameters: - name: bookingBusiness-id @@ -2315,7 +2315,7 @@ paths: description: Get the properties and relationships of a bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0 operationId: solution.bookingBusiness_GetStaffMember parameters: - name: bookingBusiness-id @@ -2375,7 +2375,7 @@ paths: description: Update the properties of a bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0 operationId: solution.bookingBusiness_UpdateStaffMember parameters: - name: bookingBusiness-id @@ -2418,7 +2418,7 @@ paths: description: Delete a bookingStaffMember in the specified bookingBusiness. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0 operationId: solution.bookingBusiness_DeleteStaffMember parameters: - name: bookingBusiness-id @@ -2493,7 +2493,7 @@ paths: description: Get a list of bookingCurrency objects available to a Microsoft Bookings business. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0 operationId: solution_ListBookingCurrency parameters: - $ref: '#/components/parameters/top' @@ -2577,10 +2577,10 @@ paths: tags: - solutions.bookingCurrency summary: Get bookingCurrency - description: 'Get the properties of a bookingCurrency object that is available to a Microsoft Bookings business. Use the **id** property, which is the currency code, to specify the currency.' + description: 'Get the properties of a bookingCurrency object that is available to a Microsoft Bookings business. Use the id property, which is the currency code, to specify the currency.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0 operationId: solution_GetBookingCurrency parameters: - name: bookingCurrency-id diff --git a/openApiDocs/v1.0/Calendar.yml b/openApiDocs/v1.0/Calendar.yml index b9b52dac835..d9a3352e587 100644 --- a/openApiDocs/v1.0/Calendar.yml +++ b/openApiDocs/v1.0/Calendar.yml @@ -70,7 +70,7 @@ paths: description: 'Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. Here, the calendar can be a user calendar or group calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 operationId: group.calendar_ListCalendarPermission parameters: - name: group-id @@ -141,7 +141,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: group.calendar_CreateCalendarPermission parameters: - name: group-id @@ -177,7 +177,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: group.calendar_GetCalendarPermission parameters: - name: group-id @@ -230,7 +230,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: group.calendar_UpdateCalendarPermission parameters: - name: group-id @@ -273,7 +273,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: group.calendar_DeleteCalendarPermission parameters: - name: group-id @@ -333,7 +333,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: group.calendar_ListCalendarView parameters: - name: group-id @@ -640,7 +640,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView_ListAttachment parameters: - name: group-id @@ -731,7 +731,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView_CreateAttachment parameters: - name: group-id @@ -845,7 +845,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView_DeleteAttachment parameters: - name: group-id @@ -1058,7 +1058,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView_CreateExtension parameters: - name: group-id @@ -1102,7 +1102,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView_GetExtension parameters: - name: group-id @@ -1289,7 +1289,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.calendarView_ListInstance parameters: - name: group-id @@ -1612,7 +1612,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_ListAttachment parameters: - name: group-id @@ -1711,7 +1711,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -1841,7 +1841,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_DeleteAttachment parameters: - name: group-id @@ -2086,7 +2086,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_CreateExtension parameters: - name: group-id @@ -2138,7 +2138,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_GetExtension parameters: - name: group-id @@ -2407,7 +2407,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or \nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: group.calendar_ListEvent parameters: - name: group-id @@ -2607,7 +2607,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: group.calendar_CreateEvent parameters: - name: group-id @@ -2752,7 +2752,7 @@ paths: description: Update an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 operationId: group.calendar_UpdateEvent parameters: - name: group-id @@ -2830,7 +2830,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event_ListAttachment parameters: - name: group-id @@ -2921,7 +2921,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event_CreateAttachment parameters: - name: group-id @@ -3035,7 +3035,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event_DeleteAttachment parameters: - name: group-id @@ -3248,7 +3248,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event_CreateExtension parameters: - name: group-id @@ -3292,7 +3292,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event_GetExtension parameters: - name: group-id @@ -3479,7 +3479,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendar.event_ListInstance parameters: - name: group-id @@ -3802,7 +3802,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance_ListAttachment parameters: - name: group-id @@ -3901,7 +3901,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance_CreateAttachment parameters: - name: group-id @@ -4031,7 +4031,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendar.event.instance_DeleteAttachment parameters: - name: group-id @@ -4276,7 +4276,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendar.event.instance_CreateExtension parameters: - name: group-id @@ -4328,7 +4328,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendar.event.instance_GetExtension parameters: - name: group-id @@ -4597,7 +4597,7 @@ paths: description: The calendar view for the calendar. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-calendarview?view=graph-rest-1.0 operationId: group_ListCalendarView parameters: - name: group-id @@ -4904,7 +4904,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView_ListAttachment parameters: - name: group-id @@ -4995,7 +4995,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView_CreateAttachment parameters: - name: group-id @@ -5109,7 +5109,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView_DeleteAttachment parameters: - name: group-id @@ -5322,7 +5322,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView_CreateExtension parameters: - name: group-id @@ -5366,7 +5366,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView_GetExtension parameters: - name: group-id @@ -5553,7 +5553,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.calendarView_ListInstance parameters: - name: group-id @@ -5876,7 +5876,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance_ListAttachment parameters: - name: group-id @@ -5975,7 +5975,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -6105,7 +6105,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.calendarView.instance_DeleteAttachment parameters: - name: group-id @@ -6350,7 +6350,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.calendarView.instance_CreateExtension parameters: - name: group-id @@ -6402,7 +6402,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.calendarView.instance_GetExtension parameters: - name: group-id @@ -6671,7 +6671,7 @@ paths: description: Retrieve a list of event objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0 operationId: group_ListEvent parameters: - name: group-id @@ -6853,7 +6853,7 @@ paths: description: Use this API to create a new event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0 operationId: group_CreateEvent parameters: - name: group-id @@ -6889,7 +6889,7 @@ paths: description: Get an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0 operationId: group_GetEvent parameters: - name: group-id @@ -7022,7 +7022,7 @@ paths: description: Delete an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0 operationId: group_DeleteEvent parameters: - name: group-id @@ -7061,7 +7061,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event_ListAttachment parameters: - name: group-id @@ -7152,7 +7152,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event_CreateAttachment parameters: - name: group-id @@ -7266,7 +7266,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event_DeleteAttachment parameters: - name: group-id @@ -7479,7 +7479,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event_CreateExtension parameters: - name: group-id @@ -7523,7 +7523,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event_GetExtension parameters: - name: group-id @@ -7710,7 +7710,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: group.event_ListInstance parameters: - name: group-id @@ -8033,7 +8033,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: group.event.instance_ListAttachment parameters: - name: group-id @@ -8132,7 +8132,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event.instance_CreateAttachment parameters: - name: group-id @@ -8262,7 +8262,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: group.event.instance_DeleteAttachment parameters: - name: group-id @@ -8507,7 +8507,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.event.instance_CreateExtension parameters: - name: group-id @@ -8559,7 +8559,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.event.instance_GetExtension parameters: - name: group-id @@ -8825,10 +8825,10 @@ paths: tags: - places.place summary: Update place - description: 'Update the properties of place object, which can be a room or roomList. You can identify the **room** or **roomList** by specifying the **id** or **emailAddress** property.' + description: 'Update the properties of place object, which can be a room or roomList. You can identify the room or roomList by specifying the id or emailAddress property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/place-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0 operationId: place_UpdatePlace parameters: - name: place-id @@ -9174,7 +9174,7 @@ paths: description: "Get the properties and relationships of a calendar object. The calendar can be one for a user, \nor the default calendar of a Microsoft 365 group. There are two scenarios where an app can get another user's calendar:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-get?view=graph-rest-1.0 operationId: user_GetCalendar parameters: - name: user-id @@ -9232,7 +9232,7 @@ paths: description: "Update the properties of a calendar object. The calendar can be one for a user, \nor the default calendar of a Microsoft 365 group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-update?view=graph-rest-1.0 operationId: user_UpdateCalendar parameters: - name: user-id @@ -9268,7 +9268,7 @@ paths: description: 'Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. Here, the calendar can be a user calendar or group calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_ListCalendarPermission parameters: - name: user-id @@ -9339,7 +9339,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_CreateCalendarPermission parameters: - name: user-id @@ -9375,7 +9375,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendar_GetCalendarPermission parameters: - name: user-id @@ -9428,7 +9428,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -9471,7 +9471,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -9531,7 +9531,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendar_ListCalendarView parameters: - name: user-id @@ -9838,7 +9838,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -9929,7 +9929,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -10043,7 +10043,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -10256,7 +10256,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -10300,7 +10300,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetExtension parameters: - name: user-id @@ -10487,7 +10487,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListInstance parameters: - name: user-id @@ -10810,7 +10810,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -10909,7 +10909,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -11039,7 +11039,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -11284,7 +11284,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -11336,7 +11336,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -11605,7 +11605,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or \nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendar_ListEvent parameters: - name: user-id @@ -11805,7 +11805,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendar_CreateEvent parameters: - name: user-id @@ -11950,7 +11950,7 @@ paths: description: Update an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 operationId: user.calendar_UpdateEvent parameters: - name: user-id @@ -12028,7 +12028,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event_ListAttachment parameters: - name: user-id @@ -12119,7 +12119,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -12233,7 +12233,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event_DeleteAttachment parameters: - name: user-id @@ -12446,7 +12446,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event_CreateExtension parameters: - name: user-id @@ -12490,7 +12490,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event_GetExtension parameters: - name: user-id @@ -12677,7 +12677,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event_ListInstance parameters: - name: user-id @@ -13000,7 +13000,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -13099,7 +13099,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -13229,7 +13229,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -13474,7 +13474,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -13526,7 +13526,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetExtension parameters: - name: user-id @@ -13795,7 +13795,7 @@ paths: description: Get the user's calendar groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendargroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendargroups?view=graph-rest-1.0 operationId: user_ListCalendarGroup parameters: - name: user-id @@ -13861,7 +13861,7 @@ paths: description: Use this API to create a new CalendarGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-calendargroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-calendargroups?view=graph-rest-1.0 operationId: user_CreateCalendarGroup parameters: - name: user-id @@ -13897,7 +13897,7 @@ paths: description: Retrieve the properties and relationships of a calendar group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-get?view=graph-rest-1.0 operationId: user_GetCalendarGroup parameters: - name: user-id @@ -13949,7 +13949,7 @@ paths: description: Update the properties of calendargroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-update?view=graph-rest-1.0 operationId: user_UpdateCalendarGroup parameters: - name: user-id @@ -13992,7 +13992,7 @@ paths: description: Delete a calendar group other than the default calendar group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-delete?view=graph-rest-1.0 operationId: user_DeleteCalendarGroup parameters: - name: user-id @@ -14031,7 +14031,7 @@ paths: description: Retrieve a list of calendars belonging to a calendar group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-list-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-list-calendars?view=graph-rest-1.0 operationId: user.calendarGroup_ListCalendar parameters: - name: user-id @@ -14139,7 +14139,7 @@ paths: description: Use this API to create a new calendar in a calendar group for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendargroup-post-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendargroup-post-calendars?view=graph-rest-1.0 operationId: user.calendarGroup_CreateCalendar parameters: - name: user-id @@ -14344,7 +14344,7 @@ paths: description: 'Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. Here, the calendar can be a user calendar or group calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_ListCalendarPermission parameters: - name: user-id @@ -14431,7 +14431,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_CreateCalendarPermission parameters: - name: user-id @@ -14483,7 +14483,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_GetCalendarPermission parameters: - name: user-id @@ -14552,7 +14552,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -14611,7 +14611,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -14700,10 +14700,10 @@ paths: tags: - users.calendarGroup summary: List calendarView - description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range,\nfrom a user's default calendar `(../me/calendarView)` or some other calendar of the user's." + description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range,\nfrom a user's default calendar (../me/calendarView) or some other calendar of the user's." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_ListCalendarView parameters: - name: user-id @@ -15010,7 +15010,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -15117,7 +15117,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -15263,7 +15263,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -15540,7 +15540,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -15600,7 +15600,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_GetExtension parameters: - name: user-id @@ -15851,7 +15851,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_ListInstance parameters: - name: user-id @@ -16206,7 +16206,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -16321,7 +16321,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -16483,7 +16483,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -16792,7 +16792,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -16860,7 +16860,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -17225,7 +17225,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or \nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_ListEvent parameters: - name: user-id @@ -17441,7 +17441,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_CreateEvent parameters: - name: user-id @@ -17618,7 +17618,7 @@ paths: description: Update an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_UpdateEvent parameters: - name: user-id @@ -17728,7 +17728,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_ListAttachment parameters: - name: user-id @@ -17835,7 +17835,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_CreateAttachment parameters: - name: user-id @@ -17981,7 +17981,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_DeleteAttachment parameters: - name: user-id @@ -18258,7 +18258,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_CreateExtension parameters: - name: user-id @@ -18318,7 +18318,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_GetExtension parameters: - name: user-id @@ -18569,7 +18569,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_ListInstance parameters: - name: user-id @@ -18924,7 +18924,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -19039,7 +19039,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -19201,7 +19201,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -19510,7 +19510,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -19578,7 +19578,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_GetExtension parameters: - name: user-id @@ -19990,10 +19990,10 @@ paths: tags: - users.calendar summary: List calendars - description: 'Get all the user''s calendars (`/calendars` navigation property), get the calendars from the default calendar group or from a specific calendar group. ' + description: 'Get all the user''s calendars (/calendars navigation property), get the calendars from the default calendar group or from a specific calendar group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendars?view=graph-rest-1.0 operationId: user_ListCalendar parameters: - name: user-id @@ -20110,7 +20110,7 @@ paths: description: Create a new calendar for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-calendars?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-calendars?view=graph-rest-1.0 operationId: user_CreateCalendar parameters: - name: user-id @@ -20300,7 +20300,7 @@ paths: description: 'Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. Here, the calendar can be a user calendar or group calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_ListCalendarPermission parameters: - name: user-id @@ -20379,7 +20379,7 @@ paths: description: Create a calendarPermission resource to specify the identity and role of the user with whom the specified calendar is being shared or delegated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-1.0 operationId: user.calendar_CreateCalendarPermission parameters: - name: user-id @@ -20423,7 +20423,7 @@ paths: description: Get the specified permissions object of a user or group calendar that has been shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0 operationId: user.calendar_GetCalendarPermission parameters: - name: user-id @@ -20484,7 +20484,7 @@ paths: description: 'Update the permissions assigned to an existing sharee or delegate, through the corresponding calendarPermission object for a calendar.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0 operationId: user.calendar_UpdateCalendarPermission parameters: - name: user-id @@ -20535,7 +20535,7 @@ paths: description: Delete calendarPermission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0 operationId: user.calendar_DeleteCalendarPermission parameters: - name: user-id @@ -20611,7 +20611,7 @@ paths: description: The calendar view for the calendar. Navigation property. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-calendarview?view=graph-rest-1.0 operationId: user.calendar_ListCalendarView parameters: - name: user-id @@ -20934,7 +20934,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListAttachment parameters: - name: user-id @@ -21033,7 +21033,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -21163,7 +21163,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView_DeleteAttachment parameters: - name: user-id @@ -21408,7 +21408,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateExtension parameters: - name: user-id @@ -21460,7 +21460,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView_GetExtension parameters: - name: user-id @@ -21679,7 +21679,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.calendarView_ListInstance parameters: - name: user-id @@ -22018,7 +22018,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_ListAttachment parameters: - name: user-id @@ -22125,7 +22125,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -22271,7 +22271,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -22548,7 +22548,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateExtension parameters: - name: user-id @@ -22608,7 +22608,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_GetExtension parameters: - name: user-id @@ -22925,7 +22925,7 @@ paths: description: "Retrieve a list of events in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or \nget the instances of an event." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-list-events?view=graph-rest-1.0 operationId: user.calendar_ListEvent parameters: - name: user-id @@ -23133,7 +23133,7 @@ paths: description: 'Use this API to create a new event in a calendar. The calendar can be one for a user, or the default calendar of a Microsoft 365 group. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-post-events?view=graph-rest-1.0 operationId: user.calendar_CreateEvent parameters: - name: user-id @@ -23294,7 +23294,7 @@ paths: description: Update an event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0 operationId: user.calendar_UpdateEvent parameters: - name: user-id @@ -23388,7 +23388,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event_ListAttachment parameters: - name: user-id @@ -23487,7 +23487,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -23617,7 +23617,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event_DeleteAttachment parameters: - name: user-id @@ -23862,7 +23862,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event_CreateExtension parameters: - name: user-id @@ -23914,7 +23914,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event_GetExtension parameters: - name: user-id @@ -24133,7 +24133,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendar.event_ListInstance parameters: - name: user-id @@ -24472,7 +24472,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_ListAttachment parameters: - name: user-id @@ -24579,7 +24579,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -24725,7 +24725,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendar.event.instance_DeleteAttachment parameters: - name: user-id @@ -25002,7 +25002,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateExtension parameters: - name: user-id @@ -25062,7 +25062,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendar.event.instance_GetExtension parameters: - name: user-id @@ -25400,7 +25400,7 @@ paths: description: The calendar view for the calendar. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-calendarview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-calendarview?view=graph-rest-1.0 operationId: user_ListCalendarView parameters: - name: user-id @@ -25743,7 +25743,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView_ListAttachment parameters: - name: user-id @@ -25834,7 +25834,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView_CreateAttachment parameters: - name: user-id @@ -25948,7 +25948,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView_DeleteAttachment parameters: - name: user-id @@ -26161,7 +26161,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView_CreateExtension parameters: - name: user-id @@ -26205,7 +26205,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView_GetExtension parameters: - name: user-id @@ -26392,7 +26392,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.calendarView_ListInstance parameters: - name: user-id @@ -26715,7 +26715,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance_ListAttachment parameters: - name: user-id @@ -26814,7 +26814,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -26944,7 +26944,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.calendarView.instance_DeleteAttachment parameters: - name: user-id @@ -27189,7 +27189,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.calendarView.instance_CreateExtension parameters: - name: user-id @@ -27241,7 +27241,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.calendarView.instance_GetExtension parameters: - name: user-id @@ -27510,7 +27510,7 @@ paths: description: "Get a list of event objects in the user's mailbox. The list contains single \ninstance meetings and series masters. To get expanded event instances, you can get the calendar view, or \nget the instances of an event. Currently, this operation returns event bodies in only HTML format. There are two scenarios where an app can get events in another user's calendar:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-events?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-events?view=graph-rest-1.0 operationId: user_ListEvent parameters: - name: user-id @@ -27710,7 +27710,7 @@ paths: description: "Create one or more single-value extended properties in a new or existing instance of a resource. The following user resources are supported: As well as the following group resources: See Extended properties overview for more information about when to use\nopen extensions or extended properties, and how to specify extended properties." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/singlevaluelegacyextendedproperty-post-singlevalueextendedproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/singlevaluelegacyextendedproperty-post-singlevalueextendedproperties?view=graph-rest-1.0 operationId: user_CreateEvent parameters: - name: user-id @@ -27743,10 +27743,10 @@ paths: tags: - users.event summary: Get event - description: 'Get the properties and relationships of the specified event object. Currently, this operation returns event bodies in only HTML format. There are two scenarios where an app can get an event in another user''s calendar: Since the **event** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in an **event** instance.' + description: 'Get the properties and relationships of the specified event object. Currently, this operation returns event bodies in only HTML format. There are two scenarios where an app can get an event in another user''s calendar: Since the event resource supports extensions, you can also use the GET operation to get custom properties and extension data in an event instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-get?view=graph-rest-1.0 operationId: user_GetEvent parameters: - name: user-id @@ -27858,7 +27858,7 @@ paths: description: Update the properties of the event object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-update?view=graph-rest-1.0 operationId: user_UpdateEvent parameters: - name: user-id @@ -27901,7 +27901,7 @@ paths: description: 'Removes the specified event from the containing calendar. If the event is a meeting, deleting the event on the organizer''s calendar sends a cancellation message to the meeting attendees.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delete?view=graph-rest-1.0 operationId: user_DeleteEvent parameters: - name: user-id @@ -27940,7 +27940,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event_ListAttachment parameters: - name: user-id @@ -28031,7 +28031,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event_CreateAttachment parameters: - name: user-id @@ -28145,7 +28145,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event_DeleteAttachment parameters: - name: user-id @@ -28358,7 +28358,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event_CreateExtension parameters: - name: user-id @@ -28402,7 +28402,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event_GetExtension parameters: - name: user-id @@ -28589,7 +28589,7 @@ paths: description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-instances?view=graph-rest-1.0 operationId: user.event_ListInstance parameters: - name: user-id @@ -28912,7 +28912,7 @@ paths: description: Retrieve a list of attachment objects attached to an event. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-list-attachments?view=graph-rest-1.0 operationId: user.event.instance_ListAttachment parameters: - name: user-id @@ -29011,7 +29011,7 @@ paths: description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event.instance_CreateAttachment parameters: - name: user-id @@ -29141,7 +29141,7 @@ paths: description: 'Delete an attachment from a user calendar event, mail message, or group post.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-delete?view=graph-rest-1.0 operationId: user.event.instance_DeleteAttachment parameters: - name: user-id @@ -29386,7 +29386,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.event.instance_CreateExtension parameters: - name: user-id @@ -29438,7 +29438,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.event.instance_GetExtension parameters: - name: user-id diff --git a/openApiDocs/v1.0/ChangeNotifications.yml b/openApiDocs/v1.0/ChangeNotifications.yml index 2006ea974cf..6a42116a361 100644 --- a/openApiDocs/v1.0/ChangeNotifications.yml +++ b/openApiDocs/v1.0/ChangeNotifications.yml @@ -14,7 +14,7 @@ paths: description: 'Retrieve the properties and relationships of webhook subscriptions, based on the app ID, the user, and the user''s role with a tenant. The content of the response depends on the context in which the app is calling; for details, see the scenarios in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0 operationId: subscription_ListSubscription parameters: - $ref: '#/components/parameters/search' @@ -60,7 +60,7 @@ paths: description: 'Subscribes a listener application to receive change notifications when the requested type of changes occur to the specified resource in Microsoft Graph. To identify the resources for which you can create subscriptions and the limitations on subscriptions, see Set up notifications for changes in resource data: Supported resources. Some resources support rich notifications, that is, notifications that include resource data. For more information about these resources, see Set up change notifications that include resource data: Supported resources.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0 operationId: subscription_CreateSubscription requestBody: description: New entity @@ -87,7 +87,7 @@ paths: description: Retrieve the properties and relationships of a subscription. See the table in the Permissions section for the list of resources that support subscribing to change notifications. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0 operationId: subscription_GetSubscription parameters: - name: subscription-id @@ -141,7 +141,7 @@ paths: description: 'Renew a subscription by extending its expiry time. The table in the Permissions section lists the resources that support subscribing to change notifications. Subscriptions expire after a length of time that varies by resource type. In order to avoid missing change notifications, an app should renew its subscriptions well in advance of their expiry date. See subscription for maximum length of a subscription for each resource type.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0 operationId: subscription_UpdateSubscription parameters: - name: subscription-id @@ -176,7 +176,7 @@ paths: description: 'Delete a subscription. For the list of resources that support subscribing to change notifications, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0 operationId: subscription_DeleteSubscription parameters: - name: subscription-id @@ -204,10 +204,10 @@ paths: tags: - subscriptions.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: subscription_reauthorize parameters: - name: subscription-id @@ -266,11 +266,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/CloudCommunications.yml b/openApiDocs/v1.0/CloudCommunications.yml index 544d6c75d83..5dcf6474ddd 100644 --- a/openApiDocs/v1.0/CloudCommunications.yml +++ b/openApiDocs/v1.0/CloudCommunications.yml @@ -81,7 +81,7 @@ paths: tags: - communications.callRecord summary: Get callRecord - description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the **id** of a **callRecord**:' + description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord:' operationId: communication_ListCallRecord parameters: - $ref: '#/components/parameters/top' @@ -191,10 +191,10 @@ paths: tags: - communications.callRecord summary: Get callRecord - description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the **id** of a **callRecord**:' + description: 'Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0 operationId: communication_GetCallRecord parameters: - name: callRecord-id @@ -315,7 +315,7 @@ paths: description: Retrieve the list of sessions associated with a callRecord object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/callrecords-session-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/callrecords-session-list?view=graph-rest-1.0 operationId: communication.callRecord_ListSession parameters: - name: callRecord-id @@ -1064,7 +1064,7 @@ paths: description: 'Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. You will need to register the calling bot and go through the list of permissions needed as mentioned below.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0 operationId: communication_CreateCall requestBody: description: New navigation property @@ -1091,7 +1091,7 @@ paths: description: Retrieve the properties and relationships of a call object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0 operationId: communication_GetCall parameters: - name: call-id @@ -1202,7 +1202,7 @@ paths: description: 'Delete or hang up an active call. For group calls, this will only delete your call leg and the underlying group call will still continue.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0 operationId: communication_DeleteCall parameters: - name: call-id @@ -1229,7 +1229,11 @@ paths: get: tags: - communications.call - summary: Get audioRoutingGroups from communications + summary: List audioRoutingGroups + description: Retrieve a list of audioRoutingGroup objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0 operationId: communication.call_ListAudioRoutingGroup parameters: - name: call-id @@ -1303,7 +1307,11 @@ paths: post: tags: - communications.call - summary: Create new navigation property to audioRoutingGroups for communications + summary: Create audioRoutingGroup + description: Create a new audioRoutingGroup. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0 operationId: communication.call_CreateAudioRoutingGroup parameters: - name: call-id @@ -1335,7 +1343,11 @@ paths: get: tags: - communications.call - summary: Get audioRoutingGroups from communications + summary: Get audioRoutingGroup + description: Retrieve the properties and relationships of an audioRoutingGroup object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0 operationId: communication.call_GetAudioRoutingGroup parameters: - name: call-id @@ -1394,7 +1406,11 @@ paths: patch: tags: - communications.call - summary: Update the navigation property audioRoutingGroups in communications + summary: Update audioRoutingGroup + description: Modify sources and receivers of an audioRoutingGroup. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0 operationId: communication.call_UpdateAudioRoutingGroup parameters: - name: call-id @@ -1433,7 +1449,11 @@ paths: delete: tags: - communications.call - summary: Delete navigation property audioRoutingGroups for communications + summary: Delete audioRoutingGroup + description: Delete the specified audioRoutingGroup. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0 operationId: communication.call_DeleteAudioRoutingGroup parameters: - name: call-id @@ -1494,7 +1514,7 @@ paths: description: Retrieve a list of contentSharingSession objects in a call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0 operationId: communication.call_ListContentSharingSession parameters: - name: call-id @@ -1595,7 +1615,7 @@ paths: description: Retrieve the properties of a contentSharingSession object in a call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0 operationId: communication.call_GetContentSharingSession parameters: - name: call-id @@ -1751,7 +1771,7 @@ paths: description: 'Add the large gallery view to a call. For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0 operationId: communication.call_addLargeGalleryView parameters: - name: call-id @@ -1793,7 +1813,7 @@ paths: description: 'Enable a bot to answer an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. The bot is expected to answer, reject, or redirect the call before the call times out. The current timeout value is 15 seconds for regular scenarios, and 5 seconds for policy-based recording scenarios.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-answer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0 operationId: communication.call_answer parameters: - name: call-id @@ -1841,10 +1861,10 @@ paths: tags: - communications.Actions summary: Invoke action cancelMediaProcessing - description: 'Cancels processing for any in-progress media operations. Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. The **cancelMediaProcessing** method cancels any operation that is in-process as well as operations that are queued. For example, this method can be used to clean up the IVR operation queue for a new media operation. However, it will not cancel a **subscribeToTone** operation because it operates independent of any operation queue.' + description: 'Cancels processing for any in-progress media operations. Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. For example, this method can be used to clean up the IVR operation queue for a new media operation. However, it will not cancel a subscribeToTone operation because it operates independent of any operation queue.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0 operationId: communication.call_cancelMediaProcessing parameters: - name: call-id @@ -1886,7 +1906,7 @@ paths: description: Allow applications to share screen content with the participants of a group call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0 operationId: communication.call_changeScreenSharingRole parameters: - name: call-id @@ -1920,10 +1940,10 @@ paths: tags: - communications.Actions summary: Invoke action keepAlive - description: 'Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a `404 Not-Found` error. The resources related to the call should be cleaned up on the application side.' + description: 'Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. The resources related to the call should be cleaned up on the application side.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0 operationId: communication.call_keepAlive parameters: - name: call-id @@ -1948,7 +1968,7 @@ paths: description: 'Allows the application to mute itself. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more details about how to handle mute operations, see muteParticipantOperation' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-mute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0 operationId: communication.call_mute parameters: - name: call-id @@ -1990,7 +2010,7 @@ paths: description: 'Play a prompt in the call. For more information about how to handle operations, see commsOperation' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0 operationId: communication.call_playPrompt parameters: - name: call-id @@ -2036,7 +2056,7 @@ paths: description: "Records a short audio response from the caller.\nA bot can utilize this to capture a voice response from a caller after they are prompted for a response. For further information on how to handle operations, please review commsOperation This action is not intended to record the entire call. The maximum length of recording is 2 minutes. The recording is not saved permanently by the Cloud Communications Platform and is discarded shortly after the call ends. The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that's given in the completed notification." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-record?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0 operationId: communication.call_recordResponse parameters: - name: call-id @@ -2113,7 +2133,7 @@ paths: description: Redirect an incoming call that hasn't been answered or rejected yet. The terms 'redirecting' and 'forwarding' a call are used interchangeably. The bot is expected to redirect the call before the call times out. The current timeout value is 15 seconds. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0 operationId: communication.call_redirect parameters: - name: call-id @@ -2158,10 +2178,10 @@ paths: tags: - communications.Actions summary: Invoke action reject - description: 'Enable a bot to reject an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the **chatInfo** and **meetingInfo** parameters. The bot is expected to answer or reject the call before the call times out. The current timeout value is 15 seconds. This API does not end existing calls that have already been answered. Use delete call to end a call.' + description: 'Enable a bot to reject an incoming call. The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. The bot is expected to answer or reject the call before the call times out. The current timeout value is 15 seconds. This API does not end existing calls that have already been answered. Use delete call to end a call.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-reject?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0 operationId: communication.call_reject parameters: - name: call-id @@ -2201,7 +2221,7 @@ paths: description: Subscribe to DTMF (dual-tone multi-frequency signaling). This allows you to be notified when the user presses keys on a 'dialpad'. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0 operationId: communication.call_subscribeToTone parameters: - name: call-id @@ -2243,7 +2263,7 @@ paths: description: 'Transfer an active peer-to-peer call or group call. A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. This is opposed to transfering the call directly.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0 operationId: communication.call_transfer parameters: - name: call-id @@ -2282,7 +2302,7 @@ paths: description: 'Allow the application to unmute itself. This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. For more information about how to handle unmute operations, see unmuteParticipantOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0 operationId: communication.call_unmute parameters: - name: call-id @@ -2324,7 +2344,7 @@ paths: description: Update the application's recording status associated with a call. This requires the use of the Teams policy-based recording solution. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0 operationId: communication.call_updateRecordingStatus parameters: - name: call-id @@ -2475,7 +2495,7 @@ paths: description: Get the status of an operation that adds the large gallery view to a call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0 operationId: communication.call_GetOperation parameters: - name: call-id @@ -2634,7 +2654,7 @@ paths: description: Retrieve a list of participant objects in the call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0 operationId: communication.call_ListParticipant parameters: - name: call-id @@ -2753,10 +2773,10 @@ paths: tags: - communications.call summary: Get participant - description: Retrieve the properties and relationships of a **participant** object. + description: Retrieve the properties and relationships of a participant object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0 operationId: communication.call_GetParticipant parameters: - name: call-id @@ -2862,7 +2882,7 @@ paths: description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communication.call_DeleteParticipant parameters: - name: call-id @@ -2901,7 +2921,7 @@ paths: description: 'Mute a specific participant in the call. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more information about how to handle mute operations, see muteParticipantOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0 operationId: communication.call.participant_mute parameters: - name: call-id @@ -2951,7 +2971,7 @@ paths: description: Put a participant on hold and play music in the background. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0 operationId: communication.call.participant_startHoldMusic parameters: - name: call-id @@ -3003,7 +3023,7 @@ paths: description: Reincorporate a participant previously put on hold to the call. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0 operationId: communication.call.participant_stopHoldMusic parameters: - name: call-id @@ -3072,10 +3092,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. ' + description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 operationId: communication.call.participant_invite parameters: - name: call-id @@ -3135,7 +3155,7 @@ paths: description: 'Log video teleconferencing device quality data. The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. The other media leg is between the CVI bot and the VTC device. The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. This method is only for the CVI partners to provide their media quality data.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0 operationId: communication.call_logTeleconferenceDeviceQuality requestBody: description: Action parameters @@ -3163,7 +3183,7 @@ paths: description: Get the presence information for multiple users. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0 operationId: communication_getPresencesGraphBPreUserId requestBody: description: Action parameters @@ -3211,7 +3231,7 @@ paths: description: 'Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report is an online meeting artifact. For details, see Online meeting artifacts and permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_ListOnlineMeeting parameters: - $ref: '#/components/parameters/top' @@ -3239,6 +3259,8 @@ paths: - allowedPresenters desc - allowMeetingChat - allowMeetingChat desc + - allowParticipantsToChangeName + - allowParticipantsToChangeName desc - allowTeamworkReactions - allowTeamworkReactions desc - attendeeReport @@ -3295,6 +3317,7 @@ paths: - allowAttendeeToEnableMic - allowedPresenters - allowMeetingChat + - allowParticipantsToChangeName - allowTeamworkReactions - attendeeReport - audioConferencing @@ -3391,6 +3414,7 @@ paths: - allowAttendeeToEnableMic - allowedPresenters - allowMeetingChat + - allowParticipantsToChangeName - allowTeamworkReactions - attendeeReport - audioConferencing @@ -3501,7 +3525,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: communication.onlineMeeting_ListAttendanceReport parameters: - name: onlineMeeting-id @@ -3613,7 +3637,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: communication.onlineMeeting_GetAttendanceReport parameters: - name: onlineMeeting-id @@ -3752,7 +3776,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: communication.onlineMeeting.attendanceReport_ListAttendanceRecord parameters: - name: onlineMeeting-id @@ -4096,7 +4120,7 @@ paths: description: The content stream of the attendee report of a Microsoft Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: communication_GetOnlineMeetingsAttendeeReport parameters: - name: onlineMeeting-id @@ -4200,7 +4224,7 @@ paths: description: 'Create an onlineMeeting object with a custom specified external ID. If the external ID already exists, this API will return the onlineMeeting object with that external ID. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 operationId: communication.onlineMeeting_createOrGet requestBody: description: Action parameters @@ -4336,7 +4360,7 @@ paths: description: Get a user's presence information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 operationId: communication_GetPresence parameters: - name: presence-id @@ -4445,10 +4469,10 @@ paths: tags: - communications.Actions summary: Invoke action clearPresence - description: 'Clear the application''s presence session for a user. If it is the user''s only presence session, the user''s presence will change to `Offline/Offline`. For details about presences sessions, see presence: setPresence.' + description: 'Clear the application''s presence session for a user. If it is the user''s only presence session, the user''s presence will change to Offline/Offline. For details about presences sessions, see presence: setPresence.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 operationId: communication.presence_clearPresence parameters: - name: presence-id @@ -4486,7 +4510,7 @@ paths: description: Clear the preferred availability and activity status for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 operationId: communication.presence_clearUserPreferredPresence parameters: - name: presence-id @@ -4511,7 +4535,7 @@ paths: description: Set the state of a user's presence session as an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 operationId: communication.presence_setPresence parameters: - name: presence-id @@ -4555,10 +4579,10 @@ paths: tags: - communications.Actions summary: Invoke action setUserPreferredPresence - description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence shows as the preferred status. Preferred presence takes effect only when at least one presence session exists for the user. Otherwise, the user''s presence shows as `Offline`. A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. For more details, see presence sessions and time-out and expiration.' + description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence shows as the preferred status. Preferred presence takes effect only when at least one presence session exists for the user. Otherwise, the user''s presence shows as Offline. A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. For more details, see presence sessions and time-out and expiration.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 operationId: communication.presence_setUserPreferredPresence parameters: - name: presence-id @@ -4616,7 +4640,7 @@ paths: description: 'Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report is an online meeting artifact. For details, see Online meeting artifacts and permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_ListOnlineMeeting parameters: - name: user-id @@ -4652,6 +4676,8 @@ paths: - allowedPresenters desc - allowMeetingChat - allowMeetingChat desc + - allowParticipantsToChangeName + - allowParticipantsToChangeName desc - allowTeamworkReactions - allowTeamworkReactions desc - attendeeReport @@ -4708,6 +4734,7 @@ paths: - allowAttendeeToEnableMic - allowedPresenters - allowMeetingChat + - allowParticipantsToChangeName - allowTeamworkReactions - attendeeReport - audioConferencing @@ -4759,7 +4786,7 @@ paths: description: Create an online meeting on behalf of a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/application-post-onlinemeetings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/application-post-onlinemeetings?view=graph-rest-1.0 operationId: user_CreateOnlineMeeting parameters: - name: user-id @@ -4795,7 +4822,7 @@ paths: description: 'Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report is an online meeting artifact. For details, see Online meeting artifacts and permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeeting parameters: - name: user-id @@ -4829,6 +4856,7 @@ paths: - allowAttendeeToEnableMic - allowedPresenters - allowMeetingChat + - allowParticipantsToChangeName - allowTeamworkReactions - attendeeReport - audioConferencing @@ -4881,7 +4909,7 @@ paths: description: Update the properties of the specified onlineMeeting object. Please see Request body section for the list of properties that support updating. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-update?view=graph-rest-1.0 operationId: user_UpdateOnlineMeeting parameters: - name: user-id @@ -4924,7 +4952,7 @@ paths: description: Delete an onlineMeeting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-delete?view=graph-rest-1.0 operationId: user_DeleteOnlineMeeting parameters: - name: user-id @@ -4963,7 +4991,7 @@ paths: description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting. Each time an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0 operationId: user.onlineMeeting_ListAttendanceReport parameters: - name: user-id @@ -5091,7 +5119,7 @@ paths: description: 'Get the meetingAttendanceReport for an onlineMeeting. Each time an online meeting ends, an attendance report will be generated for that session.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0 operationId: user.onlineMeeting_GetAttendanceReport parameters: - name: user-id @@ -5254,7 +5282,7 @@ paths: description: Get a list of attendanceRecord objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attendancerecord-list?view=graph-rest-1.0 operationId: user.onlineMeeting.attendanceReport_ListAttendanceRecord parameters: - name: user-id @@ -5654,7 +5682,7 @@ paths: description: The content stream of the attendee report of a Microsoft Teams live event. Read-only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0 operationId: user_GetOnlineMeetingsAttendeeReport parameters: - name: user-id @@ -5751,7 +5779,7 @@ paths: description: Get a user's presence information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 operationId: user_GetPresence parameters: - name: user-id @@ -6097,6 +6125,7 @@ components: items: type: string nullable: true + description: List of receiving participant ids. routingMode: $ref: '#/components/schemas/microsoft.graph.routingMode' sources: @@ -6104,6 +6133,7 @@ components: items: type: string nullable: true + description: List of source participant ids. additionalProperties: type: object microsoft.graph.contentSharingSession: @@ -6368,7 +6398,7 @@ components: nullable: true cloudServiceInstanceName: type: string - description: 'The Azure deployed cloud service instance name, such as FrontEnd_IN_3.' + description: 'The Azure deployed cloud service instance name, such as FrontEndIN3.' nullable: true cloudServiceName: type: string @@ -6431,6 +6461,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. diff --git a/openApiDocs/v1.0/Compliance.yml b/openApiDocs/v1.0/Compliance.yml index a50abcd293a..879370a4856 100644 --- a/openApiDocs/v1.0/Compliance.yml +++ b/openApiDocs/v1.0/Compliance.yml @@ -75,7 +75,7 @@ paths: description: Get a list of subjectRightsRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0 operationId: privacy_ListSubjectRightsRequest parameters: - $ref: '#/components/parameters/top' @@ -191,7 +191,7 @@ paths: description: Create a new subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0 operationId: privacy_CreateSubjectRightsRequest requestBody: description: New navigation property @@ -218,7 +218,7 @@ paths: description: Read the properties and relationships of a subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0 operationId: privacy_GetSubjectRightsRequest parameters: - name: subjectRightsRequest-id @@ -291,7 +291,7 @@ paths: description: Update the properties of a subjectRightsRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0 operationId: privacy_UpdateSubjectRightsRequest parameters: - name: subjectRightsRequest-id @@ -353,7 +353,7 @@ paths: description: 'Get the list of authored notes assoicated with a subject rights request. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0 operationId: privacy.subjectRightsRequest_ListNote parameters: - name: subjectRightsRequest-id @@ -431,7 +431,7 @@ paths: description: Create a new authoredNote object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0 operationId: privacy.subjectRightsRequest_CreateNote parameters: - name: subjectRightsRequest-id @@ -664,6 +664,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -688,6 +689,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -915,6 +917,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -1688,6 +1695,34 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.profilePhoto: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -2339,34 +2374,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -3985,7 +3992,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -4029,11 +4036,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -5518,6 +5525,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -7680,6 +7689,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -7920,7 +7934,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -9047,6 +9061,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -9265,6 +9282,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: diff --git a/openApiDocs/v1.0/CrossDeviceExperiences.yml b/openApiDocs/v1.0/CrossDeviceExperiences.yml index 9d6d2471d02..734ac53cb3e 100644 --- a/openApiDocs/v1.0/CrossDeviceExperiences.yml +++ b/openApiDocs/v1.0/CrossDeviceExperiences.yml @@ -11,10 +11,10 @@ paths: tags: - users.userActivity summary: Get user activities - description: 'Get activities for a given user. Unlike the **recent** OData function, activities without histories will be returned. The permission UserActivity.ReadWrite.CreatedByApp will apply extra filtering to the response, so that only activities created by your application are returned. This server-side filtering might result in empty pages if the user is particularly active and other applications have created more recent activities. To get your application''s activities, use the **nextLink** property to paginate.' + description: 'Get activities for a given user. Unlike the recent OData function, activities without histories will be returned. The permission UserActivity.ReadWrite.CreatedByApp will apply extra filtering to the response, so that only activities created by your application are returned. This server-side filtering might result in empty pages if the user is particularly active and other applications have created more recent activities. To get your application''s activities, use the nextLink property to paginate.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-get-activities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-get-activities?view=graph-rest-1.0 operationId: user_ListActivity parameters: - name: user-id @@ -267,7 +267,7 @@ paths: description: Delete an existing user activity for your app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-delete-activity?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-delete-activity?view=graph-rest-1.0 operationId: user_DeleteActivity parameters: - name: user-id @@ -517,11 +517,11 @@ paths: patch: tags: - users.userActivity - summary: Create or replace a historyItem - description: Create a new or replace an existing history item for an existing user activity. + summary: Delete a historyItem + description: Delete an existing history item for an existing user activity. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-put-historyitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-delete-historyitem?view=graph-rest-1.0 operationId: user.activity_UpdateHistoryItem parameters: - name: user-id diff --git a/openApiDocs/v1.0/DeviceManagement.Actions.yml b/openApiDocs/v1.0/DeviceManagement.Actions.yml index 5989239418b..d4332264d38 100644 --- a/openApiDocs/v1.0/DeviceManagement.Actions.yml +++ b/openApiDocs/v1.0/DeviceManagement.Actions.yml @@ -11,6 +11,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_assign parameters: - name: deviceCompliancePolicy-id @@ -64,6 +68,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action scheduleActionsForRules + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_scheduleActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -99,6 +107,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_assign parameters: - name: deviceConfiguration-id @@ -152,6 +164,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_assign parameters: - name: deviceEnrollmentConfiguration-id @@ -187,6 +203,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action setPriority + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_setPriority parameters: - name: deviceEnrollmentConfiguration-id @@ -223,6 +243,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action terminate + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0 operationId: deviceManagement.deviceManagementPartner_terminate parameters: - name: deviceManagementPartner-id @@ -244,6 +268,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action sync + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0 operationId: deviceManagement.exchangeConnector_sync parameters: - name: deviceManagementExchangeConnector-id @@ -277,6 +305,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action import + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0 operationId: deviceManagement.importedWindowsAutopilotDeviceIdentity_import requestBody: description: Action parameters @@ -361,6 +393,9 @@ paths: - deviceManagement.Actions summary: Invoke action bypassActivationLock description: Bypass activation lock + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_bypassActivationLock parameters: - name: managedDevice-id @@ -383,6 +418,9 @@ paths: - deviceManagement.Actions summary: Invoke action cleanWindowsDevice description: Clean Windows device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_cleanWindowsDevice parameters: - name: managedDevice-id @@ -418,6 +456,9 @@ paths: - deviceManagement.Actions summary: Invoke action deleteUserFromSharedAppleDevice description: Delete user from shared Apple device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_deleteUserFromSharedAppleDevice parameters: - name: managedDevice-id @@ -453,6 +494,9 @@ paths: - deviceManagement.Actions summary: Invoke action disableLostMode description: Disable lost mode + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_disableLostMode parameters: - name: managedDevice-id @@ -475,6 +519,9 @@ paths: - deviceManagement.Actions summary: Invoke action locateDevice description: Locate a device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_locateDevice parameters: - name: managedDevice-id @@ -497,6 +544,9 @@ paths: - deviceManagement.Actions summary: Invoke action logoutSharedAppleDeviceActiveUser description: Logout shared Apple device active user + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_logoutSharedAppleDeviceActiveUser parameters: - name: managedDevice-id @@ -519,6 +569,9 @@ paths: - deviceManagement.Actions summary: Invoke action rebootNow description: Reboot device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_rebootNow parameters: - name: managedDevice-id @@ -541,6 +594,9 @@ paths: - deviceManagement.Actions summary: Invoke action recoverPasscode description: Recover passcode + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_recoverPasscode parameters: - name: managedDevice-id @@ -563,6 +619,9 @@ paths: - deviceManagement.Actions summary: Invoke action remoteLock description: Remote lock + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_remoteLock parameters: - name: managedDevice-id @@ -585,6 +644,9 @@ paths: - deviceManagement.Actions summary: Invoke action requestRemoteAssistance description: Request remote assistance + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_requestRemoteAssistance parameters: - name: managedDevice-id @@ -607,6 +669,9 @@ paths: - deviceManagement.Actions summary: Invoke action resetPasscode description: Reset passcode + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_resetPasscode parameters: - name: managedDevice-id @@ -629,6 +694,9 @@ paths: - deviceManagement.Actions summary: Invoke action retire description: Retire a device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_retire parameters: - name: managedDevice-id @@ -651,6 +719,9 @@ paths: - deviceManagement.Actions summary: Invoke action shutDown description: Shut down device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_shutDown parameters: - name: managedDevice-id @@ -672,6 +743,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action syncDevice + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_syncDevice parameters: - name: managedDevice-id @@ -693,6 +768,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action updateWindowsDeviceAccount + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_updateWindowsDeviceAccount parameters: - name: managedDevice-id @@ -726,6 +805,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action windowsDefenderScan + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_windowsDefenderScan parameters: - name: managedDevice-id @@ -760,6 +843,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action windowsDefenderUpdateSignatures + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_windowsDefenderUpdateSignature parameters: - name: managedDevice-id @@ -782,6 +869,9 @@ paths: - deviceManagement.Actions summary: Invoke action wipe description: Wipe a device + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_wipe parameters: - name: managedDevice-id @@ -828,6 +918,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action createDownloadUrl + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent.appLogCollectionRequest_createDownloadUrl parameters: - name: mobileAppTroubleshootingEvent-id @@ -862,6 +956,9 @@ paths: - deviceManagement.Actions summary: Invoke action sendTestMessage description: Sends test message using the specified notificationMessageTemplate in the default locale + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_sendTestMessage parameters: - name: notificationMessageTemplate-id @@ -886,7 +983,7 @@ paths: description: A request to start onboarding. Must be coupled with the appropriate TeamViewer account information externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0 operationId: deviceManagement.remoteAssistancePartner_beginOnboarding parameters: - name: remoteAssistancePartner-id @@ -911,7 +1008,7 @@ paths: description: A request to remove the active TeamViewer connector externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0 operationId: deviceManagement.remoteAssistancePartner_disconnect parameters: - name: remoteAssistancePartner-id @@ -933,6 +1030,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getCachedReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0 operationId: deviceManagement.report_getCachedReport requestBody: description: Action parameters @@ -999,6 +1100,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getCompliancePolicyNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getCompliancePolicyNonComplianceReport requestBody: description: Action parameters @@ -1071,6 +1176,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getCompliancePolicyNonComplianceSummaryReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0 operationId: deviceManagement.report_getCompliancePolicyNonComplianceSummaryReport requestBody: description: Action parameters @@ -1143,6 +1252,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getComplianceSettingNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getComplianceSettingNonComplianceReport requestBody: description: Action parameters @@ -1215,6 +1328,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getConfigurationPolicyNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getConfigurationPolicyNonComplianceReport requestBody: description: Action parameters @@ -1287,6 +1404,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getConfigurationPolicyNonComplianceSummaryReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0 operationId: deviceManagement.report_getConfigurationPolicyNonComplianceSummaryReport requestBody: description: Action parameters @@ -1359,6 +1480,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getConfigurationSettingNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getConfigurationSettingNonComplianceReport requestBody: description: Action parameters @@ -1431,6 +1556,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getDeviceManagementIntentPerSettingContributingProfiles + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0 operationId: deviceManagement.report_getDeviceManagementIntentPerSettingContributingProfile requestBody: description: Action parameters @@ -1503,6 +1632,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getDeviceManagementIntentSettingsReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0 operationId: deviceManagement.report_getDeviceManagementIntentSettingsReport requestBody: description: Action parameters @@ -1575,6 +1708,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getDeviceNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getDeviceNonComplianceReport requestBody: description: Action parameters @@ -1647,6 +1784,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getDevicesWithoutCompliancePolicyReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0 operationId: deviceManagement.report_getDevicesWithoutCompliancePolicyReport requestBody: description: Action parameters @@ -1719,6 +1860,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getHistoricalReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0 operationId: deviceManagement.report_getHistoricalReport requestBody: description: Action parameters @@ -1788,6 +1933,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getNoncompliantDevicesAndSettingsReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0 operationId: deviceManagement.report_getNoncompliantDevicesAndSettingsReport requestBody: description: Action parameters @@ -1860,6 +2009,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getPolicyNonComplianceMetadata + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0 operationId: deviceManagement.report_getPolicyNonComplianceMetadata requestBody: description: Action parameters @@ -1932,6 +2085,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getPolicyNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getPolicyNonComplianceReport requestBody: description: Action parameters @@ -2004,6 +2161,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getPolicyNonComplianceSummaryReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0 operationId: deviceManagement.report_getPolicyNonComplianceSummaryReport requestBody: description: Action parameters @@ -2076,6 +2237,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getReportFilters + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0 operationId: deviceManagement.report_getReportFilter requestBody: description: Action parameters @@ -2148,6 +2313,10 @@ paths: tags: - deviceManagement.Actions summary: Invoke action getSettingNonComplianceReport + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0 operationId: deviceManagement.report_getSettingNonComplianceReport requestBody: description: Action parameters @@ -2221,6 +2390,9 @@ paths: - deviceManagement.Actions summary: Invoke action assignUserToDevice description: Assigns user to Autopilot devices. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0 operationId: deviceManagement.windowsAutopilotDeviceIdentity_assignUserToDevice parameters: - name: windowsAutopilotDeviceIdentity-id @@ -2259,6 +2431,9 @@ paths: - deviceManagement.Actions summary: Invoke action unassignUserFromDevice description: Unassigns the user from an Autopilot device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0 operationId: deviceManagement.windowsAutopilotDeviceIdentity_unassignUserFromDevice parameters: - name: windowsAutopilotDeviceIdentity-id @@ -2281,6 +2456,9 @@ paths: - deviceManagement.Actions summary: Invoke action updateDeviceProperties description: Updates properties on Autopilot devices. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0 operationId: deviceManagement.windowsAutopilotDeviceIdentity_updateDeviceProperty parameters: - name: windowsAutopilotDeviceIdentity-id diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index 7259546358b..085569af28e 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -10,8 +10,11 @@ paths: get: tags: - deviceManagement.applePushNotificationCertificate - summary: Get applePushNotificationCertificate from deviceManagement - description: Apple push notification certificate. + summary: Get applePushNotificationCertificate + description: Read properties and relationships of the applePushNotificationCertificate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0 operationId: deviceManagement_GetApplePushNotificationCertificate parameters: - name: $select @@ -59,7 +62,11 @@ paths: patch: tags: - deviceManagement.applePushNotificationCertificate - summary: Update the navigation property applePushNotificationCertificate in deviceManagement + summary: Update applePushNotificationCertificate + description: Update the properties of a applePushNotificationCertificate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateApplePushNotificationCertificate requestBody: description: New navigation property values @@ -100,8 +107,11 @@ paths: get: tags: - deviceManagement.auditEvent - summary: Get auditEvents from deviceManagement - description: The Audit Events + summary: List auditEvents + description: List properties and relationships of the auditEvent objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0 operationId: deviceManagement_ListAuditEvent parameters: - $ref: '#/components/parameters/top' @@ -191,7 +201,11 @@ paths: post: tags: - deviceManagement.auditEvent - summary: Create new navigation property to auditEvents for deviceManagement + summary: Create auditEvent + description: Create a new auditEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0 operationId: deviceManagement_CreateAuditEvent requestBody: description: New navigation property @@ -214,8 +228,11 @@ paths: get: tags: - deviceManagement.auditEvent - summary: Get auditEvents from deviceManagement - description: The Audit Events + summary: Get auditEvent + description: Read properties and relationships of the auditEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0 operationId: deviceManagement_GetAuditEvent parameters: - name: auditEvent-id @@ -274,7 +291,11 @@ paths: patch: tags: - deviceManagement.auditEvent - summary: Update the navigation property auditEvents in deviceManagement + summary: Update auditEvent + description: Update the properties of a auditEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateAuditEvent parameters: - name: auditEvent-id @@ -305,7 +326,11 @@ paths: delete: tags: - deviceManagement.auditEvent - summary: Delete navigation property auditEvents for deviceManagement + summary: Delete auditEvent + description: Deletes a auditEvent. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteAuditEvent parameters: - name: auditEvent-id @@ -346,8 +371,11 @@ paths: get: tags: - deviceManagement.complianceManagementPartner - summary: Get complianceManagementPartners from deviceManagement - description: The list of Compliance Management Partners configured by the tenant. + summary: List complianceManagementPartners + description: List properties and relationships of the complianceManagementPartner objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-list?view=graph-rest-1.0 operationId: deviceManagement_ListComplianceManagementPartner parameters: - $ref: '#/components/parameters/top' @@ -431,7 +459,11 @@ paths: post: tags: - deviceManagement.complianceManagementPartner - summary: Create new navigation property to complianceManagementPartners for deviceManagement + summary: Create complianceManagementPartner + description: Create a new complianceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-create?view=graph-rest-1.0 operationId: deviceManagement_CreateComplianceManagementPartner requestBody: description: New navigation property @@ -454,8 +486,11 @@ paths: get: tags: - deviceManagement.complianceManagementPartner - summary: Get complianceManagementPartners from deviceManagement - description: The list of Compliance Management Partners configured by the tenant. + summary: Get complianceManagementPartner + description: Read properties and relationships of the complianceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-get?view=graph-rest-1.0 operationId: deviceManagement_GetComplianceManagementPartner parameters: - name: complianceManagementPartner-id @@ -512,7 +547,11 @@ paths: patch: tags: - deviceManagement.complianceManagementPartner - summary: Update the navigation property complianceManagementPartners in deviceManagement + summary: Update complianceManagementPartner + description: Update the properties of a complianceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateComplianceManagementPartner parameters: - name: complianceManagementPartner-id @@ -543,7 +582,11 @@ paths: delete: tags: - deviceManagement.complianceManagementPartner - summary: Delete navigation property complianceManagementPartners for deviceManagement + summary: Delete complianceManagementPartner + description: Deletes a complianceManagementPartner. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteComplianceManagementPartner parameters: - name: complianceManagementPartner-id @@ -584,8 +627,11 @@ paths: get: tags: - deviceManagement.deviceManagementPartner - summary: Get deviceManagementPartners from deviceManagement - description: The list of Device Management Partners configured by the tenant. + summary: List deviceManagementPartners + description: List properties and relationships of the deviceManagementPartner objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceManagementPartner parameters: - $ref: '#/components/parameters/top' @@ -669,7 +715,11 @@ paths: post: tags: - deviceManagement.deviceManagementPartner - summary: Create new navigation property to deviceManagementPartners for deviceManagement + summary: Create deviceManagementPartner + description: Create a new deviceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceManagementPartner requestBody: description: New navigation property @@ -692,8 +742,11 @@ paths: get: tags: - deviceManagement.deviceManagementPartner - summary: Get deviceManagementPartners from deviceManagement - description: The list of Device Management Partners configured by the tenant. + summary: Get deviceManagementPartner + description: Read properties and relationships of the deviceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagementPartner parameters: - name: deviceManagementPartner-id @@ -750,7 +803,11 @@ paths: patch: tags: - deviceManagement.deviceManagementPartner - summary: Update the navigation property deviceManagementPartners in deviceManagement + summary: Update deviceManagementPartner + description: Update the properties of a deviceManagementPartner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagementPartner parameters: - name: deviceManagementPartner-id @@ -781,7 +838,11 @@ paths: delete: tags: - deviceManagement.deviceManagementPartner - summary: Delete navigation property deviceManagementPartners for deviceManagement + summary: Delete deviceManagementPartner + description: Deletes a deviceManagementPartner. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceManagementPartner parameters: - name: deviceManagementPartner-id @@ -822,8 +883,11 @@ paths: get: tags: - deviceManagement.deviceManagementExchangeConnector - summary: Get exchangeConnectors from deviceManagement - description: The list of Exchange Connectors configured by the tenant. + summary: List deviceManagementExchangeConnectors + description: List properties and relationships of the deviceManagementExchangeConnector objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-list?view=graph-rest-1.0 operationId: deviceManagement_ListExchangeConnector parameters: - $ref: '#/components/parameters/top' @@ -907,7 +971,11 @@ paths: post: tags: - deviceManagement.deviceManagementExchangeConnector - summary: Create new navigation property to exchangeConnectors for deviceManagement + summary: Create deviceManagementExchangeConnector + description: Create a new deviceManagementExchangeConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-create?view=graph-rest-1.0 operationId: deviceManagement_CreateExchangeConnector requestBody: description: New navigation property @@ -930,8 +998,11 @@ paths: get: tags: - deviceManagement.deviceManagementExchangeConnector - summary: Get exchangeConnectors from deviceManagement - description: The list of Exchange Connectors configured by the tenant. + summary: Get deviceManagementExchangeConnector + description: Read properties and relationships of the deviceManagementExchangeConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-get?view=graph-rest-1.0 operationId: deviceManagement_GetExchangeConnector parameters: - name: deviceManagementExchangeConnector-id @@ -988,7 +1059,11 @@ paths: patch: tags: - deviceManagement.deviceManagementExchangeConnector - summary: Update the navigation property exchangeConnectors in deviceManagement + summary: Update deviceManagementExchangeConnector + description: Update the properties of a deviceManagementExchangeConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateExchangeConnector parameters: - name: deviceManagementExchangeConnector-id @@ -1019,7 +1094,11 @@ paths: delete: tags: - deviceManagement.deviceManagementExchangeConnector - summary: Delete navigation property exchangeConnectors for deviceManagement + summary: Delete deviceManagementExchangeConnector + description: Deletes a deviceManagementExchangeConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteExchangeConnector parameters: - name: deviceManagementExchangeConnector-id @@ -1060,8 +1139,11 @@ paths: get: tags: - deviceManagement.iosUpdateDeviceStatus - summary: Get iosUpdateStatuses from deviceManagement - description: The IOS software update installation statuses for this account. + summary: List iosUpdateDeviceStatuses + description: List properties and relationships of the iosUpdateDeviceStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0 operationId: deviceManagement_ListIosUpdateStatus parameters: - $ref: '#/components/parameters/top' @@ -1151,7 +1233,11 @@ paths: post: tags: - deviceManagement.iosUpdateDeviceStatus - summary: Create new navigation property to iosUpdateStatuses for deviceManagement + summary: Create iosUpdateDeviceStatus + description: Create a new iosUpdateDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0 operationId: deviceManagement_CreateIosUpdateStatus requestBody: description: New navigation property @@ -1174,8 +1260,11 @@ paths: get: tags: - deviceManagement.iosUpdateDeviceStatus - summary: Get iosUpdateStatuses from deviceManagement - description: The IOS software update installation statuses for this account. + summary: Get iosUpdateDeviceStatus + description: Read properties and relationships of the iosUpdateDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0 operationId: deviceManagement_GetIosUpdateStatus parameters: - name: iosUpdateDeviceStatus-id @@ -1234,7 +1323,11 @@ paths: patch: tags: - deviceManagement.iosUpdateDeviceStatus - summary: Update the navigation property iosUpdateStatuses in deviceManagement + summary: Update iosUpdateDeviceStatus + description: Update the properties of a iosUpdateDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateIosUpdateStatus parameters: - name: iosUpdateDeviceStatus-id @@ -1265,7 +1358,11 @@ paths: delete: tags: - deviceManagement.iosUpdateDeviceStatus - summary: Delete navigation property iosUpdateStatuses for deviceManagement + summary: Delete iosUpdateDeviceStatus + description: Deletes a iosUpdateDeviceStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteIosUpdateStatus parameters: - name: iosUpdateDeviceStatus-id @@ -1306,8 +1403,11 @@ paths: get: tags: - deviceManagement.mobileThreatDefenseConnector - summary: Get mobileThreatDefenseConnectors from deviceManagement - description: The list of Mobile threat Defense connectors configured by the tenant. + summary: List mobileThreatDefenseConnectors + description: List properties and relationships of the mobileThreatDefenseConnector objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-list?view=graph-rest-1.0 operationId: deviceManagement_ListMobileThreatDefenseConnector parameters: - $ref: '#/components/parameters/top' @@ -1409,7 +1509,11 @@ paths: post: tags: - deviceManagement.mobileThreatDefenseConnector - summary: Create new navigation property to mobileThreatDefenseConnectors for deviceManagement + summary: Create mobileThreatDefenseConnector + description: Create a new mobileThreatDefenseConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-create?view=graph-rest-1.0 operationId: deviceManagement_CreateMobileThreatDefenseConnector requestBody: description: New navigation property @@ -1432,8 +1536,11 @@ paths: get: tags: - deviceManagement.mobileThreatDefenseConnector - summary: Get mobileThreatDefenseConnectors from deviceManagement - description: The list of Mobile threat Defense connectors configured by the tenant. + summary: Get mobileThreatDefenseConnector + description: Read properties and relationships of the mobileThreatDefenseConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-get?view=graph-rest-1.0 operationId: deviceManagement_GetMobileThreatDefenseConnector parameters: - name: mobileThreatDefenseConnector-id @@ -1496,7 +1603,11 @@ paths: patch: tags: - deviceManagement.mobileThreatDefenseConnector - summary: Update the navigation property mobileThreatDefenseConnectors in deviceManagement + summary: Update mobileThreatDefenseConnector + description: Update the properties of a mobileThreatDefenseConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateMobileThreatDefenseConnector parameters: - name: mobileThreatDefenseConnector-id @@ -1527,7 +1638,11 @@ paths: delete: tags: - deviceManagement.mobileThreatDefenseConnector - summary: Delete navigation property mobileThreatDefenseConnectors for deviceManagement + summary: Delete mobileThreatDefenseConnector + description: Deletes a mobileThreatDefenseConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteMobileThreatDefenseConnector parameters: - name: mobileThreatDefenseConnector-id @@ -1572,7 +1687,7 @@ paths: description: List properties and relationships of the remoteAssistancePartner objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0 operationId: deviceManagement_ListRemoteAssistancePartner parameters: - $ref: '#/components/parameters/top' @@ -1645,7 +1760,7 @@ paths: description: Create a new remoteAssistancePartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRemoteAssistancePartner requestBody: description: New navigation property @@ -1672,7 +1787,7 @@ paths: description: Read properties and relationships of the remoteAssistancePartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0 operationId: deviceManagement_GetRemoteAssistancePartner parameters: - name: remoteAssistancePartner-id @@ -1728,7 +1843,7 @@ paths: description: Update the properties of a remoteAssistancePartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateRemoteAssistancePartner parameters: - name: remoteAssistancePartner-id @@ -1763,7 +1878,7 @@ paths: description: Deletes a remoteAssistancePartner. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteRemoteAssistancePartner parameters: - name: remoteAssistancePartner-id @@ -1804,8 +1919,11 @@ paths: get: tags: - deviceManagement.resourceOperation - summary: Get resourceOperations from deviceManagement - description: The Resource Operations. + summary: List resourceOperations + description: List properties and relationships of the resourceOperation objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0 operationId: deviceManagement_ListResourceOperation parameters: - $ref: '#/components/parameters/top' @@ -1871,7 +1989,11 @@ paths: post: tags: - deviceManagement.resourceOperation - summary: Create new navigation property to resourceOperations for deviceManagement + summary: Create resourceOperation + description: Create a new resourceOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0 operationId: deviceManagement_CreateResourceOperation requestBody: description: New navigation property @@ -1894,8 +2016,11 @@ paths: get: tags: - deviceManagement.resourceOperation - summary: Get resourceOperations from deviceManagement - description: The Resource Operations. + summary: Get resourceOperation + description: Read properties and relationships of the resourceOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0 operationId: deviceManagement_GetResourceOperation parameters: - name: resourceOperation-id @@ -1946,7 +2071,11 @@ paths: patch: tags: - deviceManagement.resourceOperation - summary: Update the navigation property resourceOperations in deviceManagement + summary: Update resourceOperation + description: Update the properties of a resourceOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateResourceOperation parameters: - name: resourceOperation-id @@ -1977,7 +2106,11 @@ paths: delete: tags: - deviceManagement.resourceOperation - summary: Delete navigation property resourceOperations for deviceManagement + summary: Delete resourceOperation + description: Deletes a resourceOperation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteResourceOperation parameters: - name: resourceOperation-id @@ -2018,8 +2151,11 @@ paths: get: tags: - deviceManagement.deviceAndAppManagementRoleAssignment - summary: Get roleAssignments from deviceManagement - description: The Role Assignments. + summary: List deviceAndAppManagementRoleAssignments + description: List properties and relationships of the deviceAndAppManagementRoleAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0 operationId: deviceManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -2090,7 +2226,11 @@ paths: post: tags: - deviceManagement.deviceAndAppManagementRoleAssignment - summary: Create new navigation property to roleAssignments for deviceManagement + summary: Create deviceAndAppManagementRoleAssignment + description: Create a new deviceAndAppManagementRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRoleAssignment requestBody: description: New navigation property @@ -2113,8 +2253,11 @@ paths: get: tags: - deviceManagement.deviceAndAppManagementRoleAssignment - summary: Get roleAssignments from deviceManagement - description: The Role Assignments. + summary: Get deviceAndAppManagementRoleAssignment + description: Read properties and relationships of the deviceAndAppManagementRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0 operationId: deviceManagement_GetRoleAssignment parameters: - name: deviceAndAppManagementRoleAssignment-id @@ -2168,7 +2311,11 @@ paths: patch: tags: - deviceManagement.deviceAndAppManagementRoleAssignment - summary: Update the navigation property roleAssignments in deviceManagement + summary: Update deviceAndAppManagementRoleAssignment + description: Update the properties of a deviceAndAppManagementRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateRoleAssignment parameters: - name: deviceAndAppManagementRoleAssignment-id @@ -2199,7 +2346,11 @@ paths: delete: tags: - deviceManagement.deviceAndAppManagementRoleAssignment - summary: Delete navigation property roleAssignments for deviceManagement + summary: Delete deviceAndAppManagementRoleAssignment + description: Deletes a deviceAndAppManagementRoleAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteRoleAssignment parameters: - name: deviceAndAppManagementRoleAssignment-id @@ -2296,8 +2447,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get roleDefinitions from deviceManagement - description: The Role Definitions. + summary: List deviceAndAppManagementRoleDefinitions + description: List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0 operationId: deviceManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -2368,7 +2522,11 @@ paths: post: tags: - deviceManagement.roleDefinition - summary: Create new navigation property to roleDefinitions for deviceManagement + summary: Create deviceAndAppManagementRoleDefinition + description: Create a new deviceAndAppManagementRoleDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -2391,8 +2549,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get roleDefinitions from deviceManagement - description: The Role Definitions. + summary: Get roleDefinition + description: Read properties and relationships of the roleDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0 operationId: deviceManagement_GetRoleDefinition parameters: - name: roleDefinition-id @@ -2446,7 +2607,11 @@ paths: patch: tags: - deviceManagement.roleDefinition - summary: Update the navigation property roleDefinitions in deviceManagement + summary: Update deviceAndAppManagementRoleDefinition + description: Update the properties of a deviceAndAppManagementRoleDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateRoleDefinition parameters: - name: roleDefinition-id @@ -2477,7 +2642,11 @@ paths: delete: tags: - deviceManagement.roleDefinition - summary: Delete navigation property roleDefinitions for deviceManagement + summary: Delete roleDefinition + description: Deletes a roleDefinition. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteRoleDefinition parameters: - name: roleDefinition-id @@ -2504,8 +2673,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get roleAssignments from deviceManagement - description: List of Role assignments for this role definition. + summary: List roleAssignments + description: List properties and relationships of the roleAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0 operationId: deviceManagement.roleDefinition_ListRoleAssignment parameters: - name: roleDefinition-id @@ -2581,7 +2753,11 @@ paths: post: tags: - deviceManagement.roleDefinition - summary: Create new navigation property to roleAssignments for deviceManagement + summary: Create roleAssignment + description: Create a new roleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0 operationId: deviceManagement.roleDefinition_CreateRoleAssignment parameters: - name: roleDefinition-id @@ -2613,8 +2789,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get roleAssignments from deviceManagement - description: List of Role assignments for this role definition. + summary: Get roleAssignment + description: Read properties and relationships of the roleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0 operationId: deviceManagement.roleDefinition_GetRoleAssignment parameters: - name: roleDefinition-id @@ -2675,7 +2854,11 @@ paths: patch: tags: - deviceManagement.roleDefinition - summary: Update the navigation property roleAssignments in deviceManagement + summary: Update roleAssignment + description: Update the properties of a roleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0 operationId: deviceManagement.roleDefinition_UpdateRoleAssignment parameters: - name: roleDefinition-id @@ -2714,7 +2897,11 @@ paths: delete: tags: - deviceManagement.roleDefinition - summary: Delete navigation property roleAssignments for deviceManagement + summary: Delete roleAssignment + description: Deletes a roleAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0 operationId: deviceManagement.roleDefinition_DeleteRoleAssignment parameters: - name: roleDefinition-id @@ -2853,7 +3040,7 @@ paths: description: List properties and relationships of the telecomExpenseManagementPartner objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0 operationId: deviceManagement_ListTelecomExpenseManagementPartner parameters: - $ref: '#/components/parameters/top' @@ -2929,7 +3116,7 @@ paths: description: Create a new telecomExpenseManagementPartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0 operationId: deviceManagement_CreateTelecomExpenseManagementPartner requestBody: description: New navigation property @@ -2956,7 +3143,7 @@ paths: description: Read properties and relationships of the telecomExpenseManagementPartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0 operationId: deviceManagement_GetTelecomExpenseManagementPartner parameters: - name: telecomExpenseManagementPartner-id @@ -3013,7 +3200,7 @@ paths: description: Update the properties of a telecomExpenseManagementPartner object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateTelecomExpenseManagementPartner parameters: - name: telecomExpenseManagementPartner-id @@ -3048,7 +3235,7 @@ paths: description: Deletes a telecomExpenseManagementPartner. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteTelecomExpenseManagementPartner parameters: - name: telecomExpenseManagementPartner-id @@ -3089,8 +3276,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get termsAndConditions from deviceManagement - description: The terms and conditions associated with device management of the company. + summary: List termsAndConditionses + description: List properties and relationships of the termsAndConditions objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0 operationId: deviceManagement_ListTermsAndCondition parameters: - $ref: '#/components/parameters/top' @@ -3175,7 +3365,11 @@ paths: post: tags: - deviceManagement.termsAndConditions - summary: Create new navigation property to termsAndConditions for deviceManagement + summary: Create termsAndConditions + description: Create a new termsAndConditions object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0 operationId: deviceManagement_CreateTermsAndCondition requestBody: description: New navigation property @@ -3198,8 +3392,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get termsAndConditions from deviceManagement - description: The terms and conditions associated with device management of the company. + summary: Get termsAndConditions + description: Read properties and relationships of the termsAndConditions object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0 operationId: deviceManagement_GetTermsAndCondition parameters: - name: termsAndConditions-id @@ -3259,7 +3456,11 @@ paths: patch: tags: - deviceManagement.termsAndConditions - summary: Update the navigation property termsAndConditions in deviceManagement + summary: Update termsAndConditions + description: Update the properties of a termsAndConditions object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateTermsAndCondition parameters: - name: termsAndConditions-id @@ -3290,7 +3491,11 @@ paths: delete: tags: - deviceManagement.termsAndConditions - summary: Delete navigation property termsAndConditions for deviceManagement + summary: Delete termsAndConditions + description: Deletes a termsAndConditions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteTermsAndCondition parameters: - name: termsAndConditions-id @@ -3317,8 +3522,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get acceptanceStatuses from deviceManagement - description: The list of acceptance statuses for this T&C policy. + summary: List termsAndConditionsAcceptanceStatuses + description: List properties and relationships of the termsAndConditionsAcceptanceStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_ListAcceptanceStatus parameters: - name: termsAndConditions-id @@ -3397,7 +3605,11 @@ paths: post: tags: - deviceManagement.termsAndConditions - summary: Create new navigation property to acceptanceStatuses for deviceManagement + summary: Create termsAndConditionsAcceptanceStatus + description: Create a new termsAndConditionsAcceptanceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_CreateAcceptanceStatus parameters: - name: termsAndConditions-id @@ -3429,8 +3641,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get acceptanceStatuses from deviceManagement - description: The list of acceptance statuses for this T&C policy. + summary: Get termsAndConditionsAcceptanceStatus + description: Read properties and relationships of the termsAndConditionsAcceptanceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_GetAcceptanceStatus parameters: - name: termsAndConditions-id @@ -3492,7 +3707,11 @@ paths: patch: tags: - deviceManagement.termsAndConditions - summary: Update the navigation property acceptanceStatuses in deviceManagement + summary: Update termsAndConditionsAcceptanceStatus + description: Update the properties of a termsAndConditionsAcceptanceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_UpdateAcceptanceStatus parameters: - name: termsAndConditions-id @@ -3531,7 +3750,11 @@ paths: delete: tags: - deviceManagement.termsAndConditions - summary: Delete navigation property acceptanceStatuses for deviceManagement + summary: Delete termsAndConditionsAcceptanceStatus + description: Deletes a termsAndConditionsAcceptanceStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_DeleteAcceptanceStatus parameters: - name: termsAndConditions-id @@ -3658,8 +3881,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get assignments from deviceManagement - description: The list of assignments for this T&C policy. + summary: List termsAndConditionsAssignments + description: List properties and relationships of the termsAndConditionsAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_ListAssignment parameters: - name: termsAndConditions-id @@ -3727,7 +3953,11 @@ paths: post: tags: - deviceManagement.termsAndConditions - summary: Create new navigation property to assignments for deviceManagement + summary: Create termsAndConditionsAssignment + description: Create a new termsAndConditionsAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_CreateAssignment parameters: - name: termsAndConditions-id @@ -3759,8 +3989,11 @@ paths: get: tags: - deviceManagement.termsAndConditions - summary: Get assignments from deviceManagement - description: The list of assignments for this T&C policy. + summary: Get termsAndConditionsAssignment + description: Read properties and relationships of the termsAndConditionsAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_GetAssignment parameters: - name: termsAndConditions-id @@ -3817,7 +4050,11 @@ paths: patch: tags: - deviceManagement.termsAndConditions - summary: Update the navigation property assignments in deviceManagement + summary: Update termsAndConditionsAssignment + description: Update the properties of a termsAndConditionsAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_UpdateAssignment parameters: - name: termsAndConditions-id @@ -3856,7 +4093,11 @@ paths: delete: tags: - deviceManagement.termsAndConditions - summary: Delete navigation property assignments for deviceManagement + summary: Delete termsAndConditionsAssignment + description: Deletes a termsAndConditionsAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0 operationId: deviceManagement.termsAndCondition_DeleteAssignment parameters: - name: termsAndConditions-id diff --git a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml index de62785775a..ed6e1b2a49a 100644 --- a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml +++ b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml @@ -10,8 +10,11 @@ paths: get: tags: - deviceManagement.onPremisesConditionalAccessSettings - summary: Get conditionalAccessSettings from deviceManagement - description: The Exchange on premises conditional access settings. On premises conditional access will require devices to be both enrolled and compliant for mail access + summary: Get onPremisesConditionalAccessSettings + description: Read properties and relationships of the onPremisesConditionalAccessSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-get?view=graph-rest-1.0 operationId: deviceManagement_GetConditionalAccessSetting parameters: - name: $select @@ -55,7 +58,11 @@ paths: patch: tags: - deviceManagement.onPremisesConditionalAccessSettings - summary: Update the navigation property conditionalAccessSettings in deviceManagement + summary: Update onPremisesConditionalAccessSettings + description: Update the properties of a onPremisesConditionalAccessSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateConditionalAccessSetting requestBody: description: New navigation property values @@ -96,8 +103,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentConfigurations from deviceManagement - description: The list of device enrollment configurations + summary: List deviceEnrollmentLimitConfigurations + description: List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceEnrollmentConfiguration parameters: - $ref: '#/components/parameters/top' @@ -174,7 +184,11 @@ paths: post: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Create new navigation property to deviceEnrollmentConfigurations for deviceManagement + summary: Create deviceEnrollmentPlatformRestrictionsConfiguration + description: Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceEnrollmentConfiguration requestBody: description: New navigation property @@ -197,8 +211,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentConfigurations from deviceManagement - description: The list of device enrollment configurations + summary: Get deviceEnrollmentConfiguration + description: Read properties and relationships of the deviceEnrollmentConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -254,7 +271,11 @@ paths: patch: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Update the navigation property deviceEnrollmentConfigurations in deviceManagement + summary: Update deviceEnrollmentPlatformRestrictionsConfiguration + description: Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -285,7 +306,11 @@ paths: delete: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Delete navigation property deviceEnrollmentConfigurations for deviceManagement + summary: Delete deviceEnrollmentWindowsHelloForBusinessConfiguration + description: Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -312,8 +337,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get assignments from deviceManagement - description: The list of group assignments for the device configuration profile + summary: List enrollmentConfigurationAssignments + description: List properties and relationships of the enrollmentConfigurationAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-list?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_ListAssignment parameters: - name: deviceEnrollmentConfiguration-id @@ -381,7 +409,11 @@ paths: post: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Create new navigation property to assignments for deviceManagement + summary: Create enrollmentConfigurationAssignment + description: Create a new enrollmentConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-create?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_CreateAssignment parameters: - name: deviceEnrollmentConfiguration-id @@ -413,8 +445,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get assignments from deviceManagement - description: The list of group assignments for the device configuration profile + summary: Get enrollmentConfigurationAssignment + description: Read properties and relationships of the enrollmentConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-get?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_GetAssignment parameters: - name: deviceEnrollmentConfiguration-id @@ -471,7 +506,11 @@ paths: patch: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Update the navigation property assignments in deviceManagement + summary: Update enrollmentConfigurationAssignment + description: Update the properties of a enrollmentConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-update?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_UpdateAssignment parameters: - name: deviceEnrollmentConfiguration-id @@ -510,7 +549,11 @@ paths: delete: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Delete navigation property assignments for deviceManagement + summary: Delete enrollmentConfigurationAssignment + description: Deletes a enrollmentConfigurationAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceEnrollmentConfiguration_DeleteAssignment parameters: - name: deviceEnrollmentConfiguration-id @@ -581,8 +624,11 @@ paths: get: tags: - deviceManagement.importedWindowsAutopilotDeviceIdentity - summary: Get importedWindowsAutopilotDeviceIdentities from deviceManagement - description: Collection of imported Windows autopilot devices. + summary: List importedWindowsAutopilotDeviceIdentities + description: List properties and relationships of the importedWindowsAutopilotDeviceIdentity objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0 operationId: deviceManagement_ListImportedWindowsAutopilotDeviceIdentity parameters: - $ref: '#/components/parameters/top' @@ -660,7 +706,11 @@ paths: post: tags: - deviceManagement.importedWindowsAutopilotDeviceIdentity - summary: Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement + summary: Create importedWindowsAutopilotDeviceIdentity + description: Create a new importedWindowsAutopilotDeviceIdentity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0 operationId: deviceManagement_CreateImportedWindowsAutopilotDeviceIdentity requestBody: description: New navigation property @@ -683,8 +733,11 @@ paths: get: tags: - deviceManagement.importedWindowsAutopilotDeviceIdentity - summary: Get importedWindowsAutopilotDeviceIdentities from deviceManagement - description: Collection of imported Windows autopilot devices. + summary: Get importedWindowsAutopilotDeviceIdentity + description: Read properties and relationships of the importedWindowsAutopilotDeviceIdentity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0 operationId: deviceManagement_GetImportedWindowsAutopilotDeviceIdentity parameters: - name: importedWindowsAutopilotDeviceIdentity-id @@ -770,7 +823,11 @@ paths: delete: tags: - deviceManagement.importedWindowsAutopilotDeviceIdentity - summary: Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement + summary: Delete importedWindowsAutopilotDeviceIdentity + description: Deletes a importedWindowsAutopilotDeviceIdentity. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteImportedWindowsAutopilotDeviceIdentity parameters: - name: importedWindowsAutopilotDeviceIdentity-id @@ -811,8 +868,11 @@ paths: get: tags: - deviceManagement.windowsAutopilotDeviceIdentity - summary: Get windowsAutopilotDeviceIdentities from deviceManagement - description: The Windows autopilot device identities contained collection. + summary: List windowsAutopilotDeviceIdentities + description: List properties and relationships of the windowsAutopilotDeviceIdentity objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0 operationId: deviceManagement_ListWindowsAutopilotDeviceIdentity parameters: - $ref: '#/components/parameters/top' @@ -917,7 +977,11 @@ paths: post: tags: - deviceManagement.windowsAutopilotDeviceIdentity - summary: Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement + summary: Create windowsAutopilotDeviceIdentity + description: Create a new windowsAutopilotDeviceIdentity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0 operationId: deviceManagement_CreateWindowsAutopilotDeviceIdentity requestBody: description: New navigation property @@ -940,8 +1004,11 @@ paths: get: tags: - deviceManagement.windowsAutopilotDeviceIdentity - summary: Get windowsAutopilotDeviceIdentities from deviceManagement - description: The Windows autopilot device identities contained collection. + summary: Get windowsAutopilotDeviceIdentity + description: Read properties and relationships of the windowsAutopilotDeviceIdentity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0 operationId: deviceManagement_GetWindowsAutopilotDeviceIdentity parameters: - name: windowsAutopilotDeviceIdentity-id @@ -1036,7 +1103,11 @@ paths: delete: tags: - deviceManagement.windowsAutopilotDeviceIdentity - summary: Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement + summary: Delete windowsAutopilotDeviceIdentity + description: Deletes a windowsAutopilotDeviceIdentity. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteWindowsAutopilotDeviceIdentity parameters: - name: windowsAutopilotDeviceIdentity-id diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 62ea68be1c9..4e5fdb790ea 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -182,7 +182,7 @@ paths: description: Get a list of the browserSiteList objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_ListSiteList parameters: - $ref: '#/components/parameters/top' @@ -271,7 +271,7 @@ paths: description: Create a new browserSiteList object to support Internet Explorer mode. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_CreateSiteList requestBody: description: New navigation property @@ -298,7 +298,7 @@ paths: description: Get a browserSiteList that contains browserSite and browserSharedCookie resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_GetSiteList parameters: - name: browserSiteList-id @@ -362,7 +362,7 @@ paths: description: Update the properties of a browserSiteList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_UpdateSiteList parameters: - name: browserSiteList-id @@ -397,7 +397,7 @@ paths: description: Delete a browserSiteList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode_DeleteSiteList parameters: - name: browserSiteList-id @@ -428,7 +428,7 @@ paths: description: Get a list of the browserSharedCookie objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_ListSharedCookie parameters: - name: browserSiteList-id @@ -533,7 +533,7 @@ paths: description: Create a new browserSharedCookie object in a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_CreateSharedCookie parameters: - name: browserSiteList-id @@ -569,7 +569,7 @@ paths: description: 'Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_GetSharedCookie parameters: - name: browserSiteList-id @@ -641,7 +641,7 @@ paths: description: Update the properties of a browserSharedCookie object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_UpdateSharedCookie parameters: - name: browserSiteList-id @@ -684,7 +684,7 @@ paths: description: Delete a browserSharedCookie from a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_DeleteSharedCookie parameters: - name: browserSiteList-id @@ -745,7 +745,7 @@ paths: description: Get a list of the browserSite objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_ListSite parameters: - name: browserSiteList-id @@ -850,7 +850,7 @@ paths: description: Create a new browserSite object in a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_CreateSite parameters: - name: browserSiteList-id @@ -886,7 +886,7 @@ paths: description: Get a browserSite that resides on a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_GetSite parameters: - name: browserSiteList-id @@ -958,7 +958,7 @@ paths: description: Update the properties of a browserSite object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_UpdateSite parameters: - name: browserSiteList-id @@ -1001,7 +1001,7 @@ paths: description: Delete a browserSite from a browserSiteList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_DeleteSite parameters: - name: browserSiteList-id @@ -1076,7 +1076,7 @@ paths: description: Read properties and relationships of the deviceManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -1239,7 +1239,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-gpanalyticsservice-devicemanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values @@ -1262,8 +1262,11 @@ paths: get: tags: - deviceManagement.detectedApp - summary: Get detectedApps from deviceManagement - description: The list of detected apps associated with a device. + summary: List detectedApps + description: List properties and relationships of the detectedApp objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0 operationId: deviceManagement_ListDetectedApp parameters: - $ref: '#/components/parameters/top' @@ -1340,7 +1343,11 @@ paths: post: tags: - deviceManagement.detectedApp - summary: Create new navigation property to detectedApps for deviceManagement + summary: Create detectedApp + description: Create a new detectedApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDetectedApp requestBody: description: New navigation property @@ -1363,8 +1370,11 @@ paths: get: tags: - deviceManagement.detectedApp - summary: Get detectedApps from deviceManagement - description: The list of detected apps associated with a device. + summary: Get detectedApp + description: Read properties and relationships of the detectedApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0 operationId: deviceManagement_GetDetectedApp parameters: - name: detectedApp-id @@ -1420,7 +1430,11 @@ paths: patch: tags: - deviceManagement.detectedApp - summary: Update the navigation property detectedApps in deviceManagement + summary: Update detectedApp + description: Update the properties of a detectedApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDetectedApp parameters: - name: detectedApp-id @@ -1451,7 +1465,11 @@ paths: delete: tags: - deviceManagement.detectedApp - summary: Delete navigation property detectedApps for deviceManagement + summary: Delete detectedApp + description: Deletes a detectedApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDetectedApp parameters: - name: detectedApp-id @@ -1875,8 +1893,11 @@ paths: get: tags: - deviceManagement.deviceCategory - summary: Get deviceCategories from deviceManagement - description: The list of device categories with the tenant. + summary: List deviceCategories + description: List properties and relationships of the deviceCategory objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCategory parameters: - $ref: '#/components/parameters/top' @@ -1939,7 +1960,11 @@ paths: post: tags: - deviceManagement.deviceCategory - summary: Create new navigation property to deviceCategories for deviceManagement + summary: Create deviceCategory + description: Create a new deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceCategory requestBody: description: New navigation property @@ -1962,8 +1987,11 @@ paths: get: tags: - deviceManagement.deviceCategory - summary: Get deviceCategories from deviceManagement - description: The list of device categories with the tenant. + summary: Get deviceCategory + description: Read properties and relationships of the deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCategory parameters: - name: deviceCategory-id @@ -2013,7 +2041,11 @@ paths: patch: tags: - deviceManagement.deviceCategory - summary: Update the navigation property deviceCategories in deviceManagement + summary: Update deviceCategory + description: Update the properties of a deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCategory parameters: - name: deviceCategory-id @@ -2044,7 +2076,11 @@ paths: delete: tags: - deviceManagement.deviceCategory - summary: Delete navigation property deviceCategories for deviceManagement + summary: Delete deviceCategory + description: Deletes a deviceCategory. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceCategory parameters: - name: deviceCategory-id @@ -2085,8 +2121,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get deviceCompliancePolicies from deviceManagement - description: The device compliance policies. + summary: List windowsPhone81CompliancePolicies + description: List properties and relationships of the windowsPhone81CompliancePolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCompliancePolicy parameters: - $ref: '#/components/parameters/top' @@ -2172,7 +2211,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to deviceCompliancePolicies for deviceManagement + summary: Create androidWorkProfileCompliancePolicy + description: Create a new androidWorkProfileCompliancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceCompliancePolicy requestBody: description: New navigation property @@ -2195,8 +2238,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get deviceCompliancePolicies from deviceManagement - description: The device compliance policies. + summary: Get androidWorkProfileCompliancePolicy + description: Read properties and relationships of the androidWorkProfileCompliancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -2263,7 +2309,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property deviceCompliancePolicies in deviceManagement + summary: Update windows81CompliancePolicy + description: Update the properties of a windows81CompliancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -2294,7 +2344,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property deviceCompliancePolicies for deviceManagement + summary: Delete androidWorkProfileCompliancePolicy + description: Deletes a androidWorkProfileCompliancePolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -2321,8 +2375,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get assignments from deviceManagement - description: The collection of assignments for this compliance policy. + summary: List deviceCompliancePolicyAssignments + description: List properties and relationships of the deviceCompliancePolicyAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_ListAssignment parameters: - name: deviceCompliancePolicy-id @@ -2390,7 +2447,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to assignments for deviceManagement + summary: Create deviceCompliancePolicyAssignment + description: Create a new deviceCompliancePolicyAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_CreateAssignment parameters: - name: deviceCompliancePolicy-id @@ -2422,8 +2483,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get assignments from deviceManagement - description: The collection of assignments for this compliance policy. + summary: Get deviceCompliancePolicyAssignment + description: Read properties and relationships of the deviceCompliancePolicyAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetAssignment parameters: - name: deviceCompliancePolicy-id @@ -2480,7 +2544,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property assignments in deviceManagement + summary: Update deviceCompliancePolicyAssignment + description: Update the properties of a deviceCompliancePolicyAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateAssignment parameters: - name: deviceCompliancePolicy-id @@ -2519,7 +2587,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property assignments for deviceManagement + summary: Delete deviceCompliancePolicyAssignment + description: Deletes a deviceCompliancePolicyAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_DeleteAssignment parameters: - name: deviceCompliancePolicy-id @@ -2863,8 +2935,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get deviceStatuses from deviceManagement - description: List of DeviceComplianceDeviceStatus. + summary: List deviceComplianceDeviceStatuses + description: List properties and relationships of the deviceComplianceDeviceStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_ListDeviceStatus parameters: - name: deviceCompliancePolicy-id @@ -2950,7 +3025,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to deviceStatuses for deviceManagement + summary: Create deviceComplianceDeviceStatus + description: Create a new deviceComplianceDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_CreateDeviceStatus parameters: - name: deviceCompliancePolicy-id @@ -2982,8 +3061,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get deviceStatuses from deviceManagement - description: List of DeviceComplianceDeviceStatus. + summary: Get deviceComplianceDeviceStatus + description: Read properties and relationships of the deviceComplianceDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetDeviceStatus parameters: - name: deviceCompliancePolicy-id @@ -3046,7 +3128,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property deviceStatuses in deviceManagement + summary: Update deviceComplianceDeviceStatus + description: Update the properties of a deviceComplianceDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateDeviceStatus parameters: - name: deviceCompliancePolicy-id @@ -3085,7 +3171,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property deviceStatuses for deviceManagement + summary: Delete deviceComplianceDeviceStatus + description: Deletes a deviceComplianceDeviceStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_DeleteDeviceStatus parameters: - name: deviceCompliancePolicy-id @@ -3142,8 +3232,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get deviceStatusOverview from deviceManagement - description: Device compliance devices status overview + summary: Get deviceComplianceDeviceOverview + description: Read properties and relationships of the deviceComplianceDeviceOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetDeviceStatusOverview parameters: - name: deviceCompliancePolicy-id @@ -3198,7 +3291,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property deviceStatusOverview in deviceManagement + summary: Update deviceComplianceDeviceOverview + description: Update the properties of a deviceComplianceDeviceOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateDeviceStatusOverview parameters: - name: deviceCompliancePolicy-id @@ -3256,8 +3353,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get scheduledActionsForRule from deviceManagement - description: The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + summary: List deviceComplianceScheduledActionForRules + description: List properties and relationships of the deviceComplianceScheduledActionForRule objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_ListScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -3327,7 +3427,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to scheduledActionsForRule for deviceManagement + summary: Create deviceComplianceScheduledActionForRule + description: Create a new deviceComplianceScheduledActionForRule object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_CreateScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -3359,8 +3463,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get scheduledActionsForRule from deviceManagement - description: The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + summary: Get deviceComplianceScheduledActionForRule + description: Read properties and relationships of the deviceComplianceScheduledActionForRule object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -3419,7 +3526,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property scheduledActionsForRule in deviceManagement + summary: Update deviceComplianceScheduledActionForRule + description: Update the properties of a deviceComplianceScheduledActionForRule object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -3458,7 +3569,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property scheduledActionsForRule for deviceManagement + summary: Delete deviceComplianceScheduledActionForRule + description: Deletes a deviceComplianceScheduledActionForRule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_DeleteScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -3493,8 +3608,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get scheduledActionConfigurations from deviceManagement - description: The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + summary: List deviceComplianceActionItems + description: List properties and relationships of the deviceComplianceActionItem objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy.scheduledActionsGraphFPreRule_ListScheduledActionConfiguration parameters: - name: deviceCompliancePolicy-id @@ -3579,7 +3697,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to scheduledActionConfigurations for deviceManagement + summary: Create deviceComplianceActionItem + description: Create a new deviceComplianceActionItem object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy.scheduledActionsGraphFPreRule_CreateScheduledActionConfiguration parameters: - name: deviceCompliancePolicy-id @@ -3619,8 +3741,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get scheduledActionConfigurations from deviceManagement - description: The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + summary: Get deviceComplianceActionItem + description: Read properties and relationships of the deviceComplianceActionItem object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy.scheduledActionsGraphFPreRule_GetScheduledActionConfiguration parameters: - name: deviceCompliancePolicy-id @@ -3688,7 +3813,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property scheduledActionConfigurations in deviceManagement + summary: Update deviceComplianceActionItem + description: Update the properties of a deviceComplianceActionItem object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy.scheduledActionsGraphFPreRule_UpdateScheduledActionConfiguration parameters: - name: deviceCompliancePolicy-id @@ -3735,7 +3864,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property scheduledActionConfigurations for deviceManagement + summary: Delete deviceComplianceActionItem + description: Deletes a deviceComplianceActionItem. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy.scheduledActionsGraphFPreRule_DeleteScheduledActionConfiguration parameters: - name: deviceCompliancePolicy-id @@ -3830,8 +3963,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get userStatuses from deviceManagement - description: List of DeviceComplianceUserStatus. + summary: List deviceComplianceUserStatuses + description: List properties and relationships of the deviceComplianceUserStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_ListUserStatus parameters: - name: deviceCompliancePolicy-id @@ -3911,7 +4047,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create new navigation property to userStatuses for deviceManagement + summary: Create deviceComplianceUserStatus + description: Create a new deviceComplianceUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_CreateUserStatus parameters: - name: deviceCompliancePolicy-id @@ -3943,8 +4083,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get userStatuses from deviceManagement - description: List of DeviceComplianceUserStatus. + summary: Get deviceComplianceUserStatus + description: Read properties and relationships of the deviceComplianceUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetUserStatus parameters: - name: deviceCompliancePolicy-id @@ -4005,7 +4148,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property userStatuses in deviceManagement + summary: Update deviceComplianceUserStatus + description: Update the properties of a deviceComplianceUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateUserStatus parameters: - name: deviceCompliancePolicy-id @@ -4044,7 +4191,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete navigation property userStatuses for deviceManagement + summary: Delete deviceComplianceUserStatus + description: Deletes a deviceComplianceUserStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_DeleteUserStatus parameters: - name: deviceCompliancePolicy-id @@ -4101,8 +4252,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get userStatusOverview from deviceManagement - description: Device compliance users status overview + summary: Get deviceComplianceUserOverview + description: Read properties and relationships of the deviceComplianceUserOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_GetUserStatusOverview parameters: - name: deviceCompliancePolicy-id @@ -4157,7 +4311,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update the navigation property userStatusOverview in deviceManagement + summary: Update deviceComplianceUserOverview + description: Update the properties of a deviceComplianceUserOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicy_UpdateUserStatusOverview parameters: - name: deviceCompliancePolicy-id @@ -4229,8 +4387,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicyDeviceStateSummary - summary: Get deviceCompliancePolicyDeviceStateSummary from deviceManagement - description: The device compliance state summary for this account. + summary: Get deviceCompliancePolicyDeviceStateSummary + description: Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicyDeviceStateSummary parameters: - name: $select @@ -4279,7 +4440,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicyDeviceStateSummary - summary: Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement + summary: Update deviceCompliancePolicyDeviceStateSummary + description: Update the properties of a deviceCompliancePolicyDeviceStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCompliancePolicyDeviceStateSummary requestBody: description: New navigation property values @@ -4320,8 +4485,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Get deviceCompliancePolicySettingStateSummaries from deviceManagement - description: The summary states of compliance policy settings for this account. + summary: List deviceCompliancePolicySettingStateSummaries + description: List properties and relationships of the deviceCompliancePolicySettingStateSummary objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCompliancePolicySettingStateSummary parameters: - $ref: '#/components/parameters/top' @@ -4410,7 +4578,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement + summary: Create deviceCompliancePolicySettingStateSummary + description: Create a new deviceCompliancePolicySettingStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceCompliancePolicySettingStateSummary requestBody: description: New navigation property @@ -4433,8 +4605,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Get deviceCompliancePolicySettingStateSummaries from deviceManagement - description: The summary states of compliance policy settings for this account. + summary: Get deviceCompliancePolicySettingStateSummary + description: Read properties and relationships of the deviceCompliancePolicySettingStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicySettingStateSummary parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4494,7 +4669,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement + summary: Update deviceCompliancePolicySettingStateSummary + description: Update the properties of a deviceCompliancePolicySettingStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCompliancePolicySettingStateSummary parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4525,7 +4704,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement + summary: Delete deviceCompliancePolicySettingStateSummary + description: Deletes a deviceCompliancePolicySettingStateSummary. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceCompliancePolicySettingStateSummary parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4552,8 +4735,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Get deviceComplianceSettingStates from deviceManagement - description: Not yet documented + summary: List deviceComplianceSettingStates + description: List properties and relationships of the deviceComplianceSettingState objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicySettingStateSummary_ListDeviceComplianceSettingState parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4651,7 +4837,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Create new navigation property to deviceComplianceSettingStates for deviceManagement + summary: Create deviceComplianceSettingState + description: Create a new deviceComplianceSettingState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicySettingStateSummary_CreateDeviceComplianceSettingState parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4683,8 +4873,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Get deviceComplianceSettingStates from deviceManagement - description: Not yet documented + summary: Get deviceComplianceSettingState + description: Read properties and relationships of the deviceComplianceSettingState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicySettingStateSummary_GetDeviceComplianceSettingState parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4751,7 +4944,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Update the navigation property deviceComplianceSettingStates in deviceManagement + summary: Update deviceComplianceSettingState + description: Update the properties of a deviceComplianceSettingState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicySettingStateSummary_UpdateDeviceComplianceSettingState parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4790,7 +4987,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicySettingStateSummary - summary: Delete navigation property deviceComplianceSettingStates for deviceManagement + summary: Delete deviceComplianceSettingState + description: Deletes a deviceComplianceSettingState. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceCompliancePolicySettingStateSummary_DeleteDeviceComplianceSettingState parameters: - name: deviceCompliancePolicySettingStateSummary-id @@ -4861,8 +5062,11 @@ paths: get: tags: - deviceManagement.deviceConfigurationDeviceStateSummary - summary: Get deviceConfigurationDeviceStateSummaries from deviceManagement - description: The device configuration device state summary for this account. + summary: Get deviceConfigurationDeviceStateSummary + description: Read properties and relationships of the deviceConfigurationDeviceStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceConfigurationDeviceStateSummary parameters: - name: $select @@ -4909,7 +5113,11 @@ paths: patch: tags: - deviceManagement.deviceConfigurationDeviceStateSummary - summary: Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement + summary: Update deviceConfigurationDeviceStateSummary + description: Update the properties of a deviceConfigurationDeviceStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceConfigurationDeviceStateSummary requestBody: description: New navigation property values @@ -4950,8 +5158,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceConfigurations from deviceManagement - description: The device configurations. + summary: List deviceConfigurations + description: List properties and relationships of the deviceConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceConfiguration parameters: - $ref: '#/components/parameters/top' @@ -5035,7 +5246,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create new navigation property to deviceConfigurations for deviceManagement + summary: Create macOSCustomConfiguration + description: Create a new macOSCustomConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceConfiguration requestBody: description: New navigation property @@ -5058,8 +5273,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceConfigurations from deviceManagement - description: The device configurations. + summary: Get sharedPCConfiguration + description: Read properties and relationships of the sharedPCConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -5124,7 +5342,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property deviceConfigurations in deviceManagement + summary: Update macOSGeneralDeviceConfiguration + description: Update the properties of a macOSGeneralDeviceConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -5155,7 +5377,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete navigation property deviceConfigurations for deviceManagement + summary: Delete macOSDeviceFeaturesConfiguration + description: Deletes a macOSDeviceFeaturesConfiguration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -5182,8 +5408,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get assignments from deviceManagement - description: The list of assignments for the device configuration profile. + summary: List deviceConfigurationAssignments + description: List properties and relationships of the deviceConfigurationAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_ListAssignment parameters: - name: deviceConfiguration-id @@ -5251,7 +5480,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create new navigation property to assignments for deviceManagement + summary: Create deviceConfigurationAssignment + description: Create a new deviceConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_CreateAssignment parameters: - name: deviceConfiguration-id @@ -5283,8 +5516,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get assignments from deviceManagement - description: The list of assignments for the device configuration profile. + summary: Get deviceConfigurationAssignment + description: Read properties and relationships of the deviceConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetAssignment parameters: - name: deviceConfiguration-id @@ -5341,7 +5577,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property assignments in deviceManagement + summary: Update deviceConfigurationAssignment + description: Update the properties of a deviceConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateAssignment parameters: - name: deviceConfiguration-id @@ -5380,7 +5620,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete navigation property assignments for deviceManagement + summary: Delete deviceConfigurationAssignment + description: Deletes a deviceConfigurationAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_DeleteAssignment parameters: - name: deviceConfiguration-id @@ -5437,8 +5681,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceSettingStateSummaries from deviceManagement - description: Device Configuration Setting State Device Summary + summary: List settingStateDeviceSummaries + description: List properties and relationships of the settingStateDeviceSummary objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_ListDeviceSettingStateSummary parameters: - name: deviceConfiguration-id @@ -5530,7 +5777,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create new navigation property to deviceSettingStateSummaries for deviceManagement + summary: Create settingStateDeviceSummary + description: Create a new settingStateDeviceSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_CreateDeviceSettingStateSummary parameters: - name: deviceConfiguration-id @@ -5562,8 +5813,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceSettingStateSummaries from deviceManagement - description: Device Configuration Setting State Device Summary + summary: Get settingStateDeviceSummary + description: Read properties and relationships of the settingStateDeviceSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetDeviceSettingStateSummary parameters: - name: deviceConfiguration-id @@ -5628,7 +5882,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property deviceSettingStateSummaries in deviceManagement + summary: Update settingStateDeviceSummary + description: Update the properties of a settingStateDeviceSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateDeviceSettingStateSummary parameters: - name: deviceConfiguration-id @@ -5667,7 +5925,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete navigation property deviceSettingStateSummaries for deviceManagement + summary: Delete settingStateDeviceSummary + description: Deletes a settingStateDeviceSummary. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_DeleteDeviceSettingStateSummary parameters: - name: deviceConfiguration-id @@ -5724,8 +5986,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceStatuses from deviceManagement - description: Device configuration installation status by device. + summary: List deviceConfigurationDeviceStatuses + description: List properties and relationships of the deviceConfigurationDeviceStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_ListDeviceStatus parameters: - name: deviceConfiguration-id @@ -5811,7 +6076,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create new navigation property to deviceStatuses for deviceManagement + summary: Create deviceConfigurationDeviceStatus + description: Create a new deviceConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_CreateDeviceStatus parameters: - name: deviceConfiguration-id @@ -5843,8 +6112,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceStatuses from deviceManagement - description: Device configuration installation status by device. + summary: Get deviceConfigurationDeviceStatus + description: Read properties and relationships of the deviceConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetDeviceStatus parameters: - name: deviceConfiguration-id @@ -5907,7 +6179,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property deviceStatuses in deviceManagement + summary: Update deviceConfigurationDeviceStatus + description: Update the properties of a deviceConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateDeviceStatus parameters: - name: deviceConfiguration-id @@ -5946,7 +6222,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete navigation property deviceStatuses for deviceManagement + summary: Delete deviceConfigurationDeviceStatus + description: Deletes a deviceConfigurationDeviceStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_DeleteDeviceStatus parameters: - name: deviceConfiguration-id @@ -6003,8 +6283,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceStatusOverview from deviceManagement - description: Device Configuration devices status overview + summary: Get deviceConfigurationDeviceOverview + description: Read properties and relationships of the deviceConfigurationDeviceOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetDeviceStatusOverview parameters: - name: deviceConfiguration-id @@ -6059,7 +6342,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property deviceStatusOverview in deviceManagement + summary: Update deviceConfigurationDeviceOverview + description: Update the properties of a deviceConfigurationDeviceOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateDeviceStatusOverview parameters: - name: deviceConfiguration-id @@ -6117,8 +6404,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get userStatuses from deviceManagement - description: Device configuration installation status by user. + summary: List deviceConfigurationUserStatuses + description: List properties and relationships of the deviceConfigurationUserStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_ListUserStatus parameters: - name: deviceConfiguration-id @@ -6198,7 +6488,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create new navigation property to userStatuses for deviceManagement + summary: Create deviceConfigurationUserStatus + description: Create a new deviceConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_CreateUserStatus parameters: - name: deviceConfiguration-id @@ -6230,8 +6524,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get userStatuses from deviceManagement - description: Device configuration installation status by user. + summary: Get deviceConfigurationUserStatus + description: Read properties and relationships of the deviceConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetUserStatus parameters: - name: deviceConfiguration-id @@ -6292,7 +6589,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property userStatuses in deviceManagement + summary: Update deviceConfigurationUserStatus + description: Update the properties of a deviceConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateUserStatus parameters: - name: deviceConfiguration-id @@ -6331,7 +6632,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete navigation property userStatuses for deviceManagement + summary: Delete deviceConfigurationUserStatus + description: Deletes a deviceConfigurationUserStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_DeleteUserStatus parameters: - name: deviceConfiguration-id @@ -6388,8 +6693,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get userStatusOverview from deviceManagement - description: Device Configuration users status overview + summary: Get deviceConfigurationUserOverview + description: Read properties and relationships of the deviceConfigurationUserOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_GetUserStatusOverview parameters: - name: deviceConfiguration-id @@ -6444,7 +6752,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update the navigation property userStatusOverview in deviceManagement + summary: Update deviceConfigurationUserOverview + description: Update the properties of a deviceConfigurationUserOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0 operationId: deviceManagement.deviceConfiguration_UpdateUserStatusOverview parameters: - name: deviceConfiguration-id @@ -6516,8 +6828,11 @@ paths: get: tags: - deviceManagement.managedDeviceOverview - summary: Get managedDeviceOverview from deviceManagement - description: Device overview + summary: Get managedDeviceOverview + description: Read properties and relationships of the managedDeviceOverview object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddeviceoverview-get?view=graph-rest-1.0 operationId: deviceManagement_GetManagedDeviceOverview parameters: - name: $select @@ -6563,8 +6878,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get managedDevices from deviceManagement - description: The list of managed devices. + summary: List managedDevices + description: List properties and relationships of the managedDevice objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0 operationId: deviceManagement_ListManagedDevice parameters: - $ref: '#/components/parameters/top' @@ -6792,7 +7110,11 @@ paths: post: tags: - deviceManagement.managedDevice - summary: Create new navigation property to managedDevices for deviceManagement + summary: Create managedDevice + description: Create a new managedDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0 operationId: deviceManagement_CreateManagedDevice requestBody: description: New navigation property @@ -6815,8 +7137,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get managedDevices from deviceManagement - description: The list of managed devices. + summary: Get managedDevice + description: Read properties and relationships of the managedDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-get?view=graph-rest-1.0 operationId: deviceManagement_GetManagedDevice parameters: - name: managedDevice-id @@ -6929,7 +7254,11 @@ paths: patch: tags: - deviceManagement.managedDevice - summary: Update the navigation property managedDevices in deviceManagement + summary: Update managedDevice + description: Update the properties of a managedDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateManagedDevice parameters: - name: managedDevice-id @@ -6960,7 +7289,11 @@ paths: delete: tags: - deviceManagement.managedDevice - summary: Delete navigation property managedDevices for deviceManagement + summary: Delete managedDevice + description: Deletes a managedDevice. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteManagedDevice parameters: - name: managedDevice-id @@ -6987,8 +7320,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get deviceCategory from deviceManagement - description: Device category + summary: Get deviceCategory + description: Read properties and relationships of the deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-devicecategory-get?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_GetDeviceCategory parameters: - name: managedDevice-id @@ -7038,7 +7374,11 @@ paths: patch: tags: - deviceManagement.managedDevice - summary: Update the navigation property deviceCategory in deviceManagement + summary: Update deviceCategory + description: Update the properties of a deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-devicecategory-update?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_UpdateDeviceCategory parameters: - name: managedDevice-id @@ -7929,8 +8269,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get users from deviceManagement - description: The primary users associated with the managed device. + summary: List users + description: List properties and relationships of the user objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-user-list?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_ListUser parameters: - name: managedDevice-id @@ -7986,6 +8329,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -8136,6 +8481,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -8318,8 +8664,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get windowsProtectionState from deviceManagement - description: The device protection status. This property is read-only. + summary: Get windowsProtectionState + description: Read properties and relationships of the windowsProtectionState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsprotectionstate-get?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_GetWindowsProtectionState parameters: - name: managedDevice-id @@ -8389,7 +8738,11 @@ paths: patch: tags: - deviceManagement.managedDevice - summary: Update the navigation property windowsProtectionState in deviceManagement + summary: Update windowsProtectionState + description: Update the properties of a windowsProtectionState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsprotectionstate-update?view=graph-rest-1.0 operationId: deviceManagement.managedDevice_UpdateWindowsProtectionState parameters: - name: managedDevice-id @@ -8447,8 +8800,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get detectedMalwareState from deviceManagement - description: Device malware list + summary: List windowsDeviceMalwareStates + description: List properties and relationships of the windowsDeviceMalwareState objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-list?view=graph-rest-1.0 operationId: deviceManagement.managedDevice.windowsProtectionState_ListDetectedMalwareState parameters: - name: managedDevice-id @@ -8543,7 +8899,11 @@ paths: post: tags: - deviceManagement.managedDevice - summary: Create new navigation property to detectedMalwareState for deviceManagement + summary: Create windowsDeviceMalwareState + description: Create a new windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-create?view=graph-rest-1.0 operationId: deviceManagement.managedDevice.windowsProtectionState_CreateDetectedMalwareState parameters: - name: managedDevice-id @@ -8575,8 +8935,11 @@ paths: get: tags: - deviceManagement.managedDevice - summary: Get detectedMalwareState from deviceManagement - description: Device malware list + summary: Get windowsDeviceMalwareState + description: Read properties and relationships of the windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-get?view=graph-rest-1.0 operationId: deviceManagement.managedDevice.windowsProtectionState_GetDetectedMalwareState parameters: - name: managedDevice-id @@ -8642,7 +9005,11 @@ paths: patch: tags: - deviceManagement.managedDevice - summary: Update the navigation property detectedMalwareState in deviceManagement + summary: Update windowsDeviceMalwareState + description: Update the properties of a windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-update?view=graph-rest-1.0 operationId: deviceManagement.managedDevice.windowsProtectionState_UpdateDetectedMalwareState parameters: - name: managedDevice-id @@ -8681,7 +9048,11 @@ paths: delete: tags: - deviceManagement.managedDevice - summary: Delete navigation property detectedMalwareState for deviceManagement + summary: Delete windowsDeviceMalwareState + description: Deletes a windowsDeviceMalwareState. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-delete?view=graph-rest-1.0 operationId: deviceManagement.managedDevice.windowsProtectionState_DeleteDetectedMalwareState parameters: - name: managedDevice-id @@ -8752,8 +9123,11 @@ paths: get: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Get mobileAppTroubleshootingEvents from deviceManagement - description: The collection property of MobileAppTroubleshootingEvent. + summary: List mobileAppTroubleshootingEvents + description: List properties and relationships of the mobileAppTroubleshootingEvent objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0 operationId: deviceManagement_ListMobileAppTroubleshootingEvent parameters: - $ref: '#/components/parameters/top' @@ -8812,7 +9186,11 @@ paths: post: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement + summary: Create mobileAppTroubleshootingEvent + description: Create a new mobileAppTroubleshootingEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0 operationId: deviceManagement_CreateMobileAppTroubleshootingEvent requestBody: description: New navigation property @@ -8835,8 +9213,11 @@ paths: get: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Get mobileAppTroubleshootingEvents from deviceManagement - description: The collection property of MobileAppTroubleshootingEvent. + summary: Get mobileAppTroubleshootingEvent + description: Read properties and relationships of the mobileAppTroubleshootingEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0 operationId: deviceManagement_GetMobileAppTroubleshootingEvent parameters: - name: mobileAppTroubleshootingEvent-id @@ -8886,7 +9267,11 @@ paths: patch: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Update the navigation property mobileAppTroubleshootingEvents in deviceManagement + summary: Update mobileAppTroubleshootingEvent + description: Update the properties of a mobileAppTroubleshootingEvent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateMobileAppTroubleshootingEvent parameters: - name: mobileAppTroubleshootingEvent-id @@ -8917,7 +9302,11 @@ paths: delete: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Delete navigation property mobileAppTroubleshootingEvents for deviceManagement + summary: Delete mobileAppTroubleshootingEvent + description: Deletes a mobileAppTroubleshootingEvent. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteMobileAppTroubleshootingEvent parameters: - name: mobileAppTroubleshootingEvent-id @@ -8944,8 +9333,11 @@ paths: get: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Get appLogCollectionRequests from deviceManagement - description: Indicates collection of App Log Upload Request. + summary: List appLogCollectionRequests + description: List properties and relationships of the appLogCollectionRequest objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent_ListAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -9022,7 +9414,11 @@ paths: post: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Create new navigation property to appLogCollectionRequests for deviceManagement + summary: Create appLogCollectionRequest + description: Create a new appLogCollectionRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent_CreateAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -9054,8 +9450,11 @@ paths: get: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Get appLogCollectionRequests from deviceManagement - description: Indicates collection of App Log Upload Request. + summary: Get appLogCollectionRequest + description: Read properties and relationships of the appLogCollectionRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent_GetAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -9115,7 +9514,11 @@ paths: patch: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Update the navigation property appLogCollectionRequests in deviceManagement + summary: Update appLogCollectionRequest + description: Update the properties of a appLogCollectionRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent_UpdateAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -9154,7 +9557,11 @@ paths: delete: tags: - deviceManagement.mobileAppTroubleshootingEvent - summary: Delete navigation property appLogCollectionRequests for deviceManagement + summary: Delete appLogCollectionRequest + description: Deletes a appLogCollectionRequest. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0 operationId: deviceManagement.mobileAppTroubleshootingEvent_DeleteAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -9225,8 +9632,11 @@ paths: get: tags: - deviceManagement.notificationMessageTemplate - summary: Get notificationMessageTemplates from deviceManagement - description: The Notification Message Templates. + summary: List notificationMessageTemplates + description: List properties and relationships of the notificationMessageTemplate objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0 operationId: deviceManagement_ListNotificationMessageTemplate parameters: - $ref: '#/components/parameters/top' @@ -9300,7 +9710,11 @@ paths: post: tags: - deviceManagement.notificationMessageTemplate - summary: Create new navigation property to notificationMessageTemplates for deviceManagement + summary: Create notificationMessageTemplate + description: Create a new notificationMessageTemplate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0 operationId: deviceManagement_CreateNotificationMessageTemplate requestBody: description: New navigation property @@ -9323,8 +9737,11 @@ paths: get: tags: - deviceManagement.notificationMessageTemplate - summary: Get notificationMessageTemplates from deviceManagement - description: The Notification Message Templates. + summary: Get notificationMessageTemplate + description: Read properties and relationships of the notificationMessageTemplate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0 operationId: deviceManagement_GetNotificationMessageTemplate parameters: - name: notificationMessageTemplate-id @@ -9379,7 +9796,11 @@ paths: patch: tags: - deviceManagement.notificationMessageTemplate - summary: Update the navigation property notificationMessageTemplates in deviceManagement + summary: Update notificationMessageTemplate + description: Update the properties of a notificationMessageTemplate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateNotificationMessageTemplate parameters: - name: notificationMessageTemplate-id @@ -9410,7 +9831,11 @@ paths: delete: tags: - deviceManagement.notificationMessageTemplate - summary: Delete navigation property notificationMessageTemplates for deviceManagement + summary: Delete notificationMessageTemplate + description: Deletes a notificationMessageTemplate. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteNotificationMessageTemplate parameters: - name: notificationMessageTemplate-id @@ -9437,8 +9862,11 @@ paths: get: tags: - deviceManagement.notificationMessageTemplate - summary: Get localizedNotificationMessages from deviceManagement - description: The list of localized messages for this Notification Message Template. + summary: List localizedNotificationMessages + description: List properties and relationships of the localizedNotificationMessage objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_ListLocalizedNotificationMessage parameters: - name: notificationMessageTemplate-id @@ -9518,7 +9946,11 @@ paths: post: tags: - deviceManagement.notificationMessageTemplate - summary: Create new navigation property to localizedNotificationMessages for deviceManagement + summary: Create localizedNotificationMessage + description: Create a new localizedNotificationMessage object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_CreateLocalizedNotificationMessage parameters: - name: notificationMessageTemplate-id @@ -9550,8 +9982,11 @@ paths: get: tags: - deviceManagement.notificationMessageTemplate - summary: Get localizedNotificationMessages from deviceManagement - description: The list of localized messages for this Notification Message Template. + summary: Get localizedNotificationMessage + description: Read properties and relationships of the localizedNotificationMessage object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_GetLocalizedNotificationMessage parameters: - name: notificationMessageTemplate-id @@ -9612,7 +10047,11 @@ paths: patch: tags: - deviceManagement.notificationMessageTemplate - summary: Update the navigation property localizedNotificationMessages in deviceManagement + summary: Update localizedNotificationMessage + description: Update the properties of a localizedNotificationMessage object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_UpdateLocalizedNotificationMessage parameters: - name: notificationMessageTemplate-id @@ -9651,7 +10090,11 @@ paths: delete: tags: - deviceManagement.notificationMessageTemplate - summary: Delete navigation property localizedNotificationMessages for deviceManagement + summary: Delete localizedNotificationMessage + description: Deletes a localizedNotificationMessage. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0 operationId: deviceManagement.notificationMessageTemplate_DeleteLocalizedNotificationMessage parameters: - name: notificationMessageTemplate-id @@ -9722,8 +10165,11 @@ paths: get: tags: - deviceManagement.softwareUpdateStatusSummary - summary: Get softwareUpdateStatusSummary from deviceManagement - description: The software update status summary. + summary: Get softwareUpdateStatusSummary + description: Read properties and relationships of the softwareUpdateStatusSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetSoftwareUpdateStatusSummary parameters: - name: $select @@ -15907,8 +16353,11 @@ paths: get: tags: - deviceManagement.windowsInformationProtectionAppLearningSummary - summary: Get windowsInformationProtectionAppLearningSummaries from deviceManagement - description: The windows information protection app learning summaries. + summary: List windowsInformationProtectionAppLearningSummaries + description: List properties and relationships of the windowsInformationProtectionAppLearningSummary objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0 operationId: deviceManagement_ListWindowsInformationProtectionAppLearningSummary parameters: - $ref: '#/components/parameters/top' @@ -15974,7 +16423,11 @@ paths: post: tags: - deviceManagement.windowsInformationProtectionAppLearningSummary - summary: Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement + summary: Create windowsInformationProtectionAppLearningSummary + description: Create a new windowsInformationProtectionAppLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0 operationId: deviceManagement_CreateWindowsInformationProtectionAppLearningSummary requestBody: description: New navigation property @@ -15997,8 +16450,11 @@ paths: get: tags: - deviceManagement.windowsInformationProtectionAppLearningSummary - summary: Get windowsInformationProtectionAppLearningSummaries from deviceManagement - description: The windows information protection app learning summaries. + summary: Get windowsInformationProtectionAppLearningSummary + description: Read properties and relationships of the windowsInformationProtectionAppLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetWindowsInformationProtectionAppLearningSummary parameters: - name: windowsInformationProtectionAppLearningSummary-id @@ -16049,7 +16505,11 @@ paths: patch: tags: - deviceManagement.windowsInformationProtectionAppLearningSummary - summary: Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement + summary: Update windowsInformationProtectionAppLearningSummary + description: Update the properties of a windowsInformationProtectionAppLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateWindowsInformationProtectionAppLearningSummary parameters: - name: windowsInformationProtectionAppLearningSummary-id @@ -16080,7 +16540,11 @@ paths: delete: tags: - deviceManagement.windowsInformationProtectionAppLearningSummary - summary: Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement + summary: Delete windowsInformationProtectionAppLearningSummary + description: Deletes a windowsInformationProtectionAppLearningSummary. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteWindowsInformationProtectionAppLearningSummary parameters: - name: windowsInformationProtectionAppLearningSummary-id @@ -16121,8 +16585,11 @@ paths: get: tags: - deviceManagement.windowsInformationProtectionNetworkLearningSummary - summary: Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement - description: The windows information protection network learning summaries. + summary: List windowsInformationProtectionNetworkLearningSummaries + description: List properties and relationships of the windowsInformationProtectionNetworkLearningSummary objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0 operationId: deviceManagement_ListWindowsInformationProtectionNetworkLearningSummary parameters: - $ref: '#/components/parameters/top' @@ -16185,7 +16652,11 @@ paths: post: tags: - deviceManagement.windowsInformationProtectionNetworkLearningSummary - summary: Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement + summary: Create windowsInformationProtectionNetworkLearningSummary + description: Create a new windowsInformationProtectionNetworkLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0 operationId: deviceManagement_CreateWindowsInformationProtectionNetworkLearningSummary requestBody: description: New navigation property @@ -16208,8 +16679,11 @@ paths: get: tags: - deviceManagement.windowsInformationProtectionNetworkLearningSummary - summary: Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement - description: The windows information protection network learning summaries. + summary: Get windowsInformationProtectionNetworkLearningSummary + description: Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0 operationId: deviceManagement_GetWindowsInformationProtectionNetworkLearningSummary parameters: - name: windowsInformationProtectionNetworkLearningSummary-id @@ -16259,7 +16733,11 @@ paths: patch: tags: - deviceManagement.windowsInformationProtectionNetworkLearningSummary - summary: Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement + summary: Update windowsInformationProtectionNetworkLearningSummary + description: Update the properties of a windowsInformationProtectionNetworkLearningSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateWindowsInformationProtectionNetworkLearningSummary parameters: - name: windowsInformationProtectionNetworkLearningSummary-id @@ -16290,7 +16768,11 @@ paths: delete: tags: - deviceManagement.windowsInformationProtectionNetworkLearningSummary - summary: Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement + summary: Delete windowsInformationProtectionNetworkLearningSummary + description: Deletes a windowsInformationProtectionNetworkLearningSummary. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteWindowsInformationProtectionNetworkLearningSummary parameters: - name: windowsInformationProtectionNetworkLearningSummary-id @@ -16331,8 +16813,11 @@ paths: get: tags: - deviceManagement.windowsMalwareInformation - summary: Get windowsMalwareInformation from deviceManagement - description: The list of affected malware in the tenant. + summary: List windowsMalwareInformations + description: List properties and relationships of the windowsMalwareInformation objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0 operationId: deviceManagement_ListWindowsMalwareInformation parameters: - $ref: '#/components/parameters/top' @@ -16406,7 +16891,11 @@ paths: post: tags: - deviceManagement.windowsMalwareInformation - summary: Create new navigation property to windowsMalwareInformation for deviceManagement + summary: Create windowsMalwareInformation + description: Create a new windowsMalwareInformation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0 operationId: deviceManagement_CreateWindowsMalwareInformation requestBody: description: New navigation property @@ -16429,8 +16918,11 @@ paths: get: tags: - deviceManagement.windowsMalwareInformation - summary: Get windowsMalwareInformation from deviceManagement - description: The list of affected malware in the tenant. + summary: Get windowsMalwareInformation + description: Read properties and relationships of the windowsMalwareInformation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0 operationId: deviceManagement_GetWindowsMalwareInformation parameters: - name: windowsMalwareInformation-id @@ -16485,7 +16977,11 @@ paths: patch: tags: - deviceManagement.windowsMalwareInformation - summary: Update the navigation property windowsMalwareInformation in deviceManagement + summary: Update windowsMalwareInformation + description: Update the properties of a windowsMalwareInformation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateWindowsMalwareInformation parameters: - name: windowsMalwareInformation-id @@ -16516,7 +17012,11 @@ paths: delete: tags: - deviceManagement.windowsMalwareInformation - summary: Delete navigation property windowsMalwareInformation for deviceManagement + summary: Delete windowsMalwareInformation + description: Deletes a windowsMalwareInformation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteWindowsMalwareInformation parameters: - name: windowsMalwareInformation-id @@ -16543,8 +17043,11 @@ paths: get: tags: - deviceManagement.windowsMalwareInformation - summary: Get deviceMalwareStates from deviceManagement - description: List of devices affected by current malware with the malware state on each device + summary: List malwareStateForWindowsDevices + description: List properties and relationships of the malwareStateForWindowsDevice objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0 operationId: deviceManagement.windowsMalwareInformation_ListDeviceMalwareState parameters: - name: windowsMalwareInformation-id @@ -16627,7 +17130,11 @@ paths: post: tags: - deviceManagement.windowsMalwareInformation - summary: Create new navigation property to deviceMalwareStates for deviceManagement + summary: Create malwareStateForWindowsDevice + description: Create a new malwareStateForWindowsDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0 operationId: deviceManagement.windowsMalwareInformation_CreateDeviceMalwareState parameters: - name: windowsMalwareInformation-id @@ -16659,8 +17166,11 @@ paths: get: tags: - deviceManagement.windowsMalwareInformation - summary: Get deviceMalwareStates from deviceManagement - description: List of devices affected by current malware with the malware state on each device + summary: Get malwareStateForWindowsDevice + description: Read properties and relationships of the malwareStateForWindowsDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0 operationId: deviceManagement.windowsMalwareInformation_GetDeviceMalwareState parameters: - name: windowsMalwareInformation-id @@ -16722,7 +17232,11 @@ paths: patch: tags: - deviceManagement.windowsMalwareInformation - summary: Update the navigation property deviceMalwareStates in deviceManagement + summary: Update malwareStateForWindowsDevice + description: Update the properties of a malwareStateForWindowsDevice object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0 operationId: deviceManagement.windowsMalwareInformation_UpdateDeviceMalwareState parameters: - name: windowsMalwareInformation-id @@ -16761,7 +17275,11 @@ paths: delete: tags: - deviceManagement.windowsMalwareInformation - summary: Delete navigation property deviceMalwareStates for deviceManagement + summary: Delete malwareStateForWindowsDevice + description: Deletes a malwareStateForWindowsDevice. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0 operationId: deviceManagement.windowsMalwareInformation_DeleteDeviceMalwareState parameters: - name: windowsMalwareInformation-id @@ -22034,6 +22552,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -25109,6 +25629,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -25416,7 +25941,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -26692,6 +27217,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -26910,6 +27438,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -27016,6 +27549,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -28508,7 +29046,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -29745,6 +30283,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -31754,11 +32320,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -33412,34 +33978,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index edc0a523596..31c6e7cabab 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -89,7 +89,7 @@ paths: description: Retrieve a list of print connectors. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0 operationId: print_ListConnector parameters: - $ref: '#/components/parameters/top' @@ -188,10 +188,10 @@ paths: tags: - print.printConnector summary: Get printConnector - description: Retrieve the properties and relationships of a **printConnector** object. + description: Retrieve the properties and relationships of a printConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0 operationId: print_GetConnector parameters: - name: printConnector-id @@ -246,10 +246,10 @@ paths: tags: - print.printConnector summary: Update printConnector - description: Update the properties of a **printConnector** object. + description: Update the properties of a printConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0 operationId: print_UpdateConnector parameters: - name: printConnector-id @@ -284,7 +284,7 @@ paths: description: Delete (unregister) a printConnector. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0 operationId: print_DeleteConnector parameters: - name: printConnector-id @@ -416,7 +416,7 @@ paths: description: Retrieve the properties and relationships of a printOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0 operationId: print_GetOperation parameters: - name: printOperation-id @@ -539,10 +539,10 @@ paths: tags: - print.printer summary: List printers - description: Retrieve the list of **printers** that are registered in the tenant. + description: Retrieve the list of printers that are registered in the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0 operationId: print_ListPrinter parameters: - $ref: '#/components/parameters/top' @@ -670,7 +670,7 @@ paths: description: Retrieve the properties and relationships of a printer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0 operationId: print_GetPrinter parameters: - name: printer-id @@ -742,7 +742,7 @@ paths: description: Update the properties of a printer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0 operationId: print_UpdatePrinter parameters: - name: printer-id @@ -777,7 +777,7 @@ paths: description: Delete (unregister) a printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0 operationId: print_DeletePrinter parameters: - name: printer-id @@ -808,7 +808,7 @@ paths: description: Retrieve a list of printConnectors associated with the printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0 operationId: print.printer_ListConnector parameters: - name: printer-id @@ -1609,10 +1609,10 @@ paths: tags: - print.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential `PUT` queries. Request headers for each `PUT` operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' + description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential PUT queries. Request headers for each PUT operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 operationId: print.printer.job.document_createUploadSession parameters: - name: printer-id @@ -1696,10 +1696,10 @@ paths: tags: - print.Actions summary: Invoke action abort - description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' + description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 operationId: print.printer.job_abort parameters: - name: printer-id @@ -1745,7 +1745,7 @@ paths: description: 'Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 operationId: print.printer.job_cancel parameters: - name: printer-id @@ -1775,10 +1775,10 @@ paths: tags: - print.Actions summary: Invoke action redirect - description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 operationId: print.printer.job_redirect parameters: - name: printer-id @@ -1826,10 +1826,10 @@ paths: tags: - print.Actions summary: Invoke action start - description: 'Submits the print job to the associated printer or printerShare. It will be printed after any existing pending **jobs** are completed, aborted, or canceled.' + description: 'Submits the print job to the associated printer or printerShare. It will be printed after any existing pending jobs are completed, aborted, or canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0 operationId: print.printer.job_start parameters: - name: printer-id @@ -2342,7 +2342,7 @@ paths: description: Restore a printer's default settings to the values specified by the manufacturer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0 operationId: print.printer_restoreFactoryDefault parameters: - name: printer-id @@ -2367,7 +2367,7 @@ paths: description: Retrieve a list of printer shares associated with the printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0 operationId: print.printer_ListShare parameters: - name: printer-id @@ -2577,7 +2577,7 @@ paths: description: 'Retrieve a list of task triggers associated with the printer. The list of task triggers defines which tasks will be triggered as a result of events that occur during printing. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0 operationId: print.printer_ListTaskTrigger parameters: - name: printer-id @@ -2648,10 +2648,10 @@ paths: tags: - print.printer summary: Create printTaskTrigger - description: 'Create a new task trigger on the specified printer. Currently, only **one** task trigger can be specified per printer, but this limit might be removed in the future. ' + description: 'Create a new task trigger on the specified printer. Currently, only one task trigger can be specified per printer, but this limit might be removed in the future. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0 operationId: print.printer_CreateTaskTrigger parameters: - name: printer-id @@ -2687,7 +2687,7 @@ paths: description: 'Get a task trigger from a printer. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0 operationId: print.printer_GetTaskTrigger parameters: - name: printer-id @@ -2789,7 +2789,7 @@ paths: description: Delete the task trigger of a printer to prevent related print events from triggering tasks on the specified printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0 operationId: print.printer_DeleteTaskTrigger parameters: - name: printer-id @@ -2926,7 +2926,7 @@ paths: description: 'Create (register) a printer with the Universal Print service. This is a long-running operation and as such, it returns a printerCreateOperation that can be used to track and verify the registration of the printer. For help creating the required Certificate Signing Request (CSR) for creating printer, see the CSR generation code sample.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printer-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0 operationId: print.printer_create requestBody: description: Action parameters @@ -2967,10 +2967,10 @@ paths: tags: - print.printService summary: List printServices - description: Retrieve a list of **printService** objects that represent the services available to your tenant. + description: Retrieve a list of printService objects that represent the services available to your tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0 operationId: print_ListService parameters: - $ref: '#/components/parameters/top' @@ -3056,7 +3056,7 @@ paths: description: Retrieve the properties and relationships of a print service. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0 operationId: print_GetService parameters: - name: printService-id @@ -3168,7 +3168,7 @@ paths: description: Retrieve a list of endpoints exposed by a print service. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0 operationId: print.service_ListEndpoint parameters: - name: printService-id @@ -3275,7 +3275,7 @@ paths: description: Retrieve the properties and relationships of a print service endpoint. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0 operationId: print.service_GetEndpoint parameters: - name: printService-id @@ -3444,10 +3444,10 @@ paths: tags: - print.printerShare summary: List shares - description: Retrieve a list of **printerShares**. + description: Retrieve a list of printerShares. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0 operationId: print_ListShare parameters: - $ref: '#/components/parameters/top' @@ -3546,10 +3546,10 @@ paths: tags: - print.printerShare summary: Create printerShare - description: Create a new **printerShare** for the specified printer. + description: Create a new printerShare for the specified printer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0 operationId: print_CreateShare requestBody: description: New navigation property @@ -3576,7 +3576,7 @@ paths: description: Retrieve the properties and relationships of a printer share. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0 operationId: print_GetShare parameters: - name: printerShare-id @@ -3647,7 +3647,7 @@ paths: description: 'Update the properties of a printer share. This method can be used to swap printers. For example, if a physical printer device breaks, an administrator can register a new printer device and update this printerShare to point to the new printer without requiring users to take any action.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0 operationId: print_UpdateShare parameters: - name: printerShare-id @@ -3682,7 +3682,7 @@ paths: description: 'Delete a printer share (unshare the associated printer). This action cannot be undone. If the printer is shared again in the future, any Windows users who had previously installed the printer will need to discover and reinstall it.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0 operationId: print_DeleteShare parameters: - name: printerShare-id @@ -3713,7 +3713,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.share_ListAllowedGroup parameters: - name: printerShare-id @@ -3954,7 +3954,7 @@ paths: description: Revoke the specified group's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0 operationId: print.share_DeleteAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -4022,7 +4022,7 @@ paths: description: Retrieve a list of groups that have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0 operationId: print.share_ListAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -4145,7 +4145,7 @@ paths: description: Grant the specified group access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0 operationId: print.share_CreateAllowedGroupGraphBPreRef parameters: - name: printerShare-id @@ -4172,7 +4172,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.share_ListAllowedUser parameters: - name: printerShare-id @@ -4228,6 +4228,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -4378,6 +4380,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -4564,7 +4567,7 @@ paths: description: Revoke the specified user's access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0 operationId: print.share_DeleteAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -4735,7 +4738,7 @@ paths: description: Retrieve a list of users who have been granted access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0 operationId: print.share_ListAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -4791,6 +4794,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -4932,7 +4937,7 @@ paths: description: Grant the specified user access to submit print jobs to the associated printerShare. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0 operationId: print.share_CreateAllowedUserGraphBPreRef parameters: - name: printerShare-id @@ -5586,10 +5591,10 @@ paths: tags: - print.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential `PUT` queries. Request headers for each `PUT` operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' + description: 'Create an upload session that allows an app to iteratively upload ranges of a binary file linked to the print document. As part of the response, this action returns an upload URL that can be used in subsequent sequential PUT queries. Request headers for each PUT operation can be used to specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0 operationId: print.share.job.document_createUploadSession parameters: - name: printerShare-id @@ -5673,10 +5678,10 @@ paths: tags: - print.Actions summary: Invoke action abort - description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' + description: 'Abort a print job. Only applications using application permissions can abort a print job. Aborting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to register a task trigger, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0 operationId: print.share.job_abort parameters: - name: printerShare-id @@ -5722,7 +5727,7 @@ paths: description: 'Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0 operationId: print.share.job_cancel parameters: - name: printerShare-id @@ -5752,10 +5757,10 @@ paths: tags: - print.Actions summary: Invoke action redirect - description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a `processing` state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Redirect a print job to a different printer. Redirecting a print job will only succeed if there is a printTask in a processing state on the associated print job, started by a trigger that the requesting app created. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0 operationId: print.share.job_redirect parameters: - name: printerShare-id @@ -5803,10 +5808,10 @@ paths: tags: - print.Actions summary: Invoke action start - description: 'Submits the print job to the associated printer or printerShare. It will be printed after any existing pending **jobs** are completed, aborted, or canceled.' + description: 'Submits the print job to the associated printer or printerShare. It will be printed after any existing pending jobs are completed, aborted, or canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0 operationId: print.share.job_start parameters: - name: printerShare-id @@ -6403,7 +6408,7 @@ paths: description: 'Retrieve a list of task definitions that the requesting app defined in the tenant. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0 operationId: print_ListTaskDefinition parameters: - $ref: '#/components/parameters/top' @@ -6472,7 +6477,7 @@ paths: description: 'Create a new task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0 operationId: print_CreateTaskDefinition requestBody: description: New navigation property @@ -6499,7 +6504,7 @@ paths: description: 'Get details about a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0 operationId: print_GetTaskDefinition parameters: - name: printTaskDefinition-id @@ -6555,7 +6560,7 @@ paths: description: 'Update a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0 operationId: print_UpdateTaskDefinition parameters: - name: printTaskDefinition-id @@ -6587,10 +6592,10 @@ paths: tags: - print.printTaskDefinition summary: Delete printTaskDefinition - description: 'Delete a **taskDefinition**. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' + description: 'Delete a taskDefinition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0 operationId: print_DeleteTaskDefinition parameters: - name: printTaskDefinition-id @@ -6621,7 +6626,7 @@ paths: description: 'Retrieve a list of tasks associated with a task definition. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0 operationId: print.taskDefinition_ListTask parameters: - name: printTaskDefinition-id @@ -6732,7 +6737,7 @@ paths: description: 'Get details about a print task. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0 operationId: print.taskDefinition_GetTask parameters: - name: printTaskDefinition-id @@ -6798,7 +6803,7 @@ paths: description: 'Update a print task. For details about how to use this API to add pull printing support to Universal Print, see Extending Universal Print to support pull printing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0 operationId: print.taskDefinition_UpdateTask parameters: - name: printTaskDefinition-id @@ -8245,6 +8250,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -10114,6 +10121,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -10193,6 +10205,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -10401,7 +10418,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -11528,6 +11545,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -11746,6 +11766,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -13683,7 +13708,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -17229,11 +17254,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index fbcfa4a5e52..950da68f228 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -14,7 +14,7 @@ paths: description: Read properties and relationships of the deviceAppManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-policyset-deviceappmanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDeviceAppManagement parameters: - name: $select @@ -90,7 +90,7 @@ paths: description: Update the properties of a deviceAppManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values @@ -113,8 +113,11 @@ paths: get: tags: - deviceAppManagement.androidManagedAppProtection - summary: Get androidManagedAppProtections from deviceAppManagement - description: Android managed app policies. + summary: List androidManagedAppProtections + description: List properties and relationships of the androidManagedAppProtection objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListAndroidManagedAppProtection parameters: - $ref: '#/components/parameters/top' @@ -300,7 +303,11 @@ paths: post: tags: - deviceAppManagement.androidManagedAppProtection - summary: Create new navigation property to androidManagedAppProtections for deviceAppManagement + summary: Create androidManagedAppProtection + description: Create a new androidManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateAndroidManagedAppProtection requestBody: description: New navigation property @@ -323,8 +330,11 @@ paths: get: tags: - deviceAppManagement.androidManagedAppProtection - summary: Get androidManagedAppProtections from deviceAppManagement - description: Android managed app policies. + summary: Get androidManagedAppProtection + description: Read properties and relationships of the androidManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetAndroidManagedAppProtection parameters: - name: androidManagedAppProtection-id @@ -419,7 +429,11 @@ paths: patch: tags: - deviceAppManagement.androidManagedAppProtection - summary: Update the navigation property androidManagedAppProtections in deviceAppManagement + summary: Update androidManagedAppProtection + description: Update the properties of a androidManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateAndroidManagedAppProtection parameters: - name: androidManagedAppProtection-id @@ -450,7 +464,11 @@ paths: delete: tags: - deviceAppManagement.androidManagedAppProtection - summary: Delete navigation property androidManagedAppProtections for deviceAppManagement + summary: Delete androidManagedAppProtection + description: Deletes a androidManagedAppProtection. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteAndroidManagedAppProtection parameters: - name: androidManagedAppProtection-id @@ -1117,8 +1135,11 @@ paths: get: tags: - deviceAppManagement.defaultManagedAppProtection - summary: Get defaultManagedAppProtections from deviceAppManagement - description: Default managed app policies. + summary: List defaultManagedAppProtections + description: List properties and relationships of the defaultManagedAppProtection objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListDefaultManagedAppProtection parameters: - $ref: '#/components/parameters/top' @@ -1305,7 +1326,11 @@ paths: post: tags: - deviceAppManagement.defaultManagedAppProtection - summary: Create new navigation property to defaultManagedAppProtections for deviceAppManagement + summary: Create defaultManagedAppProtection + description: Create a new defaultManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateDefaultManagedAppProtection requestBody: description: New navigation property @@ -1328,8 +1353,11 @@ paths: get: tags: - deviceAppManagement.defaultManagedAppProtection - summary: Get defaultManagedAppProtections from deviceAppManagement - description: Default managed app policies. + summary: Get defaultManagedAppProtection + description: Read properties and relationships of the defaultManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDefaultManagedAppProtection parameters: - name: defaultManagedAppProtection-id @@ -1423,7 +1451,11 @@ paths: patch: tags: - deviceAppManagement.defaultManagedAppProtection - summary: Update the navigation property defaultManagedAppProtections in deviceAppManagement + summary: Update defaultManagedAppProtection + description: Update the properties of a defaultManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDefaultManagedAppProtection parameters: - name: defaultManagedAppProtection-id @@ -1454,7 +1486,11 @@ paths: delete: tags: - deviceAppManagement.defaultManagedAppProtection - summary: Delete navigation property defaultManagedAppProtections for deviceAppManagement + summary: Delete defaultManagedAppProtection + description: Deletes a defaultManagedAppProtection. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteDefaultManagedAppProtection parameters: - name: defaultManagedAppProtection-id @@ -1866,8 +1902,11 @@ paths: get: tags: - deviceAppManagement.iosManagedAppProtection - summary: Get iosManagedAppProtections from deviceAppManagement - description: iOS managed app policies. + summary: List iosManagedAppProtections + description: List properties and relationships of the iosManagedAppProtection objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListIosManagedAppProtection parameters: - $ref: '#/components/parameters/top' @@ -2044,7 +2083,11 @@ paths: post: tags: - deviceAppManagement.iosManagedAppProtection - summary: Create new navigation property to iosManagedAppProtections for deviceAppManagement + summary: Create iosManagedAppProtection + description: Create a new iosManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateIosManagedAppProtection requestBody: description: New navigation property @@ -2067,8 +2110,11 @@ paths: get: tags: - deviceAppManagement.iosManagedAppProtection - summary: Get iosManagedAppProtections from deviceAppManagement - description: iOS managed app policies. + summary: Get iosManagedAppProtection + description: Read properties and relationships of the iosManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetIosManagedAppProtection parameters: - name: iosManagedAppProtection-id @@ -2160,7 +2206,11 @@ paths: patch: tags: - deviceAppManagement.iosManagedAppProtection - summary: Update the navigation property iosManagedAppProtections in deviceAppManagement + summary: Update iosManagedAppProtection + description: Update the properties of a iosManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateIosManagedAppProtection parameters: - name: iosManagedAppProtection-id @@ -2191,7 +2241,11 @@ paths: delete: tags: - deviceAppManagement.iosManagedAppProtection - summary: Delete navigation property iosManagedAppProtections for deviceAppManagement + summary: Delete iosManagedAppProtection + description: Deletes a iosManagedAppProtection. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteIosManagedAppProtection parameters: - name: iosManagedAppProtection-id @@ -2218,8 +2272,11 @@ paths: get: tags: - deviceAppManagement.iosManagedAppProtection - summary: Get apps from deviceAppManagement - description: List of apps to which the policy is deployed. + summary: List managedMobileApps + description: List properties and relationships of the managedMobileApp objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_ListApp parameters: - name: iosManagedAppProtection-id @@ -2290,7 +2347,11 @@ paths: post: tags: - deviceAppManagement.iosManagedAppProtection - summary: Create new navigation property to apps for deviceAppManagement + summary: Create managedMobileApp + description: Create a new managedMobileApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_CreateApp parameters: - name: iosManagedAppProtection-id @@ -2322,8 +2383,11 @@ paths: get: tags: - deviceAppManagement.iosManagedAppProtection - summary: Get apps from deviceAppManagement - description: List of apps to which the policy is deployed. + summary: Get managedMobileApp + description: Read properties and relationships of the managedMobileApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_GetApp parameters: - name: iosManagedAppProtection-id @@ -2381,7 +2445,11 @@ paths: patch: tags: - deviceAppManagement.iosManagedAppProtection - summary: Update the navigation property apps in deviceAppManagement + summary: Update managedMobileApp + description: Update the properties of a managedMobileApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_UpdateApp parameters: - name: iosManagedAppProtection-id @@ -2420,7 +2488,11 @@ paths: delete: tags: - deviceAppManagement.iosManagedAppProtection - summary: Delete navigation property apps for deviceAppManagement + summary: Delete managedMobileApp + description: Deletes a managedMobileApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_DeleteApp parameters: - name: iosManagedAppProtection-id @@ -2732,8 +2804,11 @@ paths: get: tags: - deviceAppManagement.iosManagedAppProtection - summary: Get deploymentSummary from deviceAppManagement - description: Navigation property to deployment summary of the configuration. + summary: Get managedAppPolicyDeploymentSummary + description: Read properties and relationships of the managedAppPolicyDeploymentSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_GetDeploymentSummary parameters: - name: iosManagedAppProtection-id @@ -2786,7 +2861,11 @@ paths: patch: tags: - deviceAppManagement.iosManagedAppProtection - summary: Update the navigation property deploymentSummary in deviceAppManagement + summary: Update managedAppPolicyDeploymentSummary + description: Update the properties of a managedAppPolicyDeploymentSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0 operationId: deviceAppManagement.iosManagedAppProtection_UpdateDeploymentSummary parameters: - name: iosManagedAppProtection-id @@ -2858,8 +2937,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: Get managedAppPolicies from deviceAppManagement - description: Managed app policies. + summary: List managedAppConfigurations + description: List properties and relationships of the managedAppConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppPolicy parameters: - $ref: '#/components/parameters/top' @@ -2954,8 +3036,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: Get managedAppPolicies from deviceAppManagement - description: Managed app policies. + summary: Get targetedManagedAppProtection + description: Read properties and relationships of the targetedManagedAppProtection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppPolicy parameters: - name: managedAppPolicy-id @@ -3067,6 +3152,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action targetApps + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppPolicy_targetApp parameters: - name: managedAppPolicy-id @@ -3115,8 +3204,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get managedAppRegistrations from deviceAppManagement - description: The managed app registrations. + summary: List androidManagedAppRegistrations + description: List properties and relationships of the androidManagedAppRegistration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppRegistration parameters: - $ref: '#/components/parameters/top' @@ -3215,7 +3307,11 @@ paths: post: tags: - deviceAppManagement.managedAppRegistration - summary: Create new navigation property to managedAppRegistrations for deviceAppManagement + summary: Create androidManagedAppRegistration + description: Create a new androidManagedAppRegistration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateManagedAppRegistration requestBody: description: New navigation property @@ -3238,8 +3334,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get managedAppRegistrations from deviceAppManagement - description: The managed app registrations. + summary: Get androidManagedAppRegistration + description: Read properties and relationships of the androidManagedAppRegistration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppRegistration parameters: - name: managedAppRegistration-id @@ -3613,6 +3712,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action targetApps + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.appliedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3927,6 +4030,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action targetApps + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.intendedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3991,8 +4098,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get operations from deviceAppManagement - description: Zero or more long running operations triggered on the app registration. + summary: List managedAppOperations + description: List properties and relationships of the managedAppOperation objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration_ListOperation parameters: - name: managedAppRegistration-id @@ -4069,7 +4179,11 @@ paths: post: tags: - deviceAppManagement.managedAppRegistration - summary: Create new navigation property to operations for deviceAppManagement + summary: Create managedAppOperation + description: Create a new managedAppOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration_CreateOperation parameters: - name: managedAppRegistration-id @@ -4101,8 +4215,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get operations from deviceAppManagement - description: Zero or more long running operations triggered on the app registration. + summary: Get managedAppOperation + description: Read properties and relationships of the managedAppOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration_GetOperation parameters: - name: managedAppRegistration-id @@ -4162,7 +4279,11 @@ paths: patch: tags: - deviceAppManagement.managedAppRegistration - summary: Update the navigation property operations in deviceAppManagement + summary: Update managedAppOperation + description: Update the properties of a managedAppOperation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration_UpdateOperation parameters: - name: managedAppRegistration-id @@ -4201,7 +4322,11 @@ paths: delete: tags: - deviceAppManagement.managedAppRegistration - summary: Delete navigation property operations for deviceAppManagement + summary: Delete managedAppOperation + description: Deletes a managedAppOperation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration_DeleteOperation parameters: - name: managedAppRegistration-id @@ -4308,8 +4433,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: Get managedAppStatuses from deviceAppManagement - description: The managed app statuses. + summary: List managedAppStatuses + description: List properties and relationships of the managedAppStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppStatus parameters: - $ref: '#/components/parameters/top' @@ -4395,8 +4523,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: Get managedAppStatuses from deviceAppManagement - description: The managed app statuses. + summary: Get managedAppStatusRaw + description: Read properties and relationships of the managedAppStatusRaw object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppStatus parameters: - name: managedAppStatus-id @@ -4518,8 +4649,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get managedEBooks from deviceAppManagement - description: The Managed eBook. + summary: List iosVppEBooks + description: List properties and relationships of the iosVppEBook objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedEBook parameters: - $ref: '#/components/parameters/top' @@ -4611,7 +4745,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create new navigation property to managedEBooks for deviceAppManagement + summary: Create iosVppEBook + description: Create a new iosVppEBook object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateManagedEBook requestBody: description: New navigation property @@ -4634,8 +4772,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get managedEBooks from deviceAppManagement - description: The Managed eBook. + summary: Get managedEBook + description: Read properties and relationships of the managedEBook object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedEBook parameters: - name: managedEBook-id @@ -4700,7 +4841,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update the navigation property managedEBooks in deviceAppManagement + summary: Update iosVppEBook + description: Update the properties of a iosVppEBook object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateManagedEBook parameters: - name: managedEBook-id @@ -4731,7 +4876,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete navigation property managedEBooks for deviceAppManagement + summary: Delete iosVppEBook + description: Deletes a iosVppEBook. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteManagedEBook parameters: - name: managedEBook-id @@ -4758,8 +4907,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get assignments from deviceAppManagement - description: The list of assignments for this eBook. + summary: List iosVppEBookAssignments + description: List properties and relationships of the iosVppEBookAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListAssignment parameters: - name: managedEBook-id @@ -4830,7 +4982,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create new navigation property to assignments for deviceAppManagement + summary: Create managedEBookAssignment + description: Create a new managedEBookAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateAssignment parameters: - name: managedEBook-id @@ -4862,8 +5018,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get assignments from deviceAppManagement - description: The list of assignments for this eBook. + summary: Get managedEBookAssignment + description: Read properties and relationships of the managedEBookAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetAssignment parameters: - name: managedEBook-id @@ -4921,7 +5080,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update the navigation property assignments in deviceAppManagement + summary: Update iosVppEBookAssignment + description: Update the properties of a iosVppEBookAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateAssignment parameters: - name: managedEBook-id @@ -4960,7 +5123,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete navigation property assignments for deviceAppManagement + summary: Delete iosVppEBookAssignment + description: Deletes a iosVppEBookAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteAssignment parameters: - name: managedEBook-id @@ -5017,8 +5184,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get deviceStates from deviceAppManagement - description: The list of installation states for this eBook. + summary: List deviceInstallStates + description: List properties and relationships of the deviceInstallState objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListDeviceState parameters: - name: managedEBook-id @@ -5107,7 +5277,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create new navigation property to deviceStates for deviceAppManagement + summary: Create deviceInstallState + description: Create a new deviceInstallState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateDeviceState parameters: - name: managedEBook-id @@ -5139,8 +5313,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get deviceStates from deviceAppManagement - description: The list of installation states for this eBook. + summary: Get deviceInstallState + description: Read properties and relationships of the deviceInstallState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetDeviceState parameters: - name: managedEBook-id @@ -5204,7 +5381,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update the navigation property deviceStates in deviceAppManagement + summary: Update deviceInstallState + description: Update the properties of a deviceInstallState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateDeviceState parameters: - name: managedEBook-id @@ -5243,7 +5424,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete navigation property deviceStates for deviceAppManagement + summary: Delete deviceInstallState + description: Deletes a deviceInstallState. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteDeviceState parameters: - name: managedEBook-id @@ -5300,8 +5485,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get installSummary from deviceAppManagement - description: Mobile App Install Summary. + summary: Get eBookInstallSummary + description: Read properties and relationships of the eBookInstallSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetInstallSummary parameters: - name: managedEBook-id @@ -5355,7 +5543,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update the navigation property installSummary in deviceAppManagement + summary: Update eBookInstallSummary + description: Update the properties of a eBookInstallSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateInstallSummary parameters: - name: managedEBook-id @@ -5414,6 +5606,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_assign parameters: - name: managedEBook-id @@ -5448,8 +5644,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get userStateSummary from deviceAppManagement - description: The list of installation states for this eBook. + summary: List userInstallStateSummaries + description: List properties and relationships of the userInstallStateSummary objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListUserStateSummary parameters: - name: managedEBook-id @@ -5528,7 +5727,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create new navigation property to userStateSummary for deviceAppManagement + summary: Create userInstallStateSummary + description: Create a new userInstallStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateUserStateSummary parameters: - name: managedEBook-id @@ -5560,8 +5763,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get userStateSummary from deviceAppManagement - description: The list of installation states for this eBook. + summary: Get userInstallStateSummary + description: Read properties and relationships of the userInstallStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetUserStateSummary parameters: - name: managedEBook-id @@ -5623,7 +5829,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update the navigation property userStateSummary in deviceAppManagement + summary: Update userInstallStateSummary + description: Update the properties of a userInstallStateSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateUserStateSummary parameters: - name: managedEBook-id @@ -5662,7 +5872,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete navigation property userStateSummary for deviceAppManagement + summary: Delete userInstallStateSummary + description: Deletes a userInstallStateSummary. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteUserStateSummary parameters: - name: managedEBook-id @@ -6064,8 +6278,11 @@ paths: get: tags: - deviceAppManagement.mdmWindowsInformationProtectionPolicy - summary: Get mdmWindowsInformationProtectionPolicies from deviceAppManagement - description: Windows information protection for apps running on devices which are MDM enrolled. + summary: List mdmWindowsInformationProtectionPolicies + description: List properties and relationships of the mdmWindowsInformationProtectionPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMdmWindowsInformationProtectionPolicy parameters: - $ref: '#/components/parameters/top' @@ -6209,7 +6426,11 @@ paths: post: tags: - deviceAppManagement.mdmWindowsInformationProtectionPolicy - summary: Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement + summary: Create mdmWindowsInformationProtectionPolicy + description: Create a new mdmWindowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMdmWindowsInformationProtectionPolicy requestBody: description: New navigation property @@ -6232,8 +6453,11 @@ paths: get: tags: - deviceAppManagement.mdmWindowsInformationProtectionPolicy - summary: Get mdmWindowsInformationProtectionPolicies from deviceAppManagement - description: Windows information protection for apps running on devices which are MDM enrolled. + summary: Get mdmWindowsInformationProtectionPolicy + description: Read properties and relationships of the mdmWindowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMdmWindowsInformationProtectionPolicy parameters: - name: mdmWindowsInformationProtectionPolicy-id @@ -6314,7 +6538,11 @@ paths: patch: tags: - deviceAppManagement.mdmWindowsInformationProtectionPolicy - summary: Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement + summary: Update mdmWindowsInformationProtectionPolicy + description: Update the properties of a mdmWindowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMdmWindowsInformationProtectionPolicy parameters: - name: mdmWindowsInformationProtectionPolicy-id @@ -6345,7 +6573,11 @@ paths: delete: tags: - deviceAppManagement.mdmWindowsInformationProtectionPolicy - summary: Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement + summary: Delete mdmWindowsInformationProtectionPolicy + description: Deletes a mdmWindowsInformationProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMdmWindowsInformationProtectionPolicy parameters: - name: mdmWindowsInformationProtectionPolicy-id @@ -7177,6 +7409,9 @@ paths: - deviceAppManagement.Actions summary: Invoke action syncMicrosoftStoreForBusinessApps description: Syncs Intune account with Microsoft Store For Business + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0 operationId: deviceAppManagement_syncMicrosoftStoreGraphFPreBusinessApp responses: 2XX: @@ -7188,8 +7423,11 @@ paths: get: tags: - deviceAppManagement.mobileAppCategory - summary: Get mobileAppCategories from deviceAppManagement - description: The mobile app categories. + summary: List mobileAppCategories + description: List properties and relationships of the mobileAppCategory objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileAppCategory parameters: - $ref: '#/components/parameters/top' @@ -7252,7 +7490,11 @@ paths: post: tags: - deviceAppManagement.mobileAppCategory - summary: Create new navigation property to mobileAppCategories for deviceAppManagement + summary: Create mobileAppCategory + description: Create a new mobileAppCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileAppCategory requestBody: description: New navigation property @@ -7275,8 +7517,11 @@ paths: get: tags: - deviceAppManagement.mobileAppCategory - summary: Get mobileAppCategories from deviceAppManagement - description: The mobile app categories. + summary: Get mobileAppCategory + description: Read properties and relationships of the mobileAppCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileAppCategory parameters: - name: mobileAppCategory-id @@ -7326,7 +7571,11 @@ paths: patch: tags: - deviceAppManagement.mobileAppCategory - summary: Update the navigation property mobileAppCategories in deviceAppManagement + summary: Update mobileAppCategory + description: Update the properties of a mobileAppCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileAppCategory parameters: - name: mobileAppCategory-id @@ -7357,7 +7606,11 @@ paths: delete: tags: - deviceAppManagement.mobileAppCategory - summary: Delete navigation property mobileAppCategories for deviceAppManagement + summary: Delete mobileAppCategory + description: Deletes a mobileAppCategory. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileAppCategory parameters: - name: mobileAppCategory-id @@ -7398,8 +7651,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get mobileAppConfigurations from deviceAppManagement - description: The Managed Device Mobile Application Configurations. + summary: List iosMobileAppConfigurations + description: List properties and relationships of the iosMobileAppConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileAppConfiguration parameters: - $ref: '#/components/parameters/top' @@ -7484,7 +7740,11 @@ paths: post: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Create new navigation property to mobileAppConfigurations for deviceAppManagement + summary: Create iosMobileAppConfiguration + description: Create a new iosMobileAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileAppConfiguration requestBody: description: New navigation property @@ -7507,8 +7767,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get mobileAppConfigurations from deviceAppManagement - description: The Managed Device Mobile Application Configurations. + summary: Get managedDeviceMobileAppConfiguration + description: Read properties and relationships of the managedDeviceMobileAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileAppConfiguration parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7572,7 +7835,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property mobileAppConfigurations in deviceAppManagement + summary: Update iosMobileAppConfiguration + description: Update the properties of a iosMobileAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileAppConfiguration parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7603,7 +7870,11 @@ paths: delete: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Delete navigation property mobileAppConfigurations for deviceAppManagement + summary: Delete iosMobileAppConfiguration + description: Deletes a iosMobileAppConfiguration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileAppConfiguration parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7630,8 +7901,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get assignments from deviceAppManagement - description: The list of group assignemenets for app configration. + summary: List managedDeviceMobileAppConfigurationAssignments + description: List properties and relationships of the managedDeviceMobileAppConfigurationAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_ListAssignment parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7699,7 +7973,11 @@ paths: post: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Create new navigation property to assignments for deviceAppManagement + summary: Create managedDeviceMobileAppConfigurationAssignment + description: Create a new managedDeviceMobileAppConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_CreateAssignment parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7731,8 +8009,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get assignments from deviceAppManagement - description: The list of group assignemenets for app configration. + summary: Get managedDeviceMobileAppConfigurationAssignment + description: Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_GetAssignment parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7789,7 +8070,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property assignments in deviceAppManagement + summary: Update managedDeviceMobileAppConfigurationAssignment + description: Update the properties of a managedDeviceMobileAppConfigurationAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_UpdateAssignment parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7828,7 +8113,11 @@ paths: delete: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Delete navigation property assignments for deviceAppManagement + summary: Delete managedDeviceMobileAppConfigurationAssignment + description: Deletes a managedDeviceMobileAppConfigurationAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_DeleteAssignment parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7885,8 +8174,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get deviceStatuses from deviceAppManagement - description: List of ManagedDeviceMobileAppConfigurationDeviceStatus. + summary: List managedDeviceMobileAppConfigurationDeviceStatuses + description: List properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_ListDeviceStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7972,7 +8264,11 @@ paths: post: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Create new navigation property to deviceStatuses for deviceAppManagement + summary: Create managedDeviceMobileAppConfigurationDeviceStatus + description: Create a new managedDeviceMobileAppConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_CreateDeviceStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8004,8 +8300,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get deviceStatuses from deviceAppManagement - description: List of ManagedDeviceMobileAppConfigurationDeviceStatus. + summary: Get managedDeviceMobileAppConfigurationDeviceStatus + description: Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_GetDeviceStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8068,7 +8367,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property deviceStatuses in deviceAppManagement + summary: Update managedDeviceMobileAppConfigurationDeviceStatus + description: Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_UpdateDeviceStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8107,7 +8410,11 @@ paths: delete: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Delete navigation property deviceStatuses for deviceAppManagement + summary: Delete managedDeviceMobileAppConfigurationDeviceStatus + description: Deletes a managedDeviceMobileAppConfigurationDeviceStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_DeleteDeviceStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8164,8 +8471,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get deviceStatusSummary from deviceAppManagement - description: App configuration device status summary. + summary: Get managedDeviceMobileAppConfigurationDeviceSummary + description: Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_GetDeviceStatusSummary parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8220,7 +8530,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property deviceStatusSummary in deviceAppManagement + summary: Update managedDeviceMobileAppConfigurationDeviceSummary + description: Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_UpdateDeviceStatusSummary parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8279,6 +8593,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_assign parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8313,8 +8631,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get userStatuses from deviceAppManagement - description: List of ManagedDeviceMobileAppConfigurationUserStatus. + summary: List managedDeviceMobileAppConfigurationUserStatuses + description: List properties and relationships of the managedDeviceMobileAppConfigurationUserStatus objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_ListUserStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8394,7 +8715,11 @@ paths: post: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Create new navigation property to userStatuses for deviceAppManagement + summary: Create managedDeviceMobileAppConfigurationUserStatus + description: Create a new managedDeviceMobileAppConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_CreateUserStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8426,8 +8751,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get userStatuses from deviceAppManagement - description: List of ManagedDeviceMobileAppConfigurationUserStatus. + summary: Get managedDeviceMobileAppConfigurationUserStatus + description: Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_GetUserStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8488,7 +8816,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property userStatuses in deviceAppManagement + summary: Update managedDeviceMobileAppConfigurationUserStatus + description: Update the properties of a managedDeviceMobileAppConfigurationUserStatus object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_UpdateUserStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8527,7 +8859,11 @@ paths: delete: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Delete navigation property userStatuses for deviceAppManagement + summary: Delete managedDeviceMobileAppConfigurationUserStatus + description: Deletes a managedDeviceMobileAppConfigurationUserStatus. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_DeleteUserStatus parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8584,8 +8920,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get userStatusSummary from deviceAppManagement - description: App configuration user status summary. + summary: Get managedDeviceMobileAppConfigurationUserSummary + description: Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_GetUserStatusSummary parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8640,7 +8979,11 @@ paths: patch: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Update the navigation property userStatusSummary in deviceAppManagement + summary: Update managedDeviceMobileAppConfigurationUserSummary + description: Update the properties of a managedDeviceMobileAppConfigurationUserSummary object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileAppConfiguration_UpdateUserStatusSummary parameters: - name: managedDeviceMobileAppConfiguration-id @@ -8712,8 +9055,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get mobileApps from deviceAppManagement - description: The mobile apps. + summary: List mobileLobApps + description: List properties and relationships of the mobileLobApp objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobilelobapp-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileApp parameters: - $ref: '#/components/parameters/top' @@ -8813,7 +9159,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create new navigation property to mobileApps for deviceAppManagement + summary: Create windowsMicrosoftEdgeApp + description: Create a new windowsMicrosoftEdgeApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileApp requestBody: description: New navigation property @@ -8836,8 +9186,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get mobileApps from deviceAppManagement - description: The mobile apps. + summary: Get windowsUniversalAppX + description: Read properties and relationships of the windowsUniversalAppX object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -8902,7 +9255,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update the navigation property mobileApps in deviceAppManagement + summary: Update windowsWebApp + description: Update the properties of a windowsWebApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -8933,7 +9290,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete navigation property mobileApps for deviceAppManagement + summary: Delete managedIOSStoreApp + description: Deletes a managedIOSStoreApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-managediosstoreapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -8960,8 +9321,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get assignments from deviceAppManagement - description: The list of group assignments for this mobile app. + summary: List mobileAppAssignments + description: List properties and relationships of the mobileAppAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_ListAssignment parameters: - name: mobileApp-id @@ -9035,7 +9399,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create new navigation property to assignments for deviceAppManagement + summary: Create mobileAppAssignment + description: Create a new mobileAppAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_CreateAssignment parameters: - name: mobileApp-id @@ -9067,8 +9435,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get assignments from deviceAppManagement - description: The list of group assignments for this mobile app. + summary: Get mobileAppAssignment + description: Read properties and relationships of the mobileAppAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_GetAssignment parameters: - name: mobileApp-id @@ -9127,7 +9498,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update the navigation property assignments in deviceAppManagement + summary: Update mobileAppAssignment + description: Update the properties of a mobileAppAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_UpdateAssignment parameters: - name: mobileApp-id @@ -9166,7 +9541,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete navigation property assignments for deviceAppManagement + summary: Delete mobileAppAssignment + description: Deletes a mobileAppAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_DeleteAssignment parameters: - name: mobileApp-id @@ -9379,6 +9758,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-apps-mobileapp-assign?view=graph-rest-1.0 operationId: deviceAppManagement.mobileApp_assign parameters: - name: mobileApp-id @@ -9785,8 +10168,11 @@ paths: get: tags: - deviceAppManagement.targetedManagedAppConfiguration - summary: Get targetedManagedAppConfigurations from deviceAppManagement - description: Targeted managed app configurations. + summary: List targetedManagedAppConfigurations + description: List properties and relationships of the targetedManagedAppConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListTargetedManagedAppConfiguration parameters: - $ref: '#/components/parameters/top' @@ -9873,7 +10259,11 @@ paths: post: tags: - deviceAppManagement.targetedManagedAppConfiguration - summary: Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement + summary: Create targetedManagedAppConfiguration + description: Create a new targetedManagedAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateTargetedManagedAppConfiguration requestBody: description: New navigation property @@ -9896,8 +10286,11 @@ paths: get: tags: - deviceAppManagement.targetedManagedAppConfiguration - summary: Get targetedManagedAppConfigurations from deviceAppManagement - description: Targeted managed app configurations. + summary: Get targetedManagedAppConfiguration + description: Read properties and relationships of the targetedManagedAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetTargetedManagedAppConfiguration parameters: - name: targetedManagedAppConfiguration-id @@ -9959,7 +10352,11 @@ paths: patch: tags: - deviceAppManagement.targetedManagedAppConfiguration - summary: Update the navigation property targetedManagedAppConfigurations in deviceAppManagement + summary: Update targetedManagedAppConfiguration + description: Update the properties of a targetedManagedAppConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateTargetedManagedAppConfiguration parameters: - name: targetedManagedAppConfiguration-id @@ -9990,7 +10387,11 @@ paths: delete: tags: - deviceAppManagement.targetedManagedAppConfiguration - summary: Delete navigation property targetedManagedAppConfigurations for deviceAppManagement + summary: Delete targetedManagedAppConfiguration + description: Deletes a targetedManagedAppConfiguration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteTargetedManagedAppConfiguration parameters: - name: targetedManagedAppConfiguration-id @@ -10644,6 +11045,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action assign + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0 operationId: deviceAppManagement.targetedManagedAppConfiguration_assign parameters: - name: targetedManagedAppConfiguration-id @@ -10679,6 +11084,10 @@ paths: tags: - deviceAppManagement.Actions summary: Invoke action targetApps + description: Not yet documented + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.targetedManagedAppConfiguration_targetApp parameters: - name: targetedManagedAppConfiguration-id @@ -10729,8 +11138,11 @@ paths: get: tags: - deviceAppManagement.vppToken - summary: Get vppTokens from deviceAppManagement - description: List of Vpp tokens for this organization. + summary: List vppTokens + description: List properties and relationships of the vppToken objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListVppToken parameters: - $ref: '#/components/parameters/top' @@ -10820,7 +11232,11 @@ paths: post: tags: - deviceAppManagement.vppToken - summary: Create new navigation property to vppTokens for deviceAppManagement + summary: Create vppToken + description: Create a new vppToken object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateVppToken requestBody: description: New navigation property @@ -10843,8 +11259,11 @@ paths: get: tags: - deviceAppManagement.vppToken - summary: Get vppTokens from deviceAppManagement - description: List of Vpp tokens for this organization. + summary: Get vppToken + description: Read properties and relationships of the vppToken object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetVppToken parameters: - name: vppToken-id @@ -10903,7 +11322,11 @@ paths: patch: tags: - deviceAppManagement.vppToken - summary: Update the navigation property vppTokens in deviceAppManagement + summary: Update vppToken + description: Update the properties of a vppToken object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateVppToken parameters: - name: vppToken-id @@ -10934,7 +11357,11 @@ paths: delete: tags: - deviceAppManagement.vppToken - summary: Delete navigation property vppTokens for deviceAppManagement + summary: Delete vppToken + description: Deletes a vppToken. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteVppToken parameters: - name: vppToken-id @@ -10963,6 +11390,9 @@ paths: - deviceAppManagement.Actions summary: Invoke action syncLicenses description: Syncs licenses associated with a specific appleVolumePurchaseProgramToken + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0 operationId: deviceAppManagement.vppToken_syncLicense parameters: - name: vppToken-id @@ -11001,8 +11431,11 @@ paths: get: tags: - deviceAppManagement.windowsInformationProtectionPolicy - summary: Get windowsInformationProtectionPolicies from deviceAppManagement - description: Windows information protection for apps running on devices which are not MDM enrolled. + summary: List windowsInformationProtectionPolicies + description: List properties and relationships of the windowsInformationProtectionPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListWindowsInformationProtectionPolicy parameters: - $ref: '#/components/parameters/top' @@ -11182,7 +11615,11 @@ paths: post: tags: - deviceAppManagement.windowsInformationProtectionPolicy - summary: Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement + summary: Create windowsInformationProtectionPolicy + description: Create a new windowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateWindowsInformationProtectionPolicy requestBody: description: New navigation property @@ -11205,8 +11642,11 @@ paths: get: tags: - deviceAppManagement.windowsInformationProtectionPolicy - summary: Get windowsInformationProtectionPolicies from deviceAppManagement - description: Windows information protection for apps running on devices which are not MDM enrolled. + summary: Get windowsInformationProtectionPolicy + description: Read properties and relationships of the windowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetWindowsInformationProtectionPolicy parameters: - name: windowsInformationProtectionPolicy-id @@ -11299,7 +11739,11 @@ paths: patch: tags: - deviceAppManagement.windowsInformationProtectionPolicy - summary: Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement + summary: Update windowsInformationProtectionPolicy + description: Update the properties of a windowsInformationProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateWindowsInformationProtectionPolicy parameters: - name: windowsInformationProtectionPolicy-id @@ -11330,7 +11774,11 @@ paths: delete: tags: - deviceAppManagement.windowsInformationProtectionPolicy - summary: Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement + summary: Delete windowsInformationProtectionPolicy + description: Deletes a windowsInformationProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteWindowsInformationProtectionPolicy parameters: - name: windowsInformationProtectionPolicy-id @@ -13091,8 +13539,11 @@ paths: get: tags: - users.managedDevice - summary: Get deviceCategory from users - description: Device category + summary: Get deviceCategory + description: Read properties and relationships of the deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-devicecategory-get?view=graph-rest-1.0 operationId: user.managedDevice_GetDeviceCategory parameters: - name: user-id @@ -13150,7 +13601,11 @@ paths: patch: tags: - users.managedDevice - summary: Update the navigation property deviceCategory in users + summary: Update deviceCategory + description: Update the properties of a deviceCategory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-devicecategory-update?view=graph-rest-1.0 operationId: user.managedDevice_UpdateDeviceCategory parameters: - name: user-id @@ -14201,8 +14656,11 @@ paths: get: tags: - users.managedDevice - summary: Get users from users - description: The primary users associated with the managed device. + summary: List users + description: List properties and relationships of the user objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-user-list?view=graph-rest-1.0 operationId: user.managedDevice_ListUser parameters: - name: user-id @@ -14266,6 +14724,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -14416,6 +14876,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -14598,8 +15059,11 @@ paths: get: tags: - users.managedDevice - summary: Get windowsProtectionState from users - description: The device protection status. This property is read-only. + summary: Get windowsProtectionState + description: Read properties and relationships of the windowsProtectionState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsprotectionstate-get?view=graph-rest-1.0 operationId: user.managedDevice_GetWindowsProtectionState parameters: - name: user-id @@ -14677,7 +15141,11 @@ paths: patch: tags: - users.managedDevice - summary: Update the navigation property windowsProtectionState in users + summary: Update windowsProtectionState + description: Update the properties of a windowsProtectionState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsprotectionstate-update?view=graph-rest-1.0 operationId: user.managedDevice_UpdateWindowsProtectionState parameters: - name: user-id @@ -14751,8 +15219,11 @@ paths: get: tags: - users.managedDevice - summary: Get detectedMalwareState from users - description: Device malware list + summary: List windowsDeviceMalwareStates + description: List properties and relationships of the windowsDeviceMalwareState objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-list?view=graph-rest-1.0 operationId: user.managedDevice.windowsProtectionState_ListDetectedMalwareState parameters: - name: user-id @@ -14855,7 +15326,11 @@ paths: post: tags: - users.managedDevice - summary: Create new navigation property to detectedMalwareState for users + summary: Create windowsDeviceMalwareState + description: Create a new windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-create?view=graph-rest-1.0 operationId: user.managedDevice.windowsProtectionState_CreateDetectedMalwareState parameters: - name: user-id @@ -14895,8 +15370,11 @@ paths: get: tags: - users.managedDevice - summary: Get detectedMalwareState from users - description: Device malware list + summary: Get windowsDeviceMalwareState + description: Read properties and relationships of the windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-get?view=graph-rest-1.0 operationId: user.managedDevice.windowsProtectionState_GetDetectedMalwareState parameters: - name: user-id @@ -14970,7 +15448,11 @@ paths: patch: tags: - users.managedDevice - summary: Update the navigation property detectedMalwareState in users + summary: Update windowsDeviceMalwareState + description: Update the properties of a windowsDeviceMalwareState object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-update?view=graph-rest-1.0 operationId: user.managedDevice.windowsProtectionState_UpdateDetectedMalwareState parameters: - name: user-id @@ -15017,7 +15499,11 @@ paths: delete: tags: - users.managedDevice - summary: Delete navigation property detectedMalwareState for users + summary: Delete windowsDeviceMalwareState + description: Deletes a windowsDeviceMalwareState. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-devices-windowsdevicemalwarestate-delete?view=graph-rest-1.0 operationId: user.managedDevice.windowsProtectionState_DeleteDetectedMalwareState parameters: - name: user-id @@ -18120,6 +18606,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -20200,6 +20688,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -20507,7 +21000,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -21707,6 +22200,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -21925,6 +22421,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -22031,6 +22532,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -23417,7 +23923,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -24575,6 +25081,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -26584,11 +27118,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -28242,34 +28776,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Devices.ServiceAnnouncement.yml b/openApiDocs/v1.0/Devices.ServiceAnnouncement.yml index cb90b7ccfab..56d7aa7858f 100644 --- a/openApiDocs/v1.0/Devices.ServiceAnnouncement.yml +++ b/openApiDocs/v1.0/Devices.ServiceAnnouncement.yml @@ -14,7 +14,7 @@ paths: description: Publish the specified browserSiteList for devices to download. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0 operationId: admin.edge.internetExplorerMode.siteList_publish parameters: - name: browserSiteList-id @@ -148,10 +148,10 @@ paths: tags: - admin.serviceAnnouncement summary: List healthOverviews - description: Retrieve the serviceHealth resources from the **healthOverviews** navigation property. This operation provides the health report of all subscribed services for a tenant. + description: Retrieve the serviceHealth resources from the healthOverviews navigation property. This operation provides the health report of all subscribed services for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListHealthOverview parameters: - $ref: '#/components/parameters/top' @@ -243,7 +243,7 @@ paths: description: Retrieve the properties and relationships of a serviceHealth object. This operation provides the health information of a specified service for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetHealthOverview parameters: - name: serviceHealth-id @@ -715,10 +715,10 @@ paths: tags: - admin.serviceAnnouncement summary: List issues - description: Retrieve serviceHealthIssue resources from the **issues** navigation property. This operation retrieves information about all service health issues that exist for the tenant. + description: Retrieve serviceHealthIssue resources from the issues navigation property. This operation retrieves information about all service health issues that exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListIssue parameters: - $ref: '#/components/parameters/top' @@ -844,7 +844,7 @@ paths: description: Retrieve the properties and relationships of a serviceHealthIssue object. This operation retrieves a specified service health issue for tenant. The operation returns an error if the issue does not exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetIssue parameters: - name: serviceHealthIssue-id @@ -1011,10 +1011,10 @@ paths: tags: - admin.serviceAnnouncement summary: List serviceAnnouncement messages - description: Retrieve the serviceUpdateMessage resources from the **messages** navigation property. This operation retrieves all service update messages that exist for the tenant. + description: Retrieve the serviceUpdateMessage resources from the messages navigation property. This operation retrieves all service update messages that exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_ListMessage parameters: - $ref: '#/components/parameters/top' @@ -1145,7 +1145,7 @@ paths: description: Retrieve the properties and relationships of a serviceUpdateMessage object. This operation retrieves a specified service update message for the tenant. The operation returns an error if the message does not exist for the tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetMessage parameters: - name: serviceUpdateMessage-id @@ -1272,7 +1272,7 @@ paths: description: Get the list of attachments associated with a service message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_ListAttachment parameters: - name: serviceUpdateMessage-id @@ -1388,7 +1388,7 @@ paths: description: Read the properties and relationships of a serviceAnnouncementAttachment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_GetAttachment parameters: - name: serviceUpdateMessage-id @@ -1527,7 +1527,7 @@ paths: description: The attachment content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_GetAttachmentsContent parameters: - name: serviceUpdateMessage-id @@ -1628,7 +1628,7 @@ paths: description: The zip file that contains all attachments for a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0 operationId: admin.serviceAnnouncement_GetMessagesAttachmentsArchive parameters: - name: serviceUpdateMessage-id @@ -1701,7 +1701,7 @@ paths: description: Archive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_archive requestBody: description: Action parameters @@ -1743,7 +1743,7 @@ paths: description: Change the status of a list of serviceUpdateMessages to favorite for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_favorite requestBody: description: Action parameters @@ -1782,10 +1782,10 @@ paths: tags: - admin.Actions summary: Invoke action markRead - description: Mark a list of serviceUpdateMessages as **read** for the signed in user. + description: Mark a list of serviceUpdateMessages as read for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markRead requestBody: description: Action parameters @@ -1824,10 +1824,10 @@ paths: tags: - admin.Actions summary: Invoke action markUnread - description: Mark a list of serviceUpdateMessages as **unread** for the signed in user. + description: Mark a list of serviceUpdateMessages as unread for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_markUnread requestBody: description: Action parameters @@ -1869,7 +1869,7 @@ paths: description: Unarchive a list of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unarchive requestBody: description: Action parameters @@ -1911,7 +1911,7 @@ paths: description: Remove the favorite status of serviceUpdateMessages for the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0 operationId: admin.serviceAnnouncement.message_unfavorite requestBody: description: Action parameters diff --git a/openApiDocs/v1.0/DirectoryObjects.yml b/openApiDocs/v1.0/DirectoryObjects.yml index 50bc6a89476..167fd5834ef 100644 --- a/openApiDocs/v1.0/DirectoryObjects.yml +++ b/openApiDocs/v1.0/DirectoryObjects.yml @@ -107,7 +107,7 @@ paths: description: Retrieve the properties and relationships of a directoryObject object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0 operationId: directoryObject_GetDirectoryObject parameters: - name: directoryObject-id @@ -191,7 +191,7 @@ paths: description: 'Delete a directory object, for example, a group, user, application, or service principal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0 operationId: directoryObject_DeleteDirectoryObject parameters: - name: directoryObject-id @@ -222,7 +222,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryObject_checkMemberGroup parameters: - name: directoryObject-id @@ -330,7 +330,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryObject_getMemberGroup parameters: - name: directoryObject-id @@ -383,10 +383,10 @@ paths: tags: - directoryObjects.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: directoryObject_getMemberObject parameters: - name: directoryObject-id @@ -442,7 +442,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryObject_restore parameters: - name: directoryObject-id @@ -562,7 +562,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: directoryObject_getAvailableExtensionProperty requestBody: description: Action parameters @@ -610,7 +610,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryObject_getGraphBPreId requestBody: description: Action parameters @@ -663,7 +663,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryObject_validateProperty requestBody: description: Action parameters diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 6f081d9bf00..b82add244b0 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -84,7 +84,7 @@ paths: description: Get a list of the educationClass objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0 operationId: education_ListClass parameters: - $ref: '#/components/parameters/top' @@ -197,7 +197,7 @@ paths: description: Create a new educationClass object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0 operationId: education_CreateClass requestBody: description: New navigation property @@ -224,7 +224,7 @@ paths: description: 'Retrieve a class from the system. A class is a universal group with a special property that indicates to the system that the group is a class. Group members represent the students; group admins represent the teachers in the class. If you''re using the delegated token, the user will only see classes in which they are members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0 operationId: education_GetClass parameters: - name: educationClass-id @@ -304,7 +304,7 @@ paths: description: Update the properties of an educationClass object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0 operationId: education_UpdateClass parameters: - name: educationClass-id @@ -339,7 +339,7 @@ paths: description: 'Delete an educationClass. Because a class is also a universal group, deleting a class deletes the group.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0 operationId: education_DeleteClass parameters: - name: educationClass-id @@ -370,7 +370,7 @@ paths: description: Retrieve a list of educationCategory objects. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0 operationId: education.class_ListAssignmentCategory parameters: - name: educationClass-id @@ -442,7 +442,7 @@ paths: description: Creates a new educationCategory on an educationClass. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0 operationId: education.class_CreateAssignmentCategory parameters: - name: educationClass-id @@ -478,7 +478,7 @@ paths: description: 'Retrieve an educationCategory object. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0 operationId: education.class_GetAssignmentCategory parameters: - name: educationClass-id @@ -578,7 +578,7 @@ paths: description: Delete an existing category. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0 operationId: education.class_DeleteAssignmentCategory parameters: - name: educationClass-id @@ -711,10 +711,10 @@ paths: tags: - education.educationClass summary: Get educationAssignmentDefaults - description: Read the properties and relationships of an educationAssignmentDefaults object. These are the class-level assignment defaults respected by new assignments created in the class. Callers can continue to specify custom values on each **assignment** creation if they don't want the default behaviors. Only teachers can perform this operation. + description: Read the properties and relationships of an educationAssignmentDefaults object. These are the class-level assignment defaults respected by new assignments created in the class. Callers can continue to specify custom values on each assignment creation if they don't want the default behaviors. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0 operationId: education.class_GetAssignmentDefault parameters: - name: educationClass-id @@ -770,7 +770,7 @@ paths: description: Update the properties of an educationAssignmentDefaults object. Only teachers can update these settings. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignmentDefault parameters: - name: educationClass-id @@ -832,7 +832,7 @@ paths: description: 'Retrieve a list of assignment objects. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application executing with application permissions can see all assignment objects for the class. Students can only see assignments that are assigned to them.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0 operationId: education.class_ListAssignment parameters: - name: educationClass-id @@ -975,7 +975,7 @@ paths: description: 'Create a new assignment. Only teachers in a class can create an assignment. Assignments start in the Draft state, which means that students will not see the assignment until publication.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0 operationId: education.class_CreateAssignment parameters: - name: educationClass-id @@ -1011,7 +1011,7 @@ paths: description: 'Get the properties and relationships of an assignment. Only teachers, students, and applications with application permissions can perform this operation. Students can only see assignments assigned to them; teachers and applications with application permissions can see all assignments in a class.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0 operationId: education.class_GetAssignment parameters: - name: educationClass-id @@ -1098,10 +1098,10 @@ paths: tags: - education.educationClass summary: Update educationassignment - description: 'Update an educationAssignment object. Only teachers can perform this action. Alternatively, request to change the status of an **assignment** with publish action. Don''t use a PATCH operation for this purpose.' + description: 'Update an educationAssignment object. Only teachers can perform this action. Alternatively, request to change the status of an assignment with publish action. Don''t use a PATCH operation for this purpose.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignment parameters: - name: educationClass-id @@ -1144,7 +1144,7 @@ paths: description: Delete an existing assignment. Only teachers within a class can delete assignments. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0 operationId: education.class_DeleteAssignment parameters: - name: educationClass-id @@ -1183,7 +1183,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.class.assignment_ListCategory parameters: - name: educationClass-id @@ -1263,7 +1263,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.class.assignment_CreateCategory parameters: - name: educationClass-id @@ -1307,7 +1307,7 @@ paths: description: Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 operationId: education.class.assignment_DeleteCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1391,7 +1391,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.class.assignment_ListCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1446,7 +1446,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.class.assignment_CreateCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1561,10 +1561,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Publish an education assignment. Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment.' + description: 'Publish an education assignment. Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.class.assignment_publish parameters: - name: educationClass-id @@ -1601,7 +1601,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment_setUpFeedbackResourcesFolder parameters: - name: educationClass-id @@ -1638,7 +1638,7 @@ paths: description: 'Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment''s folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment_setUpResourcesFolder parameters: - name: educationClass-id @@ -1675,7 +1675,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.class.assignment_ListResource parameters: - name: educationClass-id @@ -1755,10 +1755,10 @@ paths: tags: - education.educationClass summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created.' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 operationId: education.class.assignment_CreateResource parameters: - name: educationClass-id @@ -1802,7 +1802,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.class.assignment_GetResource parameters: - name: educationClass-id @@ -1919,7 +1919,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers cannot remove resources marked as ''distributeToStudents'', after the assignment has been published to students.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.class.assignment_DeleteResource parameters: - name: educationClass-id @@ -1996,7 +1996,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.class.assignment_GetRubric parameters: - name: educationClass-id @@ -2065,7 +2065,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.class.assignment_UpdateRubric parameters: - name: educationClass-id @@ -2108,7 +2108,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.class.assignment_DeleteRubric parameters: - name: educationClass-id @@ -2147,7 +2147,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.class.assignment_GetRubricGraphBPreRef parameters: - name: educationClass-id @@ -2183,7 +2183,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.class.assignment_SetRubricGraphBPreRef parameters: - name: educationClass-id @@ -2217,7 +2217,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.class.assignment_DeleteRubricGraphBPreRef parameters: - name: educationClass-id @@ -2256,7 +2256,7 @@ paths: description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they are associated with.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.class.assignment_ListSubmission parameters: - name: educationClass-id @@ -2409,10 +2409,10 @@ paths: tags: - education.educationClass summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.class.assignment_GetSubmission parameters: - name: educationClass-id @@ -2584,10 +2584,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.class.assignment.submission_reassign parameters: - name: educationClass-id @@ -2632,7 +2632,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This action changes the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.class.assignment.submission_return parameters: - name: educationClass-id @@ -2677,7 +2677,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.class.assignment.submission_setUpResourcesFolder parameters: - name: educationClass-id @@ -2719,10 +2719,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.class.assignment.submission_submit parameters: - name: educationClass-id @@ -2764,10 +2764,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.class.assignment.submission_unsubmit parameters: - name: educationClass-id @@ -2809,10 +2809,10 @@ paths: tags: - education.educationClass summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.class.assignment.submission_ListOutcome parameters: - name: educationClass-id @@ -2900,10 +2900,10 @@ paths: tags: - education.educationClass summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.class.assignment.submission_CreateOutcome parameters: - name: educationClass-id @@ -3029,7 +3029,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.class.assignment.submission_UpdateOutcome parameters: - name: educationClass-id @@ -3088,7 +3088,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.class.assignment.submission_DeleteOutcome parameters: - name: educationClass-id @@ -3178,10 +3178,10 @@ paths: tags: - education.educationClass summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.class.assignment.submission_ListResource parameters: - name: educationClass-id @@ -3269,10 +3269,10 @@ paths: tags: - education.educationClass summary: Create educationSubmissionResource - description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.class.assignment.submission_CreateResource parameters: - name: educationClass-id @@ -3324,7 +3324,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.class.assignment.submission_GetResource parameters: - name: educationClass-id @@ -3457,7 +3457,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.class.assignment.submission_DeleteResource parameters: - name: educationClass-id @@ -3550,7 +3550,7 @@ paths: description: 'List the educationSubmissionResource objects that have officially been submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission cannot change the submitted list without resubmitting the assignment. This is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 operationId: education.class.assignment.submission_ListSubmittedResource parameters: - name: educationClass-id @@ -3689,7 +3689,7 @@ paths: description: 'Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Note that teachers can leave notes in some resources.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 operationId: education.class.assignment.submission_GetSubmittedResource parameters: - name: educationClass-id @@ -4155,7 +4155,7 @@ paths: description: Update the properties of an educationAssignmentSettings object. Only Teachers can update these settings. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0 operationId: education.class_UpdateAssignmentSetting parameters: - name: educationClass-id @@ -4360,7 +4360,7 @@ paths: description: Retrieves the educationUser members of an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 operationId: education.class_ListMember parameters: - name: educationClass-id @@ -4538,7 +4538,7 @@ paths: description: Remove an educationUser from an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0 operationId: education.class_DeleteMemberGraphBPreRef parameters: - name: educationClass-id @@ -4606,7 +4606,7 @@ paths: description: Retrieves the educationUser members of an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0 operationId: education.class_ListMemberGraphBPreRef parameters: - name: educationClass-id @@ -4715,7 +4715,7 @@ paths: description: Add an educationUser member to an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0 operationId: education.class_CreateMemberGraphBPreRef parameters: - name: educationClass-id @@ -4742,7 +4742,7 @@ paths: description: Retrieve a list of schools in which the class is taught. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0 operationId: education.class_ListSchool parameters: - name: educationClass-id @@ -4964,7 +4964,7 @@ paths: description: Retrieve a list teachers for a class. Delegated tokens must be members of the class to get the teacher list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 operationId: education.class_ListTeacher parameters: - name: educationClass-id @@ -5142,7 +5142,7 @@ paths: description: Remove teacher from an educationClass. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0 operationId: education.class_DeleteTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5210,7 +5210,7 @@ paths: description: Retrieve a list teachers for a class. Delegated tokens must be members of the class to get the teacher list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0 operationId: education.class_ListTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5319,7 +5319,7 @@ paths: description: Add a teacher to a class. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0 operationId: education.class_CreateTeacherGraphBPreRef parameters: - name: educationClass-id @@ -5590,10 +5590,10 @@ paths: tags: - education.educationUser summary: List assignments of a user - description: 'Returns a list of educationAssignment assigned to a educationUser for all classes. Only teachers, students, and applications with application permissions can perform this operation. This method allows a caller to find all the **assignments** belonging to a student or a teacher in a single call rather than having to request **assignments** from each **class**. The **assignment** list contains what is needed to get the detailed information for the **assignment** from within the **class** namespace. Use the methods defined for the **assignment** for all other operations.' + description: 'Returns a list of educationAssignment assigned to a educationUser for all classes. Only teachers, students, and applications with application permissions can perform this operation. This method allows a caller to find all the assignments belonging to a student or a teacher in a single call rather than having to request assignments from each class. The assignment list contains what is needed to get the detailed information for the assignment from within the class namespace. Use the methods defined for the assignment for all other operations.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 operationId: education.me_ListAssignment parameters: - $ref: '#/components/parameters/top' @@ -5888,7 +5888,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.me.assignment_ListCategory parameters: - name: educationAssignment-id @@ -5960,7 +5960,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.me.assignment_CreateCategory parameters: - name: educationAssignment-id @@ -5996,7 +5996,7 @@ paths: description: Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 operationId: education.me.assignment_DeleteCategoryGraphBPreRef parameters: - name: educationAssignment-id @@ -6064,7 +6064,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.me.assignment_ListCategoryGraphBPreRef parameters: - name: educationAssignment-id @@ -6111,7 +6111,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.me.assignment_CreateCategoryGraphBPreRef parameters: - name: educationAssignment-id @@ -6210,10 +6210,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Publish an education assignment. Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment.' + description: 'Publish an education assignment. Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.me.assignment_publish parameters: - name: educationAssignment-id @@ -6242,7 +6242,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment_setUpFeedbackResourcesFolder parameters: - name: educationAssignment-id @@ -6271,7 +6271,7 @@ paths: description: 'Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment''s folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment_setUpResourcesFolder parameters: - name: educationAssignment-id @@ -6300,7 +6300,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.me.assignment_ListResource parameters: - name: educationAssignment-id @@ -6372,10 +6372,10 @@ paths: tags: - education.educationUser summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created.' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 operationId: education.me.assignment_CreateResource parameters: - name: educationAssignment-id @@ -6411,7 +6411,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.me.assignment_GetResource parameters: - name: educationAssignment-id @@ -6512,7 +6512,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers cannot remove resources marked as ''distributeToStudents'', after the assignment has been published to students.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.me.assignment_DeleteResource parameters: - name: educationAssignment-id @@ -6573,7 +6573,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.me.assignment_GetRubric parameters: - name: educationAssignment-id @@ -6634,7 +6634,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.me.assignment_UpdateRubric parameters: - name: educationAssignment-id @@ -6669,7 +6669,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.me.assignment_DeleteRubric parameters: - name: educationAssignment-id @@ -6700,7 +6700,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.me.assignment_GetRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -6728,7 +6728,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.me.assignment_SetRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -6754,7 +6754,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.me.assignment_DeleteRubricGraphBPreRef parameters: - name: educationAssignment-id @@ -6785,7 +6785,7 @@ paths: description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they are associated with.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.me.assignment_ListSubmission parameters: - name: educationAssignment-id @@ -6922,10 +6922,10 @@ paths: tags: - education.educationUser summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.me.assignment_GetSubmission parameters: - name: educationAssignment-id @@ -7073,10 +7073,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.me.assignment.submission_reassign parameters: - name: educationAssignment-id @@ -7113,7 +7113,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This action changes the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.me.assignment.submission_return parameters: - name: educationAssignment-id @@ -7150,7 +7150,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.me.assignment.submission_setUpResourcesFolder parameters: - name: educationAssignment-id @@ -7184,10 +7184,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.me.assignment.submission_submit parameters: - name: educationAssignment-id @@ -7221,10 +7221,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.me.assignment.submission_unsubmit parameters: - name: educationAssignment-id @@ -7258,10 +7258,10 @@ paths: tags: - education.educationUser summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.me.assignment.submission_ListOutcome parameters: - name: educationAssignment-id @@ -7341,10 +7341,10 @@ paths: tags: - education.educationUser summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.me.assignment.submission_CreateOutcome parameters: - name: educationAssignment-id @@ -7454,7 +7454,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.me.assignment.submission_UpdateOutcome parameters: - name: educationAssignment-id @@ -7505,7 +7505,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.me.assignment.submission_DeleteOutcome parameters: - name: educationAssignment-id @@ -7579,10 +7579,10 @@ paths: tags: - education.educationUser summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.me.assignment.submission_ListResource parameters: - name: educationAssignment-id @@ -7662,10 +7662,10 @@ paths: tags: - education.educationUser summary: Create educationSubmissionResource - description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.me.assignment.submission_CreateResource parameters: - name: educationAssignment-id @@ -7709,7 +7709,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.me.assignment.submission_GetResource parameters: - name: educationAssignment-id @@ -7826,7 +7826,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.me.assignment.submission_DeleteResource parameters: - name: educationAssignment-id @@ -7903,7 +7903,7 @@ paths: description: 'List the educationSubmissionResource objects that have officially been submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission cannot change the submitted list without resubmitting the assignment. This is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 operationId: education.me.assignment.submission_ListSubmittedResource parameters: - name: educationAssignment-id @@ -8026,7 +8026,7 @@ paths: description: 'Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Note that teachers can leave notes in some resources.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 operationId: education.me.assignment.submission_GetSubmittedResource parameters: - name: educationAssignment-id @@ -8386,7 +8386,7 @@ paths: description: Get the educationClass resources an educationUser is a member of. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 operationId: education.me_ListClass parameters: - $ref: '#/components/parameters/top' @@ -8592,7 +8592,7 @@ paths: description: Retrieve a list of educationRubric objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 operationId: education.me_ListRubric parameters: - $ref: '#/components/parameters/top' @@ -8680,7 +8680,7 @@ paths: description: Create a new educationRubric object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 operationId: education.me_CreateRubric requestBody: description: New navigation property @@ -8707,7 +8707,7 @@ paths: description: Retrieve the properties and relationships of an educationRubric object. Only teachers and students can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 operationId: education.me_GetRubric parameters: - name: educationRubric-id @@ -8765,10 +8765,10 @@ paths: tags: - education.educationUser summary: Update educationRubric - description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (`PATCH /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric`) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under `/education/users/{id}/rubrics`. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric, but it cannot be updated.' + description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (PATCH /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric, but it cannot be updated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 operationId: education.me_UpdateRubric parameters: - name: educationRubric-id @@ -8803,7 +8803,7 @@ paths: description: Delete an educationRubric object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 operationId: education.me_DeleteRubric parameters: - name: educationRubric-id @@ -8848,7 +8848,7 @@ paths: description: Retrieve a list of schools for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 operationId: education.me_ListSchool parameters: - $ref: '#/components/parameters/top' @@ -9046,7 +9046,7 @@ paths: description: Get the educationClass resources owned by an educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0 operationId: education.me_ListTaughtClass parameters: - $ref: '#/components/parameters/top' @@ -9249,10 +9249,10 @@ paths: tags: - education.educationUser summary: Get educationUser - description: Retrieve the simple directory **user** that corresponds to this **educationUser**. + description: Retrieve the simple directory user that corresponds to this educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 operationId: education.me_GetUser parameters: - name: $select @@ -9280,6 +9280,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -9537,7 +9538,7 @@ paths: description: Get a list of the educationSchool objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0 operationId: education_ListSchool parameters: - $ref: '#/components/parameters/top' @@ -9649,7 +9650,7 @@ paths: description: Create a new educationSchool object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0 operationId: education_CreateSchool requestBody: description: New navigation property @@ -9676,7 +9677,7 @@ paths: description: Read the properties and relationships of an educationSchool object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0 operationId: education_GetSchool parameters: - name: educationSchool-id @@ -9749,7 +9750,7 @@ paths: description: Update the properties of an educationSchool object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0 operationId: education_UpdateSchool parameters: - name: educationSchool-id @@ -9784,7 +9785,7 @@ paths: description: Delete a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0 operationId: education_DeleteSchool parameters: - name: educationSchool-id @@ -9812,10 +9813,10 @@ paths: tags: - education.educationSchool summary: List administrativeUnit an educationSchool - description: Get a list of **administrativeUnits** associated with an educationSchool object. + description: Get a list of administrativeUnits associated with an educationSchool object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-administrativeunit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-administrativeunit?view=graph-rest-1.0 operationId: education.school_GetAdministrativeUnit parameters: - name: educationSchool-id @@ -9909,7 +9910,7 @@ paths: description: Get the educationClass resources owned by an educationSchool. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 operationId: education.school_ListClass parameters: - name: educationSchool-id @@ -10031,7 +10032,7 @@ paths: description: Delete a class from a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0 operationId: education.school_DeleteClassGraphBPreRef parameters: - name: educationSchool-id @@ -10099,7 +10100,7 @@ paths: description: Get the educationClass resources owned by an educationSchool. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0 operationId: education.school_ListClassGraphBPreRef parameters: - name: educationSchool-id @@ -10168,7 +10169,7 @@ paths: description: Add a class to a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0 operationId: education.school_CreateClassGraphBPreRef parameters: - name: educationSchool-id @@ -10195,7 +10196,7 @@ paths: description: Get the educationUser resources associated with an educationSchool. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 operationId: education.school_ListUser parameters: - name: educationSchool-id @@ -10373,7 +10374,7 @@ paths: description: Delete a user from a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0 operationId: education.school_DeleteUserGraphBPreRef parameters: - name: educationSchool-id @@ -10441,7 +10442,7 @@ paths: description: Get the educationUser resources associated with an educationSchool. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0 operationId: education.school_ListUserGraphBPreRef parameters: - name: educationSchool-id @@ -10550,7 +10551,7 @@ paths: description: Add a user to a school. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0 operationId: education.school_CreateUserGraphBPreRef parameters: - name: educationSchool-id @@ -10703,7 +10704,7 @@ paths: description: Get a list of the educationUser objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0 operationId: education_ListUser parameters: - $ref: '#/components/parameters/top' @@ -10872,7 +10873,7 @@ paths: description: Create a new educationUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0 operationId: education_CreateUser requestBody: description: New navigation property @@ -10899,7 +10900,7 @@ paths: description: Read the properties and relationships of an educationUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0 operationId: education_GetUser parameters: - name: educationUser-id @@ -10995,7 +10996,7 @@ paths: description: Update the properties of an educationUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education_UpdateUser parameters: - name: educationUser-id @@ -11030,7 +11031,7 @@ paths: description: Delete a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0 operationId: education_DeleteUser parameters: - name: educationUser-id @@ -11058,10 +11059,10 @@ paths: tags: - education.educationUser summary: List assignments of a user - description: 'Returns a list of educationAssignment assigned to a educationUser for all classes. Only teachers, students, and applications with application permissions can perform this operation. This method allows a caller to find all the **assignments** belonging to a student or a teacher in a single call rather than having to request **assignments** from each **class**. The **assignment** list contains what is needed to get the detailed information for the **assignment** from within the **class** namespace. Use the methods defined for the **assignment** for all other operations.' + description: 'Returns a list of educationAssignment assigned to a educationUser for all classes. Only teachers, students, and applications with application permissions can perform this operation. This method allows a caller to find all the assignments belonging to a student or a teacher in a single call rather than having to request assignments from each class. The assignment list contains what is needed to get the detailed information for the assignment from within the class namespace. Use the methods defined for the assignment for all other operations.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0 operationId: education.user_ListAssignment parameters: - name: educationUser-id @@ -11397,7 +11398,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.user.assignment_ListCategory parameters: - name: educationUser-id @@ -11477,7 +11478,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.user.assignment_CreateCategory parameters: - name: educationUser-id @@ -11521,7 +11522,7 @@ paths: description: Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0 operationId: education.user.assignment_DeleteCategoryGraphBPreRef parameters: - name: educationUser-id @@ -11605,7 +11606,7 @@ paths: description: 'List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0 operationId: education.user.assignment_ListCategoryGraphBPreRef parameters: - name: educationUser-id @@ -11660,7 +11661,7 @@ paths: description: Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0 operationId: education.user.assignment_CreateCategoryGraphBPreRef parameters: - name: educationUser-id @@ -11775,10 +11776,10 @@ paths: tags: - education.Actions summary: Invoke action publish - description: 'Publish an education assignment. Change the state of an educationAssignment from its original `draft` status to the `published` status. You can change the state from `draft` to `scheduled` if the **assignment** is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to `draft` if there is any backend failure during publish process. To update the properties of a published **assignment**, see update an assignment.' + description: 'Publish an education assignment. Change the state of an educationAssignment from its original draft status to the published status. You can change the state from draft to scheduled if the assignment is scheduled for a future date. Only a teacher in the class can make this call. When an assignment is in draft status, students will not see the assignment, nor will there be any submission objects. Calling this API creates educationSubmission objects and displays the assignment in each student''s list. The state of the assignment goes back to draft if there is any backend failure during publish process. To update the properties of a published assignment, see update an assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0 operationId: education.user.assignment_publish parameters: - name: educationUser-id @@ -11815,7 +11816,7 @@ paths: description: Create a SharePoint folder to upload feedback files for a given educationSubmission. Only teachers can perform this operation. The teacher determines the resources to upload in the feedback resources folder of a submission. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment_setUpFeedbackResourcesFolder parameters: - name: educationUser-id @@ -11852,7 +11853,7 @@ paths: description: 'Create a SharePoint folder to upload files for a given educationAssignment. Only teachers can perform this operation. The teacher determines the resources to upload in the assignment''s folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment_setUpResourcesFolder parameters: - name: educationUser-id @@ -11889,7 +11890,7 @@ paths: description: 'Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0 operationId: education.user.assignment_ListResource parameters: - name: educationUser-id @@ -11969,10 +11970,10 @@ paths: tags: - education.educationUser summary: Create educationAssignmentResource - description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an **@odata.type** property to indicate which type of resource is being created.' + description: 'Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0 operationId: education.user.assignment_CreateResource parameters: - name: educationUser-id @@ -12016,7 +12017,7 @@ paths: description: 'Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0 operationId: education.user.assignment_GetResource parameters: - name: educationUser-id @@ -12133,7 +12134,7 @@ paths: description: 'Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers cannot remove resources marked as ''distributeToStudents'', after the assignment has been published to students.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0 operationId: education.user.assignment_DeleteResource parameters: - name: educationUser-id @@ -12210,7 +12211,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.user.assignment_GetRubric parameters: - name: educationUser-id @@ -12279,7 +12280,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.user.assignment_UpdateRubric parameters: - name: educationUser-id @@ -12322,7 +12323,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.user.assignment_DeleteRubric parameters: - name: educationUser-id @@ -12361,7 +12362,7 @@ paths: description: 'Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0 operationId: education.user.assignment_GetRubricGraphBPreRef parameters: - name: educationUser-id @@ -12397,7 +12398,7 @@ paths: description: Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0 operationId: education.user.assignment_SetRubricGraphBPreRef parameters: - name: educationUser-id @@ -12431,7 +12432,7 @@ paths: description: Remove an educationRubric from an educationAssignment. This method does not delete the rubric itself and can only be performed by teachers. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0 operationId: education.user.assignment_DeleteRubricGraphBPreRef parameters: - name: educationUser-id @@ -12470,7 +12471,7 @@ paths: description: 'List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they are associated with.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0 operationId: education.user.assignment_ListSubmission parameters: - name: educationUser-id @@ -12623,10 +12624,10 @@ paths: tags: - education.educationUser summary: Get educationSubmission - description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A **submission** object represents a student''s work for an assignment. Resources associated with the **submission** represent this work. Only the **assignedTo** student can see and modify the **submission**. A teacher or application with application permissions has full access to all **submissions**. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the **assignment** has been released.' + description: 'Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student''s work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0 operationId: education.user.assignment_GetSubmission parameters: - name: educationUser-id @@ -12798,10 +12799,10 @@ paths: tags: - education.Actions summary: Invoke action reassign - description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the `Prefer: include-unknown-enum-members` header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the `reassigned` status will be mapped to the `returned` status, and **reassignedDateTime** and **reassignedBy** properties will be mapped to **returnedDateTime** and **returnedBy** respectively. If the header `Prefer: include-unknown-enum-members` is provided, a reassigned submission retains the `reassigned` status. For details, see the examples section.' + description: 'Reassign the submission to the student with feedback for review. Only teachers can perform this action. Include the Prefer: include-unknown-enum-members header when you call this method; otherwise, a reassigned submission will be treated as a returned submission. This means that the reassigned status will be mapped to the returned status, and reassignedDateTime and reassignedBy properties will be mapped to returnedDateTime and returnedBy respectively. If the header Prefer: include-unknown-enum-members is provided, a reassigned submission retains the reassigned status. For details, see the examples section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0 operationId: education.user.assignment.submission_reassign parameters: - name: educationUser-id @@ -12846,7 +12847,7 @@ paths: description: Make the grade and feedback associated with this submission available to the student. This action changes the status of the submission from 'submitted' to 'returned' and indicates that feedback is provided or grading is done. This action can only be done by the teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0 operationId: education.user.assignment.submission_return parameters: - name: educationUser-id @@ -12891,7 +12892,7 @@ paths: description: 'Trigger the creation of the SharePoint resource folder where all file-based resources (Word, Excel, and so on) should be uploaded for a given submission. Only teachers and students can perform this operation. Note that files must be located in this folder in order to be added as resources. Only a student in the class can determine what files to upload in a given submission-level resource folder. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0 operationId: education.user.assignment.submission_setUpResourcesFolder parameters: - name: educationUser-id @@ -12933,10 +12934,10 @@ paths: tags: - education.Actions summary: Invoke action submit - description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `working` to `submitted`. During the submit process, all the resources are copied to the **submittedResources** bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' + description: 'Indicate that a student is done with the work and is ready to hand in the assignment. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from working to submitted. During the submit process, all the resources are copied to the submittedResources bucket. The teacher will be looking at the submitted resources list for grading. A teacher can also submit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0 operationId: education.user.assignment.submission_submit parameters: - name: educationUser-id @@ -12978,10 +12979,10 @@ paths: tags: - education.Actions summary: Invoke action unsubmit - description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' + description: 'Indicate that a student wants to work on the submission of the assignment after it was turned in. Only teachers, students, and applications with application permissions can perform this operation. This method changes the status of the submission from submitted to working. During the submit process, all the resources are copied from submittedResources to workingResources. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student''s assignment on their behalf.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0 operationId: education.user.assignment.submission_unsubmit parameters: - name: educationUser-id @@ -13023,10 +13024,10 @@ paths: tags: - education.educationUser summary: List outcomes - description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: **educationPointsOutcome**, **educationFeedbackOutcome**, **educationRubricOutcome**, and **educationFeedbackResourceOutcome**. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, **points** and **publishedPoints**, **feedback** and **publishedFeedback**. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' + description: 'Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) will have an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) will have both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), will have an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, will have an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource will have an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0 operationId: education.user.assignment.submission_ListOutcome parameters: - name: educationUser-id @@ -13114,10 +13115,10 @@ paths: tags: - education.educationUser summary: Create educationFeedbackResourceOutcome - description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the `POST` request will fail.' + description: 'Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn''t exist or isn''t in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0 operationId: education.user.assignment.submission_CreateOutcome parameters: - name: educationUser-id @@ -13243,7 +13244,7 @@ paths: description: Update the properties of an educationOutcome object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0 operationId: education.user.assignment.submission_UpdateOutcome parameters: - name: educationUser-id @@ -13302,7 +13303,7 @@ paths: description: Delete a feedback resource from a submission. This can only be done by a teacher. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0 operationId: education.user.assignment.submission_DeleteOutcome parameters: - name: educationUser-id @@ -13392,10 +13393,10 @@ paths: tags: - education.educationUser summary: List submission resources - description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The **submittedResources** are the resources that have officially been submitted to be graded.' + description: 'List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that have officially been submitted to be graded.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0 operationId: education.user.assignment.submission_ListResource parameters: - name: educationUser-id @@ -13483,10 +13484,10 @@ paths: tags: - education.educationUser summary: Create educationSubmissionResource - description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the **allowStudentsToAddResources** flag is not set to `true`. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' + description: 'Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn''t exist or is not in that folder, the POST request will fail.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0 operationId: education.user.assignment.submission_CreateResource parameters: - name: educationUser-id @@ -13538,7 +13539,7 @@ paths: description: 'Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the ''working'' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0 operationId: education.user.assignment.submission_GetResource parameters: - name: educationUser-id @@ -13671,7 +13672,7 @@ paths: description: 'Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to ''reset'' the resource to its original state. If the resource was not copied from the assignment but was added from the student, the resource is simply deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0 operationId: education.user.assignment.submission_DeleteResource parameters: - name: educationUser-id @@ -13764,7 +13765,7 @@ paths: description: 'List the educationSubmissionResource objects that have officially been submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission cannot change the submitted list without resubmitting the assignment. This is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0 operationId: education.user.assignment.submission_ListSubmittedResource parameters: - name: educationUser-id @@ -13903,7 +13904,7 @@ paths: description: 'Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Note that teachers can leave notes in some resources.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0 operationId: education.user.assignment.submission_GetSubmittedResource parameters: - name: educationUser-id @@ -14319,7 +14320,7 @@ paths: description: Get the educationClass resources an educationUser is a member of. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0 operationId: education.user_ListClass parameters: - name: educationUser-id @@ -14549,7 +14550,7 @@ paths: description: Retrieve a list of educationRubric objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0 operationId: education.user_ListRubric parameters: - name: educationUser-id @@ -14645,7 +14646,7 @@ paths: description: Create a new educationRubric object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0 operationId: education.user_CreateRubric parameters: - name: educationUser-id @@ -14681,7 +14682,7 @@ paths: description: Retrieve the properties and relationships of an educationRubric object. Only teachers and students can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0 operationId: education.user_GetRubric parameters: - name: educationUser-id @@ -14747,10 +14748,10 @@ paths: tags: - education.educationUser summary: Update educationRubric - description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (`PATCH /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric`) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under `/education/users/{id}/rubrics`. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric, but it cannot be updated.' + description: 'Update the properties of an educationRubric object. Only teachers can perform this operation. Updating a rubric attached to an assignment (PATCH /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics. After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment. That rubric can be retrieved using GET /education/classes/acdefc6b-2dc6-4e71-b1e9-6d9810ab1793/assignments/cf6005fc-9e13-44a2-a6ac-a53322006454/rubric, but it cannot be updated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 operationId: education.user_UpdateRubric parameters: - name: educationUser-id @@ -14793,7 +14794,7 @@ paths: description: Delete an educationRubric object. Only teachers can perform this operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0 operationId: education.user_DeleteRubric parameters: - name: educationUser-id @@ -14854,7 +14855,7 @@ paths: description: Retrieve a list of schools for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0 operationId: education.user_ListSchool parameters: - name: educationUser-id @@ -15076,7 +15077,7 @@ paths: description: Get the educationClass resources owned by an educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0 operationId: education.user_ListTaughtClass parameters: - name: educationUser-id @@ -15303,10 +15304,10 @@ paths: tags: - education.educationUser summary: Get educationUser - description: Retrieve the simple directory **user** that corresponds to this **educationUser**. + description: Retrieve the simple directory user that corresponds to this educationUser. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0 operationId: education.user_GetUser parameters: - name: educationUser-id @@ -15342,6 +15343,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -16797,6 +16799,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -18389,6 +18393,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -18635,6 +18644,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -18807,7 +18821,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -19934,6 +19948,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -20152,6 +20169,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -21466,7 +21488,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -25068,11 +25090,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index 089c6a1b812..7f51db792a2 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -287,7 +287,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: drive_ListBundle parameters: - name: drive-id @@ -474,7 +474,7 @@ paths: summary: Create new navigation property to bundles for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: drive_CreateBundle parameters: - name: drive-id @@ -510,7 +510,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: drive_GetBundle parameters: - name: drive-id @@ -624,7 +624,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: drive_GetBundlesContent parameters: - name: drive-id @@ -758,6 +758,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -1032,7 +1033,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: drive_ListFollowing parameters: - name: drive-id @@ -1332,7 +1333,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: drive_GetFollowingContent parameters: - name: drive-id @@ -1650,7 +1651,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: drive_GetItem parameters: - name: drive-id @@ -1759,11 +1760,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive_UpdateItem parameters: - name: drive-id @@ -1806,7 +1807,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: drive_DeleteItem parameters: - name: drive-id @@ -1979,10 +1980,10 @@ paths: tags: - drives.driveItem summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: drive.item.analytic_GetAllTime parameters: - name: drive-id @@ -3054,10 +3055,10 @@ paths: tags: - drives.driveItem summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.item_ListChild parameters: - name: drive-id @@ -3252,7 +3253,7 @@ paths: summary: Create new navigation property to children for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: drive.item_CreateChild parameters: - name: drive-id @@ -3414,7 +3415,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: drive.item_DeleteChild parameters: - name: drive-id @@ -3461,7 +3462,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.item_GetChildrenContent parameters: - name: drive-id @@ -3703,6 +3704,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -4034,6 +4036,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -4585,6 +4588,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -4875,7 +4879,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.item.listItem_ListDocumentSetVersion parameters: - name: drive-id @@ -4978,7 +4982,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.item.listItem_CreateDocumentSetVersion parameters: - name: drive-id @@ -5022,7 +5026,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.item.listItem_GetDocumentSetVersion parameters: - name: drive-id @@ -5147,7 +5151,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.item.listItem_DeleteDocumentSetVersion parameters: - name: drive-id @@ -5349,7 +5353,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.item.listItem.documentSetVersion_restore parameters: - name: drive-id @@ -5661,10 +5665,10 @@ paths: tags: - drives.driveItem summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.item.listItem_UpdateField parameters: - name: drive-id @@ -5783,6 +5787,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -6307,7 +6312,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: drive.item.listItem_ListVersion parameters: - name: drive-id @@ -6435,7 +6440,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: drive.item.listItem_GetVersion parameters: - name: drive-id @@ -6753,7 +6758,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: drive.item.listItem.version_restoreVersion parameters: - name: drive-id @@ -6868,10 +6873,10 @@ paths: tags: - drives.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: drive.item_checkin parameters: - name: drive-id @@ -6917,10 +6922,10 @@ paths: tags: - drives.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: drive.item_checkout parameters: - name: drive-id @@ -6953,7 +6958,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: drive.item_copy parameters: - name: drive-id @@ -7002,10 +7007,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: drive.item_createLink parameters: - name: drive-id @@ -7069,10 +7074,6 @@ paths: tags: - drives.Actions summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: drive.item_createUploadSession parameters: - name: drive-id @@ -7540,7 +7541,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: drive.item_follow parameters: - name: drive-id @@ -7808,10 +7809,10 @@ paths: tags: - drives.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: drive.item_invite parameters: - name: drive-id @@ -7978,10 +7979,10 @@ paths: tags: - drives.Actions summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: drive.item_restore parameters: - name: drive-id @@ -8227,7 +8228,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: drive.item_unfollow parameters: - name: drive-id @@ -8304,7 +8305,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: drive.item_ListPermission parameters: - name: drive-id @@ -8451,10 +8452,10 @@ paths: tags: - drives.driveItem summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: drive.item_GetPermission parameters: - name: drive-id @@ -8530,10 +8531,10 @@ paths: tags: - drives.driveItem summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: drive.item_UpdatePermission parameters: - name: drive-id @@ -8581,10 +8582,10 @@ paths: tags: - drives.driveItem summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: drive.item_DeletePermission parameters: - name: drive-id @@ -8631,7 +8632,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: drive.item.permission_grant parameters: - name: drive-id @@ -9061,10 +9062,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.item.subscription_reauthorize parameters: - name: drive-id @@ -9132,10 +9133,10 @@ paths: tags: - drives.driveItem summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: drive.item_ListThumbnail parameters: - name: drive-id @@ -9453,7 +9454,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.item_ListVersion parameters: - name: drive-id @@ -9585,7 +9586,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: drive.item_GetVersion parameters: - name: drive-id @@ -9748,7 +9749,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.item_GetVersionsContent parameters: - name: drive-id @@ -9843,7 +9844,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: drive.item.version_restoreVersion parameters: - name: drive-id @@ -9969,6 +9970,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -10379,7 +10381,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: drive.list_ListColumn parameters: - name: drive-id @@ -10543,7 +10545,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: drive.list_CreateColumn parameters: - name: drive-id @@ -10856,7 +10858,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: drive.list_ListContentType parameters: - name: drive-id @@ -12095,7 +12097,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: drive.list.contentType_ListColumn parameters: - name: drive-id @@ -12267,7 +12269,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: drive.list.contentType_CreateColumn parameters: - name: drive-id @@ -12311,7 +12313,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: drive.list.contentType_GetColumn parameters: - name: drive-id @@ -12412,7 +12414,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: drive.list.contentType_UpdateColumn parameters: - name: drive-id @@ -12463,7 +12465,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: drive.list.contentType_DeleteColumn parameters: - name: drive-id @@ -12639,7 +12641,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: drive.list.contentType_associateGraphWPreHubSite parameters: - name: drive-id @@ -12690,7 +12692,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: drive.list.contentType_copyToDefaultContentLocation parameters: - name: drive-id @@ -12777,7 +12779,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: drive.list.contentType_publish parameters: - name: drive-id @@ -12810,7 +12812,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: drive.list.contentType_unpublish parameters: - name: drive-id @@ -12865,7 +12867,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: drive.list.contentType_addCopy parameters: - name: drive-id @@ -12906,7 +12908,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: drive.list.contentType_addCopyFromContentTypeHub parameters: - name: drive-id @@ -13096,6 +13098,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -13450,7 +13453,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: drive.list_ListItem parameters: - name: drive-id @@ -13565,7 +13568,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: drive.list_CreateItem parameters: - name: drive-id @@ -13601,7 +13604,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: drive.list_GetItem parameters: - name: drive-id @@ -13725,7 +13728,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: drive.list_DeleteItem parameters: - name: drive-id @@ -13869,6 +13872,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -14159,7 +14163,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.list.item_ListDocumentSetVersion parameters: - name: drive-id @@ -14262,7 +14266,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.list.item_CreateDocumentSetVersion parameters: - name: drive-id @@ -14306,7 +14310,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.list.item_GetDocumentSetVersion parameters: - name: drive-id @@ -14431,7 +14435,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.list.item_DeleteDocumentSetVersion parameters: - name: drive-id @@ -14633,7 +14637,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.list.item.documentSetVersion_restore parameters: - name: drive-id @@ -14945,10 +14949,10 @@ paths: tags: - drives.list summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.list.item_UpdateField parameters: - name: drive-id @@ -15067,6 +15071,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -15591,7 +15596,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: drive.list.item_ListVersion parameters: - name: drive-id @@ -15719,7 +15724,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: drive.list.item_GetVersion parameters: - name: drive-id @@ -16037,7 +16042,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: drive.list.item.version_restoreVersion parameters: - name: drive-id @@ -16163,6 +16168,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -17006,10 +17012,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.list.subscription_reauthorize parameters: - name: drive-id @@ -17558,10 +17564,10 @@ paths: tags: - drives.driveItem summary: Get a driveItem resource - description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\n`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." + description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\nitem-id is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: drive_GetRoot parameters: - name: drive-id @@ -17834,10 +17840,10 @@ paths: tags: - drives.driveItem summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: drive.root.analytic_GetAllTime parameters: - name: drive-id @@ -18773,10 +18779,10 @@ paths: tags: - drives.driveItem summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.root_ListChild parameters: - name: drive-id @@ -18963,7 +18969,7 @@ paths: summary: Create new navigation property to children for drives externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: drive.root_CreateChild parameters: - name: drive-id @@ -19109,7 +19115,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: drive.root_DeleteChild parameters: - name: drive-id @@ -19148,7 +19154,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: drive.root_GetChildrenContent parameters: - name: drive-id @@ -19249,7 +19255,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: drive_GetRootContent parameters: - name: drive-id @@ -19345,6 +19351,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -19652,6 +19659,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -20147,6 +20155,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -20421,7 +20430,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: drive.root.listItem_ListDocumentSetVersion parameters: - name: drive-id @@ -20516,7 +20525,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: drive.root.listItem_CreateDocumentSetVersion parameters: - name: drive-id @@ -20552,7 +20561,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: drive.root.listItem_GetDocumentSetVersion parameters: - name: drive-id @@ -20661,7 +20670,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: drive.root.listItem_DeleteDocumentSetVersion parameters: - name: drive-id @@ -20831,7 +20840,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: drive.root.listItem.documentSetVersion_restore parameters: - name: drive-id @@ -21095,10 +21104,10 @@ paths: tags: - drives.driveItem summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: drive.root.listItem_UpdateField parameters: - name: drive-id @@ -21193,6 +21202,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -21685,7 +21695,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: drive.root.listItem_ListVersion parameters: - name: drive-id @@ -21797,7 +21807,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: drive.root.listItem_GetVersion parameters: - name: drive-id @@ -22067,7 +22077,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: drive.root.listItem.version_restoreVersion parameters: - name: drive-id @@ -22158,10 +22168,10 @@ paths: tags: - drives.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: drive.root_checkin parameters: - name: drive-id @@ -22199,10 +22209,10 @@ paths: tags: - drives.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: drive.root_checkout parameters: - name: drive-id @@ -22227,7 +22237,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: drive.root_copy parameters: - name: drive-id @@ -22268,10 +22278,10 @@ paths: tags: - drives.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: drive.root_createLink parameters: - name: drive-id @@ -22327,10 +22337,6 @@ paths: tags: - drives.Actions summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: drive.root_createUploadSession parameters: - name: drive-id @@ -22766,7 +22772,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: drive.root_follow parameters: - name: drive-id @@ -23010,10 +23016,10 @@ paths: tags: - drives.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: drive.root_invite parameters: - name: drive-id @@ -23156,10 +23162,10 @@ paths: tags: - drives.Actions summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: drive.root_restore parameters: - name: drive-id @@ -23389,7 +23395,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: drive.root_unfollow parameters: - name: drive-id @@ -23450,7 +23456,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: drive.root_ListPermission parameters: - name: drive-id @@ -23581,10 +23587,10 @@ paths: tags: - drives.driveItem summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: drive.root_GetPermission parameters: - name: drive-id @@ -23652,10 +23658,10 @@ paths: tags: - drives.driveItem summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: drive.root_UpdatePermission parameters: - name: drive-id @@ -23695,10 +23701,10 @@ paths: tags: - drives.driveItem summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: drive.root_DeletePermission parameters: - name: drive-id @@ -23737,7 +23743,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: drive.root.permission_grant parameters: - name: drive-id @@ -24111,10 +24117,10 @@ paths: tags: - drives.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: drive.root.subscription_reauthorize parameters: - name: drive-id @@ -24166,10 +24172,10 @@ paths: tags: - drives.driveItem summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: drive.root_ListThumbnail parameters: - name: drive-id @@ -24439,7 +24445,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.root_ListVersion parameters: - name: drive-id @@ -24555,7 +24561,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: drive.root_GetVersion parameters: - name: drive-id @@ -24694,7 +24700,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: drive.root_GetVersionsContent parameters: - name: drive-id @@ -24773,7 +24779,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: drive.root.version_restoreVersion parameters: - name: drive-id @@ -25014,7 +25020,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: drive_GetSpecial parameters: - name: drive-id @@ -25623,7 +25629,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: group.drive_ListBundle parameters: - name: group-id @@ -25818,7 +25824,7 @@ paths: summary: Create new navigation property to bundles for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: group.drive_CreateBundle parameters: - name: group-id @@ -25862,7 +25868,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: group.drive_GetBundle parameters: - name: group-id @@ -25984,7 +25990,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: group.drive_GetBundlesContent parameters: - name: group-id @@ -26150,6 +26156,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -26440,7 +26447,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: group.drive_ListFollowing parameters: - name: group-id @@ -26756,7 +26763,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: group.drive_GetFollowingContent parameters: - name: group-id @@ -27114,7 +27121,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: group.drive_GetItem parameters: - name: group-id @@ -27231,11 +27238,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: group.drive_UpdateItem parameters: - name: group-id @@ -27286,7 +27293,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: group.drive_DeleteItem parameters: - name: group-id @@ -27491,10 +27498,10 @@ paths: tags: - groups.drive summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: group.drive.item.analytic_GetAllTime parameters: - name: group-id @@ -28702,10 +28709,10 @@ paths: tags: - groups.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.item_ListChild parameters: - name: group-id @@ -28908,7 +28915,7 @@ paths: summary: Create new navigation property to children for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: group.drive.item_CreateChild parameters: - name: group-id @@ -29086,7 +29093,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: group.drive.item_DeleteChild parameters: - name: group-id @@ -29141,7 +29148,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.item_GetChildrenContent parameters: - name: group-id @@ -29431,6 +29438,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -29786,6 +29794,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -30393,6 +30402,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -30699,7 +30709,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.item.listItem_ListDocumentSetVersion parameters: - name: group-id @@ -30810,7 +30820,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.item.listItem_CreateDocumentSetVersion parameters: - name: group-id @@ -30862,7 +30872,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.item.listItem_GetDocumentSetVersion parameters: - name: group-id @@ -31003,7 +31013,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.item.listItem_DeleteDocumentSetVersion parameters: - name: group-id @@ -31548,10 +31558,10 @@ paths: tags: - groups.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.item.listItem_UpdateField parameters: - name: group-id @@ -31694,6 +31704,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -32000,7 +32011,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: group.drive.item.listItem_ListVersion parameters: - name: group-id @@ -32144,7 +32155,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: group.drive.item.listItem_GetVersion parameters: - name: group-id @@ -32548,7 +32559,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: group.drive.item_ListPermission parameters: - name: group-id @@ -32711,10 +32722,10 @@ paths: tags: - groups.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: group.drive.item_GetPermission parameters: - name: group-id @@ -32798,10 +32809,10 @@ paths: tags: - groups.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: group.drive.item_UpdatePermission parameters: - name: group-id @@ -32857,10 +32868,10 @@ paths: tags: - groups.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: group.drive.item_DeletePermission parameters: - name: group-id @@ -33353,10 +33364,10 @@ paths: tags: - groups.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: group.drive.item_ListThumbnail parameters: - name: group-id @@ -33722,7 +33733,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.item_ListVersion parameters: - name: group-id @@ -33870,7 +33881,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: group.drive.item_GetVersion parameters: - name: group-id @@ -34057,7 +34068,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.item_GetVersionsContent parameters: - name: group-id @@ -34277,6 +34288,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -34727,7 +34739,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: group.drive.list_ListColumn parameters: - name: group-id @@ -34899,7 +34911,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: group.drive.list_CreateColumn parameters: - name: group-id @@ -35260,7 +35272,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: group.drive.list_ListContentType parameters: - name: group-id @@ -36643,7 +36655,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.drive.list.contentType_ListColumn parameters: - name: group-id @@ -36823,7 +36835,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.drive.list.contentType_CreateColumn parameters: - name: group-id @@ -36875,7 +36887,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.drive.list.contentType_GetColumn parameters: - name: group-id @@ -36984,7 +36996,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.drive.list.contentType_UpdateColumn parameters: - name: group-id @@ -37043,7 +37055,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.drive.list.contentType_DeleteColumn parameters: - name: group-id @@ -37314,6 +37326,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -37692,7 +37705,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: group.drive.list_ListItem parameters: - name: group-id @@ -37815,7 +37828,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: group.drive.list_CreateItem parameters: - name: group-id @@ -37859,7 +37872,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: group.drive.list_GetItem parameters: - name: group-id @@ -37999,7 +38012,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: group.drive.list_DeleteItem parameters: - name: group-id @@ -38167,6 +38180,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -38473,7 +38487,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.list.item_ListDocumentSetVersion parameters: - name: group-id @@ -38584,7 +38598,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.list.item_CreateDocumentSetVersion parameters: - name: group-id @@ -38636,7 +38650,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.list.item_GetDocumentSetVersion parameters: - name: group-id @@ -38777,7 +38791,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.list.item_DeleteDocumentSetVersion parameters: - name: group-id @@ -39322,10 +39336,10 @@ paths: tags: - groups.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.list.item_UpdateField parameters: - name: group-id @@ -39468,6 +39482,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -39774,7 +39789,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: group.drive.list.item_ListVersion parameters: - name: group-id @@ -39918,7 +39933,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: group.drive.list.item_GetVersion parameters: - name: group-id @@ -40363,6 +40378,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -41340,10 +41356,10 @@ paths: tags: - groups.drive summary: Get a driveItem resource - description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\n`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." + description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\nitem-id is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: group.drive_GetRoot parameters: - name: group-id @@ -41664,10 +41680,10 @@ paths: tags: - groups.drive summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: group.drive.root.analytic_GetAllTime parameters: - name: group-id @@ -42739,10 +42755,10 @@ paths: tags: - groups.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.root_ListChild parameters: - name: group-id @@ -42937,7 +42953,7 @@ paths: summary: Create new navigation property to children for groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: group.drive.root_CreateChild parameters: - name: group-id @@ -43099,7 +43115,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: group.drive.root_DeleteChild parameters: - name: group-id @@ -43146,7 +43162,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: group.drive.root_GetChildrenContent parameters: - name: group-id @@ -43271,7 +43287,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: group.drive_GetRootContent parameters: - name: group-id @@ -43391,6 +43407,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -43722,6 +43739,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -44273,6 +44291,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -44563,7 +44582,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.drive.root.listItem_ListDocumentSetVersion parameters: - name: group-id @@ -44666,7 +44685,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.drive.root.listItem_CreateDocumentSetVersion parameters: - name: group-id @@ -44710,7 +44729,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.drive.root.listItem_GetDocumentSetVersion parameters: - name: group-id @@ -44835,7 +44854,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.drive.root.listItem_DeleteDocumentSetVersion parameters: - name: group-id @@ -45308,10 +45327,10 @@ paths: tags: - groups.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.drive.root.listItem_UpdateField parameters: - name: group-id @@ -45430,6 +45449,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -45720,7 +45740,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: group.drive.root.listItem_ListVersion parameters: - name: group-id @@ -45848,7 +45868,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: group.drive.root.listItem_GetVersion parameters: - name: group-id @@ -46196,7 +46216,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: group.drive.root_ListPermission parameters: - name: group-id @@ -46343,10 +46363,10 @@ paths: tags: - groups.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: group.drive.root_GetPermission parameters: - name: group-id @@ -46422,10 +46442,10 @@ paths: tags: - groups.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: group.drive.root_UpdatePermission parameters: - name: group-id @@ -46473,10 +46493,10 @@ paths: tags: - groups.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: group.drive.root_DeletePermission parameters: - name: group-id @@ -46905,10 +46925,10 @@ paths: tags: - groups.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: group.drive.root_ListThumbnail parameters: - name: group-id @@ -47226,7 +47246,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.root_ListVersion parameters: - name: group-id @@ -47358,7 +47378,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: group.drive.root_GetVersion parameters: - name: group-id @@ -47521,7 +47541,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: group.drive.root_GetVersionsContent parameters: - name: group-id @@ -47840,7 +47860,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: group.drive_GetSpecial parameters: - name: group-id @@ -48103,7 +48123,7 @@ paths: tags: - shares.sharedDriveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' operationId: share.sharedDriveItem_ListSharedDriveItem parameters: - $ref: '#/components/parameters/top' @@ -48232,10 +48252,10 @@ paths: tags: - shares.sharedDriveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share.sharedDriveItem_GetSharedDriveItem parameters: - name: sharedDriveItem-id @@ -48406,6 +48426,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -48677,10 +48698,10 @@ paths: tags: - shares.driveItem summary: Accessing shared DriveItems - description: 'Access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' + description: 'Access a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share_GetDriveItem parameters: - name: sharedDriveItem-id @@ -48786,7 +48807,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0 operationId: share_GetDriveItemContent parameters: - name: sharedDriveItem-id @@ -49277,6 +49298,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -49687,7 +49709,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: share.list_ListColumn parameters: - name: sharedDriveItem-id @@ -49851,7 +49873,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: share.list_CreateColumn parameters: - name: sharedDriveItem-id @@ -50164,7 +50186,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: share.list_ListContentType parameters: - name: sharedDriveItem-id @@ -51403,7 +51425,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: share.list.contentType_ListColumn parameters: - name: sharedDriveItem-id @@ -51575,7 +51597,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: share.list.contentType_CreateColumn parameters: - name: sharedDriveItem-id @@ -51619,7 +51641,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: share.list.contentType_GetColumn parameters: - name: sharedDriveItem-id @@ -51720,7 +51742,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: share.list.contentType_UpdateColumn parameters: - name: sharedDriveItem-id @@ -51771,7 +51793,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: share.list.contentType_DeleteColumn parameters: - name: sharedDriveItem-id @@ -51947,7 +51969,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: share.list.contentType_associateGraphWPreHubSite parameters: - name: sharedDriveItem-id @@ -51998,7 +52020,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: share.list.contentType_copyToDefaultContentLocation parameters: - name: sharedDriveItem-id @@ -52085,7 +52107,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: share.list.contentType_publish parameters: - name: sharedDriveItem-id @@ -52118,7 +52140,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: share.list.contentType_unpublish parameters: - name: sharedDriveItem-id @@ -52173,7 +52195,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: share.list.contentType_addCopy parameters: - name: sharedDriveItem-id @@ -52214,7 +52236,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: share.list.contentType_addCopyFromContentTypeHub parameters: - name: sharedDriveItem-id @@ -52404,6 +52426,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -52758,7 +52781,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: share.list_ListItem parameters: - name: sharedDriveItem-id @@ -52873,7 +52896,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: share.list_CreateItem parameters: - name: sharedDriveItem-id @@ -52909,7 +52932,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: share.list_GetItem parameters: - name: sharedDriveItem-id @@ -53033,7 +53056,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: share.list_DeleteItem parameters: - name: sharedDriveItem-id @@ -53177,6 +53200,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -53467,7 +53491,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: share.list.item_ListDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -53570,7 +53594,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: share.list.item_CreateDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -53614,7 +53638,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: share.list.item_GetDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -53739,7 +53763,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: share.list.item_DeleteDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -53941,7 +53965,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: share.list.item.documentSetVersion_restore parameters: - name: sharedDriveItem-id @@ -54253,10 +54277,10 @@ paths: tags: - shares.list summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: share.list.item_UpdateField parameters: - name: sharedDriveItem-id @@ -54375,6 +54399,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -54899,7 +54924,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: share.list.item_ListVersion parameters: - name: sharedDriveItem-id @@ -55027,7 +55052,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: share.list.item_GetVersion parameters: - name: sharedDriveItem-id @@ -55345,7 +55370,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: share.list.item.version_restoreVersion parameters: - name: sharedDriveItem-id @@ -55449,6 +55474,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -56292,10 +56318,10 @@ paths: tags: - shares.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: share.list.subscription_reauthorize parameters: - name: sharedDriveItem-id @@ -56571,6 +56597,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -56845,7 +56872,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: share.listItem_ListDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -56940,7 +56967,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: share.listItem_CreateDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -56976,7 +57003,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: share.listItem_GetDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -57085,7 +57112,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: share.listItem_DeleteDocumentSetVersion parameters: - name: sharedDriveItem-id @@ -57255,7 +57282,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: share.listItem.documentSetVersion_restore parameters: - name: sharedDriveItem-id @@ -57519,10 +57546,10 @@ paths: tags: - shares.listItem summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: share.listItem_UpdateField parameters: - name: sharedDriveItem-id @@ -57617,6 +57644,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -58109,7 +58137,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: share.listItem_ListVersion parameters: - name: sharedDriveItem-id @@ -58221,7 +58249,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: share.listItem_GetVersion parameters: - name: sharedDriveItem-id @@ -58491,7 +58519,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: share.listItem.version_restoreVersion parameters: - name: sharedDriveItem-id @@ -58664,7 +58692,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: share.permission_grant parameters: - name: sharedDriveItem-id @@ -58999,7 +59027,7 @@ paths: description: 'Retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get?view=graph-rest-1.0 operationId: user_GetDrive parameters: - name: user-id @@ -59082,7 +59110,7 @@ paths: description: 'Retrieve the list of Drive resources available for a target User, Group, or Site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list?view=graph-rest-1.0 operationId: user_ListDrive parameters: - name: user-id @@ -59402,7 +59430,7 @@ paths: description: 'Get a list of all the [bundles][bundle] in a user''s drive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: user.drive_ListBundle parameters: - name: user-id @@ -59597,7 +59625,7 @@ paths: summary: Create new navigation property to bundles for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-post-bundles?view=graph-rest-1.0 operationId: user.drive_CreateBundle parameters: - name: user-id @@ -59641,7 +59669,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: user.drive_GetBundle parameters: - name: user-id @@ -59763,7 +59791,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-list?view=graph-rest-1.0 operationId: user.drive_GetBundlesContent parameters: - name: user-id @@ -59929,6 +59957,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -60219,7 +60248,7 @@ paths: description: "List the items that have been followed by the signed in user.\nThis collection includes items that are in the user's drive as well as items they have access to from other drives." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: user.drive_ListFollowing parameters: - name: user-id @@ -60535,7 +60564,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-list-following?view=graph-rest-1.0 operationId: user.drive_GetFollowingContent parameters: - name: user-id @@ -60893,7 +60922,7 @@ paths: description: 'Retrieve the metadata for a [bundle][] based on the unique ID of the bundle.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-get?view=graph-rest-1.0 operationId: user.drive_GetItem parameters: - name: user-id @@ -61010,11 +61039,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: user.drive_UpdateItem parameters: - name: user-id @@ -61065,7 +61094,7 @@ paths: description: "Delete a DriveItem by using its ID or path.\nNote that deleting items using this method will move the items to the recycle bin instead of permanently deleting the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-delete?view=graph-rest-1.0 operationId: user.drive_DeleteItem parameters: - name: user-id @@ -61270,10 +61299,10 @@ paths: tags: - users.drive summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: user.drive.item.analytic_GetAllTime parameters: - name: user-id @@ -62481,10 +62510,10 @@ paths: tags: - users.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.item_ListChild parameters: - name: user-id @@ -62687,7 +62716,7 @@ paths: summary: Create new navigation property to children for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: user.drive.item_CreateChild parameters: - name: user-id @@ -62865,7 +62894,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: user.drive.item_DeleteChild parameters: - name: user-id @@ -62920,7 +62949,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.item_GetChildrenContent parameters: - name: user-id @@ -63210,6 +63239,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -63565,6 +63595,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -64172,6 +64203,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -64478,7 +64510,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.item.listItem_ListDocumentSetVersion parameters: - name: user-id @@ -64589,7 +64621,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.item.listItem_CreateDocumentSetVersion parameters: - name: user-id @@ -64641,7 +64673,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.item.listItem_GetDocumentSetVersion parameters: - name: user-id @@ -64782,7 +64814,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.item.listItem_DeleteDocumentSetVersion parameters: - name: user-id @@ -65327,10 +65359,10 @@ paths: tags: - users.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.item.listItem_UpdateField parameters: - name: user-id @@ -65473,6 +65505,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -65779,7 +65812,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: user.drive.item.listItem_ListVersion parameters: - name: user-id @@ -65923,7 +65956,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: user.drive.item.listItem_GetVersion parameters: - name: user-id @@ -66327,7 +66360,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: user.drive.item_ListPermission parameters: - name: user-id @@ -66490,10 +66523,10 @@ paths: tags: - users.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: user.drive.item_GetPermission parameters: - name: user-id @@ -66577,10 +66610,10 @@ paths: tags: - users.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: user.drive.item_UpdatePermission parameters: - name: user-id @@ -66636,10 +66669,10 @@ paths: tags: - users.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: user.drive.item_DeletePermission parameters: - name: user-id @@ -67132,10 +67165,10 @@ paths: tags: - users.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: user.drive.item_ListThumbnail parameters: - name: user-id @@ -67501,7 +67534,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.item_ListVersion parameters: - name: user-id @@ -67649,7 +67682,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: user.drive.item_GetVersion parameters: - name: user-id @@ -67836,7 +67869,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.item_GetVersionsContent parameters: - name: user-id @@ -68056,6 +68089,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -68506,7 +68540,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: user.drive.list_ListColumn parameters: - name: user-id @@ -68678,7 +68712,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: user.drive.list_CreateColumn parameters: - name: user-id @@ -69039,7 +69073,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: user.drive.list_ListContentType parameters: - name: user-id @@ -70422,7 +70456,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: user.drive.list.contentType_ListColumn parameters: - name: user-id @@ -70602,7 +70636,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: user.drive.list.contentType_CreateColumn parameters: - name: user-id @@ -70654,7 +70688,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: user.drive.list.contentType_GetColumn parameters: - name: user-id @@ -70763,7 +70797,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: user.drive.list.contentType_UpdateColumn parameters: - name: user-id @@ -70822,7 +70856,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: user.drive.list.contentType_DeleteColumn parameters: - name: user-id @@ -71093,6 +71127,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -71471,7 +71506,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: user.drive.list_ListItem parameters: - name: user-id @@ -71594,7 +71629,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: user.drive.list_CreateItem parameters: - name: user-id @@ -71638,7 +71673,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: user.drive.list_GetItem parameters: - name: user-id @@ -71778,7 +71813,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: user.drive.list_DeleteItem parameters: - name: user-id @@ -71946,6 +71981,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -72252,7 +72288,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.list.item_ListDocumentSetVersion parameters: - name: user-id @@ -72363,7 +72399,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.list.item_CreateDocumentSetVersion parameters: - name: user-id @@ -72415,7 +72451,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.list.item_GetDocumentSetVersion parameters: - name: user-id @@ -72556,7 +72592,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.list.item_DeleteDocumentSetVersion parameters: - name: user-id @@ -73101,10 +73137,10 @@ paths: tags: - users.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.list.item_UpdateField parameters: - name: user-id @@ -73247,6 +73283,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -73553,7 +73590,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: user.drive.list.item_ListVersion parameters: - name: user-id @@ -73697,7 +73734,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: user.drive.list.item_GetVersion parameters: - name: user-id @@ -74142,6 +74179,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -75119,10 +75157,10 @@ paths: tags: - users.drive summary: Get a driveItem resource - description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\n`item-id` is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." + description: "Retrieve the metadata for a driveItem in a drive by file system path or ID.\nitem-id is the ID of a driveItem. It may also be the unique ID of a SharePoint list item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: user.drive_GetRoot parameters: - name: user-id @@ -75443,10 +75481,10 @@ paths: tags: - users.drive summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: user.drive.root.analytic_GetAllTime parameters: - name: user-id @@ -76518,10 +76556,10 @@ paths: tags: - users.drive summary: List children of a driveItem - description: Return a collection of DriveItems in the **children** relationship of a DriveItem. DriveItems with a non-null **folder** or **package** facet can have one or more child DriveItems. + description: Return a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.root_ListChild parameters: - name: user-id @@ -76716,7 +76754,7 @@ paths: summary: Create new navigation property to children for users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-post-children?view=graph-rest-1.0 operationId: user.drive.root_CreateChild parameters: - name: user-id @@ -76878,7 +76916,7 @@ paths: description: 'Remove an item from a [bundle][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bundle-removeitem?view=graph-rest-1.0 operationId: user.drive.root_DeleteChild parameters: - name: user-id @@ -76925,7 +76963,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0 operationId: user.drive.root_GetChildrenContent parameters: - name: user-id @@ -77050,7 +77088,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-get?view=graph-rest-1.0 operationId: user.drive_GetRootContent parameters: - name: user-id @@ -77170,6 +77208,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -77501,6 +77540,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -78052,6 +78092,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -78342,7 +78383,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: user.drive.root.listItem_ListDocumentSetVersion parameters: - name: user-id @@ -78445,7 +78486,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: user.drive.root.listItem_CreateDocumentSetVersion parameters: - name: user-id @@ -78489,7 +78530,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: user.drive.root.listItem_GetDocumentSetVersion parameters: - name: user-id @@ -78614,7 +78655,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: user.drive.root.listItem_DeleteDocumentSetVersion parameters: - name: user-id @@ -79087,10 +79128,10 @@ paths: tags: - users.drive summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: user.drive.root.listItem_UpdateField parameters: - name: user-id @@ -79209,6 +79250,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -79499,7 +79541,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: user.drive.root.listItem_ListVersion parameters: - name: user-id @@ -79627,7 +79669,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: user.drive.root.listItem_GetVersion parameters: - name: user-id @@ -79975,7 +80017,7 @@ paths: description: List the effective sharing permissions on a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-permissions?view=graph-rest-1.0 operationId: user.drive.root_ListPermission parameters: - name: user-id @@ -80122,10 +80164,10 @@ paths: tags: - users.drive summary: Get sharing permission for a file or folder - description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the `inheritedFrom` property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." + description: "Return the effective sharing permission for a particular permission resource. Effective permissions of an item can come from two sources: permissions set directly on the item itself or permissions that are inherited from the item's ancestors. Callers can differentiate if the permission is inherited or not by checking the inheritedFrom property.\nThis property is an ItemReference resource referencing the ancestor that the permission is inherited from." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-get?view=graph-rest-1.0 operationId: user.drive.root_GetPermission parameters: - name: user-id @@ -80201,10 +80243,10 @@ paths: tags: - users.drive summary: Update sharing permission - description: Update the properties of a sharing permission by patching the permission resource. Only the **roles** property can be modified this way. + description: Update the properties of a sharing permission by patching the permission resource. Only the roles property can be modified this way. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-update?view=graph-rest-1.0 operationId: user.drive.root_UpdatePermission parameters: - name: user-id @@ -80252,10 +80294,10 @@ paths: tags: - users.drive summary: Delete a sharing permission from a file or folder - description: "Remove access to a DriveItem. Only sharing permissions that are **not** inherited can be deleted.\nThe **inheritedFrom** property must be `null`." + description: "Remove access to a DriveItem. Only sharing permissions that are not inherited can be deleted.\nThe inheritedFrom property must be null." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-delete?view=graph-rest-1.0 operationId: user.drive.root_DeletePermission parameters: - name: user-id @@ -80684,10 +80726,10 @@ paths: tags: - users.drive summary: List thumbnails for a DriveItem - description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach **thumbnailSet** can have one or more **thumbnail** objects, which are images that represent the item.\nFor example, a **thumbnailSet** may include **thumbnail** objects, such as common ones including `small`, `medium`, or `large`. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" + description: "Retrieve a collection of ThumbnailSet resources for a DriveItem resource. A DriveItem can be represented by zero or more ThumbnailSet resources.\nEach thumbnailSet can have one or more thumbnail objects, which are images that represent the item.\nFor example, a thumbnailSet may include thumbnail objects, such as common ones including small, medium, or large. There are many ways to work with thumbnails on OneDrive.\nHere are the most common ones:" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-thumbnails?view=graph-rest-1.0 operationId: user.drive.root_ListThumbnail parameters: - name: user-id @@ -81005,7 +81047,7 @@ paths: description: "OneDrive and SharePoint can be configured to retain the history for files.\nDepending on the service and configuration, a new version can be created for each edit, each time the file is saved, manually, or never. Previous versions of a document may be retained for a finite period of time depending on admin settings which may be unique per user or location." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.root_ListVersion parameters: - name: user-id @@ -81137,7 +81179,7 @@ paths: description: Retrieve the metadata for a specific version of a DriveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-get?view=graph-rest-1.0 operationId: user.drive.root_GetVersion parameters: - name: user-id @@ -81300,7 +81342,7 @@ paths: description: The content stream for this version of the item. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-list-versions?view=graph-rest-1.0 operationId: user.drive.root_GetVersionsContent parameters: - name: user-id @@ -81619,7 +81661,7 @@ paths: description: 'Use the special collection to access a special folder by name. Special folders provide simple aliases to access well-known folders in OneDrive without the need to look up the folder by path (which would require localization), or reference the folder with an ID. If a special folder is renamed or moved to another location within the drive, this syntax will continue to find that folder. Special folders are automatically created the first time an application attempts to write to one, if it doesn''t already exist. If a user deletes one, it is recreated when written to again.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/drive-get-specialfolder?view=graph-rest-1.0 operationId: user.drive_GetSpecial parameters: - name: user-id @@ -82088,6 +82130,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -82852,7 +82896,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -82988,11 +83032,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -84170,6 +84214,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -84445,7 +84494,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -85878,6 +85927,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -86096,6 +86148,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -86202,6 +86259,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -90013,6 +90075,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -93164,34 +93254,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 6d8e719478c..0ee89121b0e 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -14,7 +14,7 @@ paths: description: List all the groupLifecyclePolicies. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0 operationId: groupLifecyclePolicy_ListGroupLifecyclePolicy parameters: - $ref: '#/components/parameters/top' @@ -84,7 +84,7 @@ paths: description: Creates a new groupLifecyclePolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0 operationId: groupLifecyclePolicy_CreateGroupLifecyclePolicy requestBody: description: New entity @@ -111,7 +111,7 @@ paths: description: Retrieve the properties and relationships of a groupLifecyclePolicies object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0 operationId: groupLifecyclePolicy_GetGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -166,7 +166,7 @@ paths: description: Update the properties of a groupLifecyclePolicygroupLifecyclePolicy resource type object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0 operationId: groupLifecyclePolicy_UpdateGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -201,7 +201,7 @@ paths: description: Delete a groupLifecyclePolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0 operationId: groupLifecyclePolicy_DeleteGroupLifecyclePolicy parameters: - name: groupLifecyclePolicy-id @@ -229,10 +229,10 @@ paths: tags: - groupLifecyclePolicies.Actions summary: Invoke action addGroup - description: Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the **managedGroupTypes** property of groupLifecyclePolicy is set to `Selected`. + description: Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the managedGroupTypes property of groupLifecyclePolicy is set to Selected. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0 operationId: groupLifecyclePolicy_addGroup parameters: - name: groupLifecyclePolicy-id @@ -279,7 +279,7 @@ paths: description: Removes a group from a lifecycle policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0 operationId: groupLifecyclePolicy_removeGroup parameters: - name: groupLifecyclePolicy-id @@ -337,10 +337,10 @@ paths: tags: - groups.group summary: List groups - description: 'List all the groups available in an organization, excluding dynamic distribution groups. To retrieve dynamic distribution groups, use the Exchange admin center. This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation for the group and specify the properties in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.' + description: 'List all the groups available in an organization, excluding dynamic distribution groups. To retrieve dynamic distribution groups, use the Exchange admin center. This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the group and specify the properties in a $select OData query option. The hasMembersWithLicenseErrors and isArchived properties are an exception and are not returned in the $select query.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0 operationId: group_ListGroup parameters: - name: ConsistencyLevel @@ -579,10 +579,10 @@ paths: tags: - groups.group summary: Create group - description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are _not_ returned by default, do a GET operation and specify the properties in a `$select` OData query option.' + description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -606,10 +606,10 @@ paths: tags: - groups.group summary: Get group - description: 'Get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.' + description: 'Get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are not returned by default, specify them in a $select OData query option. The hasMembersWithLicenseErrors and isArchived properties are an exception and are not returned in the $select query.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0 operationId: group_GetGroup parameters: - name: group-id @@ -751,10 +751,10 @@ paths: tags: - groups.group summary: Add members - description: Add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + description: Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 operationId: group_UpdateGroup parameters: - name: group-id @@ -789,7 +789,7 @@ paths: description: 'Delete group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they''re permanently deleted. This isn''t applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0 operationId: group_DeleteGroup parameters: - name: group-id @@ -820,7 +820,7 @@ paths: description: "Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\nMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 operationId: group_ListAcceptedSender parameters: - name: group-id @@ -879,7 +879,7 @@ paths: summary: Remove acceptedSender externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0 operationId: group_DeleteAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -946,7 +946,7 @@ paths: description: "Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\nMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0 operationId: group_ListAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -989,10 +989,10 @@ paths: tags: - groups.directoryObject summary: Create acceptedSender - description: 'Specify the user or group in `@odata.id` in the request body. Users in the accepted senders list can post to conversations of the group . Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' + description: 'Specify the user or group in @odata.id in the request body. Users in the accepted senders list can post to conversations of the group . Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0 operationId: group_CreateAcceptedSenderGraphBPreRef parameters: - name: group-id @@ -1016,10 +1016,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.attachment_createUploadSession parameters: - name: group-id @@ -1065,10 +1065,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: group-id @@ -1125,7 +1125,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_accept parameters: - name: group-id @@ -1180,10 +1180,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_cancel parameters: - name: group-id @@ -1234,10 +1234,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_decline parameters: - name: group-id @@ -1297,7 +1297,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_dismissReminder parameters: - name: group-id @@ -1338,7 +1338,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_forward parameters: - name: group-id @@ -1396,7 +1396,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_snoozeReminder parameters: - name: group-id @@ -1446,10 +1446,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_tentativelyAccept parameters: - name: group-id @@ -1506,10 +1506,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_delta parameters: - name: group-id @@ -1735,7 +1735,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.calendarView_accept parameters: - name: group-id @@ -1782,10 +1782,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.calendarView_cancel parameters: - name: group-id @@ -1828,10 +1828,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.calendarView_decline parameters: - name: group-id @@ -1883,7 +1883,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.calendarView_dismissReminder parameters: - name: group-id @@ -1916,7 +1916,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.calendarView_forward parameters: - name: group-id @@ -1966,7 +1966,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.calendarView_snoozeReminder parameters: - name: group-id @@ -2008,10 +2008,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.calendarView_tentativelyAccept parameters: - name: group-id @@ -2060,10 +2060,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.calendarView_delta parameters: - name: group-id @@ -2278,10 +2278,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.attachment_createUploadSession parameters: - name: group-id @@ -2327,10 +2327,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendar.event.instance.attachment_createUploadSession parameters: - name: group-id @@ -2387,7 +2387,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event.instance_accept parameters: - name: group-id @@ -2442,10 +2442,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event.instance_cancel parameters: - name: group-id @@ -2496,10 +2496,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event.instance_decline parameters: - name: group-id @@ -2559,7 +2559,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event.instance_dismissReminder parameters: - name: group-id @@ -2600,7 +2600,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event.instance_forward parameters: - name: group-id @@ -2658,7 +2658,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event.instance_snoozeReminder parameters: - name: group-id @@ -2708,10 +2708,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event.instance_tentativelyAccept parameters: - name: group-id @@ -2768,10 +2768,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event.instance_delta parameters: - name: group-id @@ -2997,7 +2997,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendar.event_accept parameters: - name: group-id @@ -3044,10 +3044,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendar.event_cancel parameters: - name: group-id @@ -3090,10 +3090,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendar.event_decline parameters: - name: group-id @@ -3145,7 +3145,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendar.event_dismissReminder parameters: - name: group-id @@ -3178,7 +3178,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendar.event_forward parameters: - name: group-id @@ -3228,7 +3228,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendar.event_snoozeReminder parameters: - name: group-id @@ -3270,10 +3270,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendar.event_tentativelyAccept parameters: - name: group-id @@ -3322,10 +3322,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendar.event_delta parameters: - name: group-id @@ -3593,7 +3593,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: group.calendar_getSchedule parameters: - name: group-id @@ -3657,10 +3657,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.attachment_createUploadSession parameters: - name: group-id @@ -3706,10 +3706,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.calendarView.instance.attachment_createUploadSession parameters: - name: group-id @@ -3766,7 +3766,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView.instance_accept parameters: - name: group-id @@ -3821,10 +3821,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView.instance_cancel parameters: - name: group-id @@ -3875,10 +3875,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView.instance_decline parameters: - name: group-id @@ -3938,7 +3938,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView.instance_dismissReminder parameters: - name: group-id @@ -3979,7 +3979,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView.instance_forward parameters: - name: group-id @@ -4037,7 +4037,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView.instance_snoozeReminder parameters: - name: group-id @@ -4087,10 +4087,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView.instance_tentativelyAccept parameters: - name: group-id @@ -4147,10 +4147,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView.instance_delta parameters: - name: group-id @@ -4376,7 +4376,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.calendarView_accept parameters: - name: group-id @@ -4423,10 +4423,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.calendarView_cancel parameters: - name: group-id @@ -4469,10 +4469,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.calendarView_decline parameters: - name: group-id @@ -4524,7 +4524,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.calendarView_dismissReminder parameters: - name: group-id @@ -4557,7 +4557,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.calendarView_forward parameters: - name: group-id @@ -4607,7 +4607,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.calendarView_snoozeReminder parameters: - name: group-id @@ -4649,10 +4649,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.calendarView_tentativelyAccept parameters: - name: group-id @@ -4701,10 +4701,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.calendarView_delta parameters: - name: group-id @@ -4922,7 +4922,7 @@ paths: description: Retrieve the list of conversations in this group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0 operationId: group_ListConversation parameters: - name: group-id @@ -4991,11 +4991,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Use reply thread or reply post to further post to that conversation. + summary: Create open extension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group_CreateConversation parameters: - name: group-id @@ -5028,10 +5028,10 @@ paths: tags: - groups.conversation summary: Get conversation - description: The group's conversations. + description: Retrieve the properties and relationships of conversation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0 operationId: group_GetConversation parameters: - name: group-id @@ -5085,7 +5085,7 @@ paths: description: Delete conversation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 operationId: group_DeleteConversation parameters: - name: group-id @@ -5124,7 +5124,7 @@ paths: description: 'Get all the threads in a group conversation. Note: You can also get all the threads of a group.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0 operationId: group.conversation_ListThread parameters: - name: group-id @@ -5226,7 +5226,7 @@ paths: description: "Create a new thread in the specified conversation. A thread and post are created as specified. Use reply thread to further post \nto that thread. Or, if you get the post ID, you can also reply to that post in that thread. Note: You can also start a new conversation by first creating a thread." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0 operationId: group.conversation_CreateThread parameters: - name: group-id @@ -5435,7 +5435,7 @@ paths: description: "Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 operationId: group.conversation.thread_reply parameters: - name: group-id @@ -5484,11 +5484,11 @@ paths: get: tags: - groups.conversation - summary: Get post - description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the **post** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **post** instance." + summary: List posts + description: "Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 operationId: group.conversation.thread_ListPost parameters: - name: group-id @@ -5714,7 +5714,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.conversation.thread.post_ListAttachment parameters: - name: group-id @@ -6064,10 +6064,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.conversation.thread.post.attachment_createUploadSession parameters: - name: group-id @@ -6277,7 +6277,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.conversation.thread.post_GetExtension parameters: - name: group-id @@ -6361,7 +6361,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.conversation.thread.post_UpdateExtension parameters: - name: group-id @@ -6628,7 +6628,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_ListAttachment parameters: - name: group-id @@ -6978,10 +6978,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo.attachment_createUploadSession parameters: - name: group-id @@ -7191,7 +7191,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_GetExtension parameters: - name: group-id @@ -7275,7 +7275,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_UpdateExtension parameters: - name: group-id @@ -7446,7 +7446,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_forward parameters: - name: group-id @@ -7509,10 +7509,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.conversation.thread.post.inReplyTo_reply parameters: - name: group-id @@ -7573,7 +7573,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.conversation.thread.post_forward parameters: - name: group-id @@ -7636,10 +7636,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.conversation.thread.post_reply parameters: - name: group-id @@ -7839,7 +7839,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.item.listItem.documentSetVersion_restore parameters: - name: group-id @@ -8138,7 +8138,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: group.drive.item.listItem.version_restoreVersion parameters: - name: group-id @@ -8239,10 +8239,10 @@ paths: tags: - groups.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: group.drive.item_checkin parameters: - name: group-id @@ -8296,10 +8296,10 @@ paths: tags: - groups.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: group.drive.item_checkout parameters: - name: group-id @@ -8340,7 +8340,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: group.drive.item_copy parameters: - name: group-id @@ -8397,10 +8397,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: group.drive.item_createLink parameters: - name: group-id @@ -8472,10 +8472,6 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: group.drive.item_createUploadSession parameters: - name: group-id @@ -8975,7 +8971,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: group.drive.item_follow parameters: - name: group-id @@ -9267,10 +9263,10 @@ paths: tags: - groups.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: group.drive.item_invite parameters: - name: group-id @@ -9461,10 +9457,10 @@ paths: tags: - groups.Actions summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: group.drive.item_restore parameters: - name: group-id @@ -9726,7 +9722,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: group.drive.item_unfollow parameters: - name: group-id @@ -9819,7 +9815,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.drive.item.permission_grant parameters: - name: group-id @@ -9902,10 +9898,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.item.subscription_reauthorize parameters: - name: group-id @@ -9954,7 +9950,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: group.drive.item.version_restoreVersion parameters: - name: group-id @@ -10003,7 +9999,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.drive.list.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -10062,7 +10058,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.drive.list.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -10165,7 +10161,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.drive.list.contentType_publish parameters: - name: group-id @@ -10206,7 +10202,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.drive.list.contentType_unpublish parameters: - name: group-id @@ -10247,7 +10243,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.drive.list.contentType_addCopy parameters: - name: group-id @@ -10296,7 +10292,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.drive.list.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -10469,7 +10465,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.list.item.documentSetVersion_restore parameters: - name: group-id @@ -10768,7 +10764,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: group.drive.list.item.version_restoreVersion parameters: - name: group-id @@ -10814,10 +10810,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.list.subscription_reauthorize parameters: - name: group-id @@ -11379,7 +11375,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.drive.root.listItem.documentSetVersion_restore parameters: - name: group-id @@ -11654,7 +11650,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: group.drive.root.listItem.version_restoreVersion parameters: - name: group-id @@ -11739,10 +11735,10 @@ paths: tags: - groups.Actions summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 operationId: group.drive.root_checkin parameters: - name: group-id @@ -11788,10 +11784,10 @@ paths: tags: - groups.Actions summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 operationId: group.drive.root_checkout parameters: - name: group-id @@ -11824,7 +11820,7 @@ paths: description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 operationId: group.drive.root_copy parameters: - name: group-id @@ -11873,10 +11869,10 @@ paths: tags: - groups.Actions summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 operationId: group.drive.root_createLink parameters: - name: group-id @@ -11940,10 +11936,6 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 operationId: group.drive.root_createUploadSession parameters: - name: group-id @@ -12411,7 +12403,7 @@ paths: description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 operationId: group.drive.root_follow parameters: - name: group-id @@ -12679,10 +12671,10 @@ paths: tags: - groups.Actions summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 operationId: group.drive.root_invite parameters: - name: group-id @@ -12849,10 +12841,10 @@ paths: tags: - groups.Actions summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 operationId: group.drive.root_restore parameters: - name: group-id @@ -13098,7 +13090,7 @@ paths: description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 operationId: group.drive.root_unfollow parameters: - name: group-id @@ -13175,7 +13167,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.drive.root.permission_grant parameters: - name: group-id @@ -13250,10 +13242,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.drive.root.subscription_reauthorize parameters: - name: group-id @@ -13294,7 +13286,7 @@ paths: description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 operationId: group.drive.root.version_restoreVersion parameters: - name: group-id @@ -13332,10 +13324,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.attachment_createUploadSession parameters: - name: group-id @@ -13381,10 +13373,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.event.instance.attachment_createUploadSession parameters: - name: group-id @@ -13441,7 +13433,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event.instance_accept parameters: - name: group-id @@ -13496,10 +13488,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event.instance_cancel parameters: - name: group-id @@ -13550,10 +13542,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event.instance_decline parameters: - name: group-id @@ -13613,7 +13605,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event.instance_dismissReminder parameters: - name: group-id @@ -13654,7 +13646,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event.instance_forward parameters: - name: group-id @@ -13712,7 +13704,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event.instance_snoozeReminder parameters: - name: group-id @@ -13762,10 +13754,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event.instance_tentativelyAccept parameters: - name: group-id @@ -13822,10 +13814,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event.instance_delta parameters: - name: group-id @@ -14051,7 +14043,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: group.event_accept parameters: - name: group-id @@ -14098,10 +14090,10 @@ paths: tags: - groups.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: group.event_cancel parameters: - name: group-id @@ -14144,10 +14136,10 @@ paths: tags: - groups.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: group.event_decline parameters: - name: group-id @@ -14199,7 +14191,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: group.event_dismissReminder parameters: - name: group-id @@ -14232,7 +14224,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: group.event_forward parameters: - name: group-id @@ -14282,7 +14274,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: group.event_snoozeReminder parameters: - name: group-id @@ -14324,10 +14316,10 @@ paths: tags: - groups.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: group.event_tentativelyAccept parameters: - name: group-id @@ -14376,10 +14368,10 @@ paths: tags: - groups.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: group.event_delta parameters: - name: group-id @@ -14848,7 +14840,7 @@ paths: description: Retrieves a list of groupLifecyclePolicy objects to which a group belongs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0 operationId: group_ListGroupLifecyclePolicy parameters: - name: group-id @@ -15089,10 +15081,10 @@ paths: tags: - groups.Actions summary: Invoke action addGroup - description: Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the **managedGroupTypes** property of groupLifecyclePolicy is set to `Selected`. + description: Adds specific groups to a lifecycle policy. This action limits the group lifecycle policy to a set of groups only if the managedGroupTypes property of groupLifecyclePolicy is set to Selected. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0 operationId: group.groupLifecyclePolicy_addGroup parameters: - name: group-id @@ -15147,7 +15139,7 @@ paths: description: Removes a group from a lifecycle policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0 operationId: group.groupLifecyclePolicy_removeGroup parameters: - name: group-id @@ -15224,7 +15216,7 @@ paths: description: 'Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0 operationId: group_ListMemberGraphOPre parameters: - name: group-id @@ -15762,7 +15754,7 @@ paths: description: 'The members of this group, who can be users, devices, other groups, or service principals. Supports the List members, Add member, and Remove member operations. Nullable. Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=members($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 operationId: group_ListMember parameters: - name: group-id @@ -15842,10 +15834,10 @@ paths: tags: - groups.directoryObject summary: Remove member - description: Remove a member from a group via the **members** navigation property. You can't remove a member from groups with dynamic memberships. + description: Remove a member from a group via the members navigation property. You can't remove a member from groups with dynamic memberships. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0 operationId: group_DeleteMemberGraphBPreRef parameters: - name: group-id @@ -16325,7 +16317,7 @@ paths: description: 'The members of this group, who can be users, devices, other groups, or service principals. Supports the List members, Add member, and Remove member operations. Nullable. Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=members($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0 operationId: group_ListMemberGraphBPreRef parameters: - name: group-id @@ -16379,10 +16371,10 @@ paths: tags: - groups.directoryObject summary: Add members - description: Add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + description: Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 operationId: group_CreateMemberGraphBPreRef parameters: - name: group-id @@ -18312,7 +18304,7 @@ paths: description: Add the group to the list of the current user's favorite groups. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0 operationId: group_addFavorite parameters: - name: group-id @@ -18337,7 +18329,7 @@ paths: description: 'Add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. To get the subscriptions available in the directory, perform a GET subscribedSkus request.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0 operationId: group_assignLicense parameters: - name: group-id @@ -18425,7 +18417,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: group_checkMemberGroup parameters: - name: group-id @@ -18533,7 +18525,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: group_getMemberGroup parameters: - name: group-id @@ -18586,10 +18578,10 @@ paths: tags: - groups.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: group_getMemberObject parameters: - name: group-id @@ -18645,7 +18637,7 @@ paths: description: Remove the group from the list of the current user's favorite groups. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0 operationId: group_removeFavorite parameters: - name: group-id @@ -18670,7 +18662,7 @@ paths: description: 'Renews a group''s expiration. When a group is renewed, the group expiration is extended by the number of days defined in the policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-renew?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0 operationId: group_renew parameters: - name: group-id @@ -18695,7 +18687,7 @@ paths: description: Reset the unseenCount of all the posts that the current user has not seen since their last visit. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0 operationId: group_resetUnseenCount parameters: - name: group-id @@ -18720,7 +18712,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: group_restore parameters: - name: group-id @@ -18749,7 +18741,7 @@ paths: description: 'Calling this method will enable the current user to receive email notifications for this group, about new posts, events, and files in that group. Supported for Microsoft 365 groups only.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0 operationId: group_subscribeGraphBPreMail parameters: - name: group-id @@ -18774,7 +18766,7 @@ paths: description: 'Calling this method will prevent the current user from receiving email notifications for this group about new posts, events, and files in that group. Supported for Microsoft 365 groups only.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0 operationId: group_unsubscribeGraphBPreMail parameters: - name: group-id @@ -18799,7 +18791,7 @@ paths: description: 'Validate that a Microsoft 365 group''s display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to update a Microsoft 365 group. To validate the properties before creating a group, use the directoryobject:validateProperties function. The following policy validations are performed for the display name and mail nickname properties: This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0 operationId: group_validateProperty parameters: - name: group-id @@ -18845,7 +18837,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: group.onenote.notebook_copyNotebook parameters: - name: group-id @@ -18907,7 +18899,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -18985,7 +18977,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -19063,7 +19055,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -19270,7 +19262,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.notebook.section_copyToNotebook parameters: - name: group-id @@ -19340,7 +19332,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.notebook.section_copyToSectionGroup parameters: - name: group-id @@ -19410,7 +19402,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.notebook.section.page_copyToSection parameters: - name: group-id @@ -19593,7 +19585,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: group.onenote.notebook_getNotebookFromWebUrl parameters: - name: group-id @@ -19686,7 +19678,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.page_copyToSection parameters: - name: group-id @@ -19821,7 +19813,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -19891,7 +19883,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -19961,7 +19953,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -20144,7 +20136,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.onenote.section_copyToNotebook parameters: - name: group-id @@ -20206,7 +20198,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.onenote.section_copyToSectionGroup parameters: - name: group-id @@ -20268,7 +20260,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.onenote.section.page_copyToSection parameters: - name: group-id @@ -20427,7 +20419,7 @@ paths: description: 'The owners of the group. Limited to 100 owners. Nullable. If this property is not specified when creating a Microsoft 365 group, the calling user is automatically assigned as the group owner. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1). Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 operationId: group_ListOwner parameters: - name: group-id @@ -20507,10 +20499,10 @@ paths: tags: - groups.directoryObject summary: Remove group owner - description: 'Remove an owner from a Microsoft 365 group or a security group through the **owners** navigation property. Once owners are assigned to a group, the last owner (a user object) of the group cannot be removed.' + description: 'Remove an owner from a Microsoft 365 group or a security group through the owners navigation property. Once owners are assigned to a group, the last owner (a user object) of the group cannot be removed.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0 operationId: group_DeleteOwnerGraphBPreRef parameters: - name: group-id @@ -20990,7 +20982,7 @@ paths: description: 'The owners of the group. Limited to 100 owners. Nullable. If this property is not specified when creating a Microsoft 365 group, the calling user is automatically assigned as the group owner. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1). Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0 operationId: group_ListOwnerGraphBPreRef parameters: - name: group-id @@ -21047,7 +21039,7 @@ paths: description: Add a user or service principal to a Microsoft 365 or security group's owners. The owners are a set of users or service principals who are allowed to modify the group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0 operationId: group_CreateOwnerGraphBPreRef parameters: - name: group-id @@ -21731,10 +21723,10 @@ paths: tags: - groups.resourceSpecificPermissionGrant summary: List permissionGrants of a group - description: 'List all resource-specific permission grants on the group. This list specifies the Azure AD apps that have access to the **group**, along with the corresponding kind of resource-specific access that each app has.' + description: 'List all resource-specific permission grants on the group. This list specifies the Azure AD apps that have access to the group, along with the corresponding kind of resource-specific access that each app has.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0 operationId: group_ListPermissionGrant parameters: - name: group-id @@ -21990,7 +21982,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: group.permissionGrant_checkMemberGroup parameters: - name: group-id @@ -22114,7 +22106,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: group.permissionGrant_getMemberGroup parameters: - name: group-id @@ -22175,10 +22167,10 @@ paths: tags: - groups.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: group.permissionGrant_getMemberObject parameters: - name: group-id @@ -22242,7 +22234,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: group.permissionGrant_restore parameters: - name: group-id @@ -22376,7 +22368,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: group.permissionGrant_getAvailableExtensionProperty parameters: - name: group-id @@ -22433,7 +22425,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: group.permissionGrant_getGraphBPreId parameters: - name: group-id @@ -22495,7 +22487,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: group.permissionGrant_validateProperty parameters: - name: group-id @@ -22695,7 +22687,7 @@ paths: description: Retrieve a list of profilePhoto objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 operationId: group_ListPhoto parameters: - name: group-id @@ -22805,7 +22797,7 @@ paths: summary: Get media content for the navigation property photos from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0 operationId: group_GetPhotosContent parameters: - name: group-id @@ -22900,7 +22892,7 @@ paths: description: 'Users in the rejected senders list cannot post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 operationId: group_ListRejectedSender parameters: - name: group-id @@ -22959,7 +22951,7 @@ paths: summary: Remove rejectedSender externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0 operationId: group_DeleteRejectedSenderGraphBPreRef parameters: - name: group-id @@ -23026,7 +23018,7 @@ paths: description: 'Users in the rejected senders list cannot post to conversations of the group (identified in the GET request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0 operationId: group_ListRejectedSenderGraphBPreRef parameters: - name: group-id @@ -23069,10 +23061,10 @@ paths: tags: - groups.directoryObject summary: Create rejectedSender - description: 'Specify the user or group in `@odata.id` in the request body. Users in the rejected senders list cannot post to conversations of the group (identified in the POST request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' + description: 'Specify the user or group in @odata.id in the request body. Users in the rejected senders list cannot post to conversations of the group (identified in the POST request URL). Make sure you do not specify the same user or group in the rejected senders and accepted senders lists, otherwise you will get an error.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0 operationId: group_CreateRejectedSenderGraphBPreRef parameters: - name: group-id @@ -23099,7 +23091,7 @@ paths: description: Retrieve a list of tenant-level or group-specific group settings objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 operationId: group_ListSetting parameters: - name: group-id @@ -23174,10 +23166,10 @@ paths: tags: - groups.groupSetting summary: Create settings - description: 'Create a new setting based on the templates available in groupSettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named `Group.Unified` can be used to configure tenant-wide Microsoft 365 group settings, while the template named `Group.Unified.Guest` can be used to configure group-specific settings.' + description: 'Create a new setting based on the templates available in groupSettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named Group.Unified can be used to configure tenant-wide Microsoft 365 group settings, while the template named Group.Unified.Guest can be used to configure group-specific settings.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 operationId: group_CreateSetting parameters: - name: group-id @@ -23213,7 +23205,7 @@ paths: description: Retrieve the properties of a specific group setting object. The setting can be a tenant-level or group-specific setting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0 operationId: group_GetSetting parameters: - name: group-id @@ -23276,7 +23268,7 @@ paths: description: Update the properties of a groupSetting object for tenant-wide group settings or a specific group setting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0 operationId: group_UpdateSetting parameters: - name: group-id @@ -23376,7 +23368,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.site.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -23435,7 +23427,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.site.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -23538,7 +23530,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.site.contentType_publish parameters: - name: group-id @@ -23579,7 +23571,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.site.contentType_unpublish parameters: - name: group-id @@ -23620,7 +23612,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.site.contentType_addCopy parameters: - name: group-id @@ -23669,7 +23661,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.site.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -23842,7 +23834,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: group.site.list.contentType_associateGraphWPreHubSite parameters: - name: group-id @@ -23909,7 +23901,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: group.site.list.contentType_copyToDefaultContentLocation parameters: - name: group-id @@ -24028,7 +24020,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: group.site.list.contentType_publish parameters: - name: group-id @@ -24077,7 +24069,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: group.site.list.contentType_unpublish parameters: - name: group-id @@ -24126,7 +24118,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: group.site.list.contentType_addCopy parameters: - name: group-id @@ -24183,7 +24175,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: group.site.list.contentType_addCopyFromContentTypeHub parameters: - name: group-id @@ -24372,7 +24364,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: group.site.list.item.documentSetVersion_restore parameters: - name: group-id @@ -24695,7 +24687,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: group.site.list.item.version_restoreVersion parameters: - name: group-id @@ -24749,10 +24741,10 @@ paths: tags: - groups.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: group.site.list.subscription_reauthorize parameters: - name: group-id @@ -25207,7 +25199,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook_copyNotebook parameters: - name: group-id @@ -25277,7 +25269,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -25363,7 +25355,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -25449,7 +25441,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -25680,7 +25672,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_copyToNotebook parameters: - name: group-id @@ -25758,7 +25750,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_copyToSectionGroup parameters: - name: group-id @@ -25836,7 +25828,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section.page_copyToSection parameters: - name: group-id @@ -26043,7 +26035,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: group.site.onenote.notebook_getNotebookFromWebUrl parameters: - name: group-id @@ -26152,7 +26144,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.page_copyToSection parameters: - name: group-id @@ -26311,7 +26303,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_copyToNotebook parameters: - name: group-id @@ -26389,7 +26381,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: group-id @@ -26467,7 +26459,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section.page_copyToSection parameters: - name: group-id @@ -26674,7 +26666,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: group.site.onenote.section_copyToNotebook parameters: - name: group-id @@ -26744,7 +26736,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: group.site.onenote.section_copyToSectionGroup parameters: - name: group-id @@ -26814,7 +26806,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: group.site.onenote.section.page_copyToSection parameters: - name: group-id @@ -26997,7 +26989,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: group.site.permission_grant parameters: - name: group-id @@ -27075,7 +27067,7 @@ paths: description: Follow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 operationId: group.site_add parameters: - name: group-id @@ -27259,7 +27251,7 @@ paths: description: Unfollow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 operationId: group.site_remove parameters: - name: group-id @@ -27316,7 +27308,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.channel.member_add parameters: - name: group-id @@ -27372,6 +27364,56 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - groups.Actions + summary: Invoke action setReaction + operationId: group.team.channel.message_setReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -27380,7 +27422,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.channel.message_softDelete parameters: - name: group-id @@ -27421,7 +27463,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.channel.message_undoSoftDelete parameters: - name: group-id @@ -27454,6 +27496,114 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - groups.Actions + summary: Invoke action unsetReaction + operationId: group.team.channel.message_unsetReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - groups.Actions + summary: Invoke action setReaction + operationId: group.team.channel.message.reply_setReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: @@ -27462,7 +27612,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.channel.message.reply_softDelete parameters: - name: group-id @@ -27511,7 +27661,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.channel.message.reply_undoSoftDelete parameters: - name: group-id @@ -27552,12 +27702,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': - get: + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: tags: - - groups.Functions - summary: Invoke function delta - operationId: group.team.channel.message.reply_delta + - groups.Actions + summary: Invoke action unsetReaction + operationId: group.team.channel.message.reply_unsetReaction parameters: - name: group-id in: path @@ -27583,137 +27733,195 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc - type: string + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/team/channels/{channel-id}/messages/microsoft.graph.delta()': + x-ms-docs-operation-type: action + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: - groups.Functions summary: Invoke function delta - operationId: group.team.channel.message_delta + operationId: group.team.channel.message.reply_delta + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/channels/{channel-id}/messages/microsoft.graph.delta()': + get: + tags: + - groups.Functions + summary: Invoke function delta + operationId: group.team.channel.message_delta parameters: - name: group-id in: path @@ -27861,10 +28069,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: group.team.channel_completeMigration parameters: - name: group-id @@ -27957,10 +28165,10 @@ paths: tags: - groups.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: group.team.channel_provisionEmail parameters: - name: group-id @@ -27997,7 +28205,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: group.team.channel_removeEmail parameters: - name: group-id @@ -28174,7 +28382,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: group.team.installedApp_upgrade parameters: - name: group-id @@ -28219,7 +28427,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.member_add parameters: - name: group-id @@ -28275,7 +28483,7 @@ paths: description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 operationId: group.team_archive parameters: - name: group-id @@ -28314,7 +28522,7 @@ paths: description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 operationId: group.team_clone parameters: - name: group-id @@ -28362,10 +28570,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 operationId: group.team_completeMigration parameters: - name: group-id @@ -28390,7 +28598,7 @@ paths: description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 operationId: group.team_sendActivityNotification parameters: - name: group-id @@ -28442,7 +28650,7 @@ paths: description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 operationId: group.team_unarchive parameters: - name: group-id @@ -28459,6 +28667,538 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberGroups': + post: + tags: + - groups.Actions + summary: Invoke action checkMemberGroups + description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + operationId: group.team.permissionGrant_checkMemberGroup + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + groupIds: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberObjects': + post: + tags: + - groups.Actions + summary: Invoke action checkMemberObjects + operationId: group.team.permissionGrant_checkMemberObject + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberGroups': + post: + tags: + - groups.Actions + summary: Invoke action getMemberGroups + description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + operationId: group.team.permissionGrant_getMemberGroup + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberObjects': + post: + tags: + - groups.Actions + summary: Invoke action getMemberObjects + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + operationId: group.team.permissionGrant_getMemberObject + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.restore': + post: + tags: + - groups.Actions + summary: Invoke action restore + description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + operationId: group.team.permissionGrant_restore + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/groups/{group-id}/team/permissionGrants/microsoft.graph.delta()': + get: + tags: + - groups.Functions + summary: Invoke function delta + operationId: group.team.permissionGrant_delta + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/microsoft.graph.getAvailableExtensionProperties': + post: + tags: + - groups.Actions + summary: Invoke action getAvailableExtensionProperties + description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + operationId: group.team.permissionGrant_getAvailableExtensionProperty + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + isSyncedFromOnPremises: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of extensionProperty + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.extensionProperty' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/microsoft.graph.getByIds': + post: + tags: + - groups.Actions + summary: Invoke action getByIds + description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + operationId: group.team.permissionGrant_getGraphBPreId + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + types: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team/permissionGrants/microsoft.graph.validateProperties': + post: + tags: + - groups.Actions + summary: Invoke action validateProperties + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + operationId: group.team.permissionGrant_validateProperty + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + entityType: + type: string + nullable: true + displayName: + type: string + nullable: true + mailNickname: + type: string + nullable: true + onBehalfOfUserId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + format: uuid + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/primaryChannel/members/microsoft.graph.add': post: tags: @@ -28467,7 +29207,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: group.team.primaryChannel.member_add parameters: - name: group-id @@ -28515,6 +29255,48 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - groups.Actions + summary: Invoke action setReaction + operationId: group.team.primaryChannel.message_setReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -28523,7 +29305,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_softDelete parameters: - name: group-id @@ -28556,7 +29338,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_undoSoftDelete parameters: - name: group-id @@ -28581,6 +29363,98 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - groups.Actions + summary: Invoke action unsetReaction + operationId: group.team.primaryChannel.message_unsetReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - groups.Actions + summary: Invoke action setReaction + operationId: group.team.primaryChannel.message.reply_setReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: @@ -28589,7 +29463,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_softDelete parameters: - name: group-id @@ -28630,7 +29504,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: group.team.primaryChannel.message.reply_undoSoftDelete parameters: - name: group-id @@ -28663,6 +29537,56 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: + tags: + - groups.Actions + summary: Invoke action unsetReaction + operationId: group.team.primaryChannel.message.reply_unsetReaction + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: @@ -28956,10 +29880,10 @@ paths: tags: - groups.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: group.team.primaryChannel_completeMigration parameters: - name: group-id @@ -29036,10 +29960,10 @@ paths: tags: - groups.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: group.team.primaryChannel_provisionEmail parameters: - name: group-id @@ -29068,7 +29992,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: group.team.primaryChannel_removeEmail parameters: - name: group-id @@ -29090,10 +30014,10 @@ paths: tags: - groups.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: group.team.schedule_share parameters: - name: group-id @@ -29142,7 +30066,7 @@ paths: description: Get all the threads of a group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0 operationId: group_ListThread parameters: - name: group-id @@ -29223,7 +30147,7 @@ paths: description: "Start a new group conversation by first creating a thread. A new conversation, conversation thread, and post are created in the group.\nUse reply thread or reply post to further post to that thread. Note: You can also start a new thread in an existing conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0 operationId: group_CreateThread parameters: - name: group-id @@ -29255,11 +30179,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: group_GetThread parameters: - name: group-id @@ -29315,7 +30239,7 @@ paths: summary: Update conversation thread externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0 operationId: group_UpdateThread parameters: - name: group-id @@ -29354,11 +30278,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversation thread + summary: Delete conversationThread description: Delete conversationThread. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 operationId: group_DeleteThread parameters: - name: group-id @@ -29397,7 +30321,7 @@ paths: description: "Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 operationId: group.thread_reply parameters: - name: group-id @@ -29438,11 +30362,11 @@ paths: get: tags: - groups.conversationThread - summary: Get post - description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the **post** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **post** instance." + summary: List posts + description: "Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 operationId: group.thread_ListPost parameters: - name: group-id @@ -29652,7 +30576,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.thread.post_ListAttachment parameters: - name: group-id @@ -29962,10 +30886,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.thread.post.attachment_createUploadSession parameters: - name: group-id @@ -30151,7 +31075,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.thread.post_GetExtension parameters: - name: group-id @@ -30227,7 +31151,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.thread.post_UpdateExtension parameters: - name: group-id @@ -30462,7 +31386,7 @@ paths: description: Retrieve a list of attachment objects attached to a post. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_ListAttachment parameters: - name: group-id @@ -30772,10 +31696,10 @@ paths: tags: - groups.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo.attachment_createUploadSession parameters: - name: group-id @@ -30961,7 +31885,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_GetExtension parameters: - name: group-id @@ -31037,7 +31961,7 @@ paths: description: 'Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_UpdateExtension parameters: - name: group-id @@ -31184,7 +32108,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_forward parameters: - name: group-id @@ -31239,10 +32163,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.thread.post.inReplyTo_reply parameters: - name: group-id @@ -31295,7 +32219,7 @@ paths: description: "Forward a post to a recipient. You can specify both the parent conversation and thread in the request, \nor, you can specify just the parent thread without the parent conversation. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0 operationId: group.thread.post_forward parameters: - name: group-id @@ -31350,10 +32274,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: group.thread.post_reply parameters: - name: group-id @@ -31456,7 +32380,7 @@ paths: description: 'The groups that a group is a member of, either directly and through nested membership. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0 operationId: group_ListTransitiveMemberGraphOPre parameters: - name: group-id @@ -31994,7 +32918,7 @@ paths: description: The direct and transitive members of a group. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0 operationId: group_ListTransitiveMember parameters: - name: group-id @@ -33472,7 +34396,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: group_getAvailableExtensionProperty requestBody: description: Action parameters @@ -33520,7 +34444,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: group_getGraphBPreId requestBody: description: Action parameters @@ -33573,7 +34497,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: group_validateProperty requestBody: description: Action parameters @@ -33613,7 +34537,7 @@ paths: description: Retrieve a list of tenant-level or group-specific group settings objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0 operationId: groupSetting_ListGroupSetting parameters: - $ref: '#/components/parameters/top' @@ -33680,10 +34604,10 @@ paths: tags: - groupSettings.groupSetting summary: Create settings - description: 'Create a new setting based on the templates available in groupSettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named `Group.Unified` can be used to configure tenant-wide Microsoft 365 group settings, while the template named `Group.Unified.Guest` can be used to configure group-specific settings.' + description: 'Create a new setting based on the templates available in groupSettingTemplates. These settings can be at the tenant-level or at the group level. Group settings apply to only Microsoft 365 groups. The template named Group.Unified can be used to configure tenant-wide Microsoft 365 group settings, while the template named Group.Unified.Guest can be used to configure group-specific settings.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0 operationId: groupSetting_CreateGroupSetting requestBody: description: New entity @@ -33710,7 +34634,7 @@ paths: description: Retrieve the properties of a specific group setting object. The setting can be a tenant-level or group-specific setting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0 operationId: groupSetting_GetGroupSetting parameters: - name: groupSetting-id @@ -33765,7 +34689,7 @@ paths: description: Update the properties of a groupSetting object for tenant-wide group settings or a specific group setting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0 operationId: groupSetting_UpdateGroupSetting parameters: - name: groupSetting-id @@ -33800,7 +34724,7 @@ paths: description: Delete a tenant-level or group-specific groupSetting object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsetting-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsetting-delete?view=graph-rest-1.0 operationId: groupSetting_DeleteGroupSetting parameters: - name: groupSetting-id @@ -33845,7 +34769,7 @@ paths: description: Group setting templates represents a set of templates from which group settings may be created and used within a tenant. This operation retrieves the list of available groupSettingTemplates objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0 operationId: groupSettingTemplate_ListGroupSettingTemplate parameters: - $ref: '#/components/parameters/top' @@ -33941,7 +34865,7 @@ paths: description: 'A group setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the groupSettingTemplate object, including the available settings and their defaults.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0 operationId: groupSettingTemplate_GetGroupSettingTemplate parameters: - name: groupSettingTemplate-id @@ -34055,7 +34979,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: groupSettingTemplate_checkMemberGroup parameters: - name: groupSettingTemplate-id @@ -34163,7 +35087,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: groupSettingTemplate_getMemberGroup parameters: - name: groupSettingTemplate-id @@ -34216,10 +35140,10 @@ paths: tags: - groupSettingTemplates.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: groupSettingTemplate_getMemberObject parameters: - name: groupSettingTemplate-id @@ -34275,7 +35199,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: groupSettingTemplate_restore parameters: - name: groupSettingTemplate-id @@ -34385,7 +35309,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: groupSettingTemplate_getAvailableExtensionProperty requestBody: description: Action parameters @@ -34433,7 +35357,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: groupSettingTemplate_getGraphBPreId requestBody: description: Action parameters @@ -34486,7 +35410,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: groupSettingTemplate_validateProperty requestBody: description: Action parameters @@ -35536,7 +36460,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -36195,6 +37119,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.appRole' description: The roles exposed by the application which this service principal represents. For more information see the appRoles property definition on the application entity. Not nullable. + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' description: type: string description: 'Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.' @@ -36272,7 +37198,7 @@ components: description: 'Contains the list of identifiersUris, copied over from the associated application. Additional values can be added to hybrid applications. These values can be used to identify the permissions exposed by this app within Azure AD. For example,Client apps can specify a resource URI which is based on the values of this property to acquire an access token, which is the URI returned in the ''aud'' claim.The any operator is required for filter expressions on multi-valued properties. Not nullable. Supports $filter (eq, not, ge, le, startsWith).' servicePrincipalType: type: string - description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: __Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.__ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.__Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.__SocialIdp - For internal use.' + description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.SocialIdp - For internal use.' nullable: true signInAudience: type: string @@ -36447,6 +37373,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -37885,6 +38813,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -38921,11 +39854,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -39308,7 +40241,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the access token version expected by this resource. This changes the version and format of the JWT produced independent of the endpoint or client used to request the access token. The endpoint used, v1.0 or v2.0, is chosen by the client and only impacts the version of id_tokens. Resources need to explicitly configure requestedAccessTokenVersion to indicate the supported access token format. Possible values for requestedAccessTokenVersion are 1, 2, or null. If the value is null, this defaults to 1, which corresponds to the v1.0 endpoint. If signInAudience on the application is configured as AzureADandPersonalMicrosoftAccount, the value for this property must be 2' + description: 'Specifies the access token version expected by this resource. This changes the version and format of the JWT produced independent of the endpoint or client used to request the access token. The endpoint used, v1.0 or v2.0, is chosen by the client and only impacts the version of id_tokens. Resources need to explicitly configure requestedAccessTokenVersion to indicate the supported access token format. Possible values for requestedAccessTokenVersion are 1, 2, or null. If the value is null, this defaults to 1, which corresponds to the v1.0 endpoint. If signInAudience on the application is configured as AzureADandPersonalMicrosoftAccount or PersonalMicrosoftAccount, the value for this property must be 2.' format: int32 nullable: true additionalProperties: @@ -39783,6 +40716,11 @@ components: $ref: '#/components/schemas/microsoft.graph.phoneType' additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.permissionScope: title: permissionScope type: object @@ -39914,7 +40852,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -41320,6 +42258,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -41538,6 +42479,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index b2e00391491..09b2cd20d6b 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -14,7 +14,7 @@ paths: description: Get the list of organizational contacts for this organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0 operationId: contact.orgContact_ListOrgContact parameters: - name: ConsistencyLevel @@ -161,7 +161,7 @@ paths: description: Get the properties and relationships of an organizational contact. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0 operationId: contact.orgContact_GetOrgContact parameters: - name: orgContact-id @@ -294,7 +294,7 @@ paths: description: The contact's direct reports. (The users and contacts that have their manager property set to this contact.) Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0 operationId: contact_ListDirectReport parameters: - name: orgContact-id @@ -832,7 +832,7 @@ paths: description: Get this organizational contact's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0 operationId: contact_GetManager parameters: - name: orgContact-id @@ -886,7 +886,7 @@ paths: description: Groups that this contact is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0 operationId: contact_ListMemberGraphOPre parameters: - name: orgContact-id @@ -1424,7 +1424,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: contact_checkMemberGroup parameters: - name: orgContact-id @@ -1532,7 +1532,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: contact_getMemberGroup parameters: - name: orgContact-id @@ -1585,10 +1585,10 @@ paths: tags: - contacts.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: contact_getMemberObject parameters: - name: orgContact-id @@ -1644,7 +1644,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: contact_restore parameters: - name: orgContact-id @@ -1673,7 +1673,7 @@ paths: description: 'Groups that this contact is a member of, including groups that the contact is nested under. Read-only. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0 operationId: contact_ListTransitiveMemberGraphOPre parameters: - name: orgContact-id @@ -2348,7 +2348,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: contact_getAvailableExtensionProperty requestBody: description: Action parameters @@ -2396,7 +2396,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: contact_getGraphBPreId requestBody: description: Action parameters @@ -2449,7 +2449,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: contact_validateProperty requestBody: description: Action parameters @@ -2489,7 +2489,7 @@ paths: description: Retrieve a list of contract objects associated to a partner tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contract-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0 operationId: contract_ListContract parameters: - $ref: '#/components/parameters/top' @@ -2588,7 +2588,7 @@ paths: description: Retrieve the properties and relationships of contract object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contract-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0 operationId: contract_GetContract parameters: - name: contract-id @@ -2703,7 +2703,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: contract_checkMemberGroup parameters: - name: contract-id @@ -2811,7 +2811,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: contract_getMemberGroup parameters: - name: contract-id @@ -2864,10 +2864,10 @@ paths: tags: - contracts.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: contract_getMemberObject parameters: - name: contract-id @@ -2923,7 +2923,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: contract_restore parameters: - name: contract-id @@ -3033,7 +3033,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: contract_getAvailableExtensionProperty requestBody: description: Action parameters @@ -3081,7 +3081,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: contract_getGraphBPreId requestBody: description: Action parameters @@ -3134,7 +3134,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: contract_validateProperty requestBody: description: Action parameters @@ -3174,7 +3174,7 @@ paths: description: Retrieve a list of device objects registered in the organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0 operationId: device_ListDevice parameters: - name: ConsistencyLevel @@ -3327,7 +3327,7 @@ paths: description: Create and register a new device in the organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0 operationId: device_CreateDevice requestBody: description: New entity @@ -3354,7 +3354,7 @@ paths: description: Get the properties and relationships of a device object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0 operationId: device_GetDevice parameters: - name: device-id @@ -3440,7 +3440,7 @@ paths: description: Update the properties of a registered device. Only certain properties of a device can be updated through approved Mobile Device Managment (MDM) apps. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0 operationId: device_UpdateDevice parameters: - name: device-id @@ -3475,7 +3475,7 @@ paths: description: Delete a registered device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 operationId: device_DeleteDevice parameters: - name: device-id @@ -3757,7 +3757,7 @@ paths: description: Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0 operationId: device_ListMemberGraphOPre parameters: - name: device-id @@ -4295,7 +4295,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: device_checkMemberGroup parameters: - name: device-id @@ -4403,7 +4403,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: device_getMemberGroup parameters: - name: device-id @@ -4456,10 +4456,10 @@ paths: tags: - devices.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: device_getMemberObject parameters: - name: device-id @@ -4515,7 +4515,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: device_restore parameters: - name: device-id @@ -4544,7 +4544,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: device_ListRegisteredOwner parameters: - name: device-id @@ -4627,7 +4627,7 @@ paths: description: Remove a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0 operationId: device_DeleteRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -4973,7 +4973,7 @@ paths: description: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0 operationId: device_ListRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -5030,7 +5030,7 @@ paths: description: Add a user as a registered owner of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0 operationId: device_CreateRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -5497,7 +5497,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: device_ListRegisteredUser parameters: - name: device-id @@ -5580,7 +5580,7 @@ paths: description: Remove a user as a registered user of the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0 operationId: device_DeleteRegisteredUserGraphBPreRef parameters: - name: device-id @@ -5926,7 +5926,7 @@ paths: description: 'Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0 operationId: device_ListRegisteredUserGraphBPreRef parameters: - name: device-id @@ -5983,7 +5983,7 @@ paths: description: Add a registered user for the device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0 operationId: device_CreateRegisteredUserGraphBPreRef parameters: - name: device-id @@ -6450,7 +6450,7 @@ paths: description: Groups and administrative units that the device is a member of. This operation is transitive. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0 operationId: device_ListTransitiveMemberGraphOPre parameters: - name: device-id @@ -6988,7 +6988,7 @@ paths: description: Get the properties and relationships of a device object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0 operationId: device_GetDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -7074,7 +7074,7 @@ paths: description: Update the properties of a registered device. Only certain properties of a device can be updated through approved Mobile Device Managment (MDM) apps. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0 operationId: device_UpdateDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -7109,7 +7109,7 @@ paths: description: Delete a registered device. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0 operationId: device_DeleteDeviceGraphBPreDeviceId parameters: - name: deviceId @@ -7305,7 +7305,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: device_getAvailableExtensionProperty requestBody: description: Action parameters @@ -7353,7 +7353,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: device_getGraphBPreId requestBody: description: Action parameters @@ -7406,7 +7406,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: device_validateProperty requestBody: description: Action parameters @@ -7521,7 +7521,7 @@ paths: description: Retrieve a list of administrativeUnit objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0 operationId: directory_ListAdministrativeUnit parameters: - $ref: '#/components/parameters/top' @@ -7600,7 +7600,7 @@ paths: description: Use this API to create a new administrativeUnit. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0 operationId: directory_CreateAdministrativeUnit requestBody: description: New navigation property @@ -7627,7 +7627,7 @@ paths: description: Retrieve the properties and relationships of an administrativeUnit object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0 operationId: directory_GetAdministrativeUnit parameters: - name: administrativeUnit-id @@ -7689,7 +7689,7 @@ paths: description: Update the properties of an administrativeUnit object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0 operationId: directory_UpdateAdministrativeUnit parameters: - name: administrativeUnit-id @@ -7724,7 +7724,7 @@ paths: description: Delete an administrativeUnit. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0 operationId: directory_DeleteAdministrativeUnit parameters: - name: administrativeUnit-id @@ -8006,7 +8006,7 @@ paths: description: Users and groups that are members of this administrative unit. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_ListMember parameters: - name: administrativeUnit-id @@ -8087,7 +8087,7 @@ paths: summary: Create new navigation property to members for directory externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateMember parameters: - name: administrativeUnit-id @@ -8123,7 +8123,7 @@ paths: description: 'Use this API to remove a member (user, group, or device) from an administrative unit.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_DeleteMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -8603,7 +8603,7 @@ paths: description: Users and groups that are members of this administrative unit. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_ListMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -8659,7 +8659,7 @@ paths: summary: Create new navigation property ref to members for directory externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -9346,7 +9346,7 @@ paths: description: List Azure Active Directory (Azure AD) role assignments with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_ListScopedRoleMember parameters: - name: administrativeUnit-id @@ -9424,7 +9424,7 @@ paths: description: 'Assign an Azure Active Directory (Azure AD) role with administrative unit scope. For a list of roles that can be assigned with administrative unit scope, see Assign Azure AD roles with administrative unit scope.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_CreateScopedRoleMember parameters: - name: administrativeUnit-id @@ -9460,7 +9460,7 @@ paths: description: Get an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_GetScopedRoleMember parameters: - name: administrativeUnit-id @@ -9562,7 +9562,7 @@ paths: description: Remove an Azure Active Directory (Azure AD) role assignment with administrative unit scope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0 operationId: directory.administrativeUnit_DeleteScopedRoleMember parameters: - name: administrativeUnit-id @@ -9716,7 +9716,7 @@ paths: description: Get a list of the attributeSet objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0 operationId: directory_ListAttributeSet parameters: - $ref: '#/components/parameters/top' @@ -9783,7 +9783,7 @@ paths: description: Create a new attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0 operationId: directory_CreateAttributeSet requestBody: description: New navigation property @@ -9810,7 +9810,7 @@ paths: description: Read the properties and relationships of an attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0 operationId: directory_GetAttributeSet parameters: - name: attributeSet-id @@ -9864,7 +9864,7 @@ paths: description: Update the properties of an attributeSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0 operationId: directory_UpdateAttributeSet parameters: - name: attributeSet-id @@ -9940,7 +9940,7 @@ paths: description: Get a list of the customSecurityAttributeDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0 operationId: directory_ListCustomSecurityAttributeDefinition parameters: - $ref: '#/components/parameters/top' @@ -10027,7 +10027,7 @@ paths: description: Create a new customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0 operationId: directory_CreateCustomSecurityAttributeDefinition requestBody: description: New navigation property @@ -10054,7 +10054,7 @@ paths: description: Read the properties and relationships of a customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0 operationId: directory_GetCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -10116,7 +10116,7 @@ paths: description: Update the properties of a customSecurityAttributeDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0 operationId: directory_UpdateCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -10178,7 +10178,7 @@ paths: description: Get a list of the allowedValue objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_ListAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -10250,7 +10250,7 @@ paths: description: Create a new allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_CreateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -10286,7 +10286,7 @@ paths: description: Read the properties and relationships of an allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_GetAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -10347,7 +10347,7 @@ paths: description: Update the properties of an allowedValue object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0 operationId: directory.customSecurityAttributeDefinition_UpdateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -10545,7 +10545,7 @@ paths: description: 'Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0 operationId: directory_GetDeletedItem parameters: - name: directoryObject-id @@ -10626,10 +10626,10 @@ paths: tags: - directory.directoryObject summary: Permanently delete an item (directory object) - description: 'Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it **cannot** be restored. Administrative units **cannot** be permanently deleted by using the **deletedItems** API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.' + description: 'Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0 operationId: directory_DeleteDeletedItem parameters: - name: directoryObject-id @@ -10758,7 +10758,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directory.deletedItem_checkMemberGroup parameters: - name: directoryObject-id @@ -10915,7 +10915,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directory.deletedItem_getMemberGroup parameters: - name: directoryObject-id @@ -10968,10 +10968,10 @@ paths: tags: - directory.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: directory.deletedItem_getMemberObject parameters: - name: directoryObject-id @@ -11076,7 +11076,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directory.deletedItem_restore parameters: - name: directoryObject-id @@ -11506,7 +11506,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: directory.deletedItem_getAvailableExtensionProperty requestBody: description: Action parameters @@ -11554,7 +11554,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directory.deletedItem_getGraphBPreId requestBody: description: Action parameters @@ -11829,7 +11829,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directory.deletedItem_validateProperty requestBody: description: Action parameters @@ -12034,7 +12034,7 @@ paths: description: Delete a samlOrWsFedExternalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0 operationId: directory_DeleteFederationConfiguration parameters: - name: identityProviderBase-id @@ -12202,7 +12202,7 @@ paths: description: Read the properties and relationships of an onPremisesDirectorySynchronization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0 operationId: directory_GetOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -12256,7 +12256,7 @@ paths: description: Update the properties of an onPremisesDirectorySynchronization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0 operationId: directory_UpdateOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -12332,7 +12332,7 @@ paths: description: 'List the directory roles that are activated in the tenant. This operation only returns roles that have been activated. A role becomes activated when an admin activates the role using the Activate directoryRole API. Not all built-in roles are initially activated. When assigning a role using the Azure portal, the role activation step is implicitly done on the admin''s behalf. To get the full list of roles that are available in Azure AD, use List directoryRoleTemplates.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0 operationId: directoryRole_ListDirectoryRole parameters: - $ref: '#/components/parameters/skip' @@ -12405,10 +12405,10 @@ paths: tags: - directoryRoles.directoryRole summary: Activate directoryRole - description: 'Activate a directory role. To read a directory role or update its members, it must first be activated in the tenant. The Company Administrators and the implicit user directory roles (**User**, **Guest User**, and **Restricted Guest User** roles) are activated by default. To access and assign members to other directory roles, you must first activate it with its corresponding directory role template ID.' + description: 'Activate a directory role. To read a directory role or update its members, it must first be activated in the tenant. The Company Administrators and the implicit user directory roles (User, Guest User, and Restricted Guest User roles) are activated by default. To access and assign members to other directory roles, you must first activate it with its corresponding directory role template ID.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0 operationId: directoryRole_CreateDirectoryRole requestBody: description: New entity @@ -12432,10 +12432,10 @@ paths: tags: - directoryRoles.directoryRole summary: Get directoryRole - description: 'Retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 operationId: directoryRole_GetDirectoryRole parameters: - name: directoryRole-id @@ -12553,7 +12553,7 @@ paths: description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 operationId: directoryRole_ListMember parameters: - name: directoryRole-id @@ -12633,10 +12633,10 @@ paths: tags: - directoryRoles.directoryObject summary: Remove directory role member - description: 'Remove a member from a directoryRole. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Remove a member from a directoryRole. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0 operationId: directoryRole_DeleteMemberGraphBPreRef parameters: - name: directoryRole-id @@ -13116,7 +13116,7 @@ paths: description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0 operationId: directoryRole_ListMemberGraphBPreRef parameters: - name: directoryRole-id @@ -13170,10 +13170,10 @@ paths: tags: - directoryRoles.directoryObject summary: Add directory role member - description: 'Create a new directory role member. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Create a new directory role member. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0 operationId: directoryRole_CreateMemberGraphBPreRef parameters: - name: directoryRole-id @@ -13860,7 +13860,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryRole_checkMemberGroup parameters: - name: directoryRole-id @@ -13968,7 +13968,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryRole_getMemberGroup parameters: - name: directoryRole-id @@ -14021,10 +14021,10 @@ paths: tags: - directoryRoles.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: directoryRole_getMemberObject parameters: - name: directoryRole-id @@ -14080,7 +14080,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryRole_restore parameters: - name: directoryRole-id @@ -14109,7 +14109,7 @@ paths: description: Retrieve a list of scopedRoleMembership objects for a directory role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0 operationId: directoryRole_ListScopedMember parameters: - name: directoryRole-id @@ -14372,10 +14372,10 @@ paths: tags: - directoryRoles.directoryRole summary: Get directoryRole - description: 'Retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' + description: 'Retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0 operationId: directoryRole_GetDirectoryRoleGraphBPreRoleTemplateId parameters: - name: roleTemplateId @@ -14585,7 +14585,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: directoryRole_getAvailableExtensionProperty requestBody: description: Action parameters @@ -14633,7 +14633,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryRole_getGraphBPreId requestBody: description: Action parameters @@ -14686,7 +14686,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryRole_validateProperty requestBody: description: Action parameters @@ -14726,7 +14726,7 @@ paths: description: Retrieve a list of directoryRoleTemplate objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0 operationId: directoryRoleTemplate_ListDirectoryRoleTemplate parameters: - $ref: '#/components/parameters/skip' @@ -14818,7 +14818,7 @@ paths: description: Retrieve the properties and relationships of a directoryroletemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0 operationId: directoryRoleTemplate_GetDirectoryRoleTemplate parameters: - name: directoryRoleTemplate-id @@ -14931,7 +14931,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: directoryRoleTemplate_checkMemberGroup parameters: - name: directoryRoleTemplate-id @@ -15039,7 +15039,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: directoryRoleTemplate_getMemberGroup parameters: - name: directoryRoleTemplate-id @@ -15092,10 +15092,10 @@ paths: tags: - directoryRoleTemplates.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: directoryRoleTemplate_getMemberObject parameters: - name: directoryRoleTemplate-id @@ -15151,7 +15151,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: directoryRoleTemplate_restore parameters: - name: directoryRoleTemplate-id @@ -15261,7 +15261,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: directoryRoleTemplate_getAvailableExtensionProperty requestBody: description: Action parameters @@ -15309,7 +15309,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: directoryRoleTemplate_getGraphBPreId requestBody: description: Action parameters @@ -15362,7 +15362,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: directoryRoleTemplate_validateProperty requestBody: description: Action parameters @@ -15402,7 +15402,7 @@ paths: description: Retrieve a list of domain objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0 operationId: domain_ListDomain parameters: - $ref: '#/components/parameters/top' @@ -15507,10 +15507,10 @@ paths: tags: - domains.domain summary: Create domain - description: 'Adds a domain to the tenant. **Important**: You cannot use an associated domain with your Azure AD tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' + description: 'Adds a domain to the tenant. Important: You cannot use an associated domain with your Azure AD tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0 operationId: domain_CreateDomain requestBody: description: New entity @@ -15537,7 +15537,7 @@ paths: description: Retrieve the properties and relationships of domain object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0 operationId: domain_GetDomain parameters: - name: domain-id @@ -15610,7 +15610,7 @@ paths: description: Update the properties of domain object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0 operationId: domain_UpdateDomain parameters: - name: domain-id @@ -15645,7 +15645,7 @@ paths: description: Deletes a domain from a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0 operationId: domain_DeleteDomain parameters: - name: domain-id @@ -15676,7 +15676,7 @@ paths: description: Retrieve a list of directoryObject with a reference to the domain. The returned list will contain all directory objects that have a dependency on the domain. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0 operationId: domain_ListDomainNameReference parameters: - name: domain-id @@ -15935,7 +15935,7 @@ paths: description: Create a new internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0 operationId: domain_CreateFederationConfiguration parameters: - name: domain-id @@ -15971,7 +15971,7 @@ paths: description: Read the properties and relationships of an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0 operationId: domain_GetFederationConfiguration parameters: - name: domain-id @@ -16044,7 +16044,7 @@ paths: description: Update the properties of an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0 operationId: domain_UpdateFederationConfiguration parameters: - name: domain-id @@ -16087,7 +16087,7 @@ paths: description: Delete an internalDomainFederation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0 operationId: domain_DeleteFederationConfiguration parameters: - name: domain-id @@ -16145,10 +16145,10 @@ paths: tags: - domains.Actions summary: Invoke action forceDelete - description: 'Deletes a domain using an asynchronous long-running operation. Prior to calling forceDelete, you must update or remove any references to **Exchange** as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.' + description: 'Deletes a domain using an asynchronous long-running operation. Prior to calling forceDelete, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0 operationId: domain_forceDelete parameters: - name: domain-id @@ -16184,10 +16184,10 @@ paths: tags: - domains.Actions summary: Invoke action promote - description: Promote a verified subdomain to the root domain. A verified domain has its **isVerified** property set to `true`. + description: Promote a verified subdomain to the root domain. A verified domain has its isVerified property set to true. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0 operationId: domain_promote parameters: - name: domain-id @@ -16223,7 +16223,7 @@ paths: description: Validates the ownership of the domain. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0 operationId: domain_verify parameters: - name: domain-id @@ -16252,7 +16252,7 @@ paths: description: Retrieves a list of domainDnsRecord objects needed to enable services for the domain. Use the returned list to add records to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0 operationId: domain_ListServiceConfigurationRecord parameters: - name: domain-id @@ -16526,7 +16526,7 @@ paths: description: 'Retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Azure AD tenant until ownership is verified. To verify the ownership of the domain, retrieve the domain verification records and add the details to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0 operationId: domain_ListVerificationDnsRecord parameters: - name: domain-id @@ -16810,11 +16810,11 @@ paths: get: tags: - organization.organization - summary: List organizations - description: List properties and relationships of the organization objects. + summary: List organization + description: Retrieve a list of organization objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 operationId: organization_ListOrganization parameters: - $ref: '#/components/parameters/top' @@ -16976,10 +16976,10 @@ paths: tags: - organization.organization summary: Get organization - description: 'Get the properties and relationships of the currently authenticated organization. Since the **organization** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in an **organization** instance.' + description: 'Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 operationId: organization_GetOrganization parameters: - name: organization-id @@ -17062,7 +17062,7 @@ paths: description: Update the properties of a organization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0 operationId: organization_UpdateOrganization parameters: - name: organization-id @@ -17121,10 +17121,10 @@ paths: tags: - organization.organizationalBranding summary: Get organizationalBranding - description: 'Retrieve the default organizational branding object, if the **Accept-Language** header is set to `0` or `default`. If no default organizational branding object exists, this method returns a `404 Not Found` error. If the **Accept-Language** header is set to an existing locale identified by the value of its **id**, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, **usernameHintText** and **signInPageText**. To retrieve Stream types of the default branding, for example, **bannerLogo** and **backgroundImage**, use the GET organizationalBrandingLocalization method.' + description: 'Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBranding parameters: - name: organization-id @@ -17208,7 +17208,7 @@ paths: description: Update the properties of the default branding object specified by the organizationalBranding resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0 operationId: organization_UpdateBranding parameters: - name: organization-id @@ -17243,7 +17243,7 @@ paths: description: 'Delete the default organizational branding object. To delete the organizationalBranding object, all images (Stream types) must first be removed from the object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0 operationId: organization_DeleteBranding parameters: - name: organization-id @@ -17274,7 +17274,7 @@ paths: description: Image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingBackgroundImage parameters: - name: organization-id @@ -17330,10 +17330,10 @@ paths: tags: - organization.organizationalBranding summary: Get bannerLogo for the navigation property branding from organization - description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingBannerLogo parameters: - name: organization-id @@ -17359,7 +17359,7 @@ paths: tags: - organization.organizationalBranding summary: Update bannerLogo for the navigation property branding in organization - description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. operationId: organization_SetBrandingBannerLogo parameters: - name: organization-id @@ -17389,9 +17389,10 @@ paths: tags: - organization.organizationalBranding summary: Get customCSS for the navigation property branding from organization + description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingCustomCSS parameters: - name: organization-id @@ -17417,6 +17418,7 @@ paths: tags: - organization.organizationalBranding summary: Update customCSS for the navigation property branding in organization + description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. operationId: organization_SetBrandingCustomCSS parameters: - name: organization-id @@ -17446,9 +17448,10 @@ paths: tags: - organization.organizationalBranding summary: Get favicon for the navigation property branding from organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingFavicon parameters: - name: organization-id @@ -17474,6 +17477,7 @@ paths: tags: - organization.organizationalBranding summary: Update favicon for the navigation property branding in organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. operationId: organization_SetBrandingFavicon parameters: - name: organization-id @@ -17503,9 +17507,10 @@ paths: tags: - organization.organizationalBranding summary: Get headerLogo for the navigation property branding from organization + description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingHeaderLogo parameters: - name: organization-id @@ -17531,6 +17536,7 @@ paths: tags: - organization.organizationalBranding summary: Update headerLogo for the navigation property branding in organization + description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. operationId: organization_SetBrandingHeaderLogo parameters: - name: organization-id @@ -17563,7 +17569,7 @@ paths: description: 'Retrieve all localization branding objects, including the default branding.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_ListLocalization parameters: - name: organization-id @@ -17722,7 +17728,7 @@ paths: description: 'Create a new organizationalBrandingLocalization object. This creates a localized branding and at the same time, the default branding if it doesn''t exist. The default branding is created only once. It''s loaded when a localized branding isn''t configured for the user''s browser language. To retrieve the default branding, see Get branding.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0 operationId: organization.branding_CreateLocalization parameters: - name: organization-id @@ -17755,10 +17761,10 @@ paths: tags: - organization.organizationalBranding summary: Get organizationalBrandingLocalization - description: 'Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of **id** in the URL.' + description: 'Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0 operationId: organization.branding_GetLocalization parameters: - name: organization-id @@ -17848,7 +17854,7 @@ paths: description: Update the properties of an organizationalBrandingLocalization object for a specific localization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0 operationId: organization.branding_UpdateLocalization parameters: - name: organization-id @@ -17891,7 +17897,7 @@ paths: description: 'Delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0 operationId: organization.branding_DeleteLocalization parameters: - name: organization-id @@ -17930,7 +17936,7 @@ paths: description: Image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsBackgroundImage parameters: - name: organization-id @@ -18002,10 +18008,10 @@ paths: tags: - organization.organizationalBranding summary: Get bannerLogo for the navigation property localizations from organization - description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsBannerLogo parameters: - name: organization-id @@ -18039,7 +18045,7 @@ paths: tags: - organization.organizationalBranding summary: Update bannerLogo for the navigation property localizations in organization - description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. operationId: organization.branding_SetLocalizationsBannerLogo parameters: - name: organization-id @@ -18077,9 +18083,10 @@ paths: tags: - organization.organizationalBranding summary: Get customCSS for the navigation property localizations from organization + description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsCustomCSS parameters: - name: organization-id @@ -18113,6 +18120,7 @@ paths: tags: - organization.organizationalBranding summary: Update customCSS for the navigation property localizations in organization + description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. operationId: organization.branding_SetLocalizationsCustomCSS parameters: - name: organization-id @@ -18150,9 +18158,10 @@ paths: tags: - organization.organizationalBranding summary: Get favicon for the navigation property localizations from organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsFavicon parameters: - name: organization-id @@ -18186,6 +18195,7 @@ paths: tags: - organization.organizationalBranding summary: Update favicon for the navigation property localizations in organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. operationId: organization.branding_SetLocalizationsFavicon parameters: - name: organization-id @@ -18223,9 +18233,10 @@ paths: tags: - organization.organizationalBranding summary: Get headerLogo for the navigation property localizations from organization + description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsHeaderLogo parameters: - name: organization-id @@ -18259,6 +18270,7 @@ paths: tags: - organization.organizationalBranding summary: Update headerLogo for the navigation property localizations in organization + description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. operationId: organization.branding_SetLocalizationsHeaderLogo parameters: - name: organization-id @@ -18296,10 +18308,10 @@ paths: tags: - organization.organizationalBranding summary: Get squareLogo for the navigation property localizations from organization - description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo. + description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsSquareLogo parameters: - name: organization-id @@ -18333,7 +18345,7 @@ paths: tags: - organization.organizationalBranding summary: Update squareLogo for the navigation property localizations in organization - description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo. + description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. operationId: organization.branding_SetLocalizationsSquareLogo parameters: - name: organization-id @@ -18371,9 +18383,10 @@ paths: tags: - organization.organizationalBranding summary: Get squareLogoDark for the navigation property localizations from organization + description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsSquareLogoDark parameters: - name: organization-id @@ -18407,6 +18420,7 @@ paths: tags: - organization.organizationalBranding summary: Update squareLogoDark for the navigation property localizations in organization + description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. operationId: organization.branding_SetLocalizationsSquareLogoDark parameters: - name: organization-id @@ -18466,10 +18480,10 @@ paths: tags: - organization.organizationalBranding summary: Get squareLogo for the navigation property branding from organization - description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo. + description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingSquareLogo parameters: - name: organization-id @@ -18495,7 +18509,7 @@ paths: tags: - organization.organizationalBranding summary: Update squareLogo for the navigation property branding in organization - description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo. + description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. operationId: organization_SetBrandingSquareLogo parameters: - name: organization-id @@ -18525,9 +18539,10 @@ paths: tags: - organization.organizationalBranding summary: Get squareLogoDark for the navigation property branding from organization + description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 operationId: organization_GetBrandingSquareLogoDark parameters: - name: organization-id @@ -18553,6 +18568,7 @@ paths: tags: - organization.organizationalBranding summary: Update squareLogoDark for the navigation property branding in organization + description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. operationId: organization_SetBrandingSquareLogoDark parameters: - name: organization-id @@ -18836,7 +18852,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: organization_checkMemberGroup parameters: - name: organization-id @@ -18944,7 +18960,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: organization_getMemberGroup parameters: - name: organization-id @@ -18997,10 +19013,10 @@ paths: tags: - organization.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: organization_getMemberObject parameters: - name: organization-id @@ -19056,7 +19072,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: organization_restore parameters: - name: organization-id @@ -19085,7 +19101,7 @@ paths: description: Set mobile device management authority externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0 operationId: organization_setMobileDeviceManagementAuthority parameters: - name: organization-id @@ -19136,7 +19152,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: organization_getAvailableExtensionProperty requestBody: description: Action parameters @@ -19184,7 +19200,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: organization_getGraphBPreId requestBody: description: Action parameters @@ -19237,7 +19253,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: organization_validateProperty requestBody: description: Action parameters @@ -19274,10 +19290,10 @@ paths: tags: - subscribedSkus.subscribedSku summary: List subscribedSkus - description: 'Get the list of commercial subscriptions that an organization has acquired. For the mapping of license names as displayed on the Azure portal or the Microsoft 365 admin center against their Microsoft Graph **skuId** and **skuPartNumber** properties, see Product names and service plan identifiers for licensing.' + description: 'Get the list of commercial subscriptions that an organization has acquired. For the mapping of license names as displayed on the Azure portal or the Microsoft 365 admin center against their Microsoft Graph skuId and skuPartNumber properties, see Product names and service plan identifiers for licensing.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0 operationId: subscribedSku_ListSubscribedSku parameters: - $ref: '#/components/parameters/search' @@ -19375,7 +19391,7 @@ paths: description: Get a specific commercial subscription that an organization has acquired. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0 operationId: subscribedSku_GetSubscribedSku parameters: - name: subscribedSku-id @@ -19901,6 +19917,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -21053,6 +21071,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.appRole' description: The roles exposed by the application which this service principal represents. For more information see the appRoles property definition on the application entity. Not nullable. + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' description: type: string description: 'Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.' @@ -21130,7 +21150,7 @@ components: description: 'Contains the list of identifiersUris, copied over from the associated application. Additional values can be added to hybrid applications. These values can be used to identify the permissions exposed by this app within Azure AD. For example,Client apps can specify a resource URI which is based on the values of this property to acquire an access token, which is the URI returned in the ''aud'' claim.The any operator is required for filter expressions on multi-valued properties. Not nullable. Supports $filter (eq, not, ge, le, startsWith).' servicePrincipalType: type: string - description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: __Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.__ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.__Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.__SocialIdp - For internal use.' + description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.SocialIdp - For internal use.' nullable: true signInAudience: type: string @@ -22128,6 +22148,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -22368,7 +22393,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -23913,6 +23938,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -24131,6 +24159,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -24237,6 +24270,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -25342,7 +25380,7 @@ components: properties: backgroundColor: type: string - description: 'Color that will appear in place of the background image in low-bandwidth connections. We recommend that you use the primary color of your banner logo or your organization color. Specify this in hexadecimal format, for example, white is #FFFFFF.' + description: 'Color that appears in place of the background image in low-bandwidth connections. We recommend that you use the primary color of your banner logo or your organization color. Specify this in hexadecimal format, for example, white is #FFFFFF.' nullable: true backgroundImage: type: string @@ -25355,12 +25393,12 @@ components: nullable: true bannerLogo: type: string - description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + description: A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. format: base64url nullable: true bannerLogoRelativeUrl: type: string - description: A relative url for the bannerLogo property that is combined with a CDN base URL from the cdnList to provide the read-only version served by a CDN. Read-only. + description: A relative URL for the bannerLogo property that is combined with a CDN base URL from the cdnList to provide the read-only version served by a CDN. Read-only. nullable: true cdnList: type: array @@ -25370,54 +25408,70 @@ components: description: A list of base URLs for all available CDN providers that are serving the assets of the current resource. Several CDN providers are used at the same time for high availability of read requests. Read-only. customAccountResetCredentialsUrl: type: string + description: 'A custom URL for resetting account credentials. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters.' nullable: true customCannotAccessYourAccountText: type: string + description: A string to replace the default 'Can't access your account?' self-service password reset (SSPR) hyperlink text on the sign-in page. This text must be in Unicode format and not exceed 256 characters. nullable: true customCannotAccessYourAccountUrl: type: string + description: 'A custom URL to replace the default URL of the self-service password reset (SSPR) ''Can''t access your account?'' hyperlink on the sign-in page. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters. DO NOT USE. Use customAccountResetCredentialsUrl instead.' nullable: true customCSS: type: string + description: CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB. format: base64url nullable: true customCSSRelativeUrl: type: string + description: A relative URL for the customCSS property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only. nullable: true customForgotMyPasswordText: type: string + description: A string to replace the default 'Forgot my password' hyperlink text on the sign-in form. This text must be in Unicode format and not exceed 256 characters. nullable: true customPrivacyAndCookiesText: type: string + description: A string to replace the default 'Privacy and Cookies' hyperlink text in the footer. This text must be in Unicode format and not exceed 256 characters. nullable: true customPrivacyAndCookiesUrl: type: string + description: 'A custom URL to replace the default URL of the ''Privacy and Cookies'' hyperlink in the footer. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters.' nullable: true customResetItNowText: type: string + description: 'A string to replace the default ''reset it now'' hyperlink text on the sign-in form. This text must be in Unicode format and not exceed 256 characters. DO NOT USE: Customization of the ''reset it now'' hyperlink text is currently not supported.' nullable: true customTermsOfUseText: type: string + description: A string to replace the the default 'Terms of Use' hyperlink text in the footer. This text must be in Unicode format and not exceed 256 characters. nullable: true customTermsOfUseUrl: type: string + description: 'A custom URL to replace the default URL of the ''Terms of Use'' hyperlink in the footer. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128characters.' nullable: true favicon: type: string + description: A custom icon (favicon) to replace a default Microsoft product favicon on an Azure AD tenant. format: base64url nullable: true faviconRelativeUrl: type: string + description: A relative url for the favicon above that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only. nullable: true headerBackgroundColor: type: string + description: The RGB color to apply to customize the color of the header. nullable: true headerLogo: type: string + description: A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. format: base64url nullable: true headerLogoRelativeUrl: type: string + description: A relative URL for the headerLogo property that is combined with a CDN base URL from the cdnList to provide the read-only version served by a CDN. Read-only. nullable: true loginPageLayoutConfiguration: $ref: '#/components/schemas/microsoft.graph.loginPageLayoutConfiguration' @@ -25425,27 +25479,29 @@ components: $ref: '#/components/schemas/microsoft.graph.loginPageTextVisibilitySettings' signInPageText: type: string - description: 'Text that appears at the bottom of the sign-in box. You can use this to communicate additional information, such as the phone number to your help desk or a legal statement. This text must be Unicode and not exceed 1024 characters.' + description: 'Text that appears at the bottom of the sign-in box. Use this to communicate additional information, such as the phone number to your help desk or a legal statement. This text must be in Unicode format and not exceed 1024 characters.' nullable: true squareLogo: type: string - description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo. + description: A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. format: base64url nullable: true squareLogoDark: type: string + description: A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo. format: base64url nullable: true squareLogoDarkRelativeUrl: type: string + description: A relative URL for the squareLogoDark property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only. nullable: true squareLogoRelativeUrl: type: string - description: A relative url for the squareLogo property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only. + description: A relative URL for the squareLogo property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only. nullable: true usernameHintText: type: string - description: 'String that shows as the hint in the username textbox on the sign-in screen. This text must be a Unicode, without links or code, and can''t exceed 64 characters.' + description: 'A string that shows as the hint in the username textbox on the sign-in screen. This text must be a Unicode, without links or code, and can''t exceed 64 characters.' nullable: true additionalProperties: type: object @@ -27081,7 +27137,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -29957,9 +30013,11 @@ components: properties: isFooterShown: type: boolean + description: Option to show the footer on the sign-in page. nullable: true isHeaderShown: type: boolean + description: Option to show the header on the sign-in page. nullable: true layoutTemplateType: $ref: '#/components/schemas/microsoft.graph.layoutTemplateType' @@ -29971,21 +30029,27 @@ components: properties: hideAccountResetCredentials: type: boolean + description: 'Option to hide the self-service password reset (SSPR) hyperlinks such as ''Can''t access your account?'', ''Forgot my password'' and ''Reset it now'' on the sign-in form.' nullable: true hideCannotAccessYourAccount: type: boolean + description: Option to hide the self-service password reset (SSPR) 'Can't access your account?' hyperlink on the sign-in form. nullable: true hideForgotMyPassword: type: boolean + description: Option to hide the self-service password reset (SSPR) 'Forgot my password' hyperlink on the sign-in form. nullable: true hidePrivacyAndCookies: type: boolean + description: Option to hide the 'Privacy & Cookies' hyperlink in the footer. nullable: true hideResetItNow: type: boolean + description: Option to hide the self-service password reset (SSPR) 'reset it now' hyperlink on the sign-in form. nullable: true hideTermsOfUse: type: boolean + description: Option to hide the 'Terms of Use' hyperlink in the footer. nullable: true additionalProperties: type: object @@ -31178,11 +31242,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/Identity.Governance.yml b/openApiDocs/v1.0/Identity.Governance.yml index d50be60c309..914dede1e07 100644 --- a/openApiDocs/v1.0/Identity.Governance.yml +++ b/openApiDocs/v1.0/Identity.Governance.yml @@ -175,7 +175,7 @@ paths: description: Get the details about the acceptance records for a specific agreement. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 operationId: agreement_ListAcceptance parameters: - name: agreement-id @@ -478,10 +478,10 @@ paths: tags: - agreements.agreementFile summary: Get agreementFile - description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the **Accept-Language** header.' + description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 operationId: agreement_GetFile parameters: - name: agreement-id @@ -600,7 +600,7 @@ paths: description: Get a list of the default and localized agreement files. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 operationId: agreement.file_ListLocalization parameters: - name: agreement-id @@ -1302,7 +1302,7 @@ paths: description: Create a new localized agreement file. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 operationId: agreement_CreateFile parameters: - name: agreement-id @@ -1984,7 +1984,7 @@ paths: description: Get a list of the accessReviewScheduleDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_ListDefinition parameters: - $ref: '#/components/parameters/top' @@ -2089,7 +2089,7 @@ paths: description: Create a new accessReviewScheduleDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_CreateDefinition requestBody: description: New navigation property @@ -2116,7 +2116,7 @@ paths: description: 'Read the properties and relationships of an accessReviewScheduleDefinition object. To retrieve the instances of the access review series, use the list accessReviewInstance API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview_GetDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -2184,7 +2184,7 @@ paths: description: Update an existing accessReviewScheduleDefinition object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview_UpdateDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -2219,7 +2219,7 @@ paths: description: Deletes an accessReviewScheduleDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0 operationId: identityGovernance.accessReview_DeleteDefinition parameters: - name: accessReviewScheduleDefinition-id @@ -2250,7 +2250,7 @@ paths: description: Get a list of the accessReviewInstance objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_ListInstance parameters: - name: accessReviewScheduleDefinition-id @@ -2375,7 +2375,7 @@ paths: description: Read the properties and relationships of an accessReviewInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_GetInstance parameters: - name: accessReviewScheduleDefinition-id @@ -2444,10 +2444,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewInstance - description: 'Update the properties of an accessReviewInstance object. Only the **reviewers** and **fallbackReviewers** properties can be updated but the **scope** property is also required in the request body. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewInstance**, it''s **status** must be `InProgress`.' + description: 'Update the properties of an accessReviewInstance object. Only the reviewers and fallbackReviewers properties can be updated but the scope property is also required in the request body. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewInstance, it''s status must be InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition_UpdateInstance parameters: - name: accessReviewScheduleDefinition-id @@ -2525,7 +2525,7 @@ paths: description: 'Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListContactedReviewer parameters: - name: accessReviewScheduleDefinition-id @@ -2839,7 +2839,7 @@ paths: description: 'Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -2997,7 +2997,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -3675,7 +3675,7 @@ paths: description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that have not been reviewed on an accessReviewInstance object for which the calling user is a reviewer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_acceptRecommendation parameters: - name: accessReviewScheduleDefinition-id @@ -3705,10 +3705,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action applyDecisions - description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is `false` in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be `Completed` to call this method. + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_applyDecision parameters: - name: accessReviewScheduleDefinition-id @@ -3738,10 +3738,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action batchRecordDecisions - description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using **principalId**, **resourceId**, or neither.' + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in batches by using principalId, resourceId, or neither.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_batchRecordDecision parameters: - name: accessReviewScheduleDefinition-id @@ -3793,10 +3793,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resetDecisions - description: Resets all accessReviewInstanceDecisionItem objects on an accessReviewInstance to `notReviewed`. + description: Resets all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_resetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -3829,7 +3829,7 @@ paths: description: Send a reminder to the reviewers of an active accessReviewInstance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_sendReminder parameters: - name: accessReviewScheduleDefinition-id @@ -3859,10 +3859,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status is marked as `Completed`, the reviewers can no longer give input, and the access review decisions are applied. Stopping an instance will not stop future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status is marked as Completed, the reviewers can no longer give input, and the access review decisions are applied. Stopping an instance will not stop future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_stop parameters: - name: accessReviewScheduleDefinition-id @@ -3895,7 +3895,7 @@ paths: description: Retrieve the stages in a multi-stage access review instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_ListStage parameters: - name: accessReviewScheduleDefinition-id @@ -4029,7 +4029,7 @@ paths: description: Retrieve the properties and relationships of an accessReviewStage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_GetStage parameters: - name: accessReviewScheduleDefinition-id @@ -4101,10 +4101,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Update accessReviewStage - description: 'Update the properties of an accessReviewStage object. Only the **reviewers** and **fallbackReviewers** properties can be updated. You can only add reviewers to the **fallbackReviewers** property but can''t remove existing **fallbackReviewers**. To update an **accessReviewStage**, its **status** must be `NotStarted`, `Initializing`, or `InProgress`.' + description: 'Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can''t remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance_UpdateStage parameters: - name: accessReviewScheduleDefinition-id @@ -4198,7 +4198,7 @@ paths: description: Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_ListDecision parameters: - name: accessReviewScheduleDefinition-id @@ -4372,7 +4372,7 @@ paths: description: Read the properties and relationships of an accessReviewInstanceDecisionItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_GetDecision parameters: - name: accessReviewScheduleDefinition-id @@ -4463,7 +4463,7 @@ paths: description: 'Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_UpdateDecision parameters: - name: accessReviewScheduleDefinition-id @@ -5139,10 +5139,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action stop - description: 'Stop an access review stage that is `inProgress`. After the access review stage stops, the stage **status** will be `Completed` and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 operationId: identityGovernance.accessReview.definition.instance.stage_stop parameters: - name: accessReviewScheduleDefinition-id @@ -5578,7 +5578,7 @@ paths: description: 'Retrieve the accessReviewHistoryDefinition objects created in the last 30 days, including all nested properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_ListHistoryDefinition parameters: - $ref: '#/components/parameters/top' @@ -5668,7 +5668,7 @@ paths: description: Create a new accessReviewHistoryDefinition object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0 operationId: identityGovernance.accessReview_CreateHistoryDefinition requestBody: description: New navigation property @@ -5692,10 +5692,10 @@ paths: tags: - identityGovernance.accessReviewSet summary: Get accessReviewHistoryDefinition - description: 'Retrieve an accessReviewHistoryDefinition object by its identifier. All the properties of the access review history definition object are returned. If the definition is 30 days or older, a `404 Not Found` error is returned.' + description: 'Retrieve an accessReviewHistoryDefinition object by its identifier. All the properties of the access review history definition object are returned. If the definition is 30 days or older, a 404 Not Found error is returned.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0 operationId: identityGovernance.accessReview_GetHistoryDefinition parameters: - name: accessReviewHistoryDefinition-id @@ -5816,7 +5816,7 @@ paths: description: Retrieve the instances of an access review history definition created in the last 30 days. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0 operationId: identityGovernance.accessReview.historyDefinition_ListInstance parameters: - name: accessReviewHistoryDefinition-id @@ -6073,10 +6073,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action generateDownloadUri - description: Generates a URI for an accessReviewHistoryInstance object the **status** for which is `done`. Each URI can be used to retrieve the instance's review history data. Each URI is valid for 24 hours and can be retrieved by fetching the **downloadUri** property from the accessReviewHistoryInstance object. + description: Generates a URI for an accessReviewHistoryInstance object the status for which is done. Each URI can be used to retrieve the instance's review history data. Each URI is valid for 24 hours and can be retrieved by fetching the downloadUri property from the accessReviewHistoryInstance object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0 operationId: identityGovernance.accessReview.historyDefinition.instance_generateDownloadUri parameters: - name: accessReviewHistoryDefinition-id @@ -6232,7 +6232,7 @@ paths: description: Retrieve appConsentRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 operationId: identityGovernance.appConsent_ListAppConsentRequest parameters: - $ref: '#/components/parameters/top' @@ -6327,7 +6327,7 @@ paths: description: Read the properties and relationships of an appConsentRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent_GetAppConsentRequest parameters: - name: appConsentRequest-id @@ -6442,7 +6442,7 @@ paths: description: Retrieve a collection of userConsentRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest_ListUserConsentRequest parameters: - name: appConsentRequest-id @@ -6566,7 +6566,7 @@ paths: description: Read the properties and relationships of a userConsentRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest_GetUserConsentRequest parameters: - name: appConsentRequest-id @@ -6842,7 +6842,7 @@ paths: description: 'In Azure AD entitlement management, list the approvalStage objects associated with an approval object. This call can be made by an approver, providing the identifier of the access package assignment request.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_ListStage parameters: - name: appConsentRequest-id @@ -6980,7 +6980,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties of an approvalStage object. An approval stage is contained within an approval object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_GetStage parameters: - name: appConsentRequest-id @@ -7055,7 +7055,7 @@ paths: description: 'In Azure AD entitlement management, approve or deny an approvalStage object in an approval.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_UpdateStage parameters: - name: appConsentRequest-id @@ -7579,7 +7579,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties of an approval object. This call can be made by an approver, providing the identifier of the access package assignment request.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentApproval parameters: - name: approval-id @@ -7691,7 +7691,7 @@ paths: description: 'In Azure AD entitlement management, list the approvalStage objects associated with an approval object. This call can be made by an approver, providing the identifier of the access package assignment request.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_ListStage parameters: - name: approval-id @@ -7813,7 +7813,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties of an approvalStage object. An approval stage is contained within an approval object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetStage parameters: - name: approval-id @@ -7880,7 +7880,7 @@ paths: description: 'In Azure AD entitlement management, approve or deny an approvalStage object in an approval.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_UpdateStage parameters: - name: approval-id @@ -8063,7 +8063,7 @@ paths: description: 'Retrieve a list of accessPackage objects. The resulting list includes all the access packages that the caller has access to read, across all catalogs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAccessPackage parameters: - $ref: '#/components/parameters/top' @@ -8151,7 +8151,7 @@ paths: description: Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAccessPackage requestBody: description: New navigation property @@ -8174,11 +8174,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List resourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -8247,7 +8247,7 @@ paths: description: 'Update an existing accessPackage object to change one or more of its properties, such as the display name or description.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateAccessPackage parameters: - name: accessPackage-id @@ -8279,10 +8279,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete accessPackage - description: Delete an accessPackage object. You cannot delete an access package if it has any **accessPackageAssignment**. + description: Delete an accessPackage object. You cannot delete an access package if it has any accessPackageAssignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAccessPackage parameters: - name: accessPackage-id @@ -8313,7 +8313,7 @@ paths: description: Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListAccessPackagesIncompatibleGraphWPre parameters: - name: accessPackage-id @@ -8504,6 +8504,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get assignmentPolicies from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage_ListAssignmentPolicy parameters: - name: accessPackage-id @@ -8642,6 +8643,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get assignmentPolicies from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage_GetAssignmentPolicy parameters: - name: accessPackage-id @@ -8791,7 +8793,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: Access package containing this policy. Read-only. + description: Access package containing this policy. Read-only. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetAccessPackage parameters: - name: accessPackage-id @@ -8941,6 +8943,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_ListCustomExtensionStageSetting parameters: - name: accessPackage-id @@ -9059,6 +9062,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCustomExtensionStageSetting parameters: - name: accessPackage-id @@ -9216,6 +9220,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtension from identityGovernance + description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.customExtensionStageSetting_GetCustomExtension parameters: - name: accessPackage-id @@ -9657,6 +9662,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get catalog from identityGovernance + description: Required when creating the access package. Read-only. Nullable. operationId: identityGovernance.entitlementManagement.accessPackage_GetCatalog parameters: - name: accessPackage-id @@ -9726,7 +9732,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackage parameters: - name: accessPackage-id @@ -9823,7 +9829,7 @@ paths: description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -9891,7 +9897,7 @@ paths: description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -9946,7 +9952,7 @@ paths: description: 'Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleAccessPackageGraphBPreRef parameters: - name: accessPackage-id @@ -9973,7 +9979,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroup parameters: - name: accessPackage-id @@ -10214,7 +10220,7 @@ paths: description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -10282,7 +10288,7 @@ paths: description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -10405,7 +10411,7 @@ paths: description: 'Add a group to the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleGroupGraphBPreRef parameters: - name: accessPackage-id @@ -10432,7 +10438,7 @@ paths: description: 'In Azure AD entitlement management, this action retrieves a list of accessPackageAssignmentRequestRequirements objects that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_getApplicablePolicyRequirement parameters: - name: accessPackage-id @@ -10471,6 +10477,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resourceRoleScopes from identityGovernance + description: The resource roles and scopes in this access package. operationId: identityGovernance.entitlementManagement.accessPackage_ListResourceRoleScope parameters: - name: accessPackage-id @@ -10542,7 +10549,11 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceRoleScopes for identityGovernance + summary: Create resourceRoleScope + description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_CreateResourceRoleScope parameters: - name: accessPackage-id @@ -10575,6 +10586,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resourceRoleScopes from identityGovernance + description: The resource roles and scopes in this access package. operationId: identityGovernance.entitlementManagement.accessPackage_GetResourceRoleScope parameters: - name: accessPackage-id @@ -10674,7 +10686,11 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceRoleScopes for identityGovernance + summary: Remove resourceRoleScope from an accessPackage + description: Remove a accessPackageResourceRoleScope from an accessPackage list of resource role scopes. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackage_DeleteResourceRoleScope parameters: - name: accessPackage-id @@ -10988,6 +11004,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetEnvironment parameters: - name: accessPackage-id @@ -11054,6 +11071,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListRole parameters: - name: accessPackage-id @@ -11181,6 +11199,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetRole parameters: - name: accessPackage-id @@ -11371,6 +11390,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListScope parameters: - name: accessPackage-id @@ -11501,6 +11521,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetScope parameters: - name: accessPackage-id @@ -11828,6 +11849,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackage-id @@ -11902,6 +11924,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_ListRole parameters: - name: accessPackage-id @@ -12045,6 +12068,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetRole parameters: - name: accessPackage-id @@ -12576,6 +12600,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetEnvironment parameters: - name: accessPackage-id @@ -12642,6 +12667,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListRole parameters: - name: accessPackage-id @@ -12769,6 +12795,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetRole parameters: - name: accessPackage-id @@ -13095,6 +13122,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackage-id @@ -13169,6 +13197,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_ListScope parameters: - name: accessPackage-id @@ -13315,6 +13344,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetScope parameters: - name: accessPackage-id @@ -13568,6 +13598,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListScope parameters: - name: accessPackage-id @@ -13698,6 +13729,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetScope parameters: - name: accessPackage-id @@ -14014,10 +14046,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List assignmentPolicies - description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including `$expand=accessPackageAssignmentPolicies` as a query parameter.' + description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies as a query parameter.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAssignmentPolicy parameters: - $ref: '#/components/parameters/top' @@ -14119,7 +14151,7 @@ paths: description: 'In Azure AD entitlement management, create a new accessPackageAssignmentPolicy object. The request will include a reference to the accessPackage that will contain this policy, which must already exist.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAssignmentPolicy requestBody: description: New navigation property @@ -14146,7 +14178,7 @@ paths: description: "In Azure AD entitlement management, retrieve the properties and relationships of an\n accessPackageAssignmentPolicy object." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAssignmentPolicy parameters: - name: accessPackageAssignmentPolicy-id @@ -14248,7 +14280,7 @@ paths: description: 'In Azure AD entitlement management, delete an accessPackageAssignmentPolicy.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAssignmentPolicy parameters: - name: accessPackageAssignmentPolicy-id @@ -14276,7 +14308,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get accessPackage from identityGovernance - description: Access package containing this policy. Read-only. + description: Access package containing this policy. Read-only. Supports $expand. operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetAccessPackage parameters: - name: accessPackageAssignmentPolicy-id @@ -14410,6 +14442,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. operationId: identityGovernance.entitlementManagement.assignmentPolicy_ListCustomExtensionStageSetting parameters: - name: accessPackageAssignmentPolicy-id @@ -14512,6 +14545,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCustomExtensionStageSetting parameters: - name: accessPackageAssignmentPolicy-id @@ -14645,6 +14679,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get customExtension from identityGovernance + description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.assignmentPolicy.customExtensionStageSetting_GetCustomExtension parameters: - name: accessPackageAssignmentPolicy-id @@ -15017,7 +15052,7 @@ paths: description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAssignmentRequest parameters: - $ref: '#/components/parameters/top' @@ -15108,7 +15143,7 @@ paths: description: 'In Azure AD Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, update the assignment, or to remove an access package assignment.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateAssignmentRequest requestBody: description: New navigation property @@ -15135,7 +15170,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAssignmentRequest parameters: - name: accessPackageAssignmentRequest-id @@ -15229,10 +15264,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete accessPackageAssignmentRequest - description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any **accessPackageAssignment** objects. + description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any accessPackageAssignment objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteAssignmentRequest parameters: - name: accessPackageAssignmentRequest-id @@ -15388,10 +15423,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action cancel - description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: `accepted`, `pendingApproval`, `pendingNotBefore`, `pendingApprovalEscalated`.' + description: 'In Azure AD Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.assignmentRequest_cancel parameters: - name: accessPackageAssignmentRequest-id @@ -15413,10 +15448,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action reprocess - description: 'In Azure AD entitlement management, callers can automatically retry a user''s request for access to an access package. It is performed on an accessPackageAssignmentRequest object whose **requestState** is in a `DeliveryFailed` or `PartiallyDelivered` state. You can only reprocess a request within 14 days from the time the original request was completed. For requests completed more than 14 days, you will need to ask the users to cancel the request(s) and make a new request in the MyAccess portal.' + description: 'In Azure AD entitlement management, callers can automatically retry a user''s request for access to an access package. It is performed on an accessPackageAssignmentRequest object whose requestState is in a DeliveryFailed or PartiallyDelivered state. You can only reprocess a request within 14 days from the time the original request was completed. For requests completed more than 14 days, you will need to ask the users to cancel the request(s) and make a new request in the MyAccess portal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.assignmentRequest_reprocess parameters: - name: accessPackageAssignmentRequest-id @@ -15644,10 +15679,10 @@ paths: tags: - identityGovernance.entitlementManagement summary: List assignments - description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: `$filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''`.' + description: 'In Azure AD entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListAssignment parameters: - $ref: '#/components/parameters/top' @@ -15752,7 +15787,7 @@ paths: description: 'In Azure AD entitlement management, retrieve the properties and relationships of an accessPackageAssignment object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAssignment parameters: - name: accessPackageAssignment-id @@ -16006,10 +16041,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action reprocess - description: 'In Azure AD entitlement management, callers can automatically reevaluate and enforce an accessPackageAssignment object of a user’s assignments for a specific access package. The **state** of the access package assignment must be `Delivered` for the administrator to reprocess the user''s assignment. Only admins with the Access Package Assignment Manager role, or higher, in Azure AD entitlement management can perform this action.' + description: 'In Azure AD entitlement management, callers can automatically reevaluate and enforce an accessPackageAssignment object of a user’s assignments for a specific access package. The state of the access package assignment must be Delivered for the administrator to reprocess the user''s assignment. Only admins with the Access Package Assignment Manager role, or higher, in Azure AD entitlement management can perform this action.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.assignment_reprocess parameters: - name: accessPackageAssignment-id @@ -16366,7 +16401,7 @@ paths: description: Retrieve a list of accessPackageCatalog objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListCatalog parameters: - $ref: '#/components/parameters/top' @@ -16458,7 +16493,7 @@ paths: description: Create a new accessPackageCatalog object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateCatalog requestBody: description: New navigation property @@ -16485,7 +16520,7 @@ paths: description: Retrieve the properties and relationships of an accessPackageCatalog object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetCatalog parameters: - name: accessPackageCatalog-id @@ -16554,7 +16589,7 @@ paths: description: 'Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateCatalog parameters: - name: accessPackageCatalog-id @@ -16589,7 +16624,7 @@ paths: description: Delete an accessPackageCatalog. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteCatalog parameters: - name: accessPackageCatalog-id @@ -17076,7 +17111,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoles from identityGovernance + summary: List resourceRoles + description: 'Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_ListResourceRole parameters: - name: accessPackageCatalog-id @@ -17466,6 +17505,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -17532,6 +17572,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListRole parameters: - name: accessPackageCatalog-id @@ -17659,6 +17700,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetRole parameters: - name: accessPackageCatalog-id @@ -17849,6 +17891,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListScope parameters: - name: accessPackageCatalog-id @@ -17979,6 +18022,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetScope parameters: - name: accessPackageCatalog-id @@ -18306,6 +18350,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -18380,6 +18425,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_ListRole parameters: - name: accessPackageCatalog-id @@ -18523,6 +18569,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetRole parameters: - name: accessPackageCatalog-id @@ -18796,7 +18843,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance + summary: List resources + description: 'Retrieve a list of accessPackageResource objects in an accessPackageCatalog. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_ListResource parameters: - name: accessPackageCatalog-id @@ -18918,6 +18969,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: Access package resources in this catalog. operationId: identityGovernance.entitlementManagement.catalog_GetResource parameters: - name: accessPackageCatalog-id @@ -19060,6 +19112,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -19126,6 +19179,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource_ListRole parameters: - name: accessPackageCatalog-id @@ -19253,6 +19307,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource_GetRole parameters: - name: accessPackageCatalog-id @@ -19579,6 +19634,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -19653,6 +19709,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_ListScope parameters: - name: accessPackageCatalog-id @@ -19799,6 +19856,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetScope parameters: - name: accessPackageCatalog-id @@ -20174,6 +20232,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -20324,6 +20383,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource_ListScope parameters: - name: accessPackageCatalog-id @@ -20454,6 +20514,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource_GetScope parameters: - name: accessPackageCatalog-id @@ -20781,6 +20842,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -20855,6 +20917,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_ListRole parameters: - name: accessPackageCatalog-id @@ -20998,6 +21061,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetRole parameters: - name: accessPackageCatalog-id @@ -21372,6 +21436,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -21937,6 +22002,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -22003,6 +22069,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListRole parameters: - name: accessPackageCatalog-id @@ -22130,6 +22197,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetRole parameters: - name: accessPackageCatalog-id @@ -22456,6 +22524,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetEnvironment parameters: - name: accessPackageCatalog-id @@ -22530,6 +22599,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_ListScope parameters: - name: accessPackageCatalog-id @@ -22676,6 +22746,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetScope parameters: - name: accessPackageCatalog-id @@ -22929,6 +23000,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListScope parameters: - name: accessPackageCatalog-id @@ -23059,6 +23131,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetScope parameters: - name: accessPackageCatalog-id @@ -23289,7 +23362,7 @@ paths: description: Retrieve a list of connectedOrganization objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListConnectedOrganization parameters: - $ref: '#/components/parameters/top' @@ -23372,7 +23445,7 @@ paths: description: Create a new connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateConnectedOrganization requestBody: description: New navigation property @@ -23399,7 +23472,7 @@ paths: description: Retrieve the properties and relationships of a connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetConnectedOrganization parameters: - name: connectedOrganization-id @@ -23461,7 +23534,7 @@ paths: description: Update a connectedOrganization object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateConnectedOrganization parameters: - name: connectedOrganization-id @@ -23496,7 +23569,7 @@ paths: description: Delete a connectedOrganization object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_DeleteConnectedOrganization parameters: - name: connectedOrganization-id @@ -23527,7 +23600,7 @@ paths: description: Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsor parameters: - name: connectedOrganization-id @@ -23599,7 +23672,7 @@ paths: description: Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsor parameters: - name: connectedOrganization-id @@ -23635,7 +23708,7 @@ paths: description: Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -23703,7 +23776,7 @@ paths: description: Retrieve a list of a connectedOrganization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -23750,7 +23823,7 @@ paths: description: Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -23852,7 +23925,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_getAvailableExtensionProperty parameters: - name: connectedOrganization-id @@ -23909,7 +23982,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_getGraphBPreId parameters: - name: connectedOrganization-id @@ -23971,7 +24044,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_validateProperty parameters: - name: connectedOrganization-id @@ -24020,7 +24093,7 @@ paths: description: Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsor parameters: - name: connectedOrganization-id @@ -24092,7 +24165,7 @@ paths: description: Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsor parameters: - name: connectedOrganization-id @@ -24128,7 +24201,7 @@ paths: description: Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -24196,7 +24269,7 @@ paths: description: Retrieve a list of a connectedOrganization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -24243,7 +24316,7 @@ paths: description: Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsorGraphBPreRef parameters: - name: connectedOrganization-id @@ -24345,7 +24418,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_getAvailableExtensionProperty parameters: - name: connectedOrganization-id @@ -24402,7 +24475,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_getGraphBPreId parameters: - name: connectedOrganization-id @@ -24464,7 +24537,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_validateProperty parameters: - name: connectedOrganization-id @@ -24523,7 +24596,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resourceEnvironments from identityGovernance + summary: List accessPackageResourceEnvironments + description: Retrieve a list of accessPackageResourceEnvironment objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListResourceEnvironment parameters: - $ref: '#/components/parameters/top' @@ -24627,6 +24704,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resourceEnvironments from identityGovernance + description: A reference to the geolocation environments in which a resource is located. operationId: identityGovernance.entitlementManagement_GetResourceEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -24742,6 +24820,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: Read-only. Required. operationId: identityGovernance.entitlementManagement.resourceEnvironment_ListResource parameters: - name: accessPackageResourceEnvironment-id @@ -24863,6 +24942,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: Read-only. Required. operationId: identityGovernance.entitlementManagement.resourceEnvironment_GetResource parameters: - name: accessPackageResourceEnvironment-id @@ -25005,6 +25085,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -25071,6 +25152,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListRole parameters: - name: accessPackageResourceEnvironment-id @@ -25198,6 +25280,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetRole parameters: - name: accessPackageResourceEnvironment-id @@ -25524,6 +25607,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -25598,6 +25682,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_ListScope parameters: - name: accessPackageResourceEnvironment-id @@ -25744,6 +25829,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetScope parameters: - name: accessPackageResourceEnvironment-id @@ -26119,6 +26205,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -26269,6 +26356,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListScope parameters: - name: accessPackageResourceEnvironment-id @@ -26399,6 +26487,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetScope parameters: - name: accessPackageResourceEnvironment-id @@ -26726,6 +26815,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -26800,6 +26890,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_ListRole parameters: - name: accessPackageResourceEnvironment-id @@ -26943,6 +27034,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetRole parameters: - name: accessPackageResourceEnvironment-id @@ -27317,6 +27409,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceEnvironment-id @@ -27502,7 +27595,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRequests from identityGovernance + summary: List accessPackageResourceRequests + description: Retrieve a list of accessPackageResourceRequest objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_ListResourceRequest parameters: - $ref: '#/components/parameters/top' @@ -27572,7 +27669,11 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceRequests for identityGovernance + summary: Create accessPackageResourceRequest + description: 'Create a new accessPackageResourceRequest object to request the addition of a resource to an access package catalog, update of a resource, or the removal of a resource from a catalog. A resource must be included in an access package catalog before a role of that resource can be added to an access package. To add an Azure AD group as a resource to a catalog, set the requestType to be adminAdd, and a resource representing the resource. The value of the originSystem property within the resource should be AadGroup and the value of the originId is the identifier of the group. If using delegated permissions, the user requesting to add a group should be an owner of the group or in a directory role which allows them to modify groups. If using application permissions, the application requesting to add the group should also be assigned the Group.ReadWrite.All permission.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_CreateResourceRequest requestBody: description: New navigation property @@ -27596,6 +27697,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resourceRequests from identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. operationId: identityGovernance.entitlementManagement_GetResourceRequest parameters: - name: accessPackageResourceRequest-id @@ -28291,7 +28393,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoles from identityGovernance + summary: List resourceRoles + description: 'Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResourceRole parameters: - name: accessPackageResourceRequest-id @@ -28681,6 +28787,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -28747,6 +28854,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -28874,6 +28982,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -29064,6 +29173,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -29194,6 +29304,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -29521,6 +29632,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -29595,6 +29707,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -29738,6 +29851,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -30011,7 +30125,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance + summary: List resources + description: 'Retrieve a list of accessPackageResource objects in an accessPackageCatalog. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResource parameters: - name: accessPackageResourceRequest-id @@ -30133,6 +30251,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: Access package resources in this catalog. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResource parameters: - name: accessPackageResourceRequest-id @@ -30275,6 +30394,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -30341,6 +30461,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -30468,6 +30589,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -30794,6 +30916,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -30868,6 +30991,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -31014,6 +31138,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -31389,6 +31514,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -31539,6 +31665,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -31669,6 +31796,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -31996,6 +32124,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -32070,6 +32199,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -32213,6 +32343,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -32587,6 +32718,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -33152,6 +33284,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -33218,6 +33351,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -33345,6 +33479,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -33671,6 +33806,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -33745,6 +33881,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -33891,6 +34028,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -34144,6 +34282,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -34274,6 +34413,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -34605,6 +34745,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -34663,6 +34804,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -34774,6 +34916,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -35052,6 +35195,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -35118,6 +35262,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -35248,6 +35393,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -35575,6 +35721,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -35701,6 +35848,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListScope parameters: - name: accessPackageResourceRequest-id @@ -35815,6 +35963,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetScope parameters: - name: accessPackageResourceRequest-id @@ -36094,6 +36243,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -36160,6 +36310,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRequest-id @@ -36287,6 +36438,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRequest-id @@ -36613,6 +36765,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id @@ -37181,6 +37334,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetEnvironment parameters: - name: accessPackageResourceRoleScope-id @@ -37239,6 +37393,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListRole parameters: - name: accessPackageResourceRoleScope-id @@ -37350,6 +37505,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetRole parameters: - name: accessPackageResourceRoleScope-id @@ -37508,6 +37664,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListScope parameters: - name: accessPackageResourceRoleScope-id @@ -37622,6 +37779,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetScope parameters: - name: accessPackageResourceRoleScope-id @@ -37901,6 +38059,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRoleScope-id @@ -37967,6 +38126,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRoleScope-id @@ -38094,6 +38254,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRoleScope-id @@ -38537,6 +38698,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRoleScope-id @@ -38595,6 +38757,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListRole parameters: - name: accessPackageResourceRoleScope-id @@ -38706,6 +38869,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetRole parameters: - name: accessPackageResourceRoleScope-id @@ -38984,6 +39148,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRoleScope-id @@ -39050,6 +39215,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_ListScope parameters: - name: accessPackageResourceRoleScope-id @@ -39180,6 +39346,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetScope parameters: - name: accessPackageResourceRoleScope-id @@ -39393,6 +39560,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListScope parameters: - name: accessPackageResourceRoleScope-id @@ -39507,6 +39675,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetScope parameters: - name: accessPackageResourceRoleScope-id @@ -39680,6 +39849,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: The resources associated with the catalogs. operationId: identityGovernance.entitlementManagement_ListResource parameters: - $ref: '#/components/parameters/top' @@ -39784,6 +39954,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get resources from identityGovernance + description: The resources associated with the catalogs. operationId: identityGovernance.entitlementManagement_GetResource parameters: - name: accessPackageResource-id @@ -39902,6 +40073,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resource_GetEnvironment parameters: - name: accessPackageResource-id @@ -39960,6 +40132,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource_ListRole parameters: - name: accessPackageResource-id @@ -40071,6 +40244,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource_GetRole parameters: - name: accessPackageResource-id @@ -40349,6 +40523,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resource.role.resource_GetEnvironment parameters: - name: accessPackageResource-id @@ -40415,6 +40590,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource.role.resource_ListScope parameters: - name: accessPackageResource-id @@ -40545,6 +40721,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource.role.resource_GetScope parameters: - name: accessPackageResource-id @@ -40872,6 +41049,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResource-id @@ -40998,6 +41176,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource_ListScope parameters: - name: accessPackageResource-id @@ -41112,6 +41291,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource_GetScope parameters: - name: accessPackageResource-id @@ -41391,6 +41571,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResource-id @@ -41457,6 +41638,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource.scope.resource_ListRole parameters: - name: accessPackageResource-id @@ -41584,6 +41766,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetRole parameters: - name: accessPackageResource-id @@ -41910,6 +42093,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResource-id @@ -42053,7 +42237,7 @@ paths: description: Retrieve the properties of an entitlementManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetSetting parameters: - name: $select @@ -42099,7 +42283,7 @@ paths: description: Update an existing entitlementManagementSettings object to change one or more of its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_UpdateSetting requestBody: description: New navigation property values @@ -42237,7 +42421,7 @@ paths: description: Get a list of the customTaskExtension objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListCustomTaskExtension parameters: - $ref: '#/components/parameters/top' @@ -42326,7 +42510,7 @@ paths: description: Create a new customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_CreateCustomTaskExtension requestBody: description: New navigation property @@ -42353,7 +42537,7 @@ paths: description: Read the properties and relationships of a customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetCustomTaskExtension parameters: - name: customTaskExtension-id @@ -42417,7 +42601,7 @@ paths: description: Update the properties of a customTaskExtension object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateCustomTaskExtension parameters: - name: customTaskExtension-id @@ -42452,7 +42636,7 @@ paths: description: Delete a customTaskExtension object. A custom task extension can only be deleted if it is not referenced in any task objects in a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_DeleteCustomTaskExtension parameters: - name: customTaskExtension-id @@ -42516,6 +42700,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -42823,6 +43008,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -43173,7 +43359,7 @@ paths: description: Get a list of the deleted workflow objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow parameters: - $ref: '#/components/parameters/top' @@ -43284,7 +43470,7 @@ paths: description: Retrieve a deleted workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow parameters: - name: workflow-id @@ -43363,7 +43549,7 @@ paths: description: Delete a workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow parameters: - name: workflow-id @@ -43427,6 +43613,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -43925,6 +44112,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -44199,7 +44387,7 @@ paths: description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activate parameters: - name: workflow-id @@ -44238,7 +44426,7 @@ paths: description: Create a new version of the workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_createNewVersion parameters: - name: workflow-id @@ -44279,7 +44467,7 @@ paths: description: Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Azure AD automatically permanently deletes it. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_restore parameters: - name: workflow-id @@ -44308,7 +44496,7 @@ paths: description: Get a list of the run objects and their properties for a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListRun parameters: - name: workflow-id @@ -44418,7 +44606,7 @@ paths: description: Read the properties and relationships of a run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetRun parameters: - name: workflow-id @@ -44495,7 +44683,7 @@ paths: description: Get the taskProcessingResult resources for a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListTaskProcessingResult parameters: - name: workflow-id @@ -44664,10 +44852,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_resume parameters: - name: workflow-id @@ -44775,6 +44963,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -45187,7 +45376,7 @@ paths: description: Get user processing results of a workflow run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListUserProcessingResult parameters: - name: workflow-id @@ -45296,7 +45485,7 @@ paths: description: Get the user processing result of a user processing result of a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetUserProcessingResult parameters: - name: workflow-id @@ -45427,6 +45616,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -45733,7 +45923,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -45918,10 +46108,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -46045,6 +46235,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -46635,7 +46826,7 @@ paths: description: Get a list of the taskReport objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTaskReport parameters: - name: workflow-id @@ -46943,7 +47134,7 @@ paths: description: Get the task processing result resources from the taskReport. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_ListTaskProcessingResult parameters: - name: workflow-id @@ -47112,10 +47303,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_resume parameters: - name: workflow-id @@ -47223,6 +47414,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -48131,10 +48323,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -48242,6 +48434,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -48673,10 +48866,10 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: List userProcessingResults - description: Get the **userProcessingResult** resources for a workflow. + description: Get the userProcessingResult resources for a workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListUserProcessingResult parameters: - name: workflow-id @@ -48889,6 +49082,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -49179,7 +49373,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -49348,10 +49542,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -49459,6 +49653,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -49936,7 +50131,7 @@ paths: description: Get a list of the workflowVersion objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListVersion parameters: - name: workflow-id @@ -50036,7 +50231,7 @@ paths: description: Read the properties and relationships of a workflowVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetVersion parameters: - name: workflow-id @@ -50158,6 +50353,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -50498,6 +50694,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -51302,10 +51499,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -51435,6 +51632,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -51960,7 +52158,7 @@ paths: description: Read the properties and relationships of a lifecycleManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetSetting parameters: - name: $select @@ -52006,7 +52204,7 @@ paths: description: Update the properties of a lifecycleManagementSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateSetting requestBody: description: New navigation property values @@ -52033,7 +52231,7 @@ paths: description: Get a list of the taskDefinition objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListTaskDefinition parameters: - $ref: '#/components/parameters/top' @@ -52113,7 +52311,7 @@ paths: description: Read the details of a built-in workflow task. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetTaskDefinition parameters: - name: taskDefinition-id @@ -52186,7 +52384,7 @@ paths: description: Get a list of workflow resources that are associated with lifecycle workflows. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListWorkflow parameters: - $ref: '#/components/parameters/top' @@ -52296,7 +52494,7 @@ paths: description: Create a new workflow object. You can create up to 50 workflows in a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_CreateWorkflow requestBody: description: New navigation property @@ -52323,7 +52521,7 @@ paths: description: Read the properties and relationships of a workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetWorkflow parameters: - name: workflow-id @@ -52402,7 +52600,7 @@ paths: description: 'Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_UpdateWorkflow parameters: - name: workflow-id @@ -52437,7 +52635,7 @@ paths: description: 'Delete a workflow object and its associated tasks, taskProcessingResults and versions. You can restore a deleted workflow and its associated objects within 30 days of deletion.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_DeleteWorkflow parameters: - name: workflow-id @@ -52501,6 +52699,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -52999,6 +53198,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -53273,7 +53473,7 @@ paths: description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_activate parameters: - name: workflow-id @@ -53312,7 +53512,7 @@ paths: description: Create a new version of the workflow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_createNewVersion parameters: - name: workflow-id @@ -53353,7 +53553,7 @@ paths: description: Restore a workflow that has been deleted. You can only restore a workflow that was deleted within the last 30 days before Azure AD automatically permanently deletes it. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_restore parameters: - name: workflow-id @@ -53382,7 +53582,7 @@ paths: description: Get a list of the run objects and their properties for a lifecycle workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListRun parameters: - name: workflow-id @@ -53492,7 +53692,7 @@ paths: description: Read the properties and relationships of a run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_GetRun parameters: - name: workflow-id @@ -53569,7 +53769,7 @@ paths: description: Get the taskProcessingResult resources for a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListTaskProcessingResult parameters: - name: workflow-id @@ -53738,10 +53938,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_resume parameters: - name: workflow-id @@ -53849,6 +54049,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -54261,7 +54462,7 @@ paths: description: Get user processing results of a workflow run object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListUserProcessingResult parameters: - name: workflow-id @@ -54370,7 +54571,7 @@ paths: description: Get the user processing result of a user processing result of a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetUserProcessingResult parameters: - name: workflow-id @@ -54501,6 +54702,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -54807,7 +55009,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -54992,10 +55194,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -55119,6 +55321,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -55709,7 +55912,7 @@ paths: description: Get a list of the taskReport objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListTaskReport parameters: - name: workflow-id @@ -56017,7 +56220,7 @@ paths: description: Get the task processing result resources from the taskReport. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.taskReport_ListTaskProcessingResult parameters: - name: workflow-id @@ -56186,10 +56389,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.taskReport.taskProcessingResult_resume parameters: - name: workflow-id @@ -56297,6 +56500,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -57205,10 +57409,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -57316,6 +57520,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -57747,10 +57952,10 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: List userProcessingResults - description: Get the **userProcessingResult** resources for a workflow. + description: Get the userProcessingResult resources for a workflow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListUserProcessingResult parameters: - name: workflow-id @@ -57963,6 +58168,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -58253,7 +58459,7 @@ paths: description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id @@ -58422,10 +58628,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id @@ -58533,6 +58739,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -59010,7 +59217,7 @@ paths: description: Get a list of the workflowVersion objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_ListVersion parameters: - name: workflow-id @@ -59110,7 +59317,7 @@ paths: description: Read the properties and relationships of a workflowVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow_GetVersion parameters: - name: workflow-id @@ -59232,6 +59439,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -59572,6 +59780,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -60376,10 +60585,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflow.version.task.taskProcessingResult_resume parameters: - name: workflow-id @@ -60509,6 +60718,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -61034,7 +61244,7 @@ paths: description: Get a list of the workflowTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_ListWorkflowTemplate parameters: - $ref: '#/components/parameters/top' @@ -61110,7 +61320,7 @@ paths: description: Read the properties and relationships of a workflowTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow_GetWorkflowTemplate parameters: - name: workflowTemplate-id @@ -61496,10 +61706,10 @@ paths: tags: - identityGovernance.Actions summary: Invoke action resume - description: 'Resume a task processing result that''s `inProgress`. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' + description: 'Resume a task processing result that''s inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 operationId: identityGovernance.lifecycleWorkflow.workflowTemplate.task.taskProcessingResult_resume parameters: - name: workflowTemplate-id @@ -61607,6 +61817,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -62394,7 +62605,7 @@ paths: description: Retrieve a list of agreement objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_ListAgreement parameters: - $ref: '#/components/parameters/top' @@ -62476,7 +62687,7 @@ paths: description: Create a new agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_CreateAgreement requestBody: description: New navigation property @@ -62503,7 +62714,7 @@ paths: description: Retrieve the properties and relationships of an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -62566,7 +62777,7 @@ paths: description: Update the properties of an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_UpdateAgreement parameters: - name: agreement-id @@ -62601,7 +62812,7 @@ paths: description: Delete an agreement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_DeleteAgreement parameters: - name: agreement-id @@ -62632,7 +62843,7 @@ paths: description: Get the details about the acceptance records for a specific agreement. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-acceptances?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_ListAcceptance parameters: - name: agreement-id @@ -62935,10 +63146,10 @@ paths: tags: - identityGovernance.termsOfUseContainer summary: Get agreementFile - description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the **Accept-Language** header.' + description: 'Retrieve the details of an agreement file, including the language and version information. The default file can have multiple versions, each with its own language, that can be retrieved by specifying the Accept-Language header.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_GetFile parameters: - name: agreement-id @@ -63057,7 +63268,7 @@ paths: description: Get a list of the default and localized agreement files. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement.file_ListLocalization parameters: - name: agreement-id @@ -63759,7 +63970,7 @@ paths: description: Create a new localized agreement file. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse.agreement_CreateFile parameters: - name: agreement-id @@ -64878,7 +65089,7 @@ paths: description: "Get a list of unifiedRoleAssignment objects for the RBAC provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -64962,7 +65173,7 @@ paths: description: Create a new unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleAssignment requestBody: description: New navigation property @@ -64989,7 +65200,7 @@ paths: description: Retrieve the properties and relationships of a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -65085,7 +65296,7 @@ paths: description: Delete a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 operationId: roleManagement.directory_DeleteRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -65401,7 +65612,7 @@ paths: description: 'Get the instances of active role assignments in your tenant. The active assignments include those made through assignments and activation requests, and directly through the role assignments API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -65525,7 +65736,7 @@ paths: description: Get the instance of an active role assignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentScheduleInstance parameters: - name: unifiedRoleAssignmentScheduleInstance-id @@ -66052,7 +66263,7 @@ paths: description: 'Retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -66173,7 +66384,7 @@ paths: description: "In PIM, carry out the following operations through the unifiedRoleAssignmentScheduleRequest object:\n+ Request active and persistent role assignments for a principal, with or without expiry dates.\n+ Activate, deactivate, extend, or renew an eligible role assignment for a principal. To call this API to update, renew, and extend assignments for yourself, you must have multi-factor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleAssignmentScheduleRequest requestBody: description: New navigation property @@ -66200,7 +66411,7 @@ paths: description: 'In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentScheduleRequest parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -66506,10 +66717,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a `Granted` status, and have the system automatically delete the canceled request after 30 days. After calling this action, the **status** of the canceled **unifiedRoleAssignmentScheduleRequest** changes to `Canceled`.' + description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.directory.roleAssignmentScheduleRequest_cancel parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -66852,7 +67063,7 @@ paths: description: Get the schedules for active role assignment operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleAssignmentSchedule parameters: - $ref: '#/components/parameters/top' @@ -66979,7 +67190,7 @@ paths: description: Retrieve the schedule for an active role assignment operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleAssignmentSchedule parameters: - name: unifiedRoleAssignmentSchedule-id @@ -67512,7 +67723,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for the provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -67599,7 +67810,7 @@ paths: description: Create a new custom unifiedRoleDefinition object. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleDefinition requestBody: description: New navigation property @@ -67626,7 +67837,7 @@ paths: description: 'Read the properties and relationships of a unifiedRoleDefinition object. The following role-based access control (RBAC) providers are currently supported:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -67688,7 +67899,7 @@ paths: description: Update the properties of a unifiedRoleDefinition object. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.directory_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -67723,7 +67934,7 @@ paths: description: Delete a unifiedRoleDefinition object. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.directory_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -68055,7 +68266,7 @@ paths: description: Get the instances of role eligibilities. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilityScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -68171,7 +68382,7 @@ paths: description: Get the instance of a role eligibility. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilityScheduleInstance parameters: - name: unifiedRoleEligibilityScheduleInstance-id @@ -68621,7 +68832,7 @@ paths: description: 'In PIM, retrieve the requests for role eligibilities for principals made through the unifiedRoleEligibilityScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilityScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -68740,7 +68951,7 @@ paths: description: 'In PIM, request for a role eligibility for a principal through the unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.directory_CreateRoleEligibilityScheduleRequest requestBody: description: New navigation property @@ -68767,7 +68978,7 @@ paths: description: 'In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilityScheduleRequest parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -69003,10 +69214,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest object whose status is `Granted` and have the system automatically delete the cancelled request after 30 days. After calling this action, the **status** of the cancelled **unifiedRoleEligibilityScheduleRequest** changes to `Revoked`.' + description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest object whose status is Granted and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.directory.roleEligibilityScheduleRequest_cancel parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -69345,7 +69556,7 @@ paths: description: Get the unifiedRoleEligibilitySchedule resources from the roleEligibilitySchedules navigation property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 operationId: roleManagement.directory_ListRoleEligibilitySchedule parameters: - $ref: '#/components/parameters/top' @@ -69467,7 +69678,7 @@ paths: description: Retrieve the schedule for a role eligibility operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 operationId: roleManagement.directory_GetRoleEligibilitySchedule parameters: - name: unifiedRoleEligibilitySchedule-id @@ -70506,7 +70717,7 @@ paths: description: "Get a list of unifiedRoleAssignment objects for the RBAC provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -70590,7 +70801,7 @@ paths: description: Create a new unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleAssignment requestBody: description: New navigation property @@ -70617,7 +70828,7 @@ paths: description: Retrieve the properties and relationships of a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -70713,7 +70924,7 @@ paths: description: Delete a unifiedRoleAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_DeleteRoleAssignment parameters: - name: unifiedRoleAssignment-id @@ -71029,7 +71240,7 @@ paths: description: 'Get the instances of active role assignments in your tenant. The active assignments include those made through assignments and activation requests, and directly through the role assignments API.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -71153,7 +71364,7 @@ paths: description: Get the instance of an active role assignment. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentScheduleInstance parameters: - name: unifiedRoleAssignmentScheduleInstance-id @@ -71680,7 +71891,7 @@ paths: description: 'Retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -71801,7 +72012,7 @@ paths: description: "In PIM, carry out the following operations through the unifiedRoleAssignmentScheduleRequest object:\n+ Request active and persistent role assignments for a principal, with or without expiry dates.\n+ Activate, deactivate, extend, or renew an eligible role assignment for a principal. To call this API to update, renew, and extend assignments for yourself, you must have multi-factor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleAssignmentScheduleRequest requestBody: description: New navigation property @@ -71828,7 +72039,7 @@ paths: description: 'In PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentScheduleRequest parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -72134,10 +72345,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a `Granted` status, and have the system automatically delete the canceled request after 30 days. After calling this action, the **status** of the canceled **unifiedRoleAssignmentScheduleRequest** changes to `Canceled`.' + description: 'Immediately cancel a unifiedRoleAssignmentScheduleRequest object that is in a Granted status, and have the system automatically delete the canceled request after 30 days. After calling this action, the status of the canceled unifiedRoleAssignmentScheduleRequest changes to Canceled.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleAssignmentScheduleRequest_cancel parameters: - name: unifiedRoleAssignmentScheduleRequest-id @@ -72480,7 +72691,7 @@ paths: description: Get the schedules for active role assignment operations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleAssignmentSchedule parameters: - $ref: '#/components/parameters/top' @@ -72607,7 +72818,7 @@ paths: description: Retrieve the schedule for an active role assignment operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleAssignmentSchedule parameters: - name: unifiedRoleAssignmentSchedule-id @@ -73140,7 +73351,7 @@ paths: description: "Get a list of unifiedRoleDefinition objects for the provider. The following RBAC providers are currently supported:\n- directory (Azure AD)\n- entitlement management (Azure AD)" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -73227,7 +73438,7 @@ paths: description: Create a new custom unifiedRoleDefinition object. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -73254,7 +73465,7 @@ paths: description: 'Read the properties and relationships of a unifiedRoleDefinition object. The following role-based access control (RBAC) providers are currently supported:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -73316,7 +73527,7 @@ paths: description: Update the properties of a unifiedRoleDefinition object. You cannot update built-in roles. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_UpdateRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -73351,7 +73562,7 @@ paths: description: Delete a unifiedRoleDefinition object. You cannot delete built-in roles. This feature requires an Azure AD Premium P1 or P2 license. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_DeleteRoleDefinition parameters: - name: unifiedRoleDefinition-id @@ -73683,7 +73894,7 @@ paths: description: Get the instances of role eligibilities. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilityScheduleInstance parameters: - $ref: '#/components/parameters/top' @@ -73799,7 +74010,7 @@ paths: description: Get the instance of a role eligibility. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilityScheduleInstance parameters: - name: unifiedRoleEligibilityScheduleInstance-id @@ -74249,7 +74460,7 @@ paths: description: 'In PIM, retrieve the requests for role eligibilities for principals made through the unifiedRoleEligibilityScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilityScheduleRequest parameters: - $ref: '#/components/parameters/top' @@ -74368,7 +74579,7 @@ paths: description: 'In PIM, request for a role eligibility for a principal through the unifiedRoleEligibilityScheduleRequest object. This operation allows both admins and eligible users to add, revoke, or extend eligible assignments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_CreateRoleEligibilityScheduleRequest requestBody: description: New navigation property @@ -74395,7 +74606,7 @@ paths: description: 'In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilityScheduleRequest parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -74631,10 +74842,10 @@ paths: tags: - roleManagement.Actions summary: Invoke action cancel - description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest object whose status is `Granted` and have the system automatically delete the cancelled request after 30 days. After calling this action, the **status** of the cancelled **unifiedRoleEligibilityScheduleRequest** changes to `Revoked`.' + description: 'Immediately cancel a unifiedRoleEligibilityScheduleRequest object whose status is Granted and have the system automatically delete the cancelled request after 30 days. After calling this action, the status of the cancelled unifiedRoleEligibilityScheduleRequest changes to Revoked.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement.roleEligibilityScheduleRequest_cancel parameters: - name: unifiedRoleEligibilityScheduleRequest-id @@ -74973,7 +75184,7 @@ paths: description: Get the unifiedRoleEligibilitySchedule resources from the roleEligibilitySchedules navigation property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_ListRoleEligibilitySchedule parameters: - $ref: '#/components/parameters/top' @@ -75095,7 +75306,7 @@ paths: description: Retrieve the schedule for a role eligibility operation. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0 operationId: roleManagement.entitlementManagement_GetRoleEligibilitySchedule parameters: - name: unifiedRoleEligibilitySchedule-id @@ -75553,7 +75764,7 @@ paths: description: Retrieve the signed-in user's agreementAcceptance objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-agreementacceptances?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-agreementacceptances?view=graph-rest-1.0 operationId: user_ListAgreementAcceptance parameters: - name: user-id @@ -76461,11 +76672,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + description: A reference to the geolocation environments in which a resource is located. x-ms-navigationProperty: true resourceRequests: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + description: Represents a request to add or remove a resource to or from a catalog respectively. x-ms-navigationProperty: true resourceRoleScopes: type: array @@ -76476,6 +76689,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + description: The resources associated with the catalogs. x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' @@ -76507,7 +76721,7 @@ components: nullable: true displayName: type: string - description: 'The display name of the access package. Supports $filter (eq, contains).' + description: 'Required. The display name of the access package. Supports $filter (eq, contains).' nullable: true isHidden: type: boolean @@ -76529,6 +76743,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + description: Read-only. Nullable. Supports $expand. x-ms-navigationProperty: true catalog: $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' @@ -76548,6 +76763,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + description: The resource roles and scopes in this access package. x-ms-navigationProperty: true additionalProperties: type: object @@ -76602,6 +76818,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. x-ms-navigationProperty: true questions: type: array @@ -76665,6 +76882,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + description: Access package resources in this catalog. x-ms-navigationProperty: true resourceScopes: type: array @@ -76785,6 +77003,7 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z' format: date-time nullable: true role: @@ -76801,15 +77020,19 @@ components: properties: description: type: string + description: A description for the resource role. nullable: true displayName: type: string + description: The display name of the resource role such as the role defined by the application. nullable: true originId: type: string + description: 'The unique identifier of the resource role in the origin system. For a SharePoint Online site, the originId will be the sequence number of the role in the site.' nullable: true originSystem: type: string + description: 'The type of the resource in the origin system, such as SharePointOnline, AadApplication or AadGroup.' nullable: true resource: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' @@ -76824,24 +77047,30 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true description: type: string + description: A description for the resource. nullable: true displayName: type: string + description: 'The display name of the resource, such as the application name, group name or site name.' nullable: true modifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true originId: type: string + description: 'The unique identifier of the resource in the origin system. In the case of an Azure AD group, this is the identifier of the group.' nullable: true originSystem: type: string + description: 'The type of the resource in the origin system, such as SharePointOnline, AadApplication or AadGroup.' nullable: true environment: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' @@ -76849,11 +77078,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + description: Read-only. Nullable. Supports $expand. x-ms-navigationProperty: true scopes: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + description: Read-only. Nullable. Supports $expand. x-ms-navigationProperty: true additionalProperties: type: object @@ -76866,32 +77097,40 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date and time that this object was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true description: type: string + description: The description of this object. nullable: true displayName: type: string + description: The display name of this object. nullable: true isDefaultEnvironment: type: boolean + description: 'Determines whether this is default environment or not. It is set to true for all static origin systems, such as Azure AD groups and Azure AD Applications.' nullable: true modifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date and time that this object was last modified. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true originId: type: string + description: The unique identifier of this environment in the origin system. nullable: true originSystem: type: string + description: 'The type of the resource in the origin system, that is, SharePointOnline. Requires $filter (eq).' nullable: true resources: type: array items: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + description: Read-only. Required. x-ms-navigationProperty: true additionalProperties: type: object @@ -76903,18 +77142,23 @@ components: properties: description: type: string + description: The description of the scope. nullable: true displayName: type: string + description: The display name of the scope. nullable: true isRootScope: type: boolean + description: True if the scopes are arranged in a hierarchy and this is the top or root scope of the resource. nullable: true originId: type: string + description: The unique identifier for the scope in the resource as defined in the origin system. nullable: true originSystem: type: string + description: The origin system for the scope. nullable: true resource: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' @@ -76953,6 +77197,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.customExtensionCalloutInstance' + description: Information about all the custom extension calls that were made during the access package assignment workflow. requestType: $ref: '#/components/schemas/microsoft.graph.accessPackageRequestType' schedule: @@ -76981,6 +77226,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.customExtensionCalloutInstance' + description: Information about all the custom extension calls that were made during the access package assignment workflow. expiredDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -77150,6 +77396,7 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true requestType: @@ -77299,6 +77546,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -79730,15 +79979,19 @@ components: properties: customExtensionId: type: string + description: Identification of the custom extension that was triggered at this instance. nullable: true detail: type: string + description: Details provided by the logic app during the callback of the request instance. nullable: true externalCorrelationId: type: string + description: The unique run identifier for the logic app. nullable: true id: type: string + description: Unique identifier for the callout instance. Read-only. nullable: true status: $ref: '#/components/schemas/microsoft.graph.customExtensionCalloutInstanceStatus' @@ -79906,6 +80159,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -80181,7 +80439,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -81687,6 +81945,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -81905,6 +82166,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -82011,6 +82277,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -84594,7 +84865,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -88388,11 +88659,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string diff --git a/openApiDocs/v1.0/Identity.Partner.yml b/openApiDocs/v1.0/Identity.Partner.yml index 34679bf296f..619acddd0ed 100644 --- a/openApiDocs/v1.0/Identity.Partner.yml +++ b/openApiDocs/v1.0/Identity.Partner.yml @@ -14,7 +14,7 @@ paths: description: Get a list of the delegatedAdminCustomer objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0 operationId: tenantRelationship_ListDelegatedAdminCustomer parameters: - $ref: '#/components/parameters/top' @@ -106,7 +106,7 @@ paths: description: Read the properties of a delegatedAdminCustomer object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0 operationId: tenantRelationship_GetDelegatedAdminCustomer parameters: - name: delegatedAdminCustomer-id @@ -220,7 +220,7 @@ paths: description: Get a list of the delegatedAdminServiceManagementDetail objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminCustomer_ListServiceManagementDetail parameters: - name: delegatedAdminCustomer-id @@ -496,7 +496,7 @@ paths: description: Get a list of the delegatedAdminRelationship objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0 operationId: tenantRelationship_ListDelegatedAdminRelationship parameters: - $ref: '#/components/parameters/top' @@ -590,7 +590,7 @@ paths: description: Create a new delegatedAdminRelationship object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0 operationId: tenantRelationship_CreateDelegatedAdminRelationship requestBody: description: New navigation property @@ -617,7 +617,7 @@ paths: description: Read the properties of a delegatedAdminRelationship object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0 operationId: tenantRelationship_GetDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -681,10 +681,10 @@ paths: tags: - tenantRelationships.delegatedAdminRelationship summary: Update delegatedAdminRelationship - description: Update the properties of a delegatedAdminRelationship object. A relationship can only be updated if it's in the `created` **status**. + description: Update the properties of a delegatedAdminRelationship object. A relationship can only be updated if it's in the created status. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0 operationId: tenantRelationship_UpdateDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -719,7 +719,7 @@ paths: description: 'Delete a delegatedAdminRelationship object. A relationship can only be deleted if it''s in the ''created'' status. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0 operationId: tenantRelationship_DeleteDelegatedAdminRelationship parameters: - name: delegatedAdminRelationship-id @@ -750,7 +750,7 @@ paths: description: Get a list of the delegatedAdminAccessAssignment objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -834,7 +834,7 @@ paths: description: Create a new delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_CreateAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -870,7 +870,7 @@ paths: description: Read the properties of a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -935,7 +935,7 @@ paths: description: Update the properties of a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_UpdateAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -978,7 +978,7 @@ paths: description: Delete a delegatedAdminAccessAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_DeleteAccessAssignment parameters: - name: delegatedAdminRelationship-id @@ -1039,7 +1039,7 @@ paths: description: Get a list of the delegatedAdminRelationshipOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListOperation parameters: - name: delegatedAdminRelationship-id @@ -1155,7 +1155,7 @@ paths: description: Read the properties of a delegatedAdminRelationshipOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetOperation parameters: - name: delegatedAdminRelationship-id @@ -1316,7 +1316,7 @@ paths: description: Get a list of the delegatedAdminRelationshipRequest objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_ListRequest parameters: - name: delegatedAdminRelationship-id @@ -1397,7 +1397,7 @@ paths: description: Create a new delegatedAdminRelationshipRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_CreateRequest parameters: - name: delegatedAdminRelationship-id @@ -1433,7 +1433,7 @@ paths: description: Read the properties and relationships of a delegatedAdminRelationshipRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0 operationId: tenantRelationship.delegatedAdminRelationship_GetRequest parameters: - name: delegatedAdminRelationship-id diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index 709f0948181..a8e8c95a4fd 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -11,7 +11,7 @@ paths: tags: - dataPolicyOperations.dataPolicyOperation summary: Get dataPolicyOperation - description: Retrieve the properties of a **dataPolicyOperation** object. + description: Retrieve the properties of a dataPolicyOperation object. operationId: dataPolicyOperation_ListDataPolicyOperation parameters: - $ref: '#/components/parameters/top' @@ -110,10 +110,10 @@ paths: tags: - dataPolicyOperations.dataPolicyOperation summary: Get dataPolicyOperation - description: Retrieve the properties of a **dataPolicyOperation** object. + description: Retrieve the properties of a dataPolicyOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0 operationId: dataPolicyOperation_GetDataPolicyOperation parameters: - name: dataPolicyOperation-id @@ -316,7 +316,7 @@ paths: description: Read the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0 operationId: identity_ListApiConnector parameters: - $ref: '#/components/parameters/top' @@ -386,7 +386,7 @@ paths: description: Create a new identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0 operationId: identity_CreateApiConnector requestBody: description: New navigation property @@ -413,7 +413,7 @@ paths: description: Read the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0 operationId: identity_GetApiConnector parameters: - name: identityApiConnector-id @@ -468,7 +468,7 @@ paths: description: Update the properties of an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0 operationId: identity_UpdateApiConnector parameters: - name: identityApiConnector-id @@ -503,7 +503,7 @@ paths: description: Delete an identityApiConnector object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0 operationId: identity_DeleteApiConnector parameters: - name: identityApiConnector-id @@ -534,7 +534,7 @@ paths: description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 operationId: identity.apiConnector_uploadClientCertificate parameters: - name: identityApiConnector-id @@ -593,7 +593,7 @@ paths: description: Retrieve a list of b2xIdentityUserFlow objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0 operationId: identity_ListB2xUserFlow parameters: - $ref: '#/components/parameters/top' @@ -671,7 +671,7 @@ paths: description: Create a new b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0 operationId: identity_CreateB2xUserFlow requestBody: description: New navigation property @@ -698,7 +698,7 @@ paths: description: Retrieve the properties and relationships of a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0 operationId: identity_GetB2xUserFlow parameters: - name: b2xIdentityUserFlow-id @@ -792,7 +792,7 @@ paths: description: Delete a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0 operationId: identity_DeleteB2xUserFlow parameters: - name: b2xIdentityUserFlow-id @@ -815,6 +815,512 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get apiConnectorConfiguration property value + description: Configuration for enabling an API connector for use as part of the self-service sign-up user flow. You can only obtain the value of this object using Get userFlowApiConnectorConfiguration. + operationId: identity.b2xUserFlow_GetApiConnectorConfiguration + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - postAttributeCollection + - postFederationSignup + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - postAttributeCollection + - postFederationSignup + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userFlowApiConnectorConfiguration' + default: + $ref: '#/components/responses/error' + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get postAttributeCollection from identity + operationId: identity.b2xUserFlow_GetPostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - authenticationConfiguration + - displayName + - targetUrl + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property postAttributeCollection in identity + operationId: identity.b2xUserFlow_UpdatePostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property postAttributeCollection for identity + operationId: identity.b2xUserFlow_DeletePostAttributeCollection + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get ref of postAttributeCollection from identity + operationId: identity.b2xUserFlow_GetPostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + responses: + 2XX: + description: Retrieved navigation property link + content: + application/json: + schema: + type: string + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - identity.b2xIdentityUserFlow + summary: Update the ref of navigation property postAttributeCollection in identity + operationId: identity.b2xUserFlow_SetPostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + $ref: '#/components/requestBodies/refPutBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete ref of navigation property postAttributeCollection for identity + operationId: identity.b2xUserFlow_DeletePostGraphAPretributeCollectionGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/microsoft.graph.uploadClientCertificate': + post: + tags: + - identity.Actions + summary: Invoke action uploadClientCertificate + description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.apiConnectorConfiguration.postAttributeCollection_uploadClientCertificate + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + pkcs12Value: + type: string + nullable: true + password: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get postFederationSignup from identity + operationId: identity.b2xUserFlow_GetPostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - authenticationConfiguration + - displayName + - targetUrl + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property postFederationSignup in identity + operationId: identity.b2xUserFlow_UpdatePostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property postFederationSignup for identity + operationId: identity.b2xUserFlow_DeletePostFederationSignup + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get ref of postFederationSignup from identity + operationId: identity.b2xUserFlow_GetPostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + responses: + 2XX: + description: Retrieved navigation property link + content: + application/json: + schema: + type: string + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - identity.b2xIdentityUserFlow + summary: Update the ref of navigation property postFederationSignup in identity + operationId: identity.b2xUserFlow_SetPostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + $ref: '#/components/requestBodies/refPutBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete ref of navigation property postFederationSignup for identity + operationId: identity.b2xUserFlow_DeletePostFederationSignupGraphBPreRef + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/microsoft.graph.uploadClientCertificate': + post: + tags: + - identity.Actions + summary: Invoke action uploadClientCertificate + description: Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.apiConnectorConfiguration.postFederationSignup_uploadClientCertificate + parameters: + - name: b2xIdentityUserFlow-id + in: path + description: The unique identifier of b2xIdentityUserFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: b2xIdentityUserFlow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + pkcs12Value: + type: string + nullable: true + password: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders': get: tags: @@ -823,7 +1329,7 @@ paths: description: Get the identity providers in a b2xIdentityUserFlow object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListIdentityProvider parameters: - name: b2xIdentityUserFlow-id @@ -975,10 +1481,10 @@ paths: tags: - identity.b2xIdentityUserFlow summary: Delete identityProvider from b2xIdentityUserFlow - description: 'Delete an identity provider from a b2xIdentityUserFlow object. For self-service sign-up user flows, the values can be `Google-OAUTH` or `Facebook-OAUTH`.' + description: 'Delete an identity provider from a b2xIdentityUserFlow object. For self-service sign-up user flows, the values can be Google-OAUTH or Facebook-OAUTH.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-delete-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete-identityproviders?view=graph-rest-1.0 operationId: identity.b2xUserFlow_DeleteIdentityProvider parameters: - name: b2xIdentityUserFlow-id @@ -1051,7 +1557,7 @@ paths: description: Retrieve a list of languages supported for customization in a B2X user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListLanguage parameters: - name: b2xIdentityUserFlow-id @@ -1159,10 +1665,10 @@ paths: tags: - identity.b2xIdentityUserFlow summary: Get userFlowLanguageConfiguration - description: Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. **Note:** Language customization is enabled by default in Azure Active Directory user flows. + description: 'Read the properties and relationships of a userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: Language customization is enabled by default in Azure Active Directory user flows.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0 operationId: identity.b2xUserFlow_GetLanguage parameters: - name: b2xIdentityUserFlow-id @@ -1687,7 +2193,7 @@ paths: description: Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_ListOverridesPage parameters: - name: b2xIdentityUserFlow-id @@ -1958,7 +2464,7 @@ paths: summary: Get media content for the navigation property overridesPages from identity externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_GetOverridesPagesContent parameters: - name: b2xIdentityUserFlow-id @@ -2100,7 +2606,7 @@ paths: description: Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2186,7 +2692,7 @@ paths: description: Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_CreateUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2222,7 +2728,7 @@ paths: description: Read the properties and relationships of an identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0 operationId: identity.b2xUserFlow_GetUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2289,7 +2795,7 @@ paths: description: Update the properties of a identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0 operationId: identity.b2xUserFlow_UpdateUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2332,7 +2838,7 @@ paths: description: Delete an identityUserFlowAttributeAssignment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0 operationId: identity.b2xUserFlow_DeleteUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2480,7 +2986,7 @@ paths: description: Set the order of identityUserFlowAttributeAssignments being collected within a user flow. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0 operationId: identity.b2xUserFlow.userAttributeAssignment_setOrder parameters: - name: b2xIdentityUserFlow-id @@ -2822,7 +3328,7 @@ paths: description: Retrieve a list of authenticationContextClassReference objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListAuthenticationContextClassReference parameters: - $ref: '#/components/parameters/top' @@ -2915,7 +3421,7 @@ paths: description: Retrieve the properties and relationships of a authenticationContextClassReference object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -2970,7 +3476,7 @@ paths: description: 'Create an authenticationContextClassReference object, if the ID has not been used. If ID has been used, this call updates the authenticationContextClassReference object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -3005,7 +3511,7 @@ paths: description: Delete an authenticationContextClassReference object that's not published or used by a conditional access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -3133,10 +3639,10 @@ paths: tags: - identity.conditionalAccessRoot summary: List authenticationMethodModes - description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of **authenticationMethodModes** objects and their properties.' + description: 'Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-authenticationmethodmodes?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength_ListAuthenticationMethodMode parameters: - $ref: '#/components/parameters/top' @@ -3569,7 +4075,7 @@ paths: description: 'Get the authenticationCombinationConfiguration objects for an authentication strength policy. authenticationCombinationConfiguration represents requirements placed on specific authentication method combinations that require specified variants of those authentication methods to be used when authenticating. Currently, only fido2combinationConfigurations objects are supported. authenticationCombinationConfiguration objects are supported only for custom authentication strengths.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_ListCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3641,7 +4147,7 @@ paths: description: 'Create a new authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be created, and these may only be created for custom authentication strength policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_CreateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3677,7 +4183,7 @@ paths: description: Read the properties and relationships of an authenticationCombinationConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3738,7 +4244,7 @@ paths: description: 'Update the properties of an authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be updated as they are the only type of authenticationCombinationConfiguration that may be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3781,7 +4287,7 @@ paths: description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_DeleteCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3842,7 +4348,7 @@ paths: description: 'Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_updateAllowedCombination parameters: - name: authenticationStrengthPolicy-id @@ -3924,7 +4430,7 @@ paths: description: Get a list of namedLocation objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListNamedLocation parameters: - $ref: '#/components/parameters/top' @@ -3994,7 +4500,7 @@ paths: description: Create a new namedLocation object. Named locations can be either ipNamedLocation or countryNamedLocation objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreateNamedLocation requestBody: description: New navigation property @@ -4017,11 +4523,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get ipNamedLocation - description: Retrieve the properties and relationships of an ipNamedLocation object. + summary: Get countryNamedLocation + description: Retrieve the properties and relationships of a countryNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -4072,11 +4578,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update countryNamedLocation - description: Update the properties of a countryNamedLocation object. + summary: Update ipNamedlocation + description: Update the properties of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -4107,11 +4613,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete countryNamedLocation - description: Delete a countryNamedLocation object. + summary: Delete ipNamedLocation + description: Delete an ipNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -4156,7 +4662,7 @@ paths: description: Retrieve a list of conditionalAccessPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListPolicy parameters: - $ref: '#/components/parameters/top' @@ -4241,7 +4747,7 @@ paths: description: Create a new conditionalAccessPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreatePolicy requestBody: description: New navigation property @@ -4268,7 +4774,7 @@ paths: description: Retrieve the properties and relationships of a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetPolicy parameters: - name: conditionalAccessPolicy-id @@ -4328,7 +4834,7 @@ paths: description: Update the properties of a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdatePolicy parameters: - name: conditionalAccessPolicy-id @@ -4363,7 +4869,7 @@ paths: description: Delete a conditionalAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeletePolicy parameters: - name: conditionalAccessPolicy-id @@ -4408,7 +4914,7 @@ paths: description: Get a list of the conditionalAccessTemplate objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListTemplate parameters: - $ref: '#/components/parameters/top' @@ -4482,7 +4988,7 @@ paths: description: Read the properties and relationships of a conditionalAccessTemplate object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetTemplate parameters: - name: conditionalAccessTemplate-id @@ -4553,7 +5059,7 @@ paths: description: 'Get a collection of identity provider resources that are configured for a tenant, and that are derived from identityProviderBase. For an Azure AD tenant, the providers can be socialIdentityProviders or builtinIdentityProviders objects. For an Azure AD B2C, the providers can be socialIdentityProvider, or appleManagedIdentityProvider objects.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0 operationId: identity_ListIdentityProvider parameters: - $ref: '#/components/parameters/top' @@ -4617,7 +5123,7 @@ paths: description: 'Create an identity provider object that is of the type specified in the request body. Among the types of providers derived from identityProviderBase, you can currently create a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently create a socialIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0 operationId: identity_CreateIdentityProvider requestBody: description: New navigation property @@ -4644,7 +5150,7 @@ paths: description: 'Get the properties and relationships of the specified identity provider configured in the tenant. Among the types of providers derived from identityProviderBase, you can currently get a socialIdentityProvider or a builtinIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently get a socialIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0 operationId: identity_GetIdentityProvider parameters: - name: identityProviderBase-id @@ -4697,7 +5203,7 @@ paths: description: 'Update the properties of the specified identity provider configured in the tenant. Among the types of providers derived from identityProviderBase, you can currently update a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently update a socialIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0 operationId: identity_UpdateIdentityProvider parameters: - name: identityProviderBase-id @@ -4729,10 +5235,10 @@ paths: tags: - identity.identityProviderBase summary: Delete identityProvider - description: 'Delete an identity provider resource that is of the type specified by the **id** in the request. Among the types of providers derived from identityProviderBase, you can currently delete a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently delete a socialIdentityProvider, or an appleManagedIdentityProvider resource.' + description: 'Delete an identity provider resource that is of the type specified by the id in the request. Among the types of providers derived from identityProviderBase, you can currently delete a socialIdentityProvider resource in Azure AD. In Azure AD B2C, this operation can currently delete a socialIdentityProvider, or an appleManagedIdentityProvider resource.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0 operationId: identity_DeleteIdentityProvider parameters: - name: identityProviderBase-id @@ -4813,7 +5319,7 @@ paths: description: Retrieve a list of identityUserFlowAttribute objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0 operationId: identity_ListUserFlowAttribute parameters: - $ref: '#/components/parameters/top' @@ -4886,7 +5392,7 @@ paths: description: Create a new identityUserFlowAttribute object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0 operationId: identity_CreateUserFlowAttribute requestBody: description: New navigation property @@ -4913,7 +5419,7 @@ paths: description: Retrieve the properties and relationships of a identityUserFlowAttribute object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0 operationId: identity_GetUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -4969,7 +5475,7 @@ paths: description: Update the properties of a identityUserFlowAttribute object. Only custom user flow attributes can be updated. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0 operationId: identity_UpdateUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -5004,7 +5510,7 @@ paths: description: Delete an identityUserFlowAttribute. Only custom user flow attributes can be deleted. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0 operationId: identity_DeleteUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -5119,7 +5625,7 @@ paths: description: Get a list of the riskDetection objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 operationId: identityProtection_ListRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -5260,7 +5766,7 @@ paths: description: Read the properties and relationships of a riskDetection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -5403,7 +5909,7 @@ paths: description: Retrieve the properties and relationships of riskyServicePrincipal objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0 operationId: identityProtection_ListRiskyServicePrincipal parameters: - $ref: '#/components/parameters/top' @@ -5516,7 +6022,7 @@ paths: description: Read the properties and relationships of a riskyServicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskyServicePrincipal parameters: - name: riskyServicePrincipal-id @@ -5637,7 +6143,7 @@ paths: description: Get the risk history of a riskyServicePrincipal object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_ListHistory parameters: - name: riskyServicePrincipal-id @@ -5950,10 +6456,10 @@ paths: tags: - identityProtection.Actions summary: Invoke action confirmCompromised - description: Confirm one or more riskyServicePrincipal objects as compromised. This action sets the targeted service principal account's risk level to `high`. + description: Confirm one or more riskyServicePrincipal objects as compromised. This action sets the targeted service principal account's risk level to high. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_confirmCompromised requestBody: description: Action parameters @@ -5981,10 +6487,10 @@ paths: tags: - identityProtection.Actions summary: Invoke action dismiss - description: Dismiss the risk of one or more riskyServicePrincipal objects. This action sets the targeted service principal account's risk level to `none`. You can dismiss up to 60 service principal accounts in one request. + description: Dismiss the risk of one or more riskyServicePrincipal objects. This action sets the targeted service principal account's risk level to none. You can dismiss up to 60 service principal accounts in one request. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_dismiss requestBody: description: Action parameters @@ -6015,7 +6521,7 @@ paths: description: Get a list of the riskyUser objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0 operationId: identityProtection_ListRiskyUser parameters: - $ref: '#/components/parameters/top' @@ -6125,7 +6631,7 @@ paths: description: Read the properties and relationships of a riskyUser object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskyUser parameters: - name: riskyUser-id @@ -6241,11 +6747,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: Get history - description: Read the properties and relationships of a riskyUserHistoryItem object. + summary: List history + description: Get the riskyUserHistoryItems from the history navigation property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-get-riskyuserhistoryitem?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyUser_ListHistory parameters: - name: riskyUser-id @@ -6561,7 +7067,7 @@ paths: description: Confirm one or more riskyUser objects as compromised. This action sets the targeted user's risk level to high. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0 operationId: identityProtection.riskyUser_confirmCompromised requestBody: description: Action parameters @@ -6592,7 +7098,7 @@ paths: description: Dismiss the risk of one or more riskyUser objects. This action sets the targeted user's risk level to none. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0 operationId: identityProtection.riskyUser_dismiss requestBody: description: Action parameters @@ -6623,7 +7129,7 @@ paths: description: Retrieve the properties of a collection of servicePrincipalRiskDetection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0 operationId: identityProtection_ListServicePrincipalRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -6767,7 +7273,7 @@ paths: description: Read the properties and relationships of a servicePrincipalRiskDetection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetServicePrincipalRiskDetection parameters: - name: servicePrincipalRiskDetection-id @@ -6911,7 +7417,7 @@ paths: description: Retrieve all identityProviders in the directory. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-list?view=graph-rest-1.0 operationId: identityProvider_ListIdentityProvider parameters: - $ref: '#/components/parameters/top' @@ -6990,7 +7496,7 @@ paths: description: 'Create a new identityProvider by specifying display name, identityProvider type, client ID, and client secret.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-post-identityproviders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-post-identityproviders?view=graph-rest-1.0 operationId: identityProvider_CreateIdentityProvider requestBody: description: New entity @@ -7023,7 +7529,7 @@ paths: description: Retrieve the properties of an existing identityProvider. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-get?view=graph-rest-1.0 operationId: identityProvider_GetIdentityProvider parameters: - name: identityProvider-id @@ -7085,7 +7591,7 @@ paths: description: Update properties in an existing identityProvider. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-update?view=graph-rest-1.0 operationId: identityProvider_UpdateIdentityProvider parameters: - name: identityProvider-id @@ -7126,7 +7632,7 @@ paths: description: Delete an existing identityProvider. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identityprovider-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identityprovider-delete?view=graph-rest-1.0 operationId: identityProvider_DeleteIdentityProvider parameters: - name: identityProvider-id @@ -7331,10 +7837,10 @@ paths: tags: - informationProtection.bitlocker summary: List recoveryKeys - description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.' + description: 'Get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the key property. For information about how to read the key property, see Get bitlockerRecoveryKey.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 operationId: informationProtection.bitlocker_ListRecoveryKey parameters: - $ref: '#/components/parameters/top' @@ -7405,10 +7911,10 @@ paths: tags: - informationProtection.bitlocker summary: Get bitlockerRecoveryKey - description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the **key** property that represents the actual recovery key. To include the **key** property in the response, use the `$select` OData query parameter. Including the `$select` query parameter triggers an Azure AD audit of the operation and generates an audit log. For more information on audit logs for bitlocker recovery keys, see the KeyManagement category filter of Azure AD audit logs.' + description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. For more information on audit logs for bitlocker recovery keys, see the KeyManagement category filter of Azure AD audit logs.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 operationId: informationProtection.bitlocker_GetRecoveryKey parameters: - name: bitlockerRecoveryKey-id @@ -7479,7 +7985,7 @@ paths: description: 'Retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_ListThreatAssessmentRequest parameters: - $ref: '#/components/parameters/top' @@ -7563,7 +8069,7 @@ paths: description: 'Create a new threat assessment request. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_CreateThreatAssessmentRequest requestBody: description: New navigation property @@ -7590,7 +8096,7 @@ paths: description: 'Retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 operationId: informationProtection_GetThreatAssessmentRequest parameters: - name: threatAssessmentRequest-id @@ -8072,7 +8578,7 @@ paths: description: 'Use this API to create a new invitation. Invitation adds an external user to the organization. When creating a new invitation you have several options available:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0 operationId: invitation_CreateInvitation requestBody: description: New entity @@ -8249,6 +8755,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -8537,7 +9044,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant objects, representing delegated permissions which have been granted for client applications to access APIs on behalf of signed-in users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0 operationId: oauth2PermissionGrant_ListOAuth2PermissionGrant parameters: - $ref: '#/components/parameters/top' @@ -8613,7 +9120,7 @@ paths: description: 'Create a delegated permission grant represented by an oAuth2PermissionGrant object. A delegated permission grant authorizes a client service principal (representing a client application) to access a resource service principal (representing an API), on behalf of a signed-in user, for the level of access limited by the delegated permissions which were granted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0 operationId: oauth2PermissionGrant_CreateOAuth2PermissionGrant requestBody: description: New entity @@ -8637,10 +9144,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Get oAuth2PermissionGrant (a delegated permission grant) - description: Retrieve the properties of a single delegated permission grant represented by an oAuth2PermissionGrant object. An **oAuth2PermissionGrant** represents delegated permissions which have been granted for a client application to access an API on behalf of a signed-in user. + description: Retrieve the properties of a single delegated permission grant represented by an oAuth2PermissionGrant object. An oAuth2PermissionGrant represents delegated permissions which have been granted for a client application to access an API on behalf of a signed-in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0 operationId: oauth2PermissionGrant_GetOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -8694,10 +9201,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Update a delegated permission grant (oAuth2PermissionGrant) - description: 'Update the properties of oAuth2PermissionGrant object, representing a delegated permission grant. An **oAuth2PermissionGrant** can be updated to change which delegated permissions are granted, by adding or removing items from the list in **scopes**.' + description: 'Update the properties of oAuth2PermissionGrant object, representing a delegated permission grant. An oAuth2PermissionGrant can be updated to change which delegated permissions are granted, by adding or removing items from the list in scopes.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0 operationId: oauth2PermissionGrant_UpdateOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -8729,10 +9236,10 @@ paths: tags: - oauth2PermissionGrants.oAuth2PermissionGrant summary: Delete oAuth2PermissionGrant (a delegated permission grant) - description: 'Delete a delegated permission grant, represented by an oAuth2PermissionGrant object. When a delegated permission grant is deleted, the access it granted is revoked. Existing access tokens will continue to be valid for their lifetime, but new access tokens will not be granted for the delegated permissions identified in the deleted **oAuth2PermissionGrant**.' + description: 'Delete a delegated permission grant, represented by an oAuth2PermissionGrant object. When a delegated permission grant is deleted, the access it granted is revoked. Existing access tokens will continue to be valid for their lifetime, but new access tokens will not be granted for the delegated permissions identified in the deleted oAuth2PermissionGrant.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0 operationId: oauth2PermissionGrant_DeleteOAuth2PermissionGrant parameters: - name: oAuth2PermissionGrant-id @@ -8856,7 +9363,7 @@ paths: description: Get a list of certificateBasedAuthConfiguration objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0 operationId: organization_ListCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8928,7 +9435,7 @@ paths: description: Create a new certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0 operationId: organization_CreateCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8964,7 +9471,7 @@ paths: description: Get the properties of a certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0 operationId: organization_GetCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -9025,7 +9532,7 @@ paths: description: Delete a certificateBasedAuthConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0 operationId: organization_DeleteCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -9187,7 +9694,7 @@ paths: description: Get a list of activityBasedTimeoutPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0 operationId: policy_ListActivityBasedTimeoutPolicy parameters: - $ref: '#/components/parameters/top' @@ -9265,7 +9772,7 @@ paths: description: Create a new activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0 operationId: policy_CreateActivityBasedTimeoutPolicy requestBody: description: New navigation property @@ -9292,7 +9799,7 @@ paths: description: Get the properties of an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0 operationId: policy_GetActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -9351,7 +9858,7 @@ paths: description: Update the properties of an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -9386,7 +9893,7 @@ paths: description: Delete an activityBasedTimeoutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -9580,7 +10087,7 @@ paths: description: Read the properties and relationships of an adminConsentRequestPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0 operationId: policy_GetAdminConsentRequestPolicy parameters: - name: $select @@ -9630,7 +10137,7 @@ paths: description: Update the properties of an adminConsentRequestPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAdminConsentRequestPolicy requestBody: description: New navigation property values @@ -9675,7 +10182,7 @@ paths: description: Retrieve a list of appManagementPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0 operationId: policy_ListAppManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -9753,7 +10260,7 @@ paths: description: Create an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0 operationId: policy_CreateAppManagementPolicy requestBody: description: New navigation property @@ -9780,7 +10287,7 @@ paths: description: Read the properties of an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9839,7 +10346,7 @@ paths: description: Update an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9874,7 +10381,7 @@ paths: description: Delete an appManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9905,7 +10412,7 @@ paths: description: List application and service principal objects that are assigned an appManagementPolicy policy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appManagementPolicy-list-appliesTo?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appManagementPolicy-list-appliesTo?view=graph-rest-1.0 operationId: policy.appManagementPolicy_ListAppliesTo parameters: - name: appManagementPolicy-id @@ -10073,7 +10580,7 @@ paths: description: Read the properties and relationships of an authenticationFlowsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationFlowsPolicy parameters: - name: $select @@ -10117,10 +10624,10 @@ paths: tags: - policies.authenticationFlowsPolicy summary: Update authenticationFlowsPolicy - description: 'Update the **selfServiceSignUp** property of an authenticationFlowsPolicy object. The properties **id**, **type**, and **description** cannot be modified.' + description: 'Update the selfServiceSignUp property of an authenticationFlowsPolicy object. The properties id, type, and description cannot be modified.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationFlowsPolicy requestBody: description: New navigation property values @@ -10165,7 +10672,7 @@ paths: description: Read the properties and relationships of an authenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationMethodsPolicy parameters: - name: $select @@ -10218,7 +10725,7 @@ paths: description: Update the properties of an authenticationMethodsPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationMethodsPolicy requestBody: description: New navigation property values @@ -10473,7 +10980,7 @@ paths: description: Get a list of the authenticationStrengthPolicy objects and their properties. This API returns both built-in and custom policies. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0 operationId: policy_ListAuthenticationStrengthPolicy parameters: - $ref: '#/components/parameters/top' @@ -10557,7 +11064,7 @@ paths: description: Create a new custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0 operationId: policy_CreateAuthenticationStrengthPolicy requestBody: description: New navigation property @@ -10584,7 +11091,7 @@ paths: description: Read the properties and relationships of an authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -10645,7 +11152,7 @@ paths: description: 'Update the properties of an authenticationStrengthPolicy object. You cannot update the allowed auth method combinations using this request. To do so, use the Update allowed combinations action.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -10680,7 +11187,7 @@ paths: description: Delete a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0 operationId: policy_DeleteAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -10711,7 +11218,7 @@ paths: description: 'Get the authenticationCombinationConfiguration objects for an authentication strength policy. authenticationCombinationConfiguration represents requirements placed on specific authentication method combinations that require specified variants of those authentication methods to be used when authenticating. Currently, only fido2combinationConfigurations objects are supported. authenticationCombinationConfiguration objects are supported only for custom authentication strengths.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-list-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_ListCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -10783,7 +11290,7 @@ paths: description: 'Create a new authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be created, and these may only be created for custom authentication strength policies.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_CreateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -10819,7 +11326,7 @@ paths: description: Read the properties and relationships of an authenticationCombinationConfiguration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -10880,7 +11387,7 @@ paths: description: 'Update the properties of an authenticationCombinationConfiguration object. In use, only fido2combinationConfigurations may be updated as they are the only type of authenticationCombinationConfiguration that may be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -10923,7 +11430,7 @@ paths: description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-delete-combinationconfigurations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_DeleteCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -10984,7 +11491,7 @@ paths: description: 'Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0 operationId: policy.authenticationStrengthPolicy_updateAllowedCombination parameters: - name: authenticationStrengthPolicy-id @@ -11066,7 +11573,7 @@ paths: description: Retrieve the properties of an authorizationPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthorizationPolicy parameters: - name: $select @@ -11121,7 +11628,7 @@ paths: description: Update the properties of an authorizationPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthorizationPolicy requestBody: description: New navigation property values @@ -11166,7 +11673,7 @@ paths: description: Get a list of claimsMappingPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0 operationId: policy_ListClaimsMappingPolicy parameters: - $ref: '#/components/parameters/top' @@ -11244,7 +11751,7 @@ paths: description: Create a new claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: policy_CreateClaimsMappingPolicy requestBody: description: New navigation property @@ -11271,7 +11778,7 @@ paths: description: Retrieve the properties and relationships of a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0 operationId: policy_GetClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -11330,7 +11837,7 @@ paths: description: Update the properties of a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -11365,7 +11872,7 @@ paths: description: Delete a claimsMappingPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -11793,7 +12300,7 @@ paths: description: Read the properties and relationships of a crossTenantAccessPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0 operationId: policy_GetCrossTenantAccessPolicy parameters: - name: $select @@ -11845,7 +12352,7 @@ paths: description: Update the properties of a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateCrossTenantAccessPolicy requestBody: description: New navigation property values @@ -11887,10 +12394,10 @@ paths: tags: - policies.crossTenantAccessPolicy summary: Get crossTenantAccessPolicyConfigurationDefault - description: Read the default configuration of a cross-tenant access policy. This default configuration may be the service default assigned by Azure AD (**isServiceDefault** is `true`) or may be customized in your tenant (**isServiceDefault** is `false`). + description: Read the default configuration of a cross-tenant access policy. This default configuration may be the service default assigned by Azure AD (isServiceDefault is true) or may be customized in your tenant (isServiceDefault is false). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetDefault parameters: - name: $select @@ -11941,7 +12448,7 @@ paths: description: Update the default configuration of a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdateDefault requestBody: description: New navigation property values @@ -11986,7 +12493,7 @@ paths: description: Reset any changes made to the default configuration in a cross-tenant access policy back to the system default. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.default_resetToSystemDefault responses: 2XX: @@ -11999,10 +12506,10 @@ paths: tags: - policies.crossTenantAccessPolicy summary: List partners - description: Get a list of all partner configurations within a cross-tenant access policy. You can also use the `$expand` parameter to list the user synchronization policy for all partner configurations. + description: Get a list of all partner configurations within a cross-tenant access policy. You can also use the $expand parameter to list the user synchronization policy for all partner configurations. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_ListPartner parameters: - $ref: '#/components/parameters/top' @@ -12086,7 +12593,7 @@ paths: description: Create a new partner configuration in a cross-tenant access policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_CreatePartner requestBody: description: New navigation property @@ -12113,7 +12620,7 @@ paths: description: Read the properties and relationships of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetPartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12174,7 +12681,7 @@ paths: description: Update the properties of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdatePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12209,7 +12716,7 @@ paths: description: 'Delete a partner-specific configuration in a cross-tenant access policy. If a configuration includes a user synchronization policy, you must first delete the user synchronization policy before you can delete the partner-specific configuration.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_DeletePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12240,7 +12747,7 @@ paths: description: Get the user synchronization policy of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_GetIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12294,7 +12801,7 @@ paths: description: Update the user synchronization policy of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_UpdateIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12329,7 +12836,7 @@ paths: description: Delete the user synchronization policy for a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_DeleteIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -12374,7 +12881,7 @@ paths: description: Read the properties of a tenantAppManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetDefaultAppManagementPolicy parameters: - name: $select @@ -12424,7 +12931,7 @@ paths: description: Update the properties of a tenantAppManagementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateDefaultAppManagementPolicy requestBody: description: New navigation property values @@ -12469,7 +12976,7 @@ paths: description: Retrieve a list of featureRolloutPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0 operationId: policy_ListFeatureRolloutPolicy parameters: - $ref: '#/components/parameters/top' @@ -12547,7 +13054,7 @@ paths: description: Create a new featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0 operationId: policy_CreateFeatureRolloutPolicy requestBody: description: New navigation property @@ -12574,7 +13081,7 @@ paths: description: Retrieve the properties and relationships of a featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0 operationId: policy_GetFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -12633,7 +13140,7 @@ paths: description: Update the properties of featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -12668,7 +13175,7 @@ paths: description: Delete a featureRolloutPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -12768,7 +13275,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesTo parameters: - name: featureRolloutPolicy-id @@ -12804,7 +13311,7 @@ paths: description: Remove an appliesTo on a featureRolloutPolicy object to remove the directoryObject from feature rollout. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_DeleteAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -12916,7 +13423,7 @@ paths: description: Add an appliesTo on a featureRolloutPolicy object to specify the directoryObject to which the featureRolloutPolicy should be applied. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -13018,7 +13525,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_getAvailableExtensionProperty parameters: - name: featureRolloutPolicy-id @@ -13075,7 +13582,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_getGraphBPreId parameters: - name: featureRolloutPolicy-id @@ -13137,7 +13644,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_validateProperty parameters: - name: featureRolloutPolicy-id @@ -13200,7 +13707,7 @@ paths: description: Get a list of homeRealmDiscoveryPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0 operationId: policy_ListHomeRealmDiscoveryPolicy parameters: - $ref: '#/components/parameters/top' @@ -13278,7 +13785,7 @@ paths: description: Create a new homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: policy_CreateHomeRealmDiscoveryPolicy requestBody: description: New navigation property @@ -13305,7 +13812,7 @@ paths: description: Retrieve the properties and relationships of a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0 operationId: policy_GetHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -13364,7 +13871,7 @@ paths: description: Update the properties of a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0 operationId: policy_UpdateHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -13399,7 +13906,7 @@ paths: description: Delete a homeRealmDiscoveryPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -13593,7 +14100,7 @@ paths: description: Retrieve the properties of an identitySecurityDefaultsEnforcementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0 operationId: policy_GetIdentitySecurityDefaultsEnforcementPolicy parameters: - name: $select @@ -13641,7 +14148,7 @@ paths: description: Update the properties of an identitySecurityDefaultsEnforcementPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateIdentitySecurityDefaultsEnforcementPolicy requestBody: description: New navigation property values @@ -13686,7 +14193,7 @@ paths: description: Retrieve the list of permissionGrantPolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0 operationId: policy_ListPermissionGrantPolicy parameters: - $ref: '#/components/parameters/top' @@ -13760,7 +14267,7 @@ paths: description: 'Creates a permissionGrantPolicy. A permission grant policy is used to describe the conditions under which permissions can be granted (for example, during application consent). After creating the permission grant policy, you can add include condition sets to add matching rules, and add exclude condition sets to add exclusion rules.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0 operationId: policy_CreatePermissionGrantPolicy requestBody: description: New navigation property @@ -13787,7 +14294,7 @@ paths: description: Retrieve a single permissionGrantPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0 operationId: policy_GetPermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -13846,7 +14353,7 @@ paths: description: Update properties of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0 operationId: policy_UpdatePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -13881,7 +14388,7 @@ paths: description: Delete a permissionGrantPolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0 operationId: policy_DeletePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -13912,7 +14419,7 @@ paths: description: Retrieve the condition sets which are *excluded* in a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListExclude parameters: - name: permissionGrantPolicy-id @@ -14002,10 +14509,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Create permissionGrantConditionSet in excludes collection of permissionGrantPolicy - description: Add conditions under which a permission grant event is *excluded* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the **excludes** collection of a permissionGrantPolicy. + description: Add conditions under which a permission grant event is *excluded* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the excludes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateExclude parameters: - name: permissionGrantPolicy-id @@ -14142,10 +14649,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Delete permissionGrantConditionSet from excludes collection of permissionGrantPolicy - description: Deletes a permissionGrantConditionSet from the **excludes** collection of a permissionGrantPolicy. + description: Deletes a permissionGrantConditionSet from the excludes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteExclude parameters: - name: permissionGrantPolicy-id @@ -14206,7 +14713,7 @@ paths: description: Retrieve the condition sets which are *included* in a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListInclude parameters: - name: permissionGrantPolicy-id @@ -14296,10 +14803,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Create permissionGrantConditionSet in includes collection of permissionGrantPolicy - description: Add conditions under which a permission grant event is *included* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the **includes** collection of a permissionGrantPolicy. + description: Add conditions under which a permission grant event is *included* in a permission grant policy. You do this by adding a permissionGrantConditionSet to the includes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateInclude parameters: - name: permissionGrantPolicy-id @@ -14436,10 +14943,10 @@ paths: tags: - policies.permissionGrantPolicy summary: Delete permissionGrantConditionSet from includes collection of permissionGrantPolicy - description: Deletes a permissionGrantConditionSet from the **includes** collection of a permissionGrantPolicy. + description: Deletes a permissionGrantConditionSet from the includes collection of a permissionGrantPolicy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteInclude parameters: - name: permissionGrantPolicy-id @@ -14514,7 +15021,7 @@ paths: description: Get role management policies and their details. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -14623,7 +15130,7 @@ paths: description: Retrieve the details of a role management policy. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetRoleManagementPolicy parameters: - name: unifiedRoleManagementPolicy-id @@ -14999,7 +15506,7 @@ paths: description: "Get the rules or settings defined for a role management policy. The rules are a collection of following types that are derived from the unifiedRoleManagementPolicyRule object:\n+ unifiedRoleManagementPolicyApprovalRule\n+ unifiedRoleManagementPolicyAuthenticationContextRule\n+ unifiedRoleManagementPolicyEnablementRule\n+ unifiedRoleManagementPolicyExpirationRule\n+ unifiedRoleManagementPolicyNotificationRule" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_ListRule parameters: - name: unifiedRoleManagementPolicy-id @@ -15103,7 +15610,7 @@ paths: description: "Retrieve a rule or settings defined for a role management policy. The rule can be one of the following types that are derived from the unifiedRoleManagementPolicyRule object:\n+ unifiedRoleManagementPolicyApprovalRule\n+ unifiedRoleManagementPolicyAuthenticationContextRule\n+ unifiedRoleManagementPolicyEnablementRule\n+ unifiedRoleManagementPolicyExpirationRule\n+ unifiedRoleManagementPolicyNotificationRule" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_GetRule parameters: - name: unifiedRoleManagementPolicy-id @@ -15164,7 +15671,7 @@ paths: description: 'Update a rule defined for a role management policy. The rule can be one of the following types that are derived from the unifiedRoleManagementPolicyRule object: For more information about rules for Azure AD roles and examples of updating rules, see the following articles:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_UpdateRule parameters: - name: unifiedRoleManagementPolicy-id @@ -15278,7 +15785,7 @@ paths: description: Get the details of all role management policy assignments including the policies and rules associated with the Azure AD roles. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicyAssignment parameters: - $ref: '#/components/parameters/top' @@ -15376,7 +15883,7 @@ paths: description: Get the details of a role management policy assignment including the policy and rules associated with the Azure AD role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0 operationId: policy_GetRoleManagementPolicyAssignment parameters: - name: unifiedRoleManagementPolicyAssignment-id @@ -15567,7 +16074,7 @@ paths: description: Get a list of tokenIssuancePolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenIssuancePolicy parameters: - $ref: '#/components/parameters/top' @@ -15645,7 +16152,7 @@ paths: description: Create a new tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0 operationId: policy_CreateTokenIssuancePolicy requestBody: description: New navigation property @@ -15728,7 +16235,7 @@ paths: description: Update the properties of a tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -15763,7 +16270,7 @@ paths: description: Delete a tokenIssuancePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -15957,7 +16464,7 @@ paths: description: Get a list of tokenLifetimePolicy objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenLifetimePolicy parameters: - $ref: '#/components/parameters/top' @@ -16035,7 +16542,7 @@ paths: description: Create a new tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: policy_CreateTokenLifetimePolicy requestBody: description: New navigation property @@ -16062,7 +16569,7 @@ paths: description: Retrieve the properties and relationships of a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0 operationId: policy_GetTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -16121,7 +16628,7 @@ paths: description: Update the properties of a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -16156,7 +16663,7 @@ paths: description: Delete a tokenLifetimePolicy object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -16477,7 +16984,7 @@ paths: description: Retrieve a list of a user's emailAuthenticationMethod objects and their properties. This API will return only a single object in the collection as only one email method can be set for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-1.0 operationId: user.authentication_ListEmailMethod parameters: - name: user-id @@ -16549,7 +17056,7 @@ paths: description: Set a user's emailAuthenticationMethod object. Email authentication is a self-service password reset method. A user may only have one email authentication method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0 operationId: user.authentication_CreateEmailMethod parameters: - name: user-id @@ -16585,7 +17092,7 @@ paths: description: Retrieve a user's single email authentication method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetEmailMethod parameters: - name: user-id @@ -16646,7 +17153,7 @@ paths: description: Update a user's email address represented by an emailAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdateEmailMethod parameters: - name: user-id @@ -16689,7 +17196,7 @@ paths: description: Deletes a user's emailAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteEmailMethod parameters: - name: user-id @@ -16750,7 +17257,7 @@ paths: description: Retrieve a list of a user's FIDO2 Security Key Authentication Method objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListFido2Method parameters: - name: user-id @@ -16838,7 +17345,7 @@ paths: description: Retrieve a user's single FIDO2 Security Key Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetFido2Method parameters: - name: user-id @@ -16904,7 +17411,7 @@ paths: description: Deletes a user's FIDO2 Security Key Authentication Method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteFido2Method parameters: - name: user-id @@ -16965,7 +17472,7 @@ paths: description: 'Retrieve a list of authentication methods registered to a user. The authentication methods are defined by the types derived from the authenticationMethod resource type, and only the methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0 operationId: user.authentication_ListMethod parameters: - name: user-id @@ -17066,7 +17573,7 @@ paths: description: Retrieve the properties and relationships of an authenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetMethod parameters: - name: user-id @@ -17188,7 +17695,7 @@ paths: description: Get a list of the microsoftAuthenticatorAuthenticationMethod objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -17272,7 +17779,7 @@ paths: description: Read the properties and relationships of a microsoftAuthenticatorAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -17338,7 +17845,7 @@ paths: description: Deletes a microsoftAuthenticatorAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -17488,7 +17995,7 @@ paths: tags: - users.authentication summary: Get longRunningOperation - description: 'Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user''s password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are `notStarted`, `running`, `succeeded`, `failed`, `unknownFutureValue` where `succeeded` and `failed` are terminal states.' + description: 'Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user''s password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.' operationId: user.authentication_ListOperation parameters: - name: user-id @@ -17601,10 +18108,10 @@ paths: tags: - users.authentication summary: Get longRunningOperation - description: 'Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user''s password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are `notStarted`, `running`, `succeeded`, `failed`, `unknownFutureValue` where `succeeded` and `failed` are terminal states.' + description: 'Retrieve the status of a long-running operation, represented by a longRunningOperation object. A long-running operation is initiated when you reset a user''s password. This resource type is also the base type for the richLongRunningOperation object that represents the status of a long-running operation on a site or a list. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0 operationId: user.authentication_GetOperation parameters: - name: user-id @@ -17762,10 +18269,10 @@ paths: tags: - users.authentication summary: List passwordMethods - description: 'Retrieve a list of the passwords registered to a user, represented by a passwordAuthenticationMethod object. This will return exactly one object, as a user can have exactly one password. For security, the password itself will never be returned in the object and the **password** property is always `null`.' + description: 'Retrieve a list of the passwords registered to a user, represented by a passwordAuthenticationMethod object. This will return exactly one object, as a user can have exactly one password. For security, the password itself will never be returned in the object and the password property is always null.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0 operationId: user.authentication_ListPasswordMethod parameters: - name: user-id @@ -17869,10 +18376,10 @@ paths: tags: - users.authentication summary: Get passwordAuthenticationMethod - description: 'Retrieve a password that''s registered to a user, represented by a passwordAuthenticationMethod object. For security, the password itself will never be returned in the object and the **password** property is always `null`.' + description: 'Retrieve a password that''s registered to a user, represented by a passwordAuthenticationMethod object. For security, the password itself will never be returned in the object and the password property is always null.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetPasswordMethod parameters: - name: user-id @@ -17957,7 +18464,7 @@ paths: description: 'Retrieve a list of phone authentication method objects for a user. This will return up to three objects, as a user can have up to three phones usable for authentication. This method is available only for standard Azure AD and B2B users, but not B2C users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0 operationId: user.authentication_ListPhoneMethod parameters: - name: user-id @@ -18032,10 +18539,10 @@ paths: tags: - users.authentication summary: Create phoneMethod - description: 'Add a new phone authentication method for a user. A user may only have one phone of each type, captured in the **phoneType** property. This means, for example, adding a `mobile` phone to a user with a preexisting `mobile` phone will fail. Additionally, a user must always have a `mobile` phone before adding an `alternateMobile` phone. Adding a phone number makes it available for use in both Azure multi-factor authentication (MFA) and self-service password reset (SSPR), if enabled. Additionally, if a user is enabled by policy to use SMS sign-in and a `mobile` number is added, the system will attempt to register the number for use in that system.' + description: 'Add a new phone authentication method for a user. A user may only have one phone of each type, captured in the phoneType property. This means, for example, adding a mobile phone to a user with a preexisting mobile phone will fail. Additionally, a user must always have a mobile phone before adding an alternateMobile phone. Adding a phone number makes it available for use in both Azure multi-factor authentication (MFA) and self-service password reset (SSPR), if enabled. Additionally, if a user is enabled by policy to use SMS sign-in and a mobile number is added, the system will attempt to register the number for use in that system.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0 operationId: user.authentication_CreatePhoneMethod parameters: - name: user-id @@ -18071,7 +18578,7 @@ paths: description: 'Retrieve a single phoneAuthenticationMethod object for a user. This method is available only for standard Azure AD and B2B users, but not B2C users.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetPhoneMethod parameters: - name: user-id @@ -18131,10 +18638,10 @@ paths: tags: - users.authentication summary: Update phoneAuthenticationMethod - description: 'Update a user''s phone number associated with a phone authentication method object. You can''t change a phone''s type. To change a phone''s type, add a new number of the desired type and then delete the object with the original type. If a user is enabled by policy to use SMS to sign in and the `mobile` number is changed, the system will attempt to register the number for use in that system.' + description: 'Update a user''s phone number associated with a phone authentication method object. You can''t change a phone''s type. To change a phone''s type, add a new number of the desired type and then delete the object with the original type. If a user is enabled by policy to use SMS to sign in and the mobile number is changed, the system will attempt to register the number for use in that system.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdatePhoneMethod parameters: - name: user-id @@ -18174,10 +18681,10 @@ paths: tags: - users.authentication summary: Delete phoneAuthenticationMethod - description: 'Delete a user''s phone authentication method. This removes the phone number from the user and they will no longer be able to use the number for authentication, whether via SMS or voice calls. A user cannot have an `alternateMobile` number without a `mobile` number. If you want to remove a `mobile` number from a user that also has an `alternateMobile` number, first update the `mobile` number to the new number, then delete the `alternateMobile` number. If the phone number is the user''s default Azure multi-factor authentication (MFA) authentication method, it cannot be deleted. Have the user change their default authentication method, and then delete the number.' + description: 'Delete a user''s phone authentication method. This removes the phone number from the user and they will no longer be able to use the number for authentication, whether via SMS or voice calls. A user cannot have an alternateMobile number without a mobile number. If you want to remove a mobile number from a user that also has an alternateMobile number, first update the mobile number to the new number, then delete the alternateMobile number. If the phone number is the user''s default Azure multi-factor authentication (MFA) authentication method, it cannot be deleted. Have the user change their default authentication method, and then delete the number.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeletePhoneMethod parameters: - name: user-id @@ -18238,7 +18745,7 @@ paths: description: Retrieve a list of a user's software OATH token authentication method objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0 operationId: user.authentication_ListSoftwareOathMethod parameters: - name: user-id @@ -18311,7 +18818,7 @@ paths: description: Retrieve a user's single Software OATH token authentication method object and its properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetSoftwareOathMethod parameters: - name: user-id @@ -18372,7 +18879,7 @@ paths: description: Delete a user's Software OATH token authentication method object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteSoftwareOathMethod parameters: - name: user-id @@ -18433,7 +18940,7 @@ paths: description: Retrieve a list of a user's temporaryAccessPassAuthenticationMethod objects and their properties. This API will only return a single object in the collection as a user can have only one Temporary Access Pass method. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_ListTemporaryAccessPassMethod parameters: - name: user-id @@ -18523,7 +19030,7 @@ paths: description: 'Create a new temporaryAccessPassAuthenticationMethod object on a user. A user can only have one Temporary Access Pass that''s usable within its specified lifetime. If the user requires a new Temporary Access Pass while the current Temporary Access Pass is valid, the admin can create a new Temporary Access Pass for the user, the previous Temporary Access Pass will be deleted, and a new Temporary Access Pass will be created.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_CreateTemporaryAccessPassMethod parameters: - name: user-id @@ -18559,7 +19066,7 @@ paths: description: Retrieve a user's single temporaryAccessPassAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetTemporaryAccessPassMethod parameters: - name: user-id @@ -18626,7 +19133,7 @@ paths: description: Delete a users's temporaryAccessPassAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteTemporaryAccessPassMethod parameters: - name: user-id @@ -18687,7 +19194,7 @@ paths: description: Get a list of the windowsHelloForBusinessAuthenticationMethod objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -18768,7 +19275,7 @@ paths: description: Read the properties and relationships of a windowsHelloForBusinessAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -18833,7 +19340,7 @@ paths: description: Deletes a windowsHelloForBusinessAuthenticationMethod object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -19096,6 +19603,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userFlowApiConnectorConfiguration: + title: userFlowApiConnectorConfiguration + type: object + properties: + postAttributeCollection: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + postFederationSignup: + $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + additionalProperties: + type: object microsoft.graph.identityProvider: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19108,7 +19625,7 @@ components: nullable: true clientSecret: type: string - description: The client secret for the application. This is the client secret obtained when registering the application with the identity provider. This is write-only. A read operation will return ****. Required. Not nullable. + description: The client secret for the application. This is the client secret obtained when registering the application with the identity provider. This is write-only. A read operation will return . Required. Not nullable. nullable: true name: type: string @@ -20017,6 +20534,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -20547,7 +21066,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -21096,7 +21615,7 @@ components: items: type: string nullable: true - description: 'The list of id values for the specific permissions to match with, or a list with the single value all to match with any permission. The id of delegated permissions can be found in the oauth2PermissionScopes property of the API''s **servicePrincipal** object. The id of application permissions can be found in the appRoles property of the API''s **servicePrincipal** object. The id of resource-specific application permissions can be found in the resourceSpecificApplicationPermissions property of the API''s **servicePrincipal** object. Default is the single value all.' + description: 'The list of id values for the specific permissions to match with, or a list with the single value all to match with any permission. The id of delegated permissions can be found in the oauth2PermissionScopes property of the API''s servicePrincipal object. The id of application permissions can be found in the appRoles property of the API''s servicePrincipal object. The id of resource-specific application permissions can be found in the resourceSpecificApplicationPermissions property of the API''s servicePrincipal object. Default is the single value all.' permissionType: $ref: '#/components/schemas/microsoft.graph.permissionType' resourceApplication: @@ -21671,16 +22190,6 @@ components: format: float additionalProperties: type: object - microsoft.graph.userFlowApiConnectorConfiguration: - title: userFlowApiConnectorConfiguration - type: object - properties: - postAttributeCollection: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' - postFederationSignup: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' - additionalProperties: - type: object microsoft.graph.userAttributeValuesItem: title: userAttributeValuesItem type: object @@ -22147,6 +22656,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -23964,6 +24478,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -24114,6 +24631,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -24220,6 +24742,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -24725,6 +25252,16 @@ components: - weak - unknown type: string + ReferenceUpdate: + type: object + properties: + '@odata.id': + type: string + '@odata.type': + type: string + nullable: true + additionalProperties: + type: object ReferenceCreate: type: object properties: @@ -25461,6 +25998,8 @@ components: title: conditionalAccessApplications type: object properties: + applicationFilter: + $ref: '#/components/schemas/microsoft.graph.conditionalAccessFilter' excludeApplications: type: array items: @@ -25496,6 +26035,8 @@ components: items: type: string description: 'Service principal IDs included in the policy scope, or ServicePrincipalsInMyTenant.' + servicePrincipalFilter: + $ref: '#/components/schemas/microsoft.graph.conditionalAccessFilter' additionalProperties: type: object microsoft.graph.conditionalAccessClientApp: @@ -26811,7 +27352,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -28603,6 +29144,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -30758,11 +31327,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -32645,34 +33214,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -37734,6 +38275,13 @@ components: schema: type: boolean requestBodies: + refPutBody: + description: New navigation property ref values + content: + application/json: + schema: + $ref: '#/components/schemas/ReferenceUpdate' + required: true refPostBody: description: New navigation property ref value content: diff --git a/openApiDocs/v1.0/Mail.yml b/openApiDocs/v1.0/Mail.yml index d35a6050faf..13c1b4e1561 100644 --- a/openApiDocs/v1.0/Mail.yml +++ b/openApiDocs/v1.0/Mail.yml @@ -84,7 +84,7 @@ paths: description: 'Get the overrides that a user has set up to always classify messages from certain senders in specific ways. Each override corresponds to an SMTP address of a sender. Initially, a user does not have any overrides.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassification-list-overrides?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassification-list-overrides?view=graph-rest-1.0 operationId: user.inferenceClassification_ListOverride parameters: - name: user-id @@ -143,10 +143,10 @@ paths: tags: - users.inferenceClassification summary: Create inferenceClassificationOverride - description: "Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified\nas specified in the override. **Note**" + description: "Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified\nas specified in the override. Note" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassification-post-overrides?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassification-post-overrides?view=graph-rest-1.0 operationId: user.inferenceClassification_CreateOverride parameters: - name: user-id @@ -226,10 +226,10 @@ paths: tags: - users.inferenceClassification summary: Update inferenceclassificationoverride - description: "Change the **classifyAs** field of an override as specified. You cannot use PATCH to change any other fields in an inferenceClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use POST to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with\nthe new SMTP address is the only way to 'update' the override for this sender." + description: "Change the classifyAs field of an override as specified. You cannot use PATCH to change any other fields in an inferenceClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use POST to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with\nthe new SMTP address is the only way to 'update' the override for this sender." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassificationoverride-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassificationoverride-update?view=graph-rest-1.0 operationId: user.inferenceClassification_UpdateOverride parameters: - name: user-id @@ -272,7 +272,7 @@ paths: description: Delete an override specified by its ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/inferenceclassificationoverride-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/inferenceclassificationoverride-delete?view=graph-rest-1.0 operationId: user.inferenceClassification_DeleteOverride parameters: - name: user-id @@ -332,7 +332,7 @@ paths: description: The user's mail folders. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-mailfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-mailfolders?view=graph-rest-1.0 operationId: user_ListMailFolder parameters: - name: user-id @@ -432,10 +432,10 @@ paths: tags: - users.mailFolder summary: Create MailFolder - description: 'Use this API to create a new mail folder in the root folder of the user''s mailbox. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' + description: 'Use this API to create a new mail folder in the root folder of the user''s mailbox. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-mailfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-mailfolders?view=graph-rest-1.0 operationId: user_CreateMailFolder parameters: - name: user-id @@ -471,7 +471,7 @@ paths: description: The user's mail folders. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-get?view=graph-rest-1.0 operationId: user_GetMailFolder parameters: - name: user-id @@ -554,7 +554,7 @@ paths: description: Update the writable properties of a mailSearchFolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 operationId: user_UpdateMailFolder parameters: - name: user-id @@ -597,7 +597,7 @@ paths: description: 'Delete the specified mailFolder. The folder can be a mailSearchFolder. You can specify a mail folder by its folder ID, or by its well-known folder name, if one exists.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delete?view=graph-rest-1.0 operationId: user_DeleteMailFolder parameters: - name: user-id @@ -632,11 +632,11 @@ paths: get: tags: - users.mailFolder - summary: List childFolders - description: "Get the folder collection under the specified folder. You can use the `.../me/mailFolders` shortcut to get the top-level \nfolder collection and navigate to another folder. By default, this operation does not return hidden folders. Use a query parameter _includeHiddenFolders_ to include them in the response." + summary: Get childFolders from users + description: The collection of child folders in the mailFolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-childfolders?view=graph-rest-1.0 operationId: user.mailFolder_ListChildFolder parameters: - name: user-id @@ -655,6 +655,13 @@ paths: schema: type: string x-ms-docs-key-type: mailFolder + - name: includeHiddenFolders + in: query + description: Include Hidden Folders + style: form + explode: false + schema: + type: string - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/filter' @@ -737,10 +744,10 @@ paths: tags: - users.mailFolder summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' + description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 operationId: user.mailFolder_CreateChildFolder parameters: - name: user-id @@ -808,6 +815,13 @@ paths: schema: type: string x-ms-docs-key-type: mailFolder + - name: includeHiddenFolders + in: query + description: Include Hidden Folders + style: form + explode: false + schema: + type: string - name: $select in: query description: Select properties to be returned @@ -955,7 +969,7 @@ paths: description: Get all the messageRule objects defined for the user's inbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_ListMessageRule parameters: - name: user-id @@ -1051,7 +1065,7 @@ paths: description: Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_CreateMessageRule parameters: - name: user-id @@ -1103,7 +1117,7 @@ paths: description: Get the properties and relationships of a messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_GetMessageRule parameters: - name: user-id @@ -1175,7 +1189,7 @@ paths: description: Change writable properties on a messageRule object and save the changes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_UpdateMessageRule parameters: - name: user-id @@ -1234,7 +1248,7 @@ paths: description: Delete the specified messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_DeleteMessageRule parameters: - name: user-id @@ -1326,7 +1340,7 @@ paths: description: 'Get all the messages in the specified user''s mailbox, or those messages in a specified folder in the mailbox.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_ListMessage parameters: - name: user-id @@ -1509,7 +1523,7 @@ paths: description: Use this API to create a new Message in a mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_CreateMessage parameters: - name: user-id @@ -1777,7 +1791,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_GetMessagesContent parameters: - name: user-id @@ -1880,10 +1894,10 @@ paths: tags: - users.mailFolder summary: List attachments - description: Retrieve a list of attachment objects. + description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_ListAttachment parameters: - name: user-id @@ -1988,7 +2002,7 @@ paths: description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or you can \nadd an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_CreateAttachment parameters: - name: user-id @@ -2048,7 +2062,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_GetAttachment parameters: - name: user-id @@ -2330,7 +2344,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_CreateExtension parameters: - name: user-id @@ -2390,7 +2404,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_GetExtension parameters: - name: user-id @@ -2534,10 +2548,10 @@ paths: tags: - users.mailFolder summary: Delete open extension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_DeleteExtension parameters: - name: user-id @@ -2712,7 +2726,7 @@ paths: description: Get all the messageRule objects defined for the user's inbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0 operationId: user.mailFolder_ListMessageRule parameters: - name: user-id @@ -2800,7 +2814,7 @@ paths: description: Create a messageRule object by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messagerules?view=graph-rest-1.0 operationId: user.mailFolder_CreateMessageRule parameters: - name: user-id @@ -2844,7 +2858,7 @@ paths: description: Get the properties and relationships of a messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-get?view=graph-rest-1.0 operationId: user.mailFolder_GetMessageRule parameters: - name: user-id @@ -2908,7 +2922,7 @@ paths: description: Change writable properties on a messageRule object and save the changes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-update?view=graph-rest-1.0 operationId: user.mailFolder_UpdateMessageRule parameters: - name: user-id @@ -2959,7 +2973,7 @@ paths: description: Delete the specified messageRule object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/messagerule-delete?view=graph-rest-1.0 operationId: user.mailFolder_DeleteMessageRule parameters: - name: user-id @@ -3035,7 +3049,7 @@ paths: description: 'Get all the messages in the specified user''s mailbox, or those messages in a specified folder in the mailbox.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder_ListMessage parameters: - name: user-id @@ -3210,7 +3224,7 @@ paths: description: Use this API to create a new Message in a mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-post-messages?view=graph-rest-1.0 operationId: user.mailFolder_CreateMessage parameters: - name: user-id @@ -3446,7 +3460,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-list-messages?view=graph-rest-1.0 operationId: user.mailFolder_GetMessagesContent parameters: - name: user-id @@ -3533,10 +3547,10 @@ paths: tags: - users.mailFolder summary: List attachments - description: Retrieve a list of attachment objects. + description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.mailFolder.message_ListAttachment parameters: - name: user-id @@ -3633,7 +3647,7 @@ paths: description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or you can \nadd an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.message_CreateAttachment parameters: - name: user-id @@ -3685,7 +3699,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.mailFolder.message_GetAttachment parameters: - name: user-id @@ -3935,7 +3949,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.mailFolder.message_CreateExtension parameters: - name: user-id @@ -3987,7 +4001,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.mailFolder.message_GetExtension parameters: - name: user-id @@ -4115,10 +4129,10 @@ paths: tags: - users.mailFolder summary: Delete open extension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.mailFolder.message_DeleteExtension parameters: - name: user-id @@ -4261,7 +4275,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_ListMessage parameters: - name: user-id @@ -4432,10 +4446,10 @@ paths: tags: - users.message summary: Create message - description: "Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:\n- Include an attachment to the **message**.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message." + description: "Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:\n- Include an attachment to the message.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-messages?view=graph-rest-1.0 operationId: user_CreateMessage parameters: - name: user-id @@ -4471,7 +4485,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: user_GetMessage parameters: - name: user-id @@ -4576,7 +4590,7 @@ paths: description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: user_UpdateMessage parameters: - name: user-id @@ -4619,7 +4633,7 @@ paths: description: 'Delete a message in the specified user''s mailbox, or delete a relationship of the message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delete?view=graph-rest-1.0 operationId: user_DeleteMessage parameters: - name: user-id @@ -4657,7 +4671,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_GetMessagesContent parameters: - name: user-id @@ -4728,10 +4742,10 @@ paths: tags: - users.message summary: List attachments - description: Retrieve a list of attachment objects. + description: Retrieve a list of attachment objects attached to a message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-list-attachments?view=graph-rest-1.0 operationId: user.message_ListAttachment parameters: - name: user-id @@ -4820,7 +4834,7 @@ paths: description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or you can \nadd an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.message_CreateAttachment parameters: - name: user-id @@ -4864,7 +4878,7 @@ paths: description: 'Read the properties, relationships, or raw contents of an attachment that is attached to a user event, message, or group post. An attachment can be one of the following types: All these types of attachments are derived from the attachment resource. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-get?view=graph-rest-1.0 operationId: user.message_GetAttachment parameters: - name: user-id @@ -5082,7 +5096,7 @@ paths: description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: user.message_CreateExtension parameters: - name: user-id @@ -5126,7 +5140,7 @@ paths: description: Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user.message_GetExtension parameters: - name: user-id @@ -5238,10 +5252,10 @@ paths: tags: - users.message summary: Delete open extension - description: Delete an open extension (openTypeExtension object) from the specified instance of a resource. See the table in the Permissions section for the list of resources that support open extensions. + description: 'Delete an open extension (openTypeExtension object) from the specified instance of a resource. For the list of resources that support open extensions, see the table in the Permissions section.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-delete?view=graph-rest-1.0 operationId: user.message_DeleteExtension parameters: - name: user-id diff --git a/openApiDocs/v1.0/Notes.yml b/openApiDocs/v1.0/Notes.yml index b7ff7237fa8..564ae0f92ac 100644 --- a/openApiDocs/v1.0/Notes.yml +++ b/openApiDocs/v1.0/Notes.yml @@ -132,7 +132,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: group.onenote_ListNotebook parameters: - name: group-id @@ -241,7 +241,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: group.onenote_CreateNotebook parameters: - name: group-id @@ -277,7 +277,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: group.onenote_GetNotebook parameters: - name: group-id @@ -427,7 +427,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook_ListSectionGroup parameters: - name: group-id @@ -536,7 +536,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook_CreateSectionGroup parameters: - name: group-id @@ -915,7 +915,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -1161,7 +1161,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id @@ -1279,7 +1279,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup_CreateSection parameters: - name: group-id @@ -1525,7 +1525,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_ListPage parameters: - name: group-id @@ -1655,7 +1655,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: group-id @@ -1933,7 +1933,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: group-id @@ -2549,7 +2549,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: group.onenote.notebook_ListSection parameters: - name: group-id @@ -2659,7 +2659,7 @@ paths: description: Create a new onenoteSection in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: group.onenote.notebook_CreateSection parameters: - name: group-id @@ -2873,7 +2873,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.section_ListPage parameters: - name: group-id @@ -2995,7 +2995,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.section_CreatePage parameters: - name: group-id @@ -3241,7 +3241,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.notebook.section_GetPagesContent parameters: - name: group-id @@ -3782,7 +3782,7 @@ paths: tags: - groups.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: group.onenote_ListOperation parameters: - name: group-id @@ -3901,10 +3901,10 @@ paths: tags: - groups.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: group.onenote_GetOperation parameters: - name: group-id @@ -4067,7 +4067,7 @@ paths: description: Retrieve a list of page objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: group.onenote_ListPage parameters: - name: group-id @@ -4170,10 +4170,10 @@ paths: tags: - groups.onenote summary: Create onenotePage - description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the `sectionName` query parameter. Example: `../onenote/pages?sectionName=My%20section` The `POST /onenote/pages` operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' + description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the sectionName query parameter. Example: ../onenote/pages?sectionName=My%20section The POST /onenote/pages operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 operationId: group.onenote_CreatePage parameters: - name: group-id @@ -4206,10 +4206,10 @@ paths: tags: - groups.onenote summary: Get page - description: 'Retrieve the properties and relationships of a page object. **Getting page information** Access a page''s metadata by page identifier: **Getting page content** You can use the page''s `content` endpoint to get the HTML content of a page: The `includeIDs=true` query option is used to update pages.' + description: 'Retrieve the properties and relationships of a page object. Getting page information Access a page''s metadata by page identifier: Getting page content You can use the page''s content endpoint to get the HTML content of a page: The includeIDs=true query option is used to update pages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-get?view=graph-rest-1.0 operationId: group.onenote_GetPage parameters: - name: group-id @@ -4323,7 +4323,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: group.onenote_DeletePage parameters: - name: group-id @@ -4362,7 +4362,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: group.onenote_GetPagesContent parameters: - name: group-id @@ -4949,7 +4949,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote_ListSectionGroup parameters: - name: group-id @@ -5082,7 +5082,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: group.onenote_GetSectionGroup parameters: - name: group-id @@ -5380,7 +5380,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -5602,7 +5602,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_ListSection parameters: - name: group-id @@ -5712,7 +5712,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.onenote.sectionGroup_CreateSection parameters: - name: group-id @@ -5926,7 +5926,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_ListPage parameters: - name: group-id @@ -6048,7 +6048,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_CreatePage parameters: - name: group-id @@ -6294,7 +6294,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.sectionGroup.section_GetPagesContent parameters: - name: group-id @@ -6838,7 +6838,7 @@ paths: description: Retrieve a list of onenoteSection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: group.onenote_ListSection parameters: - name: group-id @@ -6972,7 +6972,7 @@ paths: description: Retrieve the properties and relationships of a onenoteSection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: group.onenote_GetSection parameters: - name: group-id @@ -7121,7 +7121,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.section_ListPage parameters: - name: group-id @@ -7235,7 +7235,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.onenote.section_CreatePage parameters: - name: group-id @@ -7449,7 +7449,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.onenote.section_GetPagesContent parameters: - name: group-id @@ -8026,7 +8026,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: site.onenote_ListNotebook parameters: - name: site-id @@ -8135,7 +8135,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: site.onenote_CreateNotebook parameters: - name: site-id @@ -8171,7 +8171,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: site.onenote_GetNotebook parameters: - name: site-id @@ -8321,7 +8321,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook_ListSectionGroup parameters: - name: site-id @@ -8430,7 +8430,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook_CreateSectionGroup parameters: - name: site-id @@ -8809,7 +8809,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: site-id @@ -9055,7 +9055,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_ListSection parameters: - name: site-id @@ -9173,7 +9173,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup_CreateSection parameters: - name: site-id @@ -9419,7 +9419,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_ListPage parameters: - name: site-id @@ -9549,7 +9549,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: site-id @@ -9827,7 +9827,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: site-id @@ -10443,7 +10443,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: site.onenote.notebook_ListSection parameters: - name: site-id @@ -10553,7 +10553,7 @@ paths: description: Create a new onenoteSection in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: site.onenote.notebook_CreateSection parameters: - name: site-id @@ -10767,7 +10767,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.section_ListPage parameters: - name: site-id @@ -10889,7 +10889,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.section_CreatePage parameters: - name: site-id @@ -11135,7 +11135,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.notebook.section_GetPagesContent parameters: - name: site-id @@ -11676,7 +11676,7 @@ paths: tags: - sites.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: site.onenote_ListOperation parameters: - name: site-id @@ -11795,10 +11795,10 @@ paths: tags: - sites.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: site.onenote_GetOperation parameters: - name: site-id @@ -11961,7 +11961,7 @@ paths: description: Retrieve a list of page objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: site.onenote_ListPage parameters: - name: site-id @@ -12064,10 +12064,10 @@ paths: tags: - sites.onenote summary: Create onenotePage - description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the `sectionName` query parameter. Example: `../onenote/pages?sectionName=My%20section` The `POST /onenote/pages` operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' + description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the sectionName query parameter. Example: ../onenote/pages?sectionName=My%20section The POST /onenote/pages operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 operationId: site.onenote_CreatePage parameters: - name: site-id @@ -12100,10 +12100,10 @@ paths: tags: - sites.onenote summary: Get page - description: 'Retrieve the properties and relationships of a page object. **Getting page information** Access a page''s metadata by page identifier: **Getting page content** You can use the page''s `content` endpoint to get the HTML content of a page: The `includeIDs=true` query option is used to update pages.' + description: 'Retrieve the properties and relationships of a page object. Getting page information Access a page''s metadata by page identifier: Getting page content You can use the page''s content endpoint to get the HTML content of a page: The includeIDs=true query option is used to update pages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-get?view=graph-rest-1.0 operationId: site.onenote_GetPage parameters: - name: site-id @@ -12217,7 +12217,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: site.onenote_DeletePage parameters: - name: site-id @@ -12256,7 +12256,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: site.onenote_GetPagesContent parameters: - name: site-id @@ -12843,7 +12843,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote_ListSectionGroup parameters: - name: site-id @@ -12976,7 +12976,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: site.onenote_GetSectionGroup parameters: - name: site-id @@ -13274,7 +13274,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_ListSectionGroup parameters: - name: site-id @@ -13496,7 +13496,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_ListSection parameters: - name: site-id @@ -13606,7 +13606,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: site.onenote.sectionGroup_CreateSection parameters: - name: site-id @@ -13820,7 +13820,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_ListPage parameters: - name: site-id @@ -13942,7 +13942,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_CreatePage parameters: - name: site-id @@ -14188,7 +14188,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_GetPagesContent parameters: - name: site-id @@ -14732,7 +14732,7 @@ paths: description: Retrieve a list of onenoteSection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: site.onenote_ListSection parameters: - name: site-id @@ -14866,7 +14866,7 @@ paths: description: Retrieve the properties and relationships of a onenoteSection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: site.onenote_GetSection parameters: - name: site-id @@ -15015,7 +15015,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.section_ListPage parameters: - name: site-id @@ -15129,7 +15129,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: site.onenote.section_CreatePage parameters: - name: site-id @@ -15343,7 +15343,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: site.onenote.section_GetPagesContent parameters: - name: site-id @@ -15919,7 +15919,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: user.onenote_ListNotebook parameters: - name: user-id @@ -16028,7 +16028,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: user.onenote_CreateNotebook parameters: - name: user-id @@ -16064,7 +16064,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: user.onenote_GetNotebook parameters: - name: user-id @@ -16214,7 +16214,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook_ListSectionGroup parameters: - name: user-id @@ -16323,7 +16323,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook_CreateSectionGroup parameters: - name: user-id @@ -16702,7 +16702,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: user-id @@ -16948,7 +16948,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_ListSection parameters: - name: user-id @@ -17066,7 +17066,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup_CreateSection parameters: - name: user-id @@ -17312,7 +17312,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_ListPage parameters: - name: user-id @@ -17442,7 +17442,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: user-id @@ -17720,7 +17720,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: user-id @@ -18336,7 +18336,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: user.onenote.notebook_ListSection parameters: - name: user-id @@ -18446,7 +18446,7 @@ paths: description: Create a new onenoteSection in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: user.onenote.notebook_CreateSection parameters: - name: user-id @@ -18660,7 +18660,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.section_ListPage parameters: - name: user-id @@ -18782,7 +18782,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.section_CreatePage parameters: - name: user-id @@ -19028,7 +19028,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.notebook.section_GetPagesContent parameters: - name: user-id @@ -19569,7 +19569,7 @@ paths: tags: - users.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: user.onenote_ListOperation parameters: - name: user-id @@ -19688,10 +19688,10 @@ paths: tags: - users.onenote summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: user.onenote_GetOperation parameters: - name: user-id @@ -19854,7 +19854,7 @@ paths: description: Retrieve a list of page objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: user.onenote_ListPage parameters: - name: user-id @@ -19957,10 +19957,10 @@ paths: tags: - users.onenote summary: Create onenotePage - description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the `sectionName` query parameter. Example: `../onenote/pages?sectionName=My%20section` The `POST /onenote/pages` operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' + description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the sectionName query parameter. Example: ../onenote/pages?sectionName=My%20section The POST /onenote/pages operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 operationId: user.onenote_CreatePage parameters: - name: user-id @@ -19993,10 +19993,10 @@ paths: tags: - users.onenote summary: Get page - description: 'Retrieve the properties and relationships of a page object. **Getting page information** Access a page''s metadata by page identifier: **Getting page content** You can use the page''s `content` endpoint to get the HTML content of a page: The `includeIDs=true` query option is used to update pages.' + description: 'Retrieve the properties and relationships of a page object. Getting page information Access a page''s metadata by page identifier: Getting page content You can use the page''s content endpoint to get the HTML content of a page: The includeIDs=true query option is used to update pages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-get?view=graph-rest-1.0 operationId: user.onenote_GetPage parameters: - name: user-id @@ -20110,7 +20110,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: user.onenote_DeletePage parameters: - name: user-id @@ -20149,7 +20149,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: user.onenote_GetPagesContent parameters: - name: user-id @@ -20736,7 +20736,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote_ListSectionGroup parameters: - name: user-id @@ -20869,7 +20869,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: user.onenote_GetSectionGroup parameters: - name: user-id @@ -21167,7 +21167,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_ListSectionGroup parameters: - name: user-id @@ -21389,7 +21389,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_ListSection parameters: - name: user-id @@ -21499,7 +21499,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: user.onenote.sectionGroup_CreateSection parameters: - name: user-id @@ -21713,7 +21713,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_ListPage parameters: - name: user-id @@ -21835,7 +21835,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_CreatePage parameters: - name: user-id @@ -22081,7 +22081,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_GetPagesContent parameters: - name: user-id @@ -22625,7 +22625,7 @@ paths: description: Retrieve a list of onenoteSection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: user.onenote_ListSection parameters: - name: user-id @@ -22759,7 +22759,7 @@ paths: description: Retrieve the properties and relationships of a onenoteSection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: user.onenote_GetSection parameters: - name: user-id @@ -22908,7 +22908,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.section_ListPage parameters: - name: user-id @@ -23022,7 +23022,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: user.onenote.section_CreatePage parameters: - name: user-id @@ -23236,7 +23236,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: user.onenote.section_GetPagesContent parameters: - name: user-id diff --git a/openApiDocs/v1.0/People.yml b/openApiDocs/v1.0/People.yml index d435525e961..7d479db6c9c 100644 --- a/openApiDocs/v1.0/People.yml +++ b/openApiDocs/v1.0/People.yml @@ -126,7 +126,7 @@ paths: description: 'Calculated insight that includes the list of documents shared with a user. This insight includes documents hosted on OneDrive/SharePoint in the user''s Microsoft 365 tenant that are shared with the user, and documents that are attached as files and sent to the user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insights-list-shared?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insights-list-shared?view=graph-rest-1.0 operationId: user.insight_ListShared parameters: - name: user-id @@ -519,7 +519,7 @@ paths: description: Calculated insight that includes a list of documents trending around the user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insights-list-trending?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insights-list-trending?view=graph-rest-1.0 operationId: user.insight_ListTrending parameters: - name: user-id @@ -848,10 +848,10 @@ paths: tags: - users.officeGraphInsights summary: List used - description: "Calculate and list the documents that a user has viewed or modified. For the signed-in user:\n- This method includes documents that the user has modified; see example 1. \n- Using an `$orderby` query parameter on the **lastAccessedDateTime** property returns the most recently viewed documents that the user might or might not not have modified; see example 2. For other users, this method includes only documents that the user has modified." + description: "Calculate and list the documents that a user has viewed or modified. For the signed-in user:\n- This method includes documents that the user has modified; see example 1. \n- Using an $orderby query parameter on the lastAccessedDateTime property returns the most recently viewed documents that the user might or might not not have modified; see example 2. For other users, this method includes only documents that the user has modified." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/insights-list-used?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/insights-list-used?view=graph-rest-1.0 operationId: user.insight_ListUsed parameters: - name: user-id @@ -1179,7 +1179,7 @@ paths: description: 'Retrieve a collection of person objects ordered by their relevance to the user, which is determined by the user''s communication and collaboration patterns, and business relationships. You can get this information via the People API. For examples, see the Examples section and the article Use the People API to get information about the people most relevant to you.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-people?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-people?view=graph-rest-1.0 operationId: user_ListPerson parameters: - name: user-id diff --git a/openApiDocs/v1.0/PersonalContacts.yml b/openApiDocs/v1.0/PersonalContacts.yml index e25930931a3..bafb399b413 100644 --- a/openApiDocs/v1.0/PersonalContacts.yml +++ b/openApiDocs/v1.0/PersonalContacts.yml @@ -14,7 +14,7 @@ paths: description: Get the contact folder collection in the default Contacts folder of the signed-in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-contactfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-contactfolders?view=graph-rest-1.0 operationId: user_ListContactFolder parameters: - name: user-id @@ -96,7 +96,7 @@ paths: description: Create a new contactFolder under the user's default contacts folder. You can also create a new contactfolder as a child of any specified contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-contactfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-contactfolders?view=graph-rest-1.0 operationId: user_CreateContactFolder parameters: - name: user-id @@ -132,7 +132,7 @@ paths: description: 'Get a contact folder by using the contact folder ID. There are two scenarios where an app can get another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-get?view=graph-rest-1.0 operationId: user_GetContactFolder parameters: - name: user-id @@ -202,7 +202,7 @@ paths: description: Update the properties of contactfolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-update?view=graph-rest-1.0 operationId: user_UpdateContactFolder parameters: - name: user-id @@ -245,7 +245,7 @@ paths: description: Delete contactFolder other than the default contactFolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delete?view=graph-rest-1.0 operationId: user_DeleteContactFolder parameters: - name: user-id @@ -284,7 +284,7 @@ paths: description: Get a collection of child folders under the specified contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-childfolders?view=graph-rest-1.0 operationId: user.contactFolder_ListChildFolder parameters: - name: user-id @@ -374,7 +374,7 @@ paths: description: Create a new contactFolder as a child of a specified folder. You can also create a new contactFolder under the user's default contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-childfolders?view=graph-rest-1.0 operationId: user.contactFolder_CreateChildFolder parameters: - name: user-id @@ -580,10 +580,10 @@ paths: tags: - users.contactFolder summary: List contacts - description: 'Get a contact collection from the default Contacts folder of the signed-in user (`.../me/contacts`), or from the specified contact folder.' + description: 'Get a contact collection from the default Contacts folder of the signed-in user (.../me/contacts), or from the specified contact folder.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_ListContact parameters: - name: user-id @@ -783,10 +783,10 @@ paths: tags: - users.contactFolder summary: Create contact - description: Add a contact to the root Contacts folder or to the `contacts` endpoint of another contact folder. + description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_CreateContact parameters: - name: user-id @@ -1739,10 +1739,10 @@ paths: tags: - users.contactFolder summary: List contacts - description: 'Get a contact collection from the default Contacts folder of the signed-in user (`.../me/contacts`), or from the specified contact folder.' + description: 'Get a contact collection from the default Contacts folder of the signed-in user (.../me/contacts), or from the specified contact folder.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-list-contacts?view=graph-rest-1.0 operationId: user.contactFolder_ListContact parameters: - name: user-id @@ -1934,10 +1934,10 @@ paths: tags: - users.contactFolder summary: Create contact - description: Add a contact to the root Contacts folder or to the `contacts` endpoint of another contact folder. + description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-post-contacts?view=graph-rest-1.0 operationId: user.contactFolder_CreateContact parameters: - name: user-id @@ -2765,7 +2765,7 @@ paths: description: 'Get a contact collection from the default contacts folder of the signed-in user. There are two scenarios where an app can get contacts in another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-contacts?view=graph-rest-1.0 operationId: user_ListContact parameters: - name: user-id @@ -2953,7 +2953,7 @@ paths: description: Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-contacts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-contacts?view=graph-rest-1.0 operationId: user_CreateContact parameters: - name: user-id @@ -2989,7 +2989,7 @@ paths: description: 'Retrieve the properties and relationships of a contact object. There are two scenarios where an app can get a contact in another user''s contact folder:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-get?view=graph-rest-1.0 operationId: user_GetContact parameters: - name: user-id @@ -3094,7 +3094,7 @@ paths: description: Update the properties of a contact object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-update?view=graph-rest-1.0 operationId: user_UpdateContact parameters: - name: user-id @@ -3137,7 +3137,7 @@ paths: description: Delete a contact. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delete?view=graph-rest-1.0 operationId: user_DeleteContact parameters: - name: user-id diff --git a/openApiDocs/v1.0/Planner.yml b/openApiDocs/v1.0/Planner.yml index ddf5f80a666..42e3cdea469 100644 --- a/openApiDocs/v1.0/Planner.yml +++ b/openApiDocs/v1.0/Planner.yml @@ -127,10 +127,10 @@ paths: tags: - groups.plannerGroup summary: List plans - description: Retrieve a list of **plannerPlan** objects owned by a group object. + description: Retrieve a list of plannerPlan objects owned by a group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0 operationId: group.planner_ListPlan parameters: - name: group-id @@ -394,7 +394,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: group.planner.plan_ListBucket parameters: - name: group-id @@ -682,7 +682,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: group.planner.plan.bucket_ListTask parameters: - name: group-id @@ -1091,10 +1091,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: group-id @@ -1171,7 +1171,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: group-id @@ -1285,10 +1285,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: group-id @@ -1364,7 +1364,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: group-id @@ -1478,10 +1478,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetDetail parameters: - name: group-id @@ -1560,7 +1560,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateDetail parameters: - name: group-id @@ -1674,10 +1674,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: group-id @@ -1753,7 +1753,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: group-id @@ -1935,10 +1935,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: group.planner.plan_GetDetail parameters: - name: group-id @@ -1999,7 +1999,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: group.planner.plan_UpdateDetail parameters: - name: group-id @@ -2084,7 +2084,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: group.planner.plan_ListTask parameters: - name: group-id @@ -2453,10 +2453,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: group-id @@ -2525,7 +2525,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: group-id @@ -2623,10 +2623,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetBucketTaskBoardFormat parameters: - name: group-id @@ -2694,7 +2694,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: group-id @@ -2792,10 +2792,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetDetail parameters: - name: group-id @@ -2866,7 +2866,7 @@ paths: summary: Update the navigation property details in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateDetail parameters: - name: group-id @@ -2964,10 +2964,10 @@ paths: tags: - groups.plannerGroup summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: group.planner.plan.task_GetProgressTaskBoardFormat parameters: - name: group-id @@ -3035,7 +3035,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: group.planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: group-id @@ -3254,10 +3254,10 @@ paths: tags: - planner.plannerBucket summary: List buckets - description: Retrieve a list of **plannerbucket** objects. + description: Retrieve a list of plannerbucket objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0 operationId: planner_ListBucket parameters: - $ref: '#/components/parameters/top' @@ -3329,7 +3329,7 @@ paths: description: Create a new plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0 operationId: planner_CreateBucket requestBody: description: New navigation property @@ -3356,7 +3356,7 @@ paths: description: Retrieve the properties and relationships of a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0 operationId: planner_GetBucket parameters: - name: plannerBucket-id @@ -3412,7 +3412,7 @@ paths: summary: Update the navigation property buckets in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0 operationId: planner_UpdateBucket parameters: - name: plannerBucket-id @@ -3451,10 +3451,10 @@ paths: tags: - planner.plannerBucket summary: Delete plannerBucket - description: Delete **plannerBucket**. + description: Delete plannerBucket. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0 operationId: planner_DeleteBucket parameters: - name: plannerBucket-id @@ -3485,7 +3485,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: planner.bucket_ListTask parameters: - name: plannerBucket-id @@ -3814,10 +3814,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: plannerBucket-id @@ -3878,7 +3878,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerBucket-id @@ -3960,10 +3960,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetBucketTaskBoardFormat parameters: - name: plannerBucket-id @@ -4023,7 +4023,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: plannerBucket-id @@ -4105,10 +4105,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetDetail parameters: - name: plannerBucket-id @@ -4171,7 +4171,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateDetail parameters: - name: plannerBucket-id @@ -4253,10 +4253,10 @@ paths: tags: - planner.plannerBucket summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.bucket.task_GetProgressTaskBoardFormat parameters: - name: plannerBucket-id @@ -4316,7 +4316,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: plannerBucket-id @@ -4437,7 +4437,7 @@ paths: description: Get a list of plannerPlan objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0 operationId: planner_ListPlan parameters: - $ref: '#/components/parameters/top' @@ -4516,10 +4516,10 @@ paths: tags: - planner.plannerPlan summary: Create plannerPlan - description: Use this API to create a new **plannerPlan**. + description: Use this API to create a new plannerPlan. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0 operationId: planner_CreatePlan requestBody: description: New navigation property @@ -4546,7 +4546,7 @@ paths: description: Retrieve the properties and relationships of a plannerplan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0 operationId: planner_GetPlan parameters: - name: plannerPlan-id @@ -4606,10 +4606,10 @@ paths: tags: - planner.plannerPlan summary: Update plannerPlan - description: Update the properties of a **plannerPlan** object. + description: Update the properties of a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0 operationId: planner_UpdatePlan parameters: - name: plannerPlan-id @@ -4644,7 +4644,7 @@ paths: description: Delete a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0 operationId: planner_DeletePlan parameters: - name: plannerPlan-id @@ -4675,7 +4675,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: planner.plan_ListBucket parameters: - name: plannerPlan-id @@ -4923,7 +4923,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: planner.plan.bucket_ListTask parameters: - name: plannerPlan-id @@ -5292,10 +5292,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -5364,7 +5364,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -5462,10 +5462,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -5533,7 +5533,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -5631,10 +5631,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetDetail parameters: - name: plannerPlan-id @@ -5705,7 +5705,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateDetail parameters: - name: plannerPlan-id @@ -5803,10 +5803,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -5874,7 +5874,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -6024,10 +6024,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: planner.plan_GetDetail parameters: - name: plannerPlan-id @@ -6080,7 +6080,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: planner.plan_UpdateDetail parameters: - name: plannerPlan-id @@ -6149,7 +6149,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: planner.plan_ListTask parameters: - name: plannerPlan-id @@ -6478,10 +6478,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -6542,7 +6542,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerPlan-id @@ -6624,10 +6624,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -6687,7 +6687,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: plannerPlan-id @@ -6769,10 +6769,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.plan.task_GetDetail parameters: - name: plannerPlan-id @@ -6835,7 +6835,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateDetail parameters: - name: plannerPlan-id @@ -6917,10 +6917,10 @@ paths: tags: - planner.plannerPlan summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.plan.task_GetProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -6980,7 +6980,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: plannerPlan-id @@ -7098,10 +7098,10 @@ paths: tags: - planner.plannerTask summary: List tasks - description: Retrieve a list of **plannertask** objects. + description: Retrieve a list of plannertask objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0 operationId: planner_ListTask parameters: - $ref: '#/components/parameters/top' @@ -7230,10 +7230,10 @@ paths: tags: - planner.plannerTask summary: Create plannerTask - description: Create a new **plannerTask**. + description: Create a new plannerTask. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0 operationId: planner_CreateTask requestBody: description: New navigation property @@ -7260,7 +7260,7 @@ paths: description: Retrieve the properties and relationships of plannerTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0 operationId: planner_GetTask parameters: - name: plannerTask-id @@ -7340,7 +7340,7 @@ paths: summary: Update the navigation property tasks in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0 operationId: planner_UpdateTask parameters: - name: plannerTask-id @@ -7382,7 +7382,7 @@ paths: description: Delete a plannerTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0 operationId: planner_DeleteTask parameters: - name: plannerTask-id @@ -7410,10 +7410,10 @@ paths: tags: - planner.plannerTask summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetAssignedToTaskBoardFormat parameters: - name: plannerTask-id @@ -7466,7 +7466,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateAssignedToTaskBoardFormat parameters: - name: plannerTask-id @@ -7532,10 +7532,10 @@ paths: tags: - planner.plannerTask summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetBucketTaskBoardFormat parameters: - name: plannerTask-id @@ -7587,7 +7587,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateBucketTaskBoardFormat parameters: - name: plannerTask-id @@ -7653,10 +7653,10 @@ paths: tags: - planner.plannerTask summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: planner.task_GetDetail parameters: - name: plannerTask-id @@ -7711,7 +7711,7 @@ paths: summary: Update the navigation property details in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: planner.task_UpdateDetail parameters: - name: plannerTask-id @@ -7777,10 +7777,10 @@ paths: tags: - planner.plannerTask summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: planner.task_GetProgressTaskBoardFormat parameters: - name: plannerTask-id @@ -7832,7 +7832,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in planner externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: planner.task_UpdateProgressTaskBoardFormat parameters: - name: plannerTask-id @@ -8030,10 +8030,10 @@ paths: tags: - users.plannerUser summary: List plans - description: Retrieve a list of **plannerplan** objects shared with a user object. + description: Retrieve a list of plannerplan objects shared with a user object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-plans?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-plans?view=graph-rest-1.0 operationId: user.planner_ListPlan parameters: - name: user-id @@ -8297,7 +8297,7 @@ paths: description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0 operationId: user.planner.plan_ListBucket parameters: - name: user-id @@ -8585,7 +8585,7 @@ paths: description: Retrieve a list of plannerTask objects associated to a plannerBucket object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0 operationId: user.planner.plan.bucket_ListTask parameters: - name: user-id @@ -8994,10 +8994,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -9074,7 +9074,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -9188,10 +9188,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -9267,7 +9267,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -9381,10 +9381,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetDetail parameters: - name: user-id @@ -9463,7 +9463,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateDetail parameters: - name: user-id @@ -9577,10 +9577,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -9656,7 +9656,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.bucket.task_UpdateProgressTaskBoardFormat parameters: - name: user-id @@ -9838,10 +9838,10 @@ paths: tags: - users.plannerUser summary: Get plannerPlanDetails - description: Retrieve the properties and relationships of a **plannerPlanDetails** object. + description: Retrieve the properties and relationships of a plannerPlanDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0 operationId: user.planner.plan_GetDetail parameters: - name: user-id @@ -9902,7 +9902,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0 operationId: user.planner.plan_UpdateDetail parameters: - name: user-id @@ -9987,7 +9987,7 @@ paths: description: Retrieve a list of plannerTask objects associated with a plannerPlan object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0 operationId: user.planner.plan_ListTask parameters: - name: user-id @@ -10356,10 +10356,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -10428,7 +10428,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -10526,10 +10526,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -10597,7 +10597,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -10695,10 +10695,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetDetail parameters: - name: user-id @@ -10769,7 +10769,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateDetail parameters: - name: user-id @@ -10867,10 +10867,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.plan.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -10938,7 +10938,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.plan.task_UpdateProgressTaskBoardFormat parameters: - name: user-id @@ -11088,10 +11088,10 @@ paths: tags: - users.plannerUser summary: List tasks - description: Retrieve a list of **plannertask** objects assigned to a User. + description: Retrieve a list of plannertask objects assigned to a User. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/planneruser-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/planneruser-list-tasks?view=graph-rest-1.0 operationId: user.planner_ListTask parameters: - name: user-id @@ -11420,10 +11420,10 @@ paths: tags: - users.plannerUser summary: Get plannerAssignedToTaskBoardTaskFormat - description: Retrieve the properties and relationships of a **plannerAssignedToTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetAssignedToTaskBoardFormat parameters: - name: user-id @@ -11484,7 +11484,7 @@ paths: summary: Update the navigation property assignedToTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateAssignedToTaskBoardFormat parameters: - name: user-id @@ -11566,10 +11566,10 @@ paths: tags: - users.plannerUser summary: Get plannerBucketTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerBucketTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetBucketTaskBoardFormat parameters: - name: user-id @@ -11629,7 +11629,7 @@ paths: summary: Update the navigation property bucketTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateBucketTaskBoardFormat parameters: - name: user-id @@ -11711,10 +11711,10 @@ paths: tags: - users.plannerUser summary: Get plannerTaskDetails - description: Retrieve the properties and relationships of a **plannerTaskDetails** object. + description: Retrieve the properties and relationships of a plannerTaskDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0 operationId: user.planner.task_GetDetail parameters: - name: user-id @@ -11777,7 +11777,7 @@ paths: summary: Update the navigation property details in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateDetail parameters: - name: user-id @@ -11859,10 +11859,10 @@ paths: tags: - users.plannerUser summary: Get plannerProgressTaskBoardTaskFormat - description: Retrieve the properties and relationships of **plannerProgressTaskBoardTaskFormat** object. + description: Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0 operationId: user.planner.task_GetProgressTaskBoardFormat parameters: - name: user-id @@ -11922,7 +11922,7 @@ paths: summary: Update the navigation property progressTaskBoardFormat in users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0 operationId: user.planner.task_UpdateProgressTaskBoardFormat parameters: - name: user-id diff --git a/openApiDocs/v1.0/Reports.yml b/openApiDocs/v1.0/Reports.yml index c411b9bc782..69745f6388d 100644 --- a/openApiDocs/v1.0/Reports.yml +++ b/openApiDocs/v1.0/Reports.yml @@ -83,7 +83,7 @@ paths: description: 'Get the list of audit logs generated by Azure Active Directory (Azure AD). This includes audit logs generated by various services within Azure AD, including user, app, device and group Management, privileged identity management (PIM), access reviews, terms of use, identity protection, password management (self-service and admin password resets), and self- service group management, and so on.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0 operationId: auditLog_ListDirectoryAudit parameters: - $ref: '#/components/parameters/top' @@ -200,7 +200,7 @@ paths: description: 'Get a specific Azure Active Directory audit log item. This includes an audit log item generated by various services within Azure Active Directory like user, application, device and group management, privileged identity management (PIM), access reviews, terms of use, identity protection, password management (self-service and admin password resets), self-service group management, and so on.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0 operationId: auditLog_GetDirectoryAudit parameters: - name: directoryAudit-id @@ -335,7 +335,7 @@ paths: description: 'Get all provisioning events that occurred in your tenant, such as the deletion of a group in a target application or the creation of a user when provisioning user accounts from your HR system. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0 operationId: auditLog_ListProvisioning parameters: - $ref: '#/components/parameters/top' @@ -603,7 +603,7 @@ paths: description: 'Retrieve the Azure AD user sign-ins for your tenant. Sign-ins that are interactive in nature (where a username/password is passed as part of auth token) and successful federated sign-ins are currently included in the sign-in logs. The maximum and default page size is 1,000 objects and by default, the most recent sign-ins are returned first. Only sign-in events that occurred within the Azure Active Directory (Azure AD) default retention period are available.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0 operationId: auditLog_ListSignIn parameters: - $ref: '#/components/parameters/top' @@ -756,7 +756,7 @@ paths: description: Retrieve a specific Azure AD user sign-in event for your tenant. Sign-ins that are interactive in nature (where a username/password is passed as part of auth token) and successful federated sign-ins are currently included in the sign-in logs. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/signin-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0 operationId: auditLog_GetSignIn parameters: - name: signIn-id @@ -899,8 +899,11 @@ paths: get: tags: - deviceManagement.deviceManagementReports - summary: Get reports from deviceManagement - description: Reports singleton + summary: Get deviceManagementReports + description: Read properties and relationships of the deviceManagementReports object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0 operationId: deviceManagement_GetReport parameters: - name: $select @@ -942,7 +945,11 @@ paths: patch: tags: - deviceManagement.deviceManagementReports - summary: Update the navigation property reports in deviceManagement + summary: Update deviceManagementReports + description: Update the properties of a deviceManagementReports object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateReport requestBody: description: New navigation property values @@ -983,8 +990,11 @@ paths: get: tags: - deviceManagement.deviceManagementReports - summary: Get exportJobs from deviceManagement - description: Entity representing a job to export a report + summary: List deviceManagementExportJobs + description: List properties and relationships of the deviceManagementExportJob objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0 operationId: deviceManagement.report_ListExportJob parameters: - $ref: '#/components/parameters/top' @@ -1071,7 +1081,11 @@ paths: post: tags: - deviceManagement.deviceManagementReports - summary: Create new navigation property to exportJobs for deviceManagement + summary: Create deviceManagementExportJob + description: Create a new deviceManagementExportJob object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-create?view=graph-rest-1.0 operationId: deviceManagement.report_CreateExportJob requestBody: description: New navigation property @@ -1094,8 +1108,11 @@ paths: get: tags: - deviceManagement.deviceManagementReports - summary: Get exportJobs from deviceManagement - description: Entity representing a job to export a report + summary: Get deviceManagementExportJob + description: Read properties and relationships of the deviceManagementExportJob object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0 operationId: deviceManagement.report_GetExportJob parameters: - name: deviceManagementExportJob-id @@ -1153,7 +1170,11 @@ paths: patch: tags: - deviceManagement.deviceManagementReports - summary: Update the navigation property exportJobs in deviceManagement + summary: Update deviceManagementExportJob + description: Update the properties of a deviceManagementExportJob object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-update?view=graph-rest-1.0 operationId: deviceManagement.report_UpdateExportJob parameters: - name: deviceManagementExportJob-id @@ -1184,7 +1205,11 @@ paths: delete: tags: - deviceManagement.deviceManagementReports - summary: Delete navigation property exportJobs for deviceManagement + summary: Delete deviceManagementExportJob + description: Deletes a deviceManagementExportJob. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-delete?view=graph-rest-1.0 operationId: deviceManagement.report_DeleteExportJob parameters: - name: deviceManagementExportJob-id @@ -1225,7 +1250,11 @@ paths: get: tags: - reports.reportRoot - summary: Get reports + summary: Get reportRoot + description: Read properties and relationships of the reportRoot object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-get?view=graph-rest-1.0 operationId: report.reportRoot_GetReportRoot parameters: - name: $select @@ -1276,7 +1305,11 @@ paths: patch: tags: - reports.reportRoot - summary: Update reports + summary: Update reportRoot + description: Update the properties of a reportRoot object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-update?view=graph-rest-1.0 operationId: report.reportRoot_UpdateReportRoot requestBody: description: New property values @@ -1481,7 +1514,7 @@ paths: description: Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0 operationId: report.authenticationMethod_ListUserRegistrationDetail parameters: - $ref: '#/components/parameters/top' @@ -1610,7 +1643,7 @@ paths: description: Read the properties and relationships of a userRegistrationDetails object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0 operationId: report.authenticationMethod_GetUserRegistrationDetail parameters: - name: userRegistrationDetails-id @@ -1749,7 +1782,7 @@ paths: description: 'Retrieve a list of daily print usage summaries, grouped by printer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0 operationId: report_ListDailyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -1793,6 +1826,8 @@ paths: - usageDate desc - printerId - printerId desc + - printerName + - printerName desc type: string - name: $select in: query @@ -1817,6 +1852,7 @@ paths: - singleSidedSheetCount - usageDate - printerId + - printerName type: string - name: $expand in: query @@ -1869,7 +1905,7 @@ paths: description: 'Retrieve a usage summary for a printer for a particular time period. For descriptions of each of the endpoints, see printUsageByPrinter.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0 operationId: report_GetDailyPrintUsageGraphBPrePrinter parameters: - name: printUsageByPrinter-id @@ -1903,6 +1939,7 @@ paths: - singleSidedSheetCount - usageDate - printerId + - printerName type: string - name: $expand in: query @@ -2005,7 +2042,7 @@ paths: description: 'Retrieve a list of daily print usage summaries, grouped by user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0 operationId: report_ListDailyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -2125,7 +2162,7 @@ paths: description: 'Retrieve a user''s usage summary for a particular time period. For descriptions of each endpoint, see printUsageByUser.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0 operationId: report_GetDailyPrintUsageGraphBPreUser parameters: - name: printUsageByUser-id @@ -5363,7 +5400,7 @@ paths: description: 'Retrieve a list of monthly print usage summaries, grouped by printer.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0 operationId: report_ListMonthlyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -5407,6 +5444,8 @@ paths: - usageDate desc - printerId - printerId desc + - printerName + - printerName desc type: string - name: $select in: query @@ -5431,6 +5470,7 @@ paths: - singleSidedSheetCount - usageDate - printerId + - printerName type: string - name: $expand in: query @@ -5514,6 +5554,7 @@ paths: - singleSidedSheetCount - usageDate - printerId + - printerName type: string - name: $expand in: query @@ -5616,7 +5657,7 @@ paths: description: 'Retrieve a list of monthly print usage summaries, grouped by user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0 operationId: report_ListMonthlyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -6082,11 +6123,11 @@ components: activityDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'Indicates the date and time the activity was performed. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + description: 'Indicates the date and time the activity was performed. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $filter (eq, ge, le) and $orderby.' format: date-time activityDisplayName: type: string - description: 'Indicates the activity name or the operation name (examples: ''Create User'' and ''Add member to group''). For a list of activities logged, refer to Azure AD audit log categories and activities.' + description: 'Indicates the activity name or the operation name (examples: ''Create User'' and ''Add member to group''). For a list of activities logged, refer to Azure AD audit log categories and activities. Supports $filter (eq, startswith).' additionalDetails: type: array items: @@ -6097,13 +6138,13 @@ components: description: 'Indicates which resource category that''s targeted by the activity. For example: UserManagement, GroupManagement, ApplicationManagement, RoleManagement. For a list of categories for activities logged, refer to Azure AD audit log categories and activities.' correlationId: type: string - description: Indicates a unique ID that helps correlate activities that span across various services. Can be used to trace logs across services. + description: Indicates a unique ID that helps correlate activities that span across various services. Can be used to trace logs across services. Supports $filter (eq). nullable: true initiatedBy: $ref: '#/components/schemas/microsoft.graph.auditActivityInitiator' loggedByService: type: string - description: 'Indicates information on which service initiated the activity (For example: Self-service Password Management, Core Directory, B2C, Invited Users, Microsoft Identity Manager, Privileged Identity Management.' + description: 'Indicates information on which service initiated the activity (For example: Self-service Password Management, Core Directory, B2C, Invited Users, Microsoft Identity Manager, Privileged Identity Management. Supports $filter (eq).' nullable: true operationType: type: string @@ -6119,7 +6160,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetResource' - description: 'Indicates information on which resource was changed due to the activity. Target Resource Type can be User, Device, Directory, App, Role, Group, Policy or Other.' + description: 'Indicates information on which resource was changed due to the activity. Target Resource Type can be User, Device, Directory, App, Role, Group, Policy or Other. Supports $filter (eq) for id and displayName; and $filter (startswith) for displayName.' additionalProperties: type: object microsoft.graph.provisioningObjectSummary: @@ -6131,15 +6172,15 @@ components: activityDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z' + description: 'Represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. SUpports $filter (eq, gt, lt) and orderby.' format: date-time changeId: type: string - description: Unique ID of this change in this cycle. + description: 'Unique ID of this change in this cycle. Supports $filter (eq, contains).' nullable: true cycleId: type: string - description: Unique ID per job iteration. + description: 'Unique ID per job iteration. Supports $filter (eq, contains).' nullable: true durationInMilliseconds: maximum: 2147483647 @@ -6152,7 +6193,7 @@ components: $ref: '#/components/schemas/microsoft.graph.initiator' jobId: type: string - description: The unique ID for the whole provisioning job. + description: 'The unique ID for the whole provisioning job. Supports $filter (eq, contains).' nullable: true modifiedProperties: type: array @@ -6180,7 +6221,7 @@ components: $ref: '#/components/schemas/microsoft.graph.provisioningSystem' tenantId: type: string - description: Unique Azure AD tenant ID. + description: 'Unique Azure AD tenant ID. Supports $filter (eq, contains).' nullable: true additionalProperties: type: object @@ -6192,11 +6233,11 @@ components: properties: appDisplayName: type: string - description: App name displayed in the Azure Portal. Supports $filter (eq and startsWith operators only). + description: 'App name displayed in the Azure Portal. Supports $filter (eq, startsWith).' nullable: true appId: type: string - description: Unique GUID representing the app ID in the Azure Active Directory. Supports $filter (eq operator only). + description: Unique GUID representing the app ID in the Azure Active Directory. Supports $filter (eq). nullable: true appliedConditionalAccessPolicies: type: array @@ -6205,24 +6246,24 @@ components: description: Provides a list of conditional access policies that are triggered by the corresponding sign-in activity. clientAppUsed: type: string - description: 'Identifies the client used for the sign-in activity. Modern authentication clients include Browser and modern clients. Legacy authentication clients include Exchange ActiveSync, IMAP, MAPI, SMTP, POP, and other clients. Supports $filter (eq operator only).' + description: 'Identifies the client used for the sign-in activity. Modern authentication clients include Browser, modern clients. Legacy authentication clients include Exchange ActiveSync, IMAP, MAPI, SMTP, POP, and other clients. Supports $filter (eq).' nullable: true conditionalAccessStatus: $ref: '#/components/schemas/microsoft.graph.conditionalAccessStatus' correlationId: type: string - description: The request ID sent from the client when the sign-in is initiated; used to troubleshoot sign-in activity. Supports $filter (eq operator only). + description: The request ID sent from the client when the sign-in is initiated; used to troubleshoot sign-in activity. Supports $filter (eq). nullable: true createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'Date and time (UTC) the sign-in was initiated. Example: midnight on Jan 1, 2014 is reported as 2014-01-01T00:00:00Z. Supports $orderby and $filter (eq, le, and ge operators only).' + description: 'Date and time (UTC) the sign-in was initiated. Example: midnight on Jan 1, 2014 is reported as 2014-01-01T00:00:00Z. Supports $orderby, $filter (eq, le, and ge).' format: date-time deviceDetail: $ref: '#/components/schemas/microsoft.graph.deviceDetail' ipAddress: type: string - description: IP address of the client used to sign in. Supports $filter (eq and startsWith operators only). + description: 'IP address of the client used to sign in. Supports $filter (eq, startsWith).' nullable: true isInteractive: type: boolean @@ -6232,11 +6273,11 @@ components: $ref: '#/components/schemas/microsoft.graph.signInLocation' resourceDisplayName: type: string - description: Name of the resource the user signed into. Supports $filter (eq operator only). + description: Name of the resource the user signed into. Supports $filter (eq). nullable: true resourceId: type: string - description: ID of the resource that the user signed into. Supports $filter (eq operator only). + description: ID of the resource that the user signed into. Supports $filter (eq). nullable: true riskDetail: $ref: '#/components/schemas/microsoft.graph.riskDetail' @@ -6244,13 +6285,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.riskEventType' - description: 'Risk event types associated with the sign-in. The possible values are: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, and unknownFutureValue. Supports $filter (eq operator only).' + description: 'Risk event types associated with the sign-in. The possible values are: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, and unknownFutureValue. Supports $filter (eq).' riskEventTypes_v2: type: array items: type: string nullable: true - description: 'The list of risk event types associated with the sign-in. Possible values: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, or unknownFutureValue. Supports $filter (eq and startsWith operators only).' + description: 'The list of risk event types associated with the sign-in. Possible values: unlikelyTravel, anonymizedIPAddress, maliciousIPAddress, unfamiliarFeatures, malwareInfectedIPAddress, suspiciousIPAddress, leakedCredentials, investigationsThreatIntelligence, generic, or unknownFutureValue. Supports $filter (eq, startsWith).' riskLevelAggregated: $ref: '#/components/schemas/microsoft.graph.riskLevel' riskLevelDuringSignIn: @@ -6261,14 +6302,14 @@ components: $ref: '#/components/schemas/microsoft.graph.signInStatus' userDisplayName: type: string - description: Display name of the user that initiated the sign-in. Supports $filter (eq and startsWith operators only). + description: 'Display name of the user that initiated the sign-in. Supports $filter (eq, startsWith).' nullable: true userId: type: string - description: ID of the user that initiated the sign-in. Supports $filter (eq operator only). + description: ID of the user that initiated the sign-in. Supports $filter (eq). userPrincipalName: type: string - description: User principal name of the user that initiated the sign-in. Supports $filter (eq and startsWith operators only). + description: 'User principal name of the user that initiated the sign-in. Supports $filter (eq, startsWith).' nullable: true additionalProperties: type: object @@ -6505,6 +6546,10 @@ components: properties: printerId: type: string + printerName: + type: string + description: The name of the printer represented by these statistics. + nullable: true additionalProperties: type: object microsoft.graph.printUsageByUser: @@ -6569,6 +6614,10 @@ components: type: string description: The printer ID that the job was queued for. Read-only. nullable: true + printerName: + type: string + description: The printer name that the job was queued for. Read-only. + nullable: true processingState: $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' additionalProperties: @@ -6799,7 +6848,7 @@ components: $ref: '#/components/schemas/microsoft.graph.detailsInfo' identityType: type: string - description: 'Type of identity that has been provisioned, such as ''user'' or ''group''.' + description: 'Type of identity that has been provisioned, such as ''user'' or ''group''. Supports $filter (eq, contains).' nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/SchemaExtensions.yml b/openApiDocs/v1.0/SchemaExtensions.yml index ed2109e633a..88ac7263108 100644 --- a/openApiDocs/v1.0/SchemaExtensions.yml +++ b/openApiDocs/v1.0/SchemaExtensions.yml @@ -11,10 +11,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: List schemaExtensions - description: "Get a list of schemaExtension objects in your tenant. The schema extensions can be `InDevelopment`, `Available`, or `Deprecated` and includes schema extensions:\n+ Created by any apps you own in the current tenant.\n+ Owned by other apps that are marked as `Available`.\n+ Created by other developers from other tenants and marked as `Available`. This is different from other APIs that only return tenant-specific data. Extension data created based on schema extension definitions is tenant-specific and can only be accessed by apps explicitly granted permission. " + description: "Get a list of schemaExtension objects in your tenant. The schema extensions can be InDevelopment, Available, or Deprecated and includes schema extensions:\n+ Created by any apps you own in the current tenant.\n+ Owned by other apps that are marked as Available.\n+ Created by other developers from other tenants and marked as Available. This is different from other APIs that only return tenant-specific data. Extension data created based on schema extension definitions is tenant-specific and can only be accessed by apps explicitly granted permission. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0 operationId: schemaExtension_ListSchemaExtension parameters: - $ref: '#/components/parameters/top' @@ -90,7 +90,7 @@ paths: description: "Create a new schemaExtension definition and its associated schema extension property to extend a supporting resource type. Schema extensions let you add strongly-typed custom data to a resource. The app that creates a schema extension is the owner app. Depending on the \nstate of the extension, the owner app, and only the owner app, may update or delete the extension. See examples of how to define a schema extension that describes a training course, \nuse the schema extension definition to create a new group with training course data, and \nadd training course data to an existing group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0 operationId: schemaExtension_CreateSchemaExtension requestBody: description: New entity @@ -116,7 +116,7 @@ paths: summary: Get schemaExtension externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0 operationId: schemaExtension_GetSchemaExtension parameters: - name: schemaExtension-id @@ -170,10 +170,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: Update schemaExtension - description: 'Update properties in the definition of the specified schemaExtension. Additive updates to the extension can only be made when the extension is in the `InDevelopment` or `Available` status. This means custom properties or target resource types cannot be removed from the definition, but new custom properties can be added and the description of the extension changed. The update applies to all the resources that are included in the **targetTypes** property of the extension. These resources are among the supporting resource types. For delegated flows, the signed-in user can update a schema extension as long as the **owner** property of the extension is set to the **appId** of an application the signed-in user owns. That application can be the one that initially created the extension, or some other application owned by the signed-in user. This criteria for the **owner** property allows a signed-in user to make updates through other applications they don''t own, such as Microsoft Graph Explorer. When using Graph Explorer to update a **schemaExtension** resource, include the **owner** property in the PATCH request body. For more information, see the Extensions section in Known issues with Microsoft Graph.' + description: 'Update properties in the definition of the specified schemaExtension. Additive updates to the extension can only be made when the extension is in the InDevelopment or Available status. This means custom properties or target resource types cannot be removed from the definition, but new custom properties can be added and the description of the extension changed. The update applies to all the resources that are included in the targetTypes property of the extension. These resources are among the supporting resource types. For delegated flows, the signed-in user can update a schema extension as long as the owner property of the extension is set to the appId of an application the signed-in user owns. That application can be the one that initially created the extension, or some other application owned by the signed-in user. This criteria for the owner property allows a signed-in user to make updates through other applications they don''t own, such as Microsoft Graph Explorer. When using Graph Explorer to update a schemaExtension resource, include the owner property in the PATCH request body. For more information, see the Extensions section in Known issues with Microsoft Graph.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0 operationId: schemaExtension_UpdateSchemaExtension parameters: - name: schemaExtension-id @@ -205,10 +205,10 @@ paths: tags: - schemaExtensions.schemaExtension summary: Delete schemaExtension - description: 'Delete the definition of a schema extension. Only the app that created the schema extension (owner app) can delete the schema extension definition, and only when the extension is in the `InDevelopment` state. Deleting a schema extension definition does not affect accessing custom data that has been added to resource instances based on that definition.' + description: 'Delete the definition of a schema extension. Only the app that created the schema extension (owner app) can delete the schema extension definition, and only when the extension is in the InDevelopment state. Deleting a schema extension definition does not affect accessing custom data that has been added to resource instances based on that definition.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0 operationId: schemaExtension_DeleteSchemaExtension parameters: - name: schemaExtension-id diff --git a/openApiDocs/v1.0/Search.yml b/openApiDocs/v1.0/Search.yml index 4b0cfa0e339..5b861ac949c 100644 --- a/openApiDocs/v1.0/Search.yml +++ b/openApiDocs/v1.0/Search.yml @@ -78,7 +78,7 @@ paths: description: Get a list of the externalConnection objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0 operationId: external_ListConnection parameters: - $ref: '#/components/parameters/top' @@ -165,7 +165,7 @@ paths: description: Create a new externalConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0 operationId: external_CreateConnection requestBody: description: New navigation property @@ -192,7 +192,7 @@ paths: description: Read the properties and relationships of an externalConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0 operationId: external_GetConnection parameters: - name: externalConnection-id @@ -258,7 +258,7 @@ paths: description: Update the properties of an externalConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0 operationId: external_UpdateConnection parameters: - name: externalConnection-id @@ -293,7 +293,7 @@ paths: description: Deletes an externalConnection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0 operationId: external_DeleteConnection parameters: - name: externalConnection-id @@ -398,7 +398,7 @@ paths: description: Create a new externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0 operationId: external.connection_CreateGroup parameters: - name: externalConnection-id @@ -434,7 +434,7 @@ paths: description: Get an externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0 operationId: external.connection_GetGroup parameters: - name: externalConnection-id @@ -498,7 +498,7 @@ paths: description: Update the properties of an externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0 operationId: external.connection_UpdateGroup parameters: - name: externalConnection-id @@ -541,7 +541,7 @@ paths: description: Delete an externalGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0 operationId: external.connection_DeleteGroup parameters: - name: externalConnection-id @@ -657,7 +657,7 @@ paths: description: Create an identity resource for a new member in an externalGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0 operationId: external.connection.group_CreateMember parameters: - name: externalConnection-id @@ -814,7 +814,7 @@ paths: description: Delete an identity resource to remove the corresponding member from an externalGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-identity-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-identity-delete?view=graph-rest-1.0 operationId: external.connection.group_DeleteMember parameters: - name: externalConnection-id @@ -1022,7 +1022,7 @@ paths: description: Read the properties and relationships of an externalItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0 operationId: external.connection_GetItem parameters: - name: externalConnection-id @@ -1126,7 +1126,7 @@ paths: description: Delete an externalItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0 operationId: external.connection_DeleteItem parameters: - name: externalConnection-id @@ -1730,7 +1730,7 @@ paths: description: Read the properties and relationships of a connectionOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0 operationId: external.connection_GetOperation parameters: - name: externalConnection-id @@ -1888,7 +1888,7 @@ paths: description: Read the properties and relationships of a schema object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0 operationId: external.connection_GetSchema parameters: - name: externalConnection-id @@ -2077,7 +2077,7 @@ paths: description: Runs the query specified in the request body. Search results are provided in the response. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/search-query?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0 operationId: search_query requestBody: description: Action parameters diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index 3aeaafda555..db3c240e3fb 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -97,7 +97,7 @@ paths: description: Retrieve a list of alert objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0 operationId: security_ListAlert parameters: - $ref: '#/components/parameters/top' @@ -298,7 +298,7 @@ paths: description: 'Get a list of alert resources that have been created to track suspicious activities in an organization. This operation lets you filter and sort through alerts to create an informed cyber security response. It exposes a collection of alerts that were flagged in your network, within the time range you specified in your environment retention policy. The most recent alerts are displayed at the top of the list.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0 operationId: security_ListAlerts_v2 parameters: - $ref: '#/components/parameters/top' @@ -463,10 +463,10 @@ paths: tags: - security.alert summary: Get alert - description: Get the properties and relationships of an alert in an organization based on the specified alert **id** property. + description: Get the properties and relationships of an alert in an organization based on the specified alert id property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0 operationId: security_GetAlerts_v2 parameters: - name: alert-id @@ -543,10 +543,10 @@ paths: tags: - security.alert summary: Update alert - description: Update the properties of an alert object in an organization based on the specified alert **id** property. + description: Update the properties of an alert object in an organization based on the specified alert id property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0 operationId: security_UpdateAlerts_v2 parameters: - name: alert-id @@ -622,7 +622,7 @@ paths: description: Retrieve the properties and relationships of an alert object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0 operationId: security_GetAlert parameters: - name: alert-id @@ -710,10 +710,10 @@ paths: tags: - security.alert summary: Update alert - description: Update an editable **alert** property within any integrated solution to keep alert status and assignments in sync across solutions. This method updates any solution that has a record of the referenced alert ID. + description: Update an editable alert property within any integrated solution to keep alert status and assignments in sync across solutions. This method updates any solution that has a record of the referenced alert ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/alert-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0 operationId: security_UpdateAlert parameters: - name: alert-id @@ -848,7 +848,7 @@ paths: description: Get a list of attack simulation automations for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0 operationId: security.attackSimulation_ListSimulationAutomation parameters: - $ref: '#/components/parameters/top' @@ -961,7 +961,7 @@ paths: description: Get an attack simulation automation for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0 operationId: security.attackSimulation_GetSimulationAutomation parameters: - name: simulationAutomation-id @@ -1082,7 +1082,7 @@ paths: description: Get a list of the attack simulation automation runs for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0 operationId: security.attackSimulation.simulationAutomation_ListRun parameters: - name: simulationAutomation-id @@ -1366,7 +1366,7 @@ paths: description: Get a list of attack simulation campaigns for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0 operationId: security.attackSimulation_ListSimulation parameters: - $ref: '#/components/parameters/top' @@ -1495,7 +1495,7 @@ paths: description: Get an attack simulation campaign for a tenant. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0 operationId: security.attackSimulation_GetSimulation parameters: - name: simulation-id @@ -1717,7 +1717,7 @@ paths: description: Get a list of the ediscoveryCase objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0 operationId: security.case_ListEdiscoveryCase parameters: - $ref: '#/components/parameters/top' @@ -1819,7 +1819,7 @@ paths: description: Create a new ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0 operationId: security.case_CreateEdiscoveryCase requestBody: description: New navigation property @@ -1846,7 +1846,7 @@ paths: description: Read the properties and relationships of an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0 operationId: security.case_GetEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -1921,7 +1921,7 @@ paths: description: Update the properties of an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0 operationId: security.case_UpdateEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -1956,7 +1956,7 @@ paths: description: Delete an ediscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0 operationId: security.case_DeleteEdiscoveryCase parameters: - name: ediscoveryCase-id @@ -1987,7 +1987,7 @@ paths: description: Get a list of the custodian objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListCustodian parameters: - name: ediscoveryCase-id @@ -2088,7 +2088,7 @@ paths: description: "Create a new ediscoveryCustodian object.\nAfter the custodian object is created, you will need to create the custodian's userSource to reference their mailbox and OneDrive for Business site." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateCustodian parameters: - name: ediscoveryCase-id @@ -2124,7 +2124,7 @@ paths: description: Read the properties and relationships of an ediscoveryCustodian object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetCustodian parameters: - name: ediscoveryCase-id @@ -2274,7 +2274,7 @@ paths: description: Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_GetLastIndexOperation parameters: - name: ediscoveryCase-id @@ -2342,7 +2342,7 @@ paths: description: 'Activate a custodian that has been released from a case to make them part of the case again. For details, see Manage custodians in an eDiscovery (Premium) case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_activate parameters: - name: ediscoveryCase-id @@ -2372,10 +2372,10 @@ paths: tags: - security.Actions summary: Invoke action applyHold - description: 'Start the process of applying hold on eDiscovery custodians. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of applying hold on eDiscovery custodians. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_applyHold parameters: - name: ediscoveryCase-id @@ -2408,7 +2408,7 @@ paths: description: 'Release a custodian from a case. For details, see Release a custodian from a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_release parameters: - name: ediscoveryCase-id @@ -2438,10 +2438,10 @@ paths: tags: - security.Actions summary: Invoke action removeHold - description: 'Start the process of removing hold from eDiscovery custodians. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of removing hold from eDiscovery custodians. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_removeHold parameters: - name: ediscoveryCase-id @@ -2474,7 +2474,7 @@ paths: description: Trigger an indexOperation to make a custodian and associated sources searchable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_updateIndex parameters: - name: ediscoveryCase-id @@ -2507,7 +2507,7 @@ paths: description: Get a list of the siteSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListSiteSource parameters: - name: ediscoveryCase-id @@ -2598,7 +2598,7 @@ paths: description: Create a new siteSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateSiteSource parameters: - name: ediscoveryCase-id @@ -2945,7 +2945,7 @@ paths: description: Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListUnifiedGroupSource parameters: - name: ediscoveryCase-id @@ -3039,7 +3039,7 @@ paths: description: Create a new unifiedGroupSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateUnifiedGroupSource parameters: - name: ediscoveryCase-id @@ -3434,7 +3434,7 @@ paths: description: Get a list of the userSource objects associated with an ediscoveryCustodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_ListUserSource parameters: - name: ediscoveryCase-id @@ -3532,7 +3532,7 @@ paths: description: Create a new userSource object associated with an eDiscovery custodian. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.custodian_CreateUserSource parameters: - name: ediscoveryCase-id @@ -3862,7 +3862,7 @@ paths: description: 'Close an eDiscovery case. For details, see Close a case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_close parameters: - name: ediscoveryCase-id @@ -3887,7 +3887,7 @@ paths: description: 'Reopen an eDiscovery case that was closed. For details, see Reopen a closed case.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_reopen parameters: - name: ediscoveryCase-id @@ -4000,7 +4000,7 @@ paths: description: Create a new ediscoveryNoncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateNoncustodialDataSource parameters: - name: ediscoveryCase-id @@ -4374,10 +4374,10 @@ paths: tags: - security.Actions summary: Invoke action applyHold - description: 'Start the process of applying hold on eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of applying hold on eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_applyHold parameters: - name: ediscoveryCase-id @@ -4410,7 +4410,7 @@ paths: description: Release the non-custodial data source from the case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_release parameters: - name: ediscoveryCase-id @@ -4440,10 +4440,10 @@ paths: tags: - security.Actions summary: Invoke action removeHold - description: 'Start the process of removing hold from eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the `Location` parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' + description: 'Start the process of removing hold from eDiscovery non-custodial data sources. After the operation is created, you can get the status by retrieving the Location parameter from the response headers. The location provides a URL that will return an eDiscoveryHoldOperation object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_removeHold parameters: - name: ediscoveryCase-id @@ -4476,7 +4476,7 @@ paths: description: Trigger an indexOperation to make a non-custodial data source and its associated data source searchable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.noncustodialDataSource_updateIndex parameters: - name: ediscoveryCase-id @@ -4603,7 +4603,7 @@ paths: description: Get a list of the caseOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListOperation parameters: - name: ediscoveryCase-id @@ -4725,7 +4725,7 @@ paths: description: Read the properties and relationships of a caseOperation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetOperation parameters: - name: ediscoveryCase-id @@ -4888,7 +4888,7 @@ paths: description: Get a list of ediscoveryReviewSet objects associated with an eDiscovery case. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListReviewSet parameters: - name: ediscoveryCase-id @@ -4968,7 +4968,7 @@ paths: description: Create a new ediscoveryReviewSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateReviewSet parameters: - name: ediscoveryCase-id @@ -5004,7 +5004,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewSet object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetReviewSet parameters: - name: ediscoveryCase-id @@ -5140,10 +5140,10 @@ paths: tags: - security.Actions summary: Invoke action addToReviewSet - description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the `Location` parameter from the response headers. The location provides a URL that will return a Add to review set operation.' + description: 'Start the process of adding a collection from Microsoft 365 services to a review set. After the operation is created, you can get the status of the operation by retrieving the Location parameter from the response headers. The location provides a URL that will return a Add to review set operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_addToReviewSet parameters: - name: ediscoveryCase-id @@ -5190,7 +5190,7 @@ paths: description: 'Initiate an export from a ediscoveryReviewSet. For details, see Export documents from a review set in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_export parameters: - name: ediscoveryCase-id @@ -5243,7 +5243,7 @@ paths: description: Get the list of queries associated with an eDiscovery review set. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_ListQuery parameters: - name: ediscoveryCase-id @@ -5341,7 +5341,7 @@ paths: description: Create a new ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_CreateQuery parameters: - name: ediscoveryCase-id @@ -5385,7 +5385,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_GetQuery parameters: - name: ediscoveryCase-id @@ -5460,7 +5460,7 @@ paths: description: Update the properties of an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_UpdateQuery parameters: - name: ediscoveryCase-id @@ -5511,7 +5511,7 @@ paths: description: Delete an ediscoveryReviewSetQuery object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet_DeleteQuery parameters: - name: ediscoveryCase-id @@ -5558,7 +5558,7 @@ paths: description: 'Apply tags to files in an eDiscovery review set. For details, see Tag documents in a review set in eDiscovery.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet.query_applyTag parameters: - name: ediscoveryCase-id @@ -5614,10 +5614,10 @@ paths: tags: - security.Actions summary: Invoke action export - description: 'Initiate an export from a microsoft.graph.security.ediscoveryReviewSetQuery. For details, see Export documents from a review set in eDiscovery (Premium).' + description: 'Initiate an export from a ediscoveryReviewSetQuery. For details, see Export documents from a review set in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.reviewSet.query_export parameters: - name: ediscoveryCase-id @@ -5730,7 +5730,7 @@ paths: description: Get the list of ediscoverySearch resources from an eDiscoveryCase object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListSearch parameters: - name: ediscoveryCase-id @@ -5833,7 +5833,7 @@ paths: description: Create a new ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateSearch parameters: - name: ediscoveryCase-id @@ -5869,7 +5869,7 @@ paths: description: Read the properties and relationships of an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetSearch parameters: - name: ediscoveryCase-id @@ -5947,7 +5947,7 @@ paths: description: Update the properties of an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateSearch parameters: - name: ediscoveryCase-id @@ -5990,7 +5990,7 @@ paths: description: Delete an ediscoverySearch object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_DeleteSearch parameters: - name: ediscoveryCase-id @@ -6029,7 +6029,7 @@ paths: description: Get the list of additional sources associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_ListAdditionalSource parameters: - name: ediscoveryCase-id @@ -6118,7 +6118,7 @@ paths: description: Create a new additional source associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_CreateAdditionalSource parameters: - name: ediscoveryCase-id @@ -6420,7 +6420,7 @@ paths: description: Get the list of custodial data sources associated with an eDiscovery search. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_ListCustodianSource parameters: - name: ediscoveryCase-id @@ -6579,7 +6579,7 @@ paths: description: Remove a dataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-delete-custodiansources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-delete-custodiansources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_DeleteCustodianSource parameters: - name: ediscoveryCase-id @@ -6656,7 +6656,7 @@ paths: description: Get the last ediscoveryEstimateOperation objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_GetLastEstimateStatisticsOperation parameters: - name: ediscoveryCase-id @@ -6732,7 +6732,7 @@ paths: description: 'Run an estimate of the number of emails and documents in the eDiscovery search. To learn more about searches in eDiscovery, see Collect data for a case in eDiscovery (Premium).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_estimateStatistics parameters: - name: ediscoveryCase-id @@ -6762,10 +6762,10 @@ paths: tags: - security.Actions summary: Invoke action purgeData - description: "Delete Microsoft Teams messages contained in an eDiscovery search. You can collect and purge the following categories of Teams content:\n- **Teams 1:1 chats** - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- **Teams group chats** - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- **Teams channels** - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- **Private channels** - Message posts, replies, and attachments shared in a private Teams channel.\n- **Shared channels** - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- eDiscovery (Premium) workflow for content in Microsoft Teams " + description: "Delete Microsoft Teams messages contained in an eDiscovery search. You can collect and purge the following categories of Teams content:\n- Teams 1:1 chats - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.\n- Teams group chats - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.\n- Teams channels - Chat messages, posts, replies, and attachments shared in a standard Teams channel.\n- Private channels - Message posts, replies, and attachments shared in a private Teams channel.\n- Shared channels - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:\n- eDiscovery solution series: Data spillage scenario - Search and purge\n- eDiscovery (Premium) workflow for content in Microsoft Teams " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_purgeData parameters: - name: ediscoveryCase-id @@ -6984,7 +6984,7 @@ paths: description: Remove an ediscoveryNoncustodialDataSource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverysearch-delete-noncustodialsources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverysearch-delete-noncustodialsources?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.search_DeleteNoncustodialSource parameters: - name: ediscoveryCase-id @@ -7083,7 +7083,7 @@ paths: description: Read the properties and relationships of an ediscoveryCaseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetSetting parameters: - name: ediscoveryCase-id @@ -7138,7 +7138,7 @@ paths: description: Update the properties of an ediscoveryCaseSettings object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateSetting parameters: - name: ediscoveryCase-id @@ -7200,7 +7200,7 @@ paths: description: Reset a caseSettings object to the default values. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0 operationId: security.case.ediscoveryCase.setting_resetToDefault parameters: - name: ediscoveryCase-id @@ -7225,7 +7225,7 @@ paths: description: Get a list of eDiscoveryReviewTag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_ListTag parameters: - name: ediscoveryCase-id @@ -7313,7 +7313,7 @@ paths: description: Create a new ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_CreateTag parameters: - name: ediscoveryCase-id @@ -7349,7 +7349,7 @@ paths: description: Read the properties and relationships of an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_GetTag parameters: - name: ediscoveryCase-id @@ -7418,7 +7418,7 @@ paths: description: Update the properties of an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_UpdateTag parameters: - name: ediscoveryCase-id @@ -7461,7 +7461,7 @@ paths: description: Remove an ediscoveryReviewTag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0 operationId: security.case.ediscoveryCase_DeleteTag parameters: - name: ediscoveryCase-id @@ -7885,10 +7885,10 @@ paths: tags: - security.incident summary: List incidents - description: 'Get a list of incident objects that Microsoft 365 Defender has created to track attacks in an organization. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an **incident**. This operation allows you to filter and sort through incidents to create an informed cyber security response. It exposes a collection of incidents that were flagged in your network, within the time range you specified in your environment retention policy. The most recent incidents are displayed at the top of the list.' + description: 'Get a list of incident objects that Microsoft 365 Defender has created to track attacks in an organization. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an incident. This operation allows you to filter and sort through incidents to create an informed cyber security response. It exposes a collection of incidents that were flagged in your network, within the time range you specified in your environment retention policy. The most recent incidents are displayed at the top of the list.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0 operationId: security_ListIncident parameters: - $ref: '#/components/parameters/top' @@ -8010,10 +8010,10 @@ paths: tags: - security.incident summary: Get incident - description: 'Retrieve the properties and relationships of an incident object. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an **incident**. ' + description: 'Retrieve the properties and relationships of an incident object. Attacks are typically inflicted on different types of entities, such as devices, users, and mailboxes, resulting in multiple alert objects. Microsoft 365 Defender correlates alerts with the same attack techniques or the same attacker into an incident. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0 operationId: security_GetIncident parameters: - name: incident-id @@ -8080,7 +8080,7 @@ paths: description: Update the properties of an incident object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0 operationId: security_UpdateIncident parameters: - name: incident-id @@ -8444,7 +8444,7 @@ paths: description: Retrieve the properties and relationships of a secureScoreControlProfiles object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0 operationId: security_ListSecureScoreControlProfile parameters: - $ref: '#/components/parameters/top' @@ -8585,7 +8585,7 @@ paths: description: Retrieve the properties and relationships of an securescorecontrolprofile object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0 operationId: security_GetSecureScoreControlProfile parameters: - name: secureScoreControlProfile-id @@ -8653,10 +8653,10 @@ paths: tags: - security.secureScoreControlProfile summary: Update secureScoreControlProfile - description: 'Update an editable **secureScoreControlProfile** object within any integrated solution to change various properties, such as **assignedTo** or **tenantNote**.' + description: 'Update an editable secureScoreControlProfile object within any integrated solution to change various properties, such as assignedTo or tenantNote.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0 operationId: security_UpdateSecureScoreControlProfile parameters: - name: secureScoreControlProfile-id @@ -8732,7 +8732,7 @@ paths: description: Retrieve a list of secureScore objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0 operationId: security_ListSecureScore parameters: - $ref: '#/components/parameters/top' @@ -8846,7 +8846,7 @@ paths: description: Retrieve the properties and relationships of a secureScore object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0 operationId: security_GetSecureScore parameters: - name: secureScore-id @@ -9167,7 +9167,7 @@ paths: description: Read the properties and relationships of an articleIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetArticleIndicator parameters: - name: articleIndicator-id @@ -9344,7 +9344,7 @@ paths: description: 'Get a list of article objects, including their properties and relationships.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-list?view=graph-rest-1.0 operationId: security.threatIntelligence_ListArticle parameters: - $ref: '#/components/parameters/top' @@ -9454,7 +9454,7 @@ paths: description: Read the properties and relationships of an article object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetArticle parameters: - name: article-id @@ -9574,7 +9574,7 @@ paths: description: Get a list of articleIndicator objects that represent indicators of threat or compromise related to the contents of an article. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-article-list-indicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-article-list-indicators?view=graph-rest-1.0 operationId: security.threatIntelligence.article_ListIndicator parameters: - name: article-id @@ -9844,7 +9844,7 @@ paths: description: Read the properties and relationships of a hostComponent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostComponent parameters: - name: hostComponent-id @@ -10134,7 +10134,7 @@ paths: description: Read the properties and relationships of a hostCookie object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostCookie parameters: - name: hostCookie-id @@ -10427,7 +10427,7 @@ paths: description: 'Read the properties and relationships of a host object. The host resource is the abstract base type that returns an implementation. A host can be of one of the following types:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHost parameters: - name: host-id @@ -10551,7 +10551,7 @@ paths: description: Get a list of hostComponent resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-components?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-components?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListComponent parameters: - name: host-id @@ -10725,7 +10725,7 @@ paths: description: Get a list of hostCookie resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-cookies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-cookies?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListCookie parameters: - name: host-id @@ -10895,7 +10895,7 @@ paths: description: Get a list of passiveDnsRecord resources associated to a host. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListPassiveDn parameters: - name: host-id @@ -11069,7 +11069,7 @@ paths: description: Get a list of passiveDnsRecord resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListPassiveDnsReverse parameters: - name: host-id @@ -11243,7 +11243,7 @@ paths: description: Get the properties and relationships of a hostReputation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0 operationId: security.threatIntelligence.host_GetReputation parameters: - name: host-id @@ -11356,7 +11356,7 @@ paths: description: Get a list of hostTracker resources. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-host-list-trackers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-host-list-trackers?view=graph-rest-1.0 operationId: security.threatIntelligence.host_ListTracker parameters: - name: host-id @@ -11635,7 +11635,7 @@ paths: description: Read the properties and relationships of a hostTracker object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetHostTracker parameters: - name: hostTracker-id @@ -11921,7 +11921,7 @@ paths: description: Read the properties and relationships of a intelligenceProfileIndicator object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetIntelligenceProfileIndicator parameters: - name: intelligenceProfileIndicator-id @@ -12100,7 +12100,7 @@ paths: description: Get a list of the intelligenceProfile objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-list?view=graph-rest-1.0 operationId: security.threatIntelligence_ListIntelProfile parameters: - $ref: '#/components/parameters/top' @@ -12213,7 +12213,7 @@ paths: description: Read the properties and relationships of a intelligenceProfile object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetIntelProfile parameters: - name: intelligenceProfile-id @@ -12331,10 +12331,10 @@ paths: tags: - security.threatIntelligence summary: List intelligenceProfileIndicators - description: Get the intelligenceProfileIndicator resources from the **indicators** navigation property of an intelligenceProfile. + description: Get the intelligenceProfileIndicator resources from the indicators navigation property of an intelligenceProfile. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0 operationId: security.threatIntelligence.intelProfile_ListIndicator parameters: - name: intelligenceProfile-id @@ -12611,7 +12611,7 @@ paths: description: Read the properties and relationships of a passiveDnsRecord object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetPassiveDnsRecord parameters: - name: passiveDnsRecord-id @@ -12987,7 +12987,7 @@ paths: description: Read the properties and relationships of a vulnerability object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0 operationId: security.threatIntelligence_GetVulnerability parameters: - name: vulnerability-id @@ -13299,7 +13299,7 @@ paths: description: Get a list of the microsoft.graph.security.vulnerabilityComponent objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0 operationId: security.threatIntelligence.vulnerability_ListComponent parameters: - name: vulnerability-id @@ -13403,7 +13403,7 @@ paths: description: Read the properties and relationships of a vulnerabilityComponent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0 operationId: security.threatIntelligence.vulnerability_GetComponent parameters: - name: vulnerability-id @@ -13657,7 +13657,7 @@ paths: description: Get a list of the retentionEvent objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0 operationId: security.trigger_ListRetentionEvent parameters: - $ref: '#/components/parameters/top' @@ -13753,7 +13753,7 @@ paths: description: Create a new retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0 operationId: security.trigger_CreateRetentionEvent requestBody: description: New navigation property @@ -13780,7 +13780,7 @@ paths: description: Read the properties and relationships of a retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0 operationId: security.trigger_GetRetentionEvent parameters: - name: retentionEvent-id @@ -13876,7 +13876,7 @@ paths: description: Delete a retentionEvent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0 operationId: security.trigger_DeleteRetentionEvent parameters: - name: retentionEvent-id @@ -14060,7 +14060,7 @@ paths: description: Get a list of the retentionEventType objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0 operationId: security.triggerType_ListRetentionEventType parameters: - $ref: '#/components/parameters/top' @@ -14139,7 +14139,7 @@ paths: description: Create a new retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0 operationId: security.triggerType_CreateRetentionEventType requestBody: description: New navigation property @@ -14166,7 +14166,7 @@ paths: description: Read the properties and relationships of a retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0 operationId: security.triggerType_GetRetentionEventType parameters: - name: retentionEventType-id @@ -14255,7 +14255,7 @@ paths: description: Delete a retentionEventType object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0 operationId: security.triggerType_DeleteRetentionEventType parameters: - name: retentionEventType-id @@ -17773,7 +17773,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -18497,6 +18497,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -19827,6 +19832,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -20990,11 +20997,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -22506,6 +22513,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -22746,7 +22758,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -23873,6 +23885,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -24091,6 +24106,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index 6e374976e14..0b3f3a1853d 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -97,7 +97,7 @@ paths: description: Get the tenant-level settings for SharePoint and OneDrive. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0 operationId: admin.sharepoint_GetSetting parameters: - name: $select @@ -170,7 +170,7 @@ paths: description: Update one or more tenant-level settings for SharePoint and OneDrive. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0 operationId: admin.sharepoint_UpdateSetting requestBody: description: New navigation property values @@ -633,10 +633,10 @@ paths: tags: - groups.site summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: group.site.analytic_GetAllTime parameters: - name: group-id @@ -1711,7 +1711,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [site][site].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 operationId: group.site_ListColumn parameters: - name: group-id @@ -1883,7 +1883,7 @@ paths: description: 'Create a column for a [site][site] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 operationId: group.site_CreateColumn parameters: - name: group-id @@ -2244,7 +2244,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 operationId: group.site_ListContentType parameters: - name: group-id @@ -2373,7 +2373,7 @@ paths: description: 'Create a new [contentType][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 operationId: group.site_CreateContentType parameters: - name: group-id @@ -2417,7 +2417,7 @@ paths: description: 'Retrieve the metadata for a [content type][contentType] in a [site][] or a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 operationId: group.site_GetContentType parameters: - name: group-id @@ -2509,7 +2509,7 @@ paths: description: 'Update a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 operationId: group.site_UpdateContentType parameters: - name: group-id @@ -2560,7 +2560,7 @@ paths: description: 'Remove a [content type][contentType] from a [list][] or a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 operationId: group.site_DeleteContentType parameters: - name: group-id @@ -3642,7 +3642,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.site.contentType_ListColumn parameters: - name: group-id @@ -3822,7 +3822,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.site.contentType_CreateColumn parameters: - name: group-id @@ -3874,7 +3874,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.site.contentType_GetColumn parameters: - name: group-id @@ -3983,7 +3983,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.site.contentType_UpdateColumn parameters: - name: group-id @@ -4042,7 +4042,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.site.contentType_DeleteColumn parameters: - name: group-id @@ -4313,6 +4313,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -5503,6 +5504,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -5790,10 +5792,10 @@ paths: tags: - groups.site summary: Enumerate lists in a site - description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include `system` in your `$select` statement." + description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include system in your $select statement." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 operationId: group.site_ListList parameters: - name: group-id @@ -5925,7 +5927,7 @@ paths: description: 'Create a new [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 operationId: group.site_CreateList parameters: - name: group-id @@ -5969,7 +5971,7 @@ paths: description: Get a list of rich long-running operations associated with a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 operationId: group.site_GetList parameters: - name: group-id @@ -6156,7 +6158,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: group.site.list_ListColumn parameters: - name: group-id @@ -6336,7 +6338,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: group.site.list_CreateColumn parameters: - name: group-id @@ -6745,7 +6747,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: group.site.list_ListContentType parameters: - name: group-id @@ -8272,7 +8274,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: group.site.list.contentType_ListColumn parameters: - name: group-id @@ -8460,7 +8462,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: group.site.list.contentType_CreateColumn parameters: - name: group-id @@ -8520,7 +8522,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: group.site.list.contentType_GetColumn parameters: - name: group-id @@ -8637,7 +8639,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: group.site.list.contentType_UpdateColumn parameters: - name: group-id @@ -8704,7 +8706,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: group.site.list.contentType_DeleteColumn parameters: - name: group-id @@ -9015,6 +9017,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -9417,7 +9420,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: group.site.list_ListItem parameters: - name: group-id @@ -9548,7 +9551,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: group.site.list_CreateItem parameters: - name: group-id @@ -9600,7 +9603,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: group.site.list_GetItem parameters: - name: group-id @@ -9756,7 +9759,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: group.site.list_DeleteItem parameters: - name: group-id @@ -9948,6 +9951,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -10270,7 +10274,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: group.site.list.item_ListDocumentSetVersion parameters: - name: group-id @@ -10389,7 +10393,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: group.site.list.item_CreateDocumentSetVersion parameters: - name: group-id @@ -10449,7 +10453,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: group.site.list.item_GetDocumentSetVersion parameters: - name: group-id @@ -10606,7 +10610,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: group.site.list.item_DeleteDocumentSetVersion parameters: - name: group-id @@ -11223,10 +11227,10 @@ paths: tags: - groups.site summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: group.site.list.item_UpdateField parameters: - name: group-id @@ -11393,6 +11397,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -11715,7 +11720,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: group.site.list.item_ListVersion parameters: - name: group-id @@ -11875,7 +11880,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: group.site.list.item_GetVersion parameters: - name: group-id @@ -12384,6 +12389,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -13649,7 +13655,7 @@ paths: description: Retrieve a list of notebook objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0 operationId: group.site.onenote_ListNotebook parameters: - name: group-id @@ -13766,7 +13772,7 @@ paths: description: Create a new OneNote notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0 operationId: group.site.onenote_CreateNotebook parameters: - name: group-id @@ -13810,7 +13816,7 @@ paths: description: Retrieve the properties and relationships of a notebook object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0 operationId: group.site.onenote_GetNotebook parameters: - name: group-id @@ -13984,7 +13990,7 @@ paths: description: Retrieve a list of section groups from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook_ListSectionGroup parameters: - name: group-id @@ -14101,7 +14107,7 @@ paths: description: Create a new section group in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook_CreateSectionGroup parameters: - name: group-id @@ -14528,7 +14534,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -14798,7 +14804,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id @@ -14924,7 +14930,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup_CreateSection parameters: - name: group-id @@ -15202,7 +15208,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_ListPage parameters: - name: group-id @@ -15340,7 +15346,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: group-id @@ -15650,7 +15656,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: group-id @@ -16338,7 +16344,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook_ListSection parameters: - name: group-id @@ -16456,7 +16462,7 @@ paths: description: Create a new onenoteSection in the specified notebook. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.notebook_CreateSection parameters: - name: group-id @@ -16702,7 +16708,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_ListPage parameters: - name: group-id @@ -16832,7 +16838,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_CreatePage parameters: - name: group-id @@ -17110,7 +17116,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.notebook.section_GetPagesContent parameters: - name: group-id @@ -17723,7 +17729,7 @@ paths: tags: - groups.site summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' operationId: group.site.onenote_ListOperation parameters: - name: group-id @@ -17858,10 +17864,10 @@ paths: tags: - groups.site summary: Get onenoteOperation - description: 'Get the status of a long-running OneNote operation. This applies to operations that return the **Operation-Location** header in the response, such as `CopyNotebook`, `CopyToNotebook`, `CopyToSectionGroup`, `and CopyToSection`. You can poll the Operation-Location endpoint until the `status` property returns `completed` or `failed`. If the status is `completed`, the `resourceLocation` property contains the resource endpoint URI. If the status is `failed`, the error and `@api.diagnostics` properties provide error information.' + description: 'Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenoteoperation-get?view=graph-rest-1.0 operationId: group.site.onenote_GetOperation parameters: - name: group-id @@ -18056,7 +18062,7 @@ paths: description: Retrieve a list of page objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: group.site.onenote_ListPage parameters: - name: group-id @@ -18167,10 +18173,10 @@ paths: tags: - groups.site summary: Create onenotePage - description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the `sectionName` query parameter. Example: `../onenote/pages?sectionName=My%20section` The `POST /onenote/pages` operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' + description: 'Create a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the sectionName query parameter. Example: ../onenote/pages?sectionName=My%20section The POST /onenote/pages operation is used only to create pages in the current user''s default notebook. If you''re targeting other notebooks, you can create pages in a specified section. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-post-pages?view=graph-rest-1.0 operationId: group.site.onenote_CreatePage parameters: - name: group-id @@ -18211,10 +18217,10 @@ paths: tags: - groups.site summary: Get page - description: 'Retrieve the properties and relationships of a page object. **Getting page information** Access a page''s metadata by page identifier: **Getting page content** You can use the page''s `content` endpoint to get the HTML content of a page: The `includeIDs=true` query option is used to update pages.' + description: 'Retrieve the properties and relationships of a page object. Getting page information Access a page''s metadata by page identifier: Getting page content You can use the page''s content endpoint to get the HTML content of a page: The includeIDs=true query option is used to update pages.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-get?view=graph-rest-1.0 operationId: group.site.onenote_GetPage parameters: - name: group-id @@ -18344,7 +18350,7 @@ paths: description: Delete a OneNote page. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-delete?view=graph-rest-1.0 operationId: group.site.onenote_DeletePage parameters: - name: group-id @@ -18391,7 +18397,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-pages?view=graph-rest-1.0 operationId: group.site.onenote_GetPagesContent parameters: - name: group-id @@ -19082,7 +19088,7 @@ paths: description: Retrieve a list of sectionGroup objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote_ListSectionGroup parameters: - name: group-id @@ -19231,7 +19237,7 @@ paths: description: Retrieve the properties and relationships of a sectionGroup object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-get?view=graph-rest-1.0 operationId: group.site.onenote_GetSectionGroup parameters: - name: group-id @@ -19569,7 +19575,7 @@ paths: description: Retrieve a list of section groups from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id @@ -19815,7 +19821,7 @@ paths: description: Retrieve a list of onenoteSection objects from the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-list-sections?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_ListSection parameters: - name: group-id @@ -19933,7 +19939,7 @@ paths: description: Create a new onenoteSection in the specified section group. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup_CreateSection parameters: - name: group-id @@ -20179,7 +20185,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_ListPage parameters: - name: group-id @@ -20309,7 +20315,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_CreatePage parameters: - name: group-id @@ -20587,7 +20593,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.sectionGroup.section_GetPagesContent parameters: - name: group-id @@ -21203,7 +21209,7 @@ paths: description: Retrieve a list of onenoteSection objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0 operationId: group.site.onenote_ListSection parameters: - name: group-id @@ -21353,7 +21359,7 @@ paths: description: Retrieve the properties and relationships of a onenoteSection object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0 operationId: group.site.onenote_GetSection parameters: - name: group-id @@ -21526,7 +21532,7 @@ paths: description: Retrieve a list of page objects from the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.section_ListPage parameters: - name: group-id @@ -21648,7 +21654,7 @@ paths: description: Create a new page in the specified section. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0 operationId: group.site.onenote.section_CreatePage parameters: - name: group-id @@ -21894,7 +21900,7 @@ paths: description: The page's HTML content. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0 operationId: group.site.onenote.section_GetPagesContent parameters: - name: group-id @@ -22416,7 +22422,7 @@ paths: description: Get a list of rich long-running operations associated with a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 operationId: group.site_ListOperation parameters: - name: group-id @@ -22560,7 +22566,7 @@ paths: description: Get the status of a rich long-running operation on a site or a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 operationId: group.site_GetOperation parameters: - name: group-id @@ -22757,7 +22763,7 @@ paths: description: Get the permission resources from the permissions navigation property on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 operationId: group.site_ListPermission parameters: - name: group-id @@ -22867,7 +22873,7 @@ paths: description: 'Create a new permission object on a site. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 operationId: group.site_CreatePermission parameters: - name: group-id @@ -22911,7 +22917,7 @@ paths: description: Retrieve the properties and relationships of a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 operationId: group.site_GetPermission parameters: - name: group-id @@ -22990,7 +22996,7 @@ paths: description: 'Update an application permission object on a site. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 operationId: group.site_UpdatePermission parameters: - name: group-id @@ -23041,7 +23047,7 @@ paths: description: Delete a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0 operationId: group.site_DeletePermission parameters: - name: group-id @@ -23118,7 +23124,7 @@ paths: description: 'Get a collection of subsites defined for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 operationId: group.site_ListSite parameters: - name: group-id @@ -23412,7 +23418,7 @@ paths: description: Read the properties and relationships of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 operationId: group.site_GetTermStore parameters: - name: group-id @@ -23478,7 +23484,7 @@ paths: description: Update the properties of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0 operationId: group.site_UpdateTermStore parameters: - name: group-id @@ -23556,7 +23562,7 @@ paths: description: Get a list of group objects in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: group.site.termStore_ListGroup parameters: - name: group-id @@ -23650,7 +23656,7 @@ paths: description: Create a new group object in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: group.site.termStore_CreateGroup parameters: - name: group-id @@ -23694,7 +23700,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: group.site.termStore_GetGroup parameters: - name: group-id @@ -23816,7 +23822,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteGroup parameters: - name: group-id @@ -23863,7 +23869,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.group_ListSet parameters: - name: group-id @@ -24207,7 +24213,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id @@ -24321,7 +24327,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id @@ -27096,7 +27102,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id @@ -27957,7 +27963,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id @@ -28052,7 +28058,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id @@ -28119,7 +28125,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id @@ -30659,7 +30665,7 @@ paths: description: Create a new set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 operationId: group.site.termStore_CreateSet parameters: - name: group-id @@ -30703,7 +30709,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: group.site.termStore_GetSet parameters: - name: group-id @@ -30783,7 +30789,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: group.site.termStore_UpdateSet parameters: - name: group-id @@ -30834,7 +30840,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteSet parameters: - name: group-id @@ -30881,7 +30887,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set_ListChild parameters: - name: group-id @@ -30987,7 +30993,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set_CreateChild parameters: - name: group-id @@ -33490,7 +33496,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup_ListSet parameters: - name: group-id @@ -33834,7 +33840,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id @@ -33948,7 +33954,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_CreateChild parameters: - name: group-id @@ -36537,7 +36543,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListRelation parameters: - name: group-id @@ -37398,7 +37404,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id @@ -37493,7 +37499,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id @@ -37560,7 +37566,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: group-id @@ -39976,7 +39982,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set_ListRelation parameters: - name: group-id @@ -40749,7 +40755,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set_GetTerm parameters: - name: group-id @@ -40836,7 +40842,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id @@ -40895,7 +40901,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set_DeleteTerm parameters: - name: group-id @@ -43364,7 +43370,7 @@ paths: description: Get a list of group objects in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: group.site.termStore_ListGroup parameters: - name: group-id @@ -43466,7 +43472,7 @@ paths: description: Create a new group object in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: group.site.termStore_CreateGroup parameters: - name: group-id @@ -43518,7 +43524,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: group.site.termStore_GetGroup parameters: - name: group-id @@ -43656,7 +43662,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteGroup parameters: - name: group-id @@ -43711,7 +43717,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.group_ListSet parameters: - name: group-id @@ -44095,7 +44101,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id @@ -44217,7 +44223,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id @@ -47264,7 +47270,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id @@ -48213,7 +48219,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id @@ -48316,7 +48322,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id @@ -48391,7 +48397,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id @@ -51179,7 +51185,7 @@ paths: description: Create a new set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 operationId: group.site.termStore_CreateSet parameters: - name: group-id @@ -51231,7 +51237,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: group.site.termStore_GetSet parameters: - name: group-id @@ -51319,7 +51325,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: group.site.termStore_UpdateSet parameters: - name: group-id @@ -51378,7 +51384,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: group.site.termStore_DeleteSet parameters: - name: group-id @@ -51433,7 +51439,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set_ListChild parameters: - name: group-id @@ -51547,7 +51553,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set_CreateChild parameters: - name: group-id @@ -54322,7 +54328,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup_ListSet parameters: - name: group-id @@ -54706,7 +54712,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id @@ -54828,7 +54834,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_CreateChild parameters: - name: group-id @@ -57665,7 +57671,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_ListRelation parameters: - name: group-id @@ -58614,7 +58620,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id @@ -58717,7 +58723,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id @@ -58792,7 +58798,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: group-id @@ -61440,7 +61446,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: group.site.termStore.set_ListRelation parameters: - name: group-id @@ -62301,7 +62307,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: group.site.termStore.set_GetTerm parameters: - name: group-id @@ -62396,7 +62402,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id @@ -62463,7 +62469,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: group.site.termStore.set_DeleteTerm parameters: - name: group-id @@ -64928,10 +64934,10 @@ paths: tags: - sites.site summary: Search for sites - description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is **createdDateTime**. The search filter is a free text search that uses multiple properties when retrieving the search results.' + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-search?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: site_ListSite parameters: - $ref: '#/components/parameters/top' @@ -65064,10 +65070,10 @@ paths: tags: - sites.site summary: Get a site resource - description: "Retrieve properties and relationships for a [site][] resource.\nA **site** resource represents a team site in SharePoint." + description: "Retrieve properties and relationships for a [site][] resource.\nA site resource represents a team site in SharePoint." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0 operationId: site_GetSite parameters: - name: site-id @@ -65307,10 +65313,10 @@ paths: tags: - sites.itemAnalytics summary: Get itemAnalytics - description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe **itemAnalytics** resource is a convenient way to get activity stats for `allTime` and the `lastSevenDays`.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." + description: "Get [itemAnalytics][] about the views that took place under this resource.\nThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\nFor a custom time range or interval, use the [getActivitiesByInterval][] API." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0 operationId: site.analytic_GetAllTime parameters: - name: site-id @@ -66249,7 +66255,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [site][site].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 operationId: site_ListColumn parameters: - name: site-id @@ -66413,7 +66419,7 @@ paths: description: 'Create a column for a [site][site] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 operationId: site_CreateColumn parameters: - name: site-id @@ -66726,7 +66732,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 operationId: site_ListContentType parameters: - name: site-id @@ -66847,7 +66853,7 @@ paths: description: 'Create a new [contentType][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 operationId: site_CreateContentType parameters: - name: site-id @@ -66883,7 +66889,7 @@ paths: description: 'Retrieve the metadata for a [content type][contentType] in a [site][] or a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 operationId: site_GetContentType parameters: - name: site-id @@ -66967,7 +66973,7 @@ paths: description: 'Update a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 operationId: site_UpdateContentType parameters: - name: site-id @@ -67010,7 +67016,7 @@ paths: description: 'Remove a [content type][contentType] from a [list][] or a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 operationId: site_DeleteContentType parameters: - name: site-id @@ -67980,7 +67986,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: site.contentType_ListColumn parameters: - name: site-id @@ -68152,7 +68158,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: site.contentType_CreateColumn parameters: - name: site-id @@ -68196,7 +68202,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: site.contentType_GetColumn parameters: - name: site-id @@ -68297,7 +68303,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: site.contentType_UpdateColumn parameters: - name: site-id @@ -68348,7 +68354,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: site.contentType_DeleteColumn parameters: - name: site-id @@ -68524,7 +68530,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: site.contentType_associateGraphWPreHubSite parameters: - name: site-id @@ -68575,7 +68581,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: site.contentType_copyToDefaultContentLocation parameters: - name: site-id @@ -68662,7 +68668,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: site.contentType_publish parameters: - name: site-id @@ -68695,7 +68701,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: site.contentType_unpublish parameters: - name: site-id @@ -68750,7 +68756,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: site.contentType_addCopy parameters: - name: site-id @@ -68791,7 +68797,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: site.contentType_addCopyFromContentTypeHub parameters: - name: site-id @@ -69533,10 +69539,10 @@ paths: tags: - sites.list summary: Enumerate lists in a site - description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include `system` in your `$select` statement." + description: "Get the collection of [lists][] for a [site][]. Lists with the [system][] facet are hidden by default.\nTo list them, include system in your $select statement." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 operationId: site_ListList parameters: - name: site-id @@ -69660,7 +69666,7 @@ paths: description: 'Create a new [list][] in a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 operationId: site_CreateList parameters: - name: site-id @@ -69696,7 +69702,7 @@ paths: description: Get a list of rich long-running operations associated with a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 operationId: site_GetList parameters: - name: site-id @@ -69859,7 +69865,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 operationId: site.list_ListColumn parameters: - name: site-id @@ -70031,7 +70037,7 @@ paths: description: 'Create a column for a [list][list] with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 operationId: site.list_CreateColumn parameters: - name: site-id @@ -70392,7 +70398,7 @@ paths: description: 'Get the collection of [contentType][contentType] resources in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 operationId: site.list_ListContentType parameters: - name: site-id @@ -71775,7 +71781,7 @@ paths: description: 'Get the collection of columns represented as [columnDefinition][columnDefinition] resources in a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 operationId: site.list.contentType_ListColumn parameters: - name: site-id @@ -71955,7 +71961,7 @@ paths: description: 'Add a column to a [content type][contentType] in a site, or a list with a request that specifies a [columnDefinition][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 operationId: site.list.contentType_CreateColumn parameters: - name: site-id @@ -72007,7 +72013,7 @@ paths: description: 'Retrieve the metadata for a [site][], a [list][], or a [contentType][] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 operationId: site.list.contentType_GetColumn parameters: - name: site-id @@ -72116,7 +72122,7 @@ paths: description: 'Update a [site][], a [list][], or a [content type][contentType] [column][columnDefinition].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 operationId: site.list.contentType_UpdateColumn parameters: - name: site-id @@ -72175,7 +72181,7 @@ paths: description: 'Remove a [column][columndefinition] from a [site][], a [list][], or a [content type][contentType].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 operationId: site.list.contentType_DeleteColumn parameters: - name: site-id @@ -72375,7 +72381,7 @@ paths: description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 operationId: site.list.contentType_associateGraphWPreHubSite parameters: - name: site-id @@ -72434,7 +72440,7 @@ paths: description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 operationId: site.list.contentType_copyToDefaultContentLocation parameters: - name: site-id @@ -72537,7 +72543,7 @@ paths: description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 operationId: site.list.contentType_publish parameters: - name: site-id @@ -72578,7 +72584,7 @@ paths: description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 operationId: site.list.contentType_unpublish parameters: - name: site-id @@ -72649,7 +72655,7 @@ paths: description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 operationId: site.list.contentType_addCopy parameters: - name: site-id @@ -72698,7 +72704,7 @@ paths: description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 operationId: site.list.contentType_addCopyFromContentTypeHub parameters: - name: site-id @@ -72912,6 +72918,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -73290,7 +73297,7 @@ paths: description: 'Get the collection of [items][item] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 operationId: site.list_ListItem parameters: - name: site-id @@ -73413,7 +73420,7 @@ paths: description: 'Create a new [listItem][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 operationId: site.list_CreateItem parameters: - name: site-id @@ -73457,7 +73464,7 @@ paths: description: 'Returns the metadata for an [item][] in a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 operationId: site.list_GetItem parameters: - name: site-id @@ -73597,7 +73604,7 @@ paths: description: 'Removes an item from a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 operationId: site.list_DeleteItem parameters: - name: site-id @@ -73765,6 +73772,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -74071,7 +74079,7 @@ paths: description: Get a list of the versions of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 operationId: site.list.item_ListDocumentSetVersion parameters: - name: site-id @@ -74182,7 +74190,7 @@ paths: description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 operationId: site.list.item_CreateDocumentSetVersion parameters: - name: site-id @@ -74234,7 +74242,7 @@ paths: description: Read the properties and relationships of a documentSetVersion object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 operationId: site.list.item_GetDocumentSetVersion parameters: - name: site-id @@ -74375,7 +74383,7 @@ paths: description: Delete a version of a document set in a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 operationId: site.list.item_DeleteDocumentSetVersion parameters: - name: site-id @@ -74609,7 +74617,7 @@ paths: description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 operationId: site.list.item.documentSetVersion_restore parameters: - name: site-id @@ -74969,10 +74977,10 @@ paths: tags: - sites.list summary: Update listItem - description: 'Update the properties on a **[listItem][]**.' + description: 'Update the properties on a [listItem][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 operationId: site.list.item_UpdateField parameters: - name: site-id @@ -75115,6 +75123,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -75671,7 +75680,7 @@ paths: description: SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 operationId: site.list.item_ListVersion parameters: - name: site-id @@ -75815,7 +75824,7 @@ paths: description: Retrieve the metadata for a specific version of a ListItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 operationId: site.list.item_GetVersion parameters: - name: site-id @@ -76181,7 +76190,7 @@ paths: description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 operationId: site.list.item.version_restoreVersion parameters: - name: site-id @@ -76309,6 +76318,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -77256,10 +77266,10 @@ paths: tags: - sites.Actions summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 operationId: site.list.subscription_reauthorize parameters: - name: site-id @@ -77726,7 +77736,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: site.onenote.notebook_copyNotebook parameters: - name: site-id @@ -77788,7 +77798,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: site-id @@ -77866,7 +77876,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: site-id @@ -77944,7 +77954,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: site-id @@ -78151,7 +78161,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.notebook.section_copyToNotebook parameters: - name: site-id @@ -78221,7 +78231,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.notebook.section_copyToSectionGroup parameters: - name: site-id @@ -78291,7 +78301,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.notebook.section.page_copyToSection parameters: - name: site-id @@ -78474,7 +78484,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: site.onenote.notebook_getNotebookFromWebUrl parameters: - name: site-id @@ -78567,7 +78577,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.page_copyToSection parameters: - name: site-id @@ -78702,7 +78712,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_copyToNotebook parameters: - name: site-id @@ -78772,7 +78782,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: site-id @@ -78842,7 +78852,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.sectionGroup.section.page_copyToSection parameters: - name: site-id @@ -79025,7 +79035,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: site.onenote.section_copyToNotebook parameters: - name: site-id @@ -79087,7 +79097,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: site.onenote.section_copyToSectionGroup parameters: - name: site-id @@ -79149,7 +79159,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: site.onenote.section.page_copyToSection parameters: - name: site-id @@ -79308,7 +79318,7 @@ paths: description: Get a list of rich long-running operations associated with a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0 operationId: site_ListOperation parameters: - name: site-id @@ -79436,7 +79446,7 @@ paths: description: Get the status of a rich long-running operation on a site or a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0 operationId: site_GetOperation parameters: - name: site-id @@ -79601,7 +79611,7 @@ paths: description: Get the permission resources from the permissions navigation property on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0 operationId: site_ListPermission parameters: - name: site-id @@ -79703,7 +79713,7 @@ paths: description: 'Create a new permission object on a site. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0 operationId: site_CreatePermission parameters: - name: site-id @@ -79739,7 +79749,7 @@ paths: description: Retrieve the properties and relationships of a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0 operationId: site_GetPermission parameters: - name: site-id @@ -79810,7 +79820,7 @@ paths: description: 'Update an application permission object on a site. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0 operationId: site_UpdatePermission parameters: - name: site-id @@ -79853,7 +79863,7 @@ paths: description: Delete a permission object on a site. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0 operationId: site_DeletePermission parameters: - name: site-id @@ -79892,7 +79902,7 @@ paths: description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 operationId: site.permission_grant parameters: - name: site-id @@ -79984,7 +79994,7 @@ paths: description: 'Get a collection of subsites defined for a [site][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0 operationId: site_ListSite parameters: - name: site-id @@ -80254,7 +80264,7 @@ paths: description: Read the properties and relationships of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0 operationId: site_GetTermStore parameters: - name: site-id @@ -80312,7 +80322,7 @@ paths: description: Update the properties of a store object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0 operationId: site_UpdateTermStore parameters: - name: site-id @@ -80374,7 +80384,7 @@ paths: description: Get a list of group objects in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: site.termStore_ListGroup parameters: - name: site-id @@ -80460,7 +80470,7 @@ paths: description: Create a new group object in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: site.termStore_CreateGroup parameters: - name: site-id @@ -80496,7 +80506,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: site.termStore_GetGroup parameters: - name: site-id @@ -80602,7 +80612,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteGroup parameters: - name: site-id @@ -80641,7 +80651,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.group_ListSet parameters: - name: site-id @@ -80945,7 +80955,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.group.set_ListChild parameters: - name: site-id @@ -81051,7 +81061,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.group.set_CreateChild parameters: - name: site-id @@ -83554,7 +83564,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.group.set_ListRelation parameters: - name: site-id @@ -84327,7 +84337,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.group.set_GetTerm parameters: - name: site-id @@ -84414,7 +84424,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.group.set_UpdateTerm parameters: - name: site-id @@ -84473,7 +84483,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.group.set_DeleteTerm parameters: - name: site-id @@ -86765,7 +86775,7 @@ paths: description: Create a new set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 operationId: site.termStore_CreateSet parameters: - name: site-id @@ -86801,7 +86811,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: site.termStore_GetSet parameters: - name: site-id @@ -86873,7 +86883,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: site.termStore_UpdateSet parameters: - name: site-id @@ -86916,7 +86926,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteSet parameters: - name: site-id @@ -86955,7 +86965,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set_ListChild parameters: - name: site-id @@ -87053,7 +87063,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set_CreateChild parameters: - name: site-id @@ -89284,7 +89294,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup_ListSet parameters: - name: site-id @@ -89588,7 +89598,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListChild parameters: - name: site-id @@ -89694,7 +89704,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_CreateChild parameters: - name: site-id @@ -92035,7 +92045,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListRelation parameters: - name: site-id @@ -92808,7 +92818,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_GetTerm parameters: - name: site-id @@ -92895,7 +92905,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: site-id @@ -92954,7 +92964,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: site-id @@ -95138,7 +95148,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set_ListRelation parameters: - name: site-id @@ -95823,7 +95833,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set_GetTerm parameters: - name: site-id @@ -95902,7 +95912,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set_UpdateTerm parameters: - name: site-id @@ -95953,7 +95963,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set_DeleteTerm parameters: - name: site-id @@ -98150,7 +98160,7 @@ paths: description: Get a list of group objects in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0 operationId: site.termStore_ListGroup parameters: - name: site-id @@ -98244,7 +98254,7 @@ paths: description: Create a new group object in a term store. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0 operationId: site.termStore_CreateGroup parameters: - name: site-id @@ -98288,7 +98298,7 @@ paths: description: Read the properties and relationships of a term store group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0 operationId: site.termStore_GetGroup parameters: - name: site-id @@ -98410,7 +98420,7 @@ paths: description: 'Delete a group object in a term [store].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteGroup parameters: - name: site-id @@ -98457,7 +98467,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.group_ListSet parameters: - name: site-id @@ -98801,7 +98811,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.group.set_ListChild parameters: - name: site-id @@ -98915,7 +98925,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.group.set_CreateChild parameters: - name: site-id @@ -101690,7 +101700,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.group.set_ListRelation parameters: - name: site-id @@ -102551,7 +102561,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.group.set_GetTerm parameters: - name: site-id @@ -102646,7 +102656,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.group.set_UpdateTerm parameters: - name: site-id @@ -102713,7 +102723,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.group.set_DeleteTerm parameters: - name: site-id @@ -105253,7 +105263,7 @@ paths: description: Create a new set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0 operationId: site.termStore_CreateSet parameters: - name: site-id @@ -105297,7 +105307,7 @@ paths: description: Read the properties and relationships of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0 operationId: site.termStore_GetSet parameters: - name: site-id @@ -105377,7 +105387,7 @@ paths: description: Update the properties of a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0 operationId: site.termStore_UpdateSet parameters: - name: site-id @@ -105428,7 +105438,7 @@ paths: description: Delete a set object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0 operationId: site.termStore_DeleteSet parameters: - name: site-id @@ -105475,7 +105485,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set_ListChild parameters: - name: site-id @@ -105581,7 +105591,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set_CreateChild parameters: - name: site-id @@ -108084,7 +108094,7 @@ paths: description: Get a list of the set objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup_ListSet parameters: - name: site-id @@ -108428,7 +108438,7 @@ paths: description: 'Get the first level children of a [set] or [term] resource using the children navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListChild parameters: - name: site-id @@ -108542,7 +108552,7 @@ paths: description: Create a new term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_CreateChild parameters: - name: site-id @@ -111131,7 +111141,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_ListRelation parameters: - name: site-id @@ -111992,7 +112002,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_GetTerm parameters: - name: site-id @@ -112087,7 +112097,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: site-id @@ -112154,7 +112164,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: site-id @@ -114570,7 +114580,7 @@ paths: description: 'Get the different relation of a [term] or [set] from the relations navigation property.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0 operationId: site.termStore.set_ListRelation parameters: - name: site-id @@ -115343,7 +115353,7 @@ paths: description: Read the properties and relationships of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0 operationId: site.termStore.set_GetTerm parameters: - name: site-id @@ -115430,7 +115440,7 @@ paths: description: Update the properties of a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0 operationId: site.termStore.set_UpdateTerm parameters: - name: site-id @@ -115489,7 +115499,7 @@ paths: description: Delete a term object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0 operationId: site.termStore.set_DeleteTerm parameters: - name: site-id @@ -117709,7 +117719,7 @@ paths: description: Follow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0 operationId: site_add requestBody: description: Action parameters @@ -117876,7 +117886,7 @@ paths: description: Unfollow a user's site or multiple sites. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0 operationId: site_remove requestBody: description: Action parameters @@ -117924,7 +117934,7 @@ paths: description: List the sites that have been followed by the signed in user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sites-list-followed?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sites-list-followed?view=graph-rest-1.0 operationId: user_ListFollowedSite parameters: - name: user-id @@ -118851,6 +118861,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -119656,11 +119668,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -119960,7 +119972,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -121474,6 +121486,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -121749,7 +121766,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -123138,6 +123155,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -123356,6 +123376,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -123462,6 +123487,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -127049,6 +127079,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -129920,34 +129978,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index 1d6c8cf3a6b..581c68c1634 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -11,10 +11,10 @@ paths: tags: - appCatalogs.teamsApp summary: List teamsApp - description: "List apps from the Microsoft Teams app catalog.\nThis includes apps from the Microsoft Teams store, as well as apps from your organization's app catalog (the tenant app catalog). To get apps from your organization's app catalog only, specify `organization` as the **distributionMethod** in the request." + description: "List apps from the Microsoft Teams app catalog.\nThis includes apps from the Microsoft Teams store, as well as apps from your organization's app catalog (the tenant app catalog). To get apps from your organization's app catalog only, specify organization as the distributionMethod in the request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0 operationId: appCatalog_ListTeamsApp parameters: - $ref: '#/components/parameters/top' @@ -83,10 +83,10 @@ paths: tags: - appCatalogs.teamsApp summary: Publish teamsapp - description: "Publish an app to the Microsoft Teams apps catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a **distributionMethod** property value of `organization`. The **requiresReview** property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." + description: "Publish an app to the Microsoft Teams apps catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a distributionMethod property value of organization. The requiresReview property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog_CreateTeamsApp requestBody: description: New navigation property @@ -196,7 +196,7 @@ paths: summary: Delete teamsApp externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0 operationId: appCatalog_DeleteTeamsApp parameters: - name: teamsApp-id @@ -319,10 +319,10 @@ paths: tags: - appCatalogs.teamsApp summary: Update teamsApp - description: 'Update an app previously published to the Microsoft Teams app catalog. To update an app, the **distributionMethod** property for the app must be set to `organization`. This API specifically updates an app published to your organization''s app catalog (the tenant app catalog).' + description: 'Update an app previously published to the Microsoft Teams app catalog. To update an app, the distributionMethod property for the app must be set to organization. This API specifically updates an app published to your organization''s app catalog (the tenant app catalog).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0 operationId: appCatalog.teamsApp_CreateAppDefinition parameters: - name: teamsApp-id @@ -423,10 +423,10 @@ paths: tags: - appCatalogs.teamsApp summary: Publish teamsapp - description: "Publish an app to the Microsoft Teams apps catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a **distributionMethod** property value of `organization`. The **requiresReview** property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." + description: "Publish an app to the Microsoft Teams apps catalog.\nSpecifically, this API publishes the app to your organization's catalog (the tenant app catalog);\nthe created resource will have a distributionMethod property value of organization. The requiresReview property allows any user to submit an app for review by an administrator. Admins can approve or reject these apps via this API or the Microsoft Teams admin center." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog.teamsApp_UpdateAppDefinition parameters: - name: teamsApp-id @@ -504,7 +504,7 @@ paths: description: Get the bot associated with a specific definition of the TeamsApp. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition_GetBot parameters: - name: teamsApp-id @@ -674,7 +674,7 @@ paths: description: 'Retrieve the list of chats that the user is part of. This method supports federation. When a user ID is provided, the calling application must belong to the same tenant that the user belongs to.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 operationId: chat_ListChat parameters: - $ref: '#/components/parameters/top' @@ -734,6 +734,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -752,6 +753,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -771,7 +773,7 @@ paths: description: Create a new chat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0 operationId: chat_CreateChat requestBody: description: New entity @@ -798,7 +800,7 @@ paths: description: 'Retrieve a single chat (without its messages). This method supports federation. To access a chat, at least one chat member must belong to the tenant the request initiated from.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 operationId: chat_GetChat parameters: - name: chat-id @@ -832,6 +834,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -850,6 +853,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -870,7 +874,7 @@ paths: description: Update the properties of a chat object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0 operationId: chat_UpdateChat parameters: - name: chat-id @@ -932,7 +936,7 @@ paths: description: List all app installations within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 operationId: chat_ListInstalledApp parameters: - name: chat-id @@ -1008,7 +1012,7 @@ paths: description: Install a teamsApp to the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 operationId: chat_CreateInstalledApp parameters: - name: chat-id @@ -1044,7 +1048,7 @@ paths: description: Get an app installed in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 operationId: chat_GetInstalledApp parameters: - name: chat-id @@ -1148,7 +1152,7 @@ paths: description: Uninstall an app installed within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 operationId: chat_DeleteInstalledApp parameters: - name: chat-id @@ -1187,7 +1191,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: chat.installedApp_upgrade parameters: - name: chat-id @@ -1499,7 +1503,7 @@ paths: description: List all conversation members in a chat or channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0 operationId: chat_ListMember parameters: - name: chat-id @@ -1577,7 +1581,7 @@ paths: description: Add a conversationMember to a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 operationId: chat_CreateMember parameters: - name: chat-id @@ -1609,11 +1613,11 @@ paths: get: tags: - chats.conversationMember - summary: Get conversationMember in a chat - description: Retrieve a conversationMember from a chat. + summary: Get conversationMember + description: Retrieve a conversationMember from a chat or channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0 operationId: chat_GetMember parameters: - name: chat-id @@ -1715,7 +1719,7 @@ paths: description: Remove a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 operationId: chat_DeleteMember parameters: - name: chat-id @@ -1776,7 +1780,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: chat.member_add parameters: - name: chat-id @@ -1829,10 +1833,10 @@ paths: tags: - chats.chatMessage summary: List messages in a chat - description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 operationId: chat_ListMessage parameters: - name: chat-id @@ -1971,7 +1975,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: chat_CreateMessage parameters: - name: chat-id @@ -2007,7 +2011,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: chat_GetMessage parameters: - name: chat-id @@ -2167,7 +2171,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message_ListHostedContent parameters: - name: chat-id @@ -2290,7 +2294,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: chat.message_GetHostedContent parameters: - name: chat-id @@ -2449,7 +2453,7 @@ paths: summary: Get media content for the navigation property hostedContents from chats externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message_GetHostedContentsContent parameters: - name: chat-id @@ -2561,6 +2565,48 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - chats.Actions + summary: Invoke action setReaction + operationId: chat.message_setReaction + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -2569,7 +2615,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: chat.message_softDelete parameters: - name: chat-id @@ -2602,7 +2648,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: chat.message_undoSoftDelete parameters: - name: chat-id @@ -2627,6 +2673,48 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - chats.Actions + summary: Invoke action unsetReaction + operationId: chat.message_unsetReaction + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/chats/{chat-id}/messages/{chatMessage-id}/replies': get: tags: @@ -2635,7 +2723,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: chat.message_ListReply parameters: - name: chat-id @@ -2782,7 +2870,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: chat.message_CreateReply parameters: - name: chat-id @@ -2826,7 +2914,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: chat.message_GetReply parameters: - name: chat-id @@ -3010,7 +3098,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message.reply_ListHostedContent parameters: - name: chat-id @@ -3149,7 +3237,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: chat.message.reply_GetHostedContent parameters: - name: chat-id @@ -3332,7 +3420,7 @@ paths: summary: Get media content for the navigation property hostedContents from chats externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: chat.message.reply_GetHostedContentsContent parameters: - name: chat-id @@ -3468,16 +3556,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': post: tags: - chats.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: chat.message.reply_softDelete + summary: Invoke action setReaction + operationId: chat.message.reply_setReaction parameters: - name: chat-id in: path @@ -3503,22 +3587,35 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: - chats.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: chat.message.reply_undoSoftDelete + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: chat.message.reply_softDelete parameters: - name: chat-id in: path @@ -3550,12 +3647,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/chats/{chat-id}/messages/{chatMessage-id}/replies/$count': - get: + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: tags: - - chats.chatMessage - summary: Get the number of the resource - operationId: chat.message.reply_GetCount + - chats.Actions + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: chat.message.reply_undoSoftDelete parameters: - name: chat-id in: path @@ -3573,19 +3674,26 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/chats/{chat-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': - get: + x-ms-docs-operation-type: action + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: tags: - - chats.Functions - summary: Invoke function delta - operationId: chat.message.reply_delta + - chats.Actions + summary: Invoke action unsetReaction + operationId: chat.message.reply_unsetReaction parameters: - name: chat-id in: path @@ -3603,137 +3711,39 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc - type: string + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/chats/{chat-id}/messages/$count': + x-ms-docs-operation-type: action + '/chats/{chat-id}/messages/{chatMessage-id}/replies/$count': get: tags: - chats.chatMessage summary: Get the number of the resource - operationId: chat.message_GetCount + operationId: chat.message.reply_GetCount parameters: - name: chat-id in: path @@ -3743,6 +3753,14 @@ paths: schema: type: string x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -3750,12 +3768,182 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/chats/{chat-id}/messages/microsoft.graph.delta()': + '/chats/{chat-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: - chats.Functions summary: Invoke function delta - operationId: chat.message_delta + operationId: chat.message.reply_delta + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/messages/$count': + get: + tags: + - chats.chatMessage + summary: Get the number of the resource + operationId: chat.message_GetCount + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/chats/{chat-id}/messages/microsoft.graph.delta()': + get: + tags: + - chats.Functions + summary: Invoke function delta + operationId: chat.message_delta parameters: - name: chat-id in: path @@ -3898,7 +4086,7 @@ paths: description: Hide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 operationId: chat_hideGraphFPreUser parameters: - name: chat-id @@ -3935,7 +4123,7 @@ paths: description: Mark a chat as read for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 operationId: chat_markChatReadGraphFPreUser parameters: - name: chat-id @@ -3972,7 +4160,7 @@ paths: description: Mark a chat as unread for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 operationId: chat_markChatUnreadGraphFPreUser parameters: - name: chat-id @@ -4014,7 +4202,7 @@ paths: description: 'Send an activity feed notification in scope of a chat. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 operationId: chat_sendActivityNotification parameters: - name: chat-id @@ -4066,7 +4254,7 @@ paths: description: Unhide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 operationId: chat_unhideGraphFPreUser parameters: - name: chat-id @@ -4095,16 +4283,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/chats/{chat-id}/pinnedMessages': + '/chats/{chat-id}/permissionGrants': get: tags: - - chats.pinnedChatMessageInfo - summary: List pinnedChatMessages in a chat - description: Get a list of pinnedChatMessages in a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 - operationId: chat_ListPinnedMessage + - chats.resourceSpecificPermissionGrant + summary: Get permissionGrants from chats + operationId: chat_ListPermissionGrant parameters: - name: chat-id in: path @@ -4131,6 +4315,18 @@ paths: enum: - id - id desc + - deletedDateTime + - deletedDateTime desc + - clientAppId + - clientAppId desc + - clientId + - clientId desc + - permission + - permission desc + - permissionType + - permissionType desc + - resourceAppId + - resourceAppId desc type: string - name: $select in: query @@ -4143,7 +4339,12 @@ paths: items: enum: - id - - message + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -4156,11 +4357,10 @@ paths: items: enum: - '*' - - message type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.pinnedChatMessageInfoCollectionResponse' + $ref: '#/components/responses/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4169,13 +4369,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - chats.pinnedChatMessageInfo - summary: Pin a message in a chat - description: Pin a chat message in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can pin a chat message. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 - operationId: chat_CreatePinnedMessage + - chats.resourceSpecificPermissionGrant + summary: Create new navigation property to permissionGrants for chats + operationId: chat_CreatePermissionGrant parameters: - name: chat-id in: path @@ -4190,7 +4386,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -4198,17 +4394,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}': + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}': get: tags: - - chats.pinnedChatMessageInfo - summary: Get pinnedMessages from chats - description: A collection of all the pinned messages in the chat. Nullable. - operationId: chat_GetPinnedMessage + - chats.resourceSpecificPermissionGrant + summary: Get permissionGrants from chats + operationId: chat_GetPermissionGrant parameters: - name: chat-id in: path @@ -4218,14 +4413,14 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: pinnedChatMessageInfo-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of pinnedChatMessageInfo + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: pinnedChatMessageInfo + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: $select in: query description: Select properties to be returned @@ -4237,7 +4432,12 @@ paths: items: enum: - id - - message + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -4250,7 +4450,6 @@ paths: items: enum: - '*' - - message type: string responses: 2XX: @@ -4258,15 +4457,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - chats.pinnedChatMessageInfo - summary: Update the navigation property pinnedMessages in chats - operationId: chat_UpdatePinnedMessage + - chats.resourceSpecificPermissionGrant + summary: Update the navigation property permissionGrants in chats + operationId: chat_UpdatePermissionGrant parameters: - name: chat-id in: path @@ -4276,20 +4475,20 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: pinnedChatMessageInfo-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of pinnedChatMessageInfo + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: pinnedChatMessageInfo + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -4297,19 +4496,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - chats.pinnedChatMessageInfo - summary: Unpin a message from a chat - description: Unpin a message from a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 - operationId: chat_DeletePinnedMessage + - chats.resourceSpecificPermissionGrant + summary: Delete navigation property permissionGrants for chats + operationId: chat_DeletePermissionGrant parameters: - name: chat-id in: path @@ -4319,14 +4514,14 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: pinnedChatMessageInfo-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of pinnedChatMessageInfo + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: pinnedChatMessageInfo + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: If-Match in: header description: ETag @@ -4339,13 +4534,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}/message': - get: + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberGroups': + post: tags: - - chats.pinnedChatMessageInfo - summary: Get message from chats - description: Represents details about the chat message that is pinned. - operationId: chat.pinnedMessage_GetMessage + - chats.Actions + summary: Invoke action checkMemberGroups + description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + operationId: chat.permissionGrant_checkMemberGroup parameters: - name: chat-id in: path @@ -4355,80 +4553,57 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: pinnedChatMessageInfo-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of pinnedChatMessageInfo + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: pinnedChatMessageInfo - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - hostedContents - - replies - type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + groupIds: + type: array + items: + type: string + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/chats/{chat-id}/pinnedMessages/$count': - get: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberObjects': + post: tags: - - chats.pinnedChatMessageInfo - summary: Get the number of the resource - operationId: chat.pinnedMessage_GetCount + - chats.Actions + summary: Invoke action checkMemberObjects + operationId: chat.permissionGrant_checkMemberObject parameters: - name: chat-id in: path @@ -4438,23 +4613,61 @@ paths: schema: type: string x-ms-docs-key-type: chat - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - '/chats/{chat-id}/tabs': - get: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberGroups': + post: tags: - - chats.teamsTab - summary: List tabs in chat - description: Retrieve the list of tabs in the specified chat. + - chats.Actions + summary: Invoke action getMemberGroups + description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 - operationId: chat_ListTab + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + operationId: chat.permissionGrant_getMemberGroup parameters: - name: chat-id in: path @@ -4464,77 +4677,61 @@ paths: schema: type: string x-ms-docs-key-type: chat - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - configuration - - configuration desc - - displayName - - displayName desc - - webUrl - - webUrl desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - configuration - - displayName - - webUrl - - teamsApp - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - teamsApp - type: string + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberObjects': post: tags: - - chats.teamsTab - summary: Add tab to chat - description: "Add (pin) a tab to the specified chat. \nThe corresponding app must already be installed in the chat." + - chats.Actions + summary: Invoke action getMemberObjects + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 - operationId: chat_CreateTab + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + operationId: chat.permissionGrant_getMemberObject parameters: - name: chat-id in: path @@ -4544,33 +4741,61 @@ paths: schema: type: string x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/chats/{chat-id}/tabs/{teamsTab-id}': - get: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.restore': + post: tags: - - chats.teamsTab - summary: Get tab in chat - description: 'Retrieve the properties and relationships of the specified tab in a chat. ' + - chats.Actions + summary: Invoke action restore + description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 - operationId: chat_GetTab + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + operationId: chat.permissionGrant_restore parameters: - name: chat-id in: path @@ -4580,33 +4805,82 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: teamsTab-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - configuration - - displayName - - webUrl - - teamsApp + x-ms-docs-key-type: resourceSpecificPermissionGrant + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/chats/{chat-id}/permissionGrants/$count': + get: + tags: + - chats.resourceSpecificPermissionGrant + summary: Get the number of the resource + operationId: chat.permissionGrant_GetCount + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/chats/{chat-id}/permissionGrants/microsoft.graph.delta()': + get: + tags: + - chats.Functions + summary: Invoke function delta + operationId: chat.permissionGrant_delta + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime type: string - - name: $expand + - name: $orderby in: query - description: Expand related entities + description: Order items by property values style: form explode: false schema: @@ -4614,28 +4888,48 @@ paths: type: array items: enum: - - '*' - - teamsApp + - id + - id desc + - deletedDateTime + - deletedDateTime desc type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/microsoft.graph.getAvailableExtensionProperties': + post: tags: - - chats.teamsTab - summary: Update tab in chat - description: "Update the properties of the specified tab in a chat. \nThis can be used to configure the content of the tab." + - chats.Actions + summary: Invoke action getAvailableExtensionProperties + description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 - operationId: chat_UpdateTab + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + operationId: chat.permissionGrant_getAvailableExtensionProperty parameters: - name: chat-id in: path @@ -4645,20 +4939,81 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: teamsTab-id + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + isSyncedFromOnPremises: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of extensionProperty + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.extensionProperty' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/microsoft.graph.getByIds': + post: + tags: + - chats.Actions + summary: Invoke action getByIds + description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + operationId: chat.permissionGrant_getGraphBPreId + parameters: + - name: chat-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: chat requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + type: object + properties: + ids: + type: array + items: + type: string + types: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: @@ -4666,19 +5021,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/chats/{chat-id}/permissionGrants/microsoft.graph.validateProperties': + post: tags: - - chats.teamsTab - summary: Delete tab from chat - description: 'Remove (unpin) a tab from the specified chat. ' + - chats.Actions + summary: Invoke action validateProperties + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 - operationId: chat_DeleteTab + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + operationId: chat.permissionGrant_validateProperty parameters: - name: chat-id in: path @@ -4688,33 +5058,150 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: teamsTab-id + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + entityType: + type: string + nullable: true + displayName: + type: string + nullable: true + mailNickname: + type: string + nullable: true + onBehalfOfUserId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + format: uuid + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/chats/{chat-id}/pinnedMessages': + get: + tags: + - chats.pinnedChatMessageInfo + summary: List pinnedChatMessages in a chat + description: Get a list of pinnedChatMessages in a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 + operationId: chat_ListPinnedMessage + parameters: + - name: chat-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - message + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - message + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.pinnedChatMessageInfoCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - chats.pinnedChatMessageInfo + summary: Pin a message in a chat + description: Pin a chat message in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can pin a chat message. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 + operationId: chat_CreatePinnedMessage + parameters: + - name: chat-id + in: path + description: The unique identifier of chat + required: true style: simple schema: type: string + x-ms-docs-key-type: chat + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp': + '/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}': get: tags: - - chats.teamsTab - summary: Get teamsApp from chats - description: The application that is linked to the tab. This cannot be changed after tab creation. - operationId: chat.tab_GetTeamsApp + - chats.pinnedChatMessageInfo + summary: Get pinnedMessages from chats + description: A collection of all the pinned messages in the chat. Nullable. + operationId: chat_GetPinnedMessage parameters: - name: chat-id in: path @@ -4724,14 +5211,14 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: teamsTab-id + - name: pinnedChatMessageInfo-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of pinnedChatMessageInfo required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: pinnedChatMessageInfo - name: $select in: query description: Select properties to be returned @@ -4743,10 +5230,7 @@ paths: items: enum: - id - - displayName - - distributionMethod - - externalId - - appDefinitions + - message type: string - name: $expand in: query @@ -4759,7 +5243,7 @@ paths: items: enum: - '*' - - appDefinitions + - message type: string responses: 2XX: @@ -4767,16 +5251,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsApp' + $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/chats/{chat-id}/tabs/$count': - get: + patch: tags: - - chats.teamsTab - summary: Get the number of the resource - operationId: chat.tab_GetCount + - chats.pinnedChatMessageInfo + summary: Update the navigation property pinnedMessages in chats + operationId: chat_UpdatePinnedMessage parameters: - name: chat-id in: path @@ -4786,46 +5269,93 @@ paths: schema: type: string x-ms-docs-key-type: chat - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: pinnedChatMessageInfo-id + in: path + description: The unique identifier of pinnedChatMessageInfo + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pinnedChatMessageInfo + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pinnedChatMessageInfo' default: $ref: '#/components/responses/error' - /chats/$count: - get: + x-ms-docs-operation-type: operation + delete: tags: - - chats.chat - summary: Get the number of the resource - operationId: chat_GetCount + - chats.pinnedChatMessageInfo + summary: Unpin a message from a chat + description: Unpin a message from a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 + operationId: chat_DeletePinnedMessage parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: pinnedChatMessageInfo-id + in: path + description: The unique identifier of pinnedChatMessageInfo + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pinnedChatMessageInfo + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - /chats/microsoft.graph.getAllMessages(): + x-ms-docs-operation-type: operation + '/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}/message': get: tags: - - chats.Functions - summary: Invoke function getAllMessages - operationId: chat_getAllMessage + - chats.pinnedChatMessageInfo + summary: Get message from chats + description: Represents details about the chat message that is pinned. + operationId: chat.pinnedMessage_GetMessage parameters: - - name: model - in: query - description: The payment model for the API - style: form - explode: false + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple schema: type: string - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' + x-ms-docs-key-type: chat + - name: pinnedChatMessageInfo-id + in: path + description: The unique identifier of pinnedChatMessageInfo + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pinnedChatMessageInfo - name: $select in: query description: Select properties to be returned @@ -4862,9 +5392,9 @@ paths: - hostedContents - replies type: string - - name: $orderby + - name: $expand in: query - description: Order items by property values + description: Expand related entities style: form explode: false schema: @@ -4872,418 +5402,35 @@ paths: type: array items: enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc + - '*' + - hostedContents + - replies type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/team': + x-ms-docs-operation-type: operation + '/chats/{chat-id}/pinnedMessages/$count': get: tags: - - groups.team - summary: Get team from groups - description: The team associated with this group. - operationId: group_GetTeam - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - classification - - createdDateTime - - description - - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary - - tenantId - - visibility - - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.team' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - groups.team - summary: Update the navigation property team in groups - operationId: group_SetTeam - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.team' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.team' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.team - summary: Delete navigation property team for groups - operationId: group_DeleteTeam - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/allChannels': - get: - tags: - - groups.team - summary: List allChannels - description: Get the list of channels either in this team or shared with this team (incoming channels). - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 - operationId: group.team_ListAllChannel - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - createdDateTime - - createdDateTime desc - - description - - description desc - - displayName - - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - - webUrl - - webUrl desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/allChannels/{channel-id}': - get: - tags: - - groups.team - summary: Get allChannels from groups - description: List of channels either hosted in or shared with the team (incoming channels). - operationId: group.team_GetAllChannel - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.channel' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/allChannels/$count': - get: - tags: - - groups.team + - chats.pinnedChatMessageInfo summary: Get the number of the resource - operationId: group.team.allChannel_GetCount + operationId: chat.pinnedMessage_GetCount parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: chat - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -5291,25 +5438,25 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels': + '/chats/{chat-id}/tabs': get: tags: - - groups.team - summary: List channels - description: Retrieve the list of channels in this team. + - chats.teamsTab + summary: List tabs in chat + description: Retrieve the list of tabs in the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 - operationId: group.team_ListChannel + url: https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 + operationId: chat_ListTab parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: chat - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -5327,20 +5474,10 @@ paths: enum: - id - id desc - - createdDateTime - - createdDateTime desc - - description - - description desc + - configuration + - configuration desc - displayName - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - webUrl - webUrl desc type: string @@ -5355,19 +5492,10 @@ paths: items: enum: - id - - createdDateTime - - description + - configuration - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - teamsApp type: string - name: $expand in: query @@ -5380,15 +5508,11 @@ paths: items: enum: - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - teamsApp type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -5397,28 +5521,28 @@ paths: x-ms-docs-operation-type: operation post: tags: - - groups.team - summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' + - chats.teamsTab + summary: Add tab to chat + description: "Add (pin) a tab to the specified chat. \nThe corresponding app must already be installed in the chat." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 - operationId: group.team_CreateChannel + url: https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 + operationId: chat_CreateTab parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: chat requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -5426,37 +5550,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}': + '/chats/{chat-id}/tabs/{teamsTab-id}': get: tags: - - groups.team - summary: Get channel - description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. + - chats.teamsTab + summary: Get tab in chat + description: 'Retrieve the properties and relationships of the specified tab in a chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 - operationId: group.team_GetChannel + url: https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 + operationId: chat_GetTab parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: channel-id + x-ms-docs-key-type: chat + - name: teamsTab-id in: path - description: The unique identifier of channel + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -5468,19 +5592,10 @@ paths: items: enum: - id - - createdDateTime - - description + - configuration - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - teamsApp type: string - name: $expand in: query @@ -5493,11 +5608,7 @@ paths: items: enum: - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - teamsApp type: string responses: 2XX: @@ -5505,42 +5616,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - groups.team - summary: Patch channel - description: Update the properties of the specified channel. + - chats.teamsTab + summary: Update tab in chat + description: "Update the properties of the specified tab in a chat. \nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 - operationId: group.team_UpdateChannel + url: https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 + operationId: chat_UpdateTab parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: channel-id + x-ms-docs-key-type: chat + - name: teamsTab-id in: path - description: The unique identifier of channel + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamsTab requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -5548,36 +5659,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - groups.team - summary: Delete channel - description: Delete the channel. + - chats.teamsTab + summary: Delete tab from chat + description: 'Remove (unpin) a tab from the specified chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 - operationId: group.team_DeleteChannel + url: https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 + operationId: chat_DeleteTab parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: channel-id + x-ms-docs-key-type: chat + - name: teamsTab-id in: path - description: The unique identifier of channel + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamsTab - name: If-Match in: header description: ETag @@ -5590,33 +5701,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/filesFolder': + '/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp': get: tags: - - groups.team - summary: Get filesFolder - description: 'Get the metadata for the location where the files of a channel are stored. ' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: group.team.channel_GetFilesFolder + - chats.teamsTab + summary: Get teamsApp from chats + description: The application that is linked to the tab. This cannot be changed after tab creation. + operationId: chat.tab_GetTeamsApp parameters: - - name: group-id + - name: chat-id in: path - description: The unique identifier of group + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: channel-id + x-ms-docs-key-type: chat + - name: teamsTab-id in: path - description: The unique identifier of channel + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -5628,49 +5736,10 @@ paths: items: enum: - id - - createdBy - - createdDateTime - - description - - eTag - - lastModifiedBy - - lastModifiedDateTime - - name - - parentReference - - webUrl - - audio - - bundle - - content - - cTag - - deleted - - file - - fileSystemInfo - - folder - - image - - location - - malware - - package - - pendingOperations - - photo - - publication - - remoteItem - - root - - searchResult - - shared - - sharepointIds - - size - - specialFolder - - video - - webDavUrl - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions + - displayName + - distributionMethod + - externalId + - appDefinitions type: string - name: $expand in: query @@ -5683,16 +5752,7 @@ paths: items: enum: - '*' - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions + - appDefinitions type: string responses: 2XX: @@ -5700,140 +5760,65 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.teamsApp' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/filesFolder/content': + '/chats/{chat-id}/tabs/$count': get: tags: - - groups.team - summary: Get content for the navigation property filesFolder from groups - description: 'The content stream, if the item represents a file.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: group.team.channel_GetFilesFolderContent + - chats.teamsTab + summary: Get the number of the resource + operationId: chat.tab_GetCount parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id + - name: chat-id in: path - description: The unique identifier of channel + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: + /chats/$count: + get: tags: - - groups.team - summary: Update content for the navigation property filesFolder in groups - description: 'The content stream, if the item represents a file.' - operationId: group.team.channel_SetFilesFolderContent + - chats.chat + summary: Get the number of the resource + operationId: chat_GetCount parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/members': + /chats/microsoft.graph.getAllMessages(): get: tags: - - groups.team - summary: List members of a channel - description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 - operationId: group.team.channel_ListMember + - chats.Functions + summary: Invoke function getAllMessages + operationId: chat_getAllMessage parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple + - name: model + in: query + description: The payment model for the API + style: form + explode: false schema: type: string - x-ms-docs-key-type: channel - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - displayName - - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc - type: string - name: $select in: query description: Select properties to be returned @@ -5845,13 +5830,34 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies type: string - - name: $expand + - name: $orderby in: query - description: Expand related entities + description: Order items by property values style: form explode: false schema: @@ -5859,70 +5865,84 @@ paths: type: array items: enum: - - '*' + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.team - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 - operationId: group.team.channel_CreateMember - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - required: true - responses: - 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/team': get: tags: - groups.team - summary: Get member of channel - description: Get a conversationMember from a channel. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 - operationId: group.team.channel_GetMember + summary: Get team from groups + description: The team associated with this group. + operationId: group_GetTeam parameters: - name: group-id in: path @@ -5932,22 +5952,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: conversationMember-id - in: path - description: The unique identifier of conversationMember - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: conversationMember - name: $select in: query description: Select properties to be returned @@ -5959,9 +5963,34 @@ paths: items: enum: - id + - classification + - createdDateTime + - description - displayName - - roles - - visibleHistoryStartDateTime + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary + - tenantId + - visibility + - webUrl + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule type: string - name: $expand in: query @@ -5974,6 +6003,19 @@ paths: items: enum: - '*' + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule type: string responses: 2XX: @@ -5981,19 +6023,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.team' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + put: tags: - groups.team - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 - operationId: group.team.channel_UpdateMember + summary: Update the navigation property team in groups + operationId: group_SetTeam parameters: - name: group-id in: path @@ -6003,28 +6041,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: conversationMember-id - in: path - description: The unique identifier of conversationMember - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: conversationMember requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.team' required: true responses: 2XX: @@ -6032,19 +6054,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.team' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete conversationMember - description: Delete a conversationMember from a channel. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 - operationId: group.team.channel_DeleteMember + summary: Delete navigation property team for groups + operationId: group_DeleteTeam parameters: - name: group-id in: path @@ -6054,22 +6072,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: conversationMember-id - in: path - description: The unique identifier of conversationMember - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: conversationMember - name: If-Match in: header description: ETag @@ -6082,46 +6084,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/members/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.channel.member_GetCount - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/messages': + '/groups/{group-id}/team/allChannels': get: tags: - groups.team - summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + summary: List allChannels + description: Get the list of channels either in this team or shared with this team (incoming channels). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 - operationId: group.team.channel_ListMessage + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + operationId: group.team_ListAllChannel parameters: - name: group-id in: path @@ -6131,14 +6103,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6156,48 +6120,20 @@ paths: enum: - id - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - createdDateTime - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc + - description + - description desc + - displayName + - displayName desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc - webUrl - webUrl desc type: string @@ -6212,30 +6148,19 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId - webUrl - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -6248,71 +6173,28 @@ paths: items: enum: - '*' - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 - operationId: group.team.channel_CreateMessage - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}': + '/groups/{group-id}/team/allChannels/{channel-id}': get: tags: - groups.team - summary: Get chatMessage in a channel or chat - description: Retrieve a single message or a message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: group.team.channel_GetMessage + summary: Get allChannels from groups + description: List of channels either hosted in or shared with the team (incoming channels). + operationId: group.team_GetAllChannel parameters: - name: group-id in: path @@ -6330,14 +6212,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: $select in: query description: Select properties to be returned @@ -6349,30 +6223,19 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId - webUrl - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -6385,8 +6248,11 @@ paths: items: enum: - '*' - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: @@ -6394,66 +6260,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.team - summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 - operationId: group.team.channel_UpdateMessage - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/team/allChannels/$count': + get: tags: - groups.team - summary: Delete navigation property messages for groups - operationId: group.team.channel_DeleteMessage + summary: Get the number of the resource + operationId: group.team.allChannel_GetCount parameters: - name: group-id in: path @@ -6463,44 +6279,23 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents': + '/groups/{group-id}/team/channels': get: tags: - groups.team - summary: List hostedContents - description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' + summary: List channels + description: Retrieve the list of channels in this team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.channel.message_ListHostedContent + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + operationId: group.team_ListChannel parameters: - name: group-id in: path @@ -6510,22 +6305,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6543,10 +6322,22 @@ paths: enum: - id - id desc - - contentBytes - - contentBytes desc - - contentType - - contentType desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -6559,8 +6350,19 @@ paths: items: enum: - id - - contentBytes - - contentType + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -6573,10 +6375,15 @@ paths: items: enum: - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6586,8 +6393,12 @@ paths: post: tags: - groups.team - summary: Create new navigation property to hostedContents for groups - operationId: group.team.channel.message_CreateHostedContent + summary: Create channel + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + operationId: group.team_CreateChannel parameters: - name: group-id in: path @@ -6597,28 +6408,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.channel' required: true responses: 2XX: @@ -6626,20 +6421,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': + '/groups/{group-id}/team/channels/{channel-id}': get: tags: - groups.team - summary: Get chatMessageHostedContent - description: Retrieve the properties and relationships of chatMessageHostedContent object. + summary: Get channel + description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: group.team.channel.message_GetHostedContent + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + operationId: group.team_GetChannel parameters: - name: group-id in: path @@ -6657,22 +6452,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - name: $select in: query description: Select properties to be returned @@ -6684,8 +6463,19 @@ paths: items: enum: - id - - contentBytes - - contentType + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -6698,6 +6488,11 @@ paths: items: enum: - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: @@ -6705,15 +6500,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property hostedContents in groups - operationId: group.team.channel.message_UpdateHostedContent + summary: Patch channel + description: Update the properties of the specified channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + operationId: group.team_UpdateChannel parameters: - name: group-id in: path @@ -6731,28 +6530,12 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.channel' required: true responses: 2XX: @@ -6760,15 +6543,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property hostedContents for groups - operationId: group.team.channel.message_DeleteHostedContent + summary: Delete channel + description: Delete the channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + operationId: group.team_DeleteChannel parameters: - name: group-id in: path @@ -6786,22 +6573,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - name: If-Match in: header description: ETag @@ -6814,64 +6585,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': + '/groups/{group-id}/team/channels/{channel-id}/filesFolder': get: tags: - groups.team - summary: Get media content for the navigation property hostedContents from groups + summary: Get filesFolder + description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.channel.message_GetHostedContentsContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - groups.team - summary: Update media content for the navigation property hostedContents in groups - operationId: group.team.channel.message_SetHostedContentsContent + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: group.team.channel_GetFilesFolder parameters: - name: group-id in: path @@ -6889,22 +6612,154 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + uniqueItems: true + type: array + items: + enum: + - id + - createdBy + - createdDateTime + - description + - eTag + - lastModifiedBy + - lastModifiedDateTime + - name + - parentReference + - webUrl + - audio + - bundle + - content + - cTag + - deleted + - file + - fileSystemInfo + - folder + - image + - location + - malware + - package + - pendingOperations + - photo + - publication + - remoteItem + - root + - searchResult + - shared + - sharepointIds + - size + - specialFolder + - video + - webDavUrl + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/filesFolder/content': + get: + tags: + - groups.team + summary: Get content for the navigation property filesFolder from groups + description: 'The content stream, if the item represents a file.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: group.team.channel_GetFilesFolderContent + parameters: + - name: group-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - groups.team + summary: Update content for the navigation property filesFolder in groups + description: 'The content stream, if the item represents a file.' + operationId: group.team.channel_SetFilesFolderContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel requestBody: description: New media content. content: @@ -6916,15 +6771,23 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': + '/groups/{group-id}/team/channels/{channel-id}/members': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.channel.message.hostedContent_GetCount + summary: List members of a channel + description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + operationId: group.team.channel_ListMember parameters: - name: group-id in: path @@ -6942,31 +6805,119 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - roles + - visibleHistoryStartDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.team + summary: Add conversationMember + description: Add a conversationMember to a channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + operationId: group.team.channel_CreateMember + parameters: + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies': + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}': get: tags: - groups.team - summary: List replies - description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' + summary: Get member of channel + description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 - operationId: group.team.channel.message_ListReply + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + operationId: group.team.channel_GetMember parameters: - name: group-id in: path @@ -6984,14 +6935,205 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + - name: conversationMember-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: conversationMember + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - roles + - visibleHistoryStartDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.team + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + operationId: group.team.channel_UpdateMember + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + operationId: group.team.channel_DeleteMember + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/members/$count': + get: + tags: + - groups.team + summary: Get the number of the resource + operationId: group.team.channel.member_GetCount + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/channels/{channel-id}/messages': + get: + tags: + - groups.team + summary: List channel messages + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + operationId: group.team.channel_ListMessage + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7116,12 +7258,12 @@ paths: post: tags: - groups.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 - operationId: group.team.channel.message_CreateReply + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + operationId: group.team.channel_CreateMessage parameters: - name: group-id in: path @@ -7139,14 +7281,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: @@ -7164,7 +7298,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}': get: tags: - groups.team @@ -7172,8 +7306,8 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: group.team.channel.message_GetReply + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: group.team.channel_GetMessage parameters: - name: group-id in: path @@ -7199,14 +7333,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: $select in: query description: Select properties to be returned @@ -7270,8 +7396,12 @@ paths: patch: tags: - groups.team - summary: Update the navigation property replies in groups - operationId: group.team.channel.message_UpdateReply + summary: Update chatMessage + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + operationId: group.team.channel_UpdateMessage parameters: - name: group-id in: path @@ -7297,14 +7427,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property values content: @@ -7325,8 +7447,8 @@ paths: delete: tags: - groups.team - summary: Delete navigation property replies for groups - operationId: group.team.channel.message_DeleteReply + summary: Delete navigation property messages for groups + operationId: group.team.channel_DeleteMessage parameters: - name: group-id in: path @@ -7352,14 +7474,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: If-Match in: header description: ETag @@ -7372,7 +7486,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents': get: tags: - groups.team @@ -7380,8 +7494,8 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.channel.message.reply_ListHostedContent + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.channel.message_ListHostedContent parameters: - name: group-id in: path @@ -7407,14 +7521,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7476,7 +7582,7 @@ paths: tags: - groups.team summary: Create new navigation property to hostedContents for groups - operationId: group.team.channel.message.reply_CreateHostedContent + operationId: group.team.channel.message_CreateHostedContent parameters: - name: group-id in: path @@ -7502,14 +7608,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: @@ -7527,7 +7625,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': get: tags: - groups.team @@ -7535,8 +7633,8 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: group.team.channel.message.reply_GetHostedContent + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: group.team.channel.message_GetHostedContent parameters: - name: group-id in: path @@ -7562,14 +7660,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -7618,7 +7708,7 @@ paths: tags: - groups.team summary: Update the navigation property hostedContents in groups - operationId: group.team.channel.message.reply_UpdateHostedContent + operationId: group.team.channel.message_UpdateHostedContent parameters: - name: group-id in: path @@ -7644,14 +7734,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -7681,7 +7763,7 @@ paths: tags: - groups.team summary: Delete navigation property hostedContents for groups - operationId: group.team.channel.message.reply_DeleteHostedContent + operationId: group.team.channel.message_DeleteHostedContent parameters: - name: group-id in: path @@ -7707,14 +7789,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -7735,15 +7809,15 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': get: tags: - groups.team summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.channel.message.reply_GetHostedContentsContent + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.channel.message_GetHostedContentsContent parameters: - name: group-id in: path @@ -7769,14 +7843,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -7800,7 +7866,7 @@ paths: tags: - groups.team summary: Update media content for the navigation property hostedContents in groups - operationId: group.team.channel.message.reply_SetHostedContentsContent + operationId: group.team.channel.message_SetHostedContentsContent parameters: - name: group-id in: path @@ -7826,14 +7892,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -7856,12 +7914,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.channel.message.reply.hostedContent_GetCount + operationId: group.team.channel.message.hostedContent_GetCount parameters: - name: group-id in: path @@ -7887,14 +7945,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -7902,12 +7952,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.channel.message.reply_GetCount + summary: List replies + description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + operationId: group.team.channel.message_ListReply parameters: - name: group-id in: path @@ -7933,70 +7987,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/messages/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.channel.message_GetCount - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams': - get: - tags: - - groups.team - summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 - operationId: group.team.channel_ListSharedGraphWPreTeam - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8014,12 +8004,50 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - tenantId - - tenantId desc - - isHostTeam - - isHostTeam desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -8032,11 +8060,30 @@ paths: items: enum: - id - - displayName - - tenantId - - isHostTeam - - team - - allowedMembers + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies type: string - name: $expand in: query @@ -8049,12 +8096,12 @@ paths: items: enum: - '*' - - team - - allowedMembers + - hostedContents + - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' + $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -8064,8 +8111,12 @@ paths: post: tags: - groups.team - summary: Create new navigation property to sharedWithTeams for groups - operationId: group.team.channel_CreateSharedGraphWPreTeam + summary: Send replies to a message in a channel + description: Send a new reply to a chatMessage in a specified channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + operationId: group.team.channel.message_CreateReply parameters: - name: group-id in: path @@ -8083,12 +8134,20 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -8096,20 +8155,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}': get: tags: - groups.team - summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: Get chatMessage in a channel or chat + description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 - operationId: group.team.channel_GetSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: group.team.channel.message_GetReply parameters: - name: group-id in: path @@ -8127,14 +8186,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: $select in: query description: Select properties to be returned @@ -8146,11 +8213,30 @@ paths: items: enum: - id - - displayName - - tenantId - - isHostTeam - - team - - allowedMembers + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies type: string - name: $expand in: query @@ -8163,8 +8249,8 @@ paths: items: enum: - '*' - - team - - allowedMembers + - hostedContents + - replies type: string responses: 2XX: @@ -8172,15 +8258,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property sharedWithTeams in groups - operationId: group.team.channel_UpdateSharedGraphWPreTeam + summary: Update the navigation property replies in groups + operationId: group.team.channel.message_UpdateReply parameters: - name: group-id in: path @@ -8198,20 +8284,28 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -8219,19 +8313,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 - operationId: group.team.channel_DeleteSharedGraphWPreTeam + summary: Delete navigation property replies for groups + operationId: group.team.channel.message_DeleteReply parameters: - name: group-id in: path @@ -8249,14 +8339,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: If-Match in: header description: ETag @@ -8269,16 +8367,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': get: tags: - groups.team - summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + summary: List hostedContents + description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 - operationId: group.team.channel.sharedGraphWPreTeam_ListAllowedMember + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.channel.message.reply_ListHostedContent parameters: - name: group-id in: path @@ -8296,14 +8394,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8321,12 +8427,10 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc + - contentBytes + - contentBytes desc + - contentType + - contentType desc type: string - name: $select in: query @@ -8339,9 +8443,8 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - contentBytes + - contentType type: string - name: $expand in: query @@ -8357,20 +8460,78 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': + post: + tags: + - groups.team + summary: Create new navigation property to hostedContents for groups + operationId: group.team.channel.message.reply_CreateHostedContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': get: tags: - groups.team - summary: Get allowedMembers from groups - description: A collection of team members who have access to the shared channel. - operationId: group.team.channel.sharedGraphWPreTeam_GetAllowedMember + summary: Get chatMessageHostedContent + description: Retrieve the properties and relationships of chatMessageHostedContent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: group.team.channel.message.reply_GetHostedContent parameters: - name: group-id in: path @@ -8388,22 +8549,30 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - name: conversationMember-id + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 in: path - description: The unique identifier of conversationMember + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent - name: $select in: query description: Select properties to be returned @@ -8415,9 +8584,8 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - contentBytes + - contentType type: string - name: $expand in: query @@ -8437,16 +8605,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': - get: + patch: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.channel.sharedGraphWPreTeam.allowedMember_GetCount + summary: Update the navigation property hostedContents in groups + operationId: group.team.channel.message.reply_UpdateHostedContent parameters: - name: group-id in: path @@ -8464,37 +8631,62 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': - get: - tags: - - groups.team - summary: Get team from groups - operationId: group.team.channel.sharedGraphWPreTeam_GetTeam - parameters: - - name: group-id + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 in: path - description: The unique identifier of group + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: channel-id + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete navigation property hostedContents for groups + operationId: group.team.channel.message.reply_DeleteHostedContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id in: path description: The unique identifier of channel required: true @@ -8502,93 +8694,215 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - classification - - createdDateTime - - description - - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary - - tenantId - - visibility - - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string + type: string + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': + get: + tags: + - groups.team + summary: Get media content for the navigation property hostedContents from groups + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.channel.message.reply_GetHostedContentsContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + responses: + 2XX: + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.team' + type: string + format: binary default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count': + put: + tags: + - groups.team + summary: Update media content for the navigation property hostedContents in groups + operationId: group.team.channel.message.reply_SetHostedContentsContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.channel.sharedGraphWPreTeam_GetCount + operationId: group.team.channel.message.reply.hostedContent_GetCount + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count': + get: + tags: + - groups.team + summary: Get the number of the resource + operationId: group.team.channel.message.reply_GetCount parameters: - name: group-id in: path @@ -8606,6 +8920,14 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -8613,16 +8935,46 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/{channel-id}/tabs': + '/groups/{group-id}/team/channels/{channel-id}/messages/$count': get: tags: - groups.team - summary: List tabs in channel - description: 'Retrieve the list of tabs in the specified channel within a team. ' + summary: Get the number of the resource + operationId: group.team.channel.message_GetCount + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams': + get: + tags: + - groups.team + summary: List sharedWithChannelTeamInfo + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 - operationId: group.team.channel_ListTab + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + operationId: group.team.channel_ListSharedGraphWPreTeam parameters: - name: group-id in: path @@ -8657,12 +9009,12 @@ paths: enum: - id - id desc - - configuration - - configuration desc - displayName - displayName desc - - webUrl - - webUrl desc + - tenantId + - tenantId desc + - isHostTeam + - isHostTeam desc type: string - name: $select in: query @@ -8675,10 +9027,11 @@ paths: items: enum: - id - - configuration - displayName - - webUrl - - teamsApp + - tenantId + - isHostTeam + - team + - allowedMembers type: string - name: $expand in: query @@ -8691,11 +9044,12 @@ paths: items: enum: - '*' - - teamsApp + - team + - allowedMembers type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -8705,12 +9059,8 @@ paths: post: tags: - groups.team - summary: Add tab to channel - description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 - operationId: group.team.channel_CreateTab + summary: Create new navigation property to sharedWithTeams for groups + operationId: group.team.channel_CreateSharedGraphWPreTeam parameters: - name: group-id in: path @@ -8733,7 +9083,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' required: true responses: 2XX: @@ -8741,20 +9091,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}': + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}': get: tags: - groups.team - summary: Get tab - description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' + summary: Get sharedWithChannelTeamInfo + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 - operationId: group.team.channel_GetTab + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + operationId: group.team.channel_GetSharedGraphWPreTeam parameters: - name: group-id in: path @@ -8772,14 +9122,14 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: teamsTab-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: sharedWithChannelTeamInfo - name: $select in: query description: Select properties to be returned @@ -8791,10 +9141,11 @@ paths: items: enum: - id - - configuration - displayName - - webUrl - - teamsApp + - tenantId + - isHostTeam + - team + - allowedMembers type: string - name: $expand in: query @@ -8807,7 +9158,8 @@ paths: items: enum: - '*' - - teamsApp + - team + - allowedMembers type: string responses: 2XX: @@ -8815,19 +9167,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update tab - description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 - operationId: group.team.channel_UpdateTab + summary: Update the navigation property sharedWithTeams in groups + operationId: group.team.channel_UpdateSharedGraphWPreTeam parameters: - name: group-id in: path @@ -8845,20 +9193,20 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: teamsTab-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: sharedWithChannelTeamInfo requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' required: true responses: 2XX: @@ -8866,19 +9214,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete tab from channel - description: 'Removes (unpins) a tab from the specified channel within a team. ' + summary: Delete sharedWithChannelTeamInfo + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 - operationId: group.team.channel_DeleteTab + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + operationId: group.team.channel_DeleteSharedGraphWPreTeam parameters: - name: group-id in: path @@ -8896,14 +9244,14 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: teamsTab-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: sharedWithChannelTeamInfo - name: If-Match in: header description: ETag @@ -8916,13 +9264,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp': + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': get: tags: - groups.team - summary: Get teamsApp from groups - description: The application that is linked to the tab. This cannot be changed after tab creation. - operationId: group.team.channel.tab_GetTeamsApp + summary: List allowedMembers + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + operationId: group.team.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: group-id in: path @@ -8940,14 +9291,38 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: teamsTab-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: sharedWithChannelTeamInfo + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc + type: string - name: $select in: query description: Select properties to be returned @@ -8960,9 +9335,8 @@ paths: enum: - id - displayName - - distributionMethod - - externalId - - appDefinitions + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -8975,24 +9349,23 @@ paths: items: enum: - '*' - - appDefinitions type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsApp' + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/team/channels/{channel-id}/tabs/$count': + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.channel.tab_GetCount + summary: Get allowedMembers from groups + description: A collection of team members who have access to the shared channel. + operationId: group.team.channel.sharedGraphWPreTeam_GetAllowedMember parameters: - name: group-id in: path @@ -9010,50 +9383,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/channels/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.channel_GetCount - parameters: - - name: group-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of group + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/group': - get: - tags: - - groups.team - summary: Get group from groups - operationId: group.team_GetGroup - parameters: - - name: group-id + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: conversationMember-id in: path - description: The unique identifier of group + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: conversationMember - name: $select in: query description: Select properties to be returned @@ -9065,72 +9410,9 @@ paths: items: enum: - id - - deletedDateTime - - assignedLabels - - assignedLicenses - - classification - - createdDateTime - - description - displayName - - expirationDateTime - - groupTypes - - hasMembersWithLicenseErrors - - isAssignableToRole - - licenseProcessingState - - mail - - mailEnabled - - mailNickname - - membershipRule - - membershipRuleProcessingState - - onPremisesDomainName - - onPremisesLastSyncDateTime - - onPremisesNetBiosName - - onPremisesProvisioningErrors - - onPremisesSamAccountName - - onPremisesSecurityIdentifier - - onPremisesSyncEnabled - - preferredDataLocation - - preferredLanguage - - proxyAddresses - - renewedDateTime - - securityEnabled - - securityIdentifier - - theme - - visibility - - allowExternalSenders - - autoSubscribeNewMembers - - hideFromAddressLists - - hideFromOutlookClients - - isSubscribedByMail - - unseenCount - - isArchived - - appRoleAssignments - - createdOnBehalfOf - - memberOf - - members - - membersWithLicenseErrors - - owners - - permissionGrants - - settings - - transitiveMemberOf - - transitiveMembers - - acceptedSenders - - calendar - - calendarView - - conversations - - events - - rejectedSenders - - threads - - drive - - drives - - sites - - extensions - - groupLifecyclePolicies - - planner - - onenote - - photo - - photos - - team + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -9143,33 +9425,6 @@ paths: items: enum: - '*' - - appRoleAssignments - - createdOnBehalfOf - - memberOf - - members - - membersWithLicenseErrors - - owners - - permissionGrants - - settings - - transitiveMemberOf - - transitiveMembers - - acceptedSenders - - calendar - - calendarView - - conversations - - events - - rejectedSenders - - threads - - drive - - drives - - sites - - extensions - - groupLifecyclePolicies - - planner - - onenote - - photo - - photos - - team type: string responses: 2XX: @@ -9177,20 +9432,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.group' + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/incomingChannels': + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': get: tags: - groups.team - summary: List incomingChannels - description: Get the list of incoming channels (channels shared with a team). - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 - operationId: group.team_ListIncomingChannel + summary: Get the number of the resource + operationId: group.team.channel.sharedGraphWPreTeam.allowedMember_GetCount parameters: - name: group-id in: path @@ -9200,98 +9451,35 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - createdDateTime - - createdDateTime desc - - description - - description desc - - displayName - - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - - webUrl - - webUrl desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: channel + - name: sharedWithChannelTeamInfo-id + in: path + description: The unique identifier of sharedWithChannelTeamInfo + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string + type: string + x-ms-docs-key-type: sharedWithChannelTeamInfo + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/incomingChannels/{channel-id}': + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': get: tags: - groups.team - summary: Get incomingChannels from groups - description: List of channels shared with the team. - operationId: group.team_GetIncomingChannel + summary: Get team from groups + operationId: group.team.channel.sharedGraphWPreTeam_GetTeam parameters: - name: group-id in: path @@ -9309,6 +9497,14 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: sharedWithChannelTeamInfo-id + in: path + description: The unique identifier of sharedWithChannelTeamInfo + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharedWithChannelTeamInfo - name: $select in: query description: Select properties to be returned @@ -9320,19 +9516,34 @@ paths: items: enum: - id + - classification - createdDateTime - description - displayName - - email - - isFavoriteByDefault - - membershipType + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary - tenantId + - visibility - webUrl - - filesFolder + - allChannels + - channels + - group + - incomingChannels + - installedApps - members - - messages - - sharedWithTeams - - tabs + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule type: string - name: $expand in: query @@ -9345,11 +9556,19 @@ paths: items: enum: - '*' - - filesFolder + - allChannels + - channels + - group + - incomingChannels + - installedApps - members - - messages - - sharedWithTeams - - tabs + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule type: string responses: 2XX: @@ -9357,19 +9576,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.team' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count': + get: tags: - groups.team - summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 - operationId: group.team_DeleteIncomingChannel + summary: Get the number of the resource + operationId: group.team.channel.sharedGraphWPreTeam_GetCount parameters: - name: group-id in: path @@ -9387,33 +9603,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/incomingChannels/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.incomingChannel_GetCount - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -9421,16 +9610,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/installedApps': + '/groups/{group-id}/team/channels/{channel-id}/tabs': get: tags: - groups.team - summary: List apps in team - description: Retrieve a list of apps installed in the specified team. + summary: List tabs in channel + description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 - operationId: group.team_ListInstalledApp + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + operationId: group.team.channel_ListTab parameters: - name: group-id in: path @@ -9440,6 +9629,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -9457,8 +9654,12 @@ paths: enum: - id - id desc - - consentedPermissionSet - - consentedPermissionSet desc + - configuration + - configuration desc + - displayName + - displayName desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -9471,9 +9672,10 @@ paths: items: enum: - id - - consentedPermissionSet + - configuration + - displayName + - webUrl - teamsApp - - teamsAppDefinition type: string - name: $expand in: query @@ -9487,11 +9689,10 @@ paths: enum: - '*' - teamsApp - - teamsAppDefinition type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsAppInstallationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -9501,12 +9702,12 @@ paths: post: tags: - groups.team - summary: Add app to team - description: Install an app to the specified team. + summary: Add tab to channel + description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 - operationId: group.team_CreateInstalledApp + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + operationId: group.team.channel_CreateTab parameters: - name: group-id in: path @@ -9516,12 +9717,20 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -9529,20 +9738,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}': + '/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}': get: tags: - groups.team - summary: Get installed app in team - description: Retrieve the app installed in the specified team. + summary: Get tab + description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 - operationId: group.team_GetInstalledApp + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + operationId: group.team.channel_GetTab parameters: - name: group-id in: path @@ -9552,14 +9761,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAppInstallation-id + - name: channel-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: channel + - name: teamsTab-id + in: path + description: The unique identifier of teamsTab + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -9571,9 +9788,10 @@ paths: items: enum: - id - - consentedPermissionSet + - configuration + - displayName + - webUrl - teamsApp - - teamsAppDefinition type: string - name: $expand in: query @@ -9587,7 +9805,6 @@ paths: enum: - '*' - teamsApp - - teamsAppDefinition type: string responses: 2XX: @@ -9595,15 +9812,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property installedApps in groups - operationId: group.team_UpdateInstalledApp + summary: Update tab + description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + operationId: group.team.channel_UpdateTab parameters: - name: group-id in: path @@ -9613,20 +9834,28 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAppInstallation-id + - name: channel-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: channel + - name: teamsTab-id + in: path + description: The unique identifier of teamsTab + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsTab requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -9634,19 +9863,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Remove app from team - description: Uninstalls an app from the specified team. + summary: Delete tab from channel + description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 - operationId: group.team_DeleteInstalledApp + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + operationId: group.team.channel_DeleteTab parameters: - name: group-id in: path @@ -9656,14 +9885,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAppInstallation-id + - name: channel-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: channel + - name: teamsTab-id + in: path + description: The unique identifier of teamsTab + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsTab - name: If-Match in: header description: ETag @@ -9676,13 +9913,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp': + '/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp': get: tags: - groups.team summary: Get teamsApp from groups - description: The app that is installed. - operationId: group.team.installedApp_GetTeamsApp + description: The application that is linked to the tab. This cannot be changed after tab creation. + operationId: group.team.channel.tab_GetTeamsApp parameters: - name: group-id in: path @@ -9692,14 +9929,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAppInstallation-id + - name: channel-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: channel + - name: teamsTab-id + in: path + description: The unique identifier of teamsTab + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -9739,13 +9984,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition': + '/groups/{group-id}/team/channels/{channel-id}/tabs/$count': get: tags: - groups.team - summary: Get teamsAppDefinition from groups - description: The details of this version of the app. - operationId: group.team.installedApp_GetTeamsAppDefinition + summary: Get the number of the resource + operationId: group.team.channel.tab_GetCount parameters: - name: group-id in: path @@ -9755,65 +9999,27 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAppInstallation-id + - name: channel-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - authorization - - createdBy - - description - - displayName - - lastModifiedDateTime - - publishingState - - shortDescription - - teamsAppId - - version - - bot - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - bot - type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppDefinition' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/installedApps/$count': + '/groups/{group-id}/team/channels/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.installedApp_GetCount + operationId: group.team.channel_GetCount parameters: - name: group-id in: path @@ -9830,16 +10036,158 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/members': + '/groups/{group-id}/team/group': get: tags: - groups.team - summary: List members of team - description: Get the conversationMember collection of a team. + summary: Get group from groups + operationId: group.team_GetGroup + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + - assignedLabels + - assignedLicenses + - classification + - createdDateTime + - description + - displayName + - expirationDateTime + - groupTypes + - hasMembersWithLicenseErrors + - isAssignableToRole + - licenseProcessingState + - mail + - mailEnabled + - mailNickname + - membershipRule + - membershipRuleProcessingState + - onPremisesDomainName + - onPremisesLastSyncDateTime + - onPremisesNetBiosName + - onPremisesProvisioningErrors + - onPremisesSamAccountName + - onPremisesSecurityIdentifier + - onPremisesSyncEnabled + - preferredDataLocation + - preferredLanguage + - proxyAddresses + - renewedDateTime + - securityEnabled + - securityIdentifier + - theme + - visibility + - allowExternalSenders + - autoSubscribeNewMembers + - hideFromAddressLists + - hideFromOutlookClients + - isSubscribedByMail + - unseenCount + - isArchived + - appRoleAssignments + - createdOnBehalfOf + - memberOf + - members + - membersWithLicenseErrors + - owners + - permissionGrants + - settings + - transitiveMemberOf + - transitiveMembers + - acceptedSenders + - calendar + - calendarView + - conversations + - events + - rejectedSenders + - threads + - drive + - drives + - sites + - extensions + - groupLifecyclePolicies + - planner + - onenote + - photo + - photos + - team + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - appRoleAssignments + - createdOnBehalfOf + - memberOf + - members + - membersWithLicenseErrors + - owners + - permissionGrants + - settings + - transitiveMemberOf + - transitiveMembers + - acceptedSenders + - calendar + - calendarView + - conversations + - events + - rejectedSenders + - threads + - drive + - drives + - sites + - extensions + - groupLifecyclePolicies + - planner + - onenote + - photo + - photos + - team + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.group' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/incomingChannels': + get: + tags: + - groups.team + summary: List incomingChannels + description: Get the list of incoming channels (channels shared with a team). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 - operationId: group.team_ListMember + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + operationId: group.team_ListIncomingChannel parameters: - name: group-id in: path @@ -9866,12 +10214,22 @@ paths: enum: - id - id desc + - createdDateTime + - createdDateTime desc + - description + - description desc - displayName - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -9884,9 +10242,19 @@ paths: items: enum: - id + - createdDateTime + - description - displayName - - roles - - visibleHistoryStartDateTime + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -9899,61 +10267,28 @@ paths: items: enum: - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - groups.team - summary: Add member to team - description: Add a new conversationMember to a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 - operationId: group.team_CreateMember - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/members/{conversationMember-id}': + '/groups/{group-id}/team/incomingChannels/{channel-id}': get: tags: - groups.team - summary: Get member of team - description: Get a conversationMember from a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 - operationId: group.team_GetMember + summary: Get incomingChannels from groups + description: List of channels shared with the team. + operationId: group.team_GetIncomingChannel parameters: - name: group-id in: path @@ -9963,14 +10298,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: conversationMember-id + - name: channel-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: channel - name: $select in: query description: Select properties to be returned @@ -9982,9 +10317,19 @@ paths: items: enum: - id + - createdDateTime + - description - displayName - - roles - - visibleHistoryStartDateTime + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -9997,6 +10342,11 @@ paths: items: enum: - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: @@ -10004,62 +10354,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.team - summary: Update member in team - description: Update the role of a conversationMember in a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 - operationId: group.team_UpdateMember - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: conversationMember-id - in: path - description: The unique identifier of conversationMember - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: conversationMember - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Remove member from team - description: Remove a conversationMember from a team. + summary: Remove channel + description: Remove an incoming channel (a channel shared with a team) from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 - operationId: group.team_DeleteMember + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + operationId: group.team_DeleteIncomingChannel parameters: - name: group-id in: path @@ -10069,14 +10376,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: conversationMember-id + - name: channel-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: channel - name: If-Match in: header description: ETag @@ -10089,12 +10396,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/members/$count': + '/groups/{group-id}/team/incomingChannels/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.member_GetCount + operationId: group.team.incomingChannel_GetCount parameters: - name: group-id in: path @@ -10111,13 +10418,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/operations': + '/groups/{group-id}/team/installedApps': get: tags: - groups.team - summary: Get operations from groups - description: The async operations that ran or are running on this team. - operationId: group.team_ListOperation + summary: List apps in team + description: Retrieve a list of apps installed in the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + operationId: group.team_ListInstalledApp parameters: - name: group-id in: path @@ -10144,22 +10454,8 @@ paths: enum: - id - id desc - - attemptsCount - - attemptsCount desc - - createdDateTime - - createdDateTime desc - - error - - error desc - - lastActionDateTime - - lastActionDateTime desc - - operationType - - operationType desc - - status - - status desc - - targetResourceId - - targetResourceId desc - - targetResourceLocation - - targetResourceLocation desc + - consentedPermissionSet + - consentedPermissionSet desc type: string - name: $select in: query @@ -10172,14 +10468,9 @@ paths: items: enum: - id - - attemptsCount - - createdDateTime - - error - - lastActionDateTime - - operationType - - status - - targetResourceId - - targetResourceLocation + - consentedPermissionSet + - teamsApp + - teamsAppDefinition type: string - name: $expand in: query @@ -10192,10 +10483,12 @@ paths: items: enum: - '*' + - teamsApp + - teamsAppDefinition type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsAsyncOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsAppInstallationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -10205,8 +10498,12 @@ paths: post: tags: - groups.team - summary: Create new navigation property to operations for groups - operationId: group.team_CreateOperation + summary: Add app to team + description: Install an app to the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + operationId: group.team_CreateInstalledApp parameters: - name: group-id in: path @@ -10221,7 +10518,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' required: true responses: 2XX: @@ -10229,17 +10526,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/operations/{teamsAsyncOperation-id}': + '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}': get: tags: - groups.team - summary: Get operations from groups - description: The async operations that ran or are running on this team. - operationId: group.team_GetOperation + summary: Get installed app in team + description: Retrieve the app installed in the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + operationId: group.team_GetInstalledApp parameters: - name: group-id in: path @@ -10249,14 +10549,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAsyncOperation-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsAsyncOperation + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAsyncOperation + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -10268,14 +10568,9 @@ paths: items: enum: - id - - attemptsCount - - createdDateTime - - error - - lastActionDateTime - - operationType - - status - - targetResourceId - - targetResourceLocation + - consentedPermissionSet + - teamsApp + - teamsAppDefinition type: string - name: $expand in: query @@ -10288,6 +10583,8 @@ paths: items: enum: - '*' + - teamsApp + - teamsAppDefinition type: string responses: 2XX: @@ -10295,15 +10592,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property operations in groups - operationId: group.team_UpdateOperation + summary: Update the navigation property installedApps in groups + operationId: group.team_UpdateInstalledApp parameters: - name: group-id in: path @@ -10313,20 +10610,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAsyncOperation-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsAsyncOperation + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAsyncOperation + x-ms-docs-key-type: teamsAppInstallation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' required: true responses: 2XX: @@ -10334,15 +10631,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property operations for groups - operationId: group.team_DeleteOperation + summary: Remove app from team + description: Uninstalls an app from the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + operationId: group.team_DeleteInstalledApp parameters: - name: group-id in: path @@ -10352,14 +10653,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsAsyncOperation-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsAsyncOperation + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAsyncOperation + x-ms-docs-key-type: teamsAppInstallation - name: If-Match in: header description: ETag @@ -10372,12 +10673,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/operations/$count': + '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.operation_GetCount + summary: Get teamsApp from groups + description: The app that is installed. + operationId: group.team.installedApp_GetTeamsApp parameters: - name: group-id in: path @@ -10387,32 +10689,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/photo': - get: - tags: - - groups.team - summary: Get profilePhoto - description: "Get the specified profilePhoto or its metadata (**profilePhoto** properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 - operationId: group.team_GetPhoto - parameters: - - name: group-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of group + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -10424,8 +10708,10 @@ paths: items: enum: - id - - height - - width + - displayName + - distributionMethod + - externalId + - appDefinitions type: string - name: $expand in: query @@ -10438,6 +10724,7 @@ paths: items: enum: - '*' + - appDefinitions type: string responses: 2XX: @@ -10445,15 +10732,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' + $ref: '#/components/schemas/microsoft.graph.teamsApp' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition': + get: tags: - groups.team - summary: Update the navigation property photo in groups - operationId: group.team_UpdatePhoto + summary: Get teamsAppDefinition from groups + description: The details of this version of the app. + operationId: group.team.installedApp_GetTeamsAppDefinition parameters: - name: group-id in: path @@ -10463,253 +10752,14 @@ paths: schema: type: string x-ms-docs-key-type: group - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.team - summary: Delete navigation property photo for groups - operationId: group.team_DeletePhoto - parameters: - - name: group-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of group + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/photo/$value': - get: - tags: - - groups.team - summary: Get media content for the navigation property photo from groups - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 - operationId: group.team_GetPhotoContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - groups.team - summary: Update media content for the navigation property photo in groups - operationId: group.team_SetPhotoContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel': - get: - tags: - - groups.team - summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 - operationId: group.team_GetPrimaryChannel - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.channel' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.team - summary: Update the navigation property primaryChannel in groups - operationId: group.team_UpdatePrimaryChannel - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.channel' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.channel' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.team - summary: Delete navigation property primaryChannel for groups - operationId: group.team_DeletePrimaryChannel - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/filesFolder': - get: - tags: - - groups.team - summary: Get filesFolder - description: 'Get the metadata for the location where the files of a channel are stored. ' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetFilesFolder - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -10721,49 +10771,16 @@ paths: items: enum: - id + - authorization - createdBy - - createdDateTime - description - - eTag - - lastModifiedBy + - displayName - lastModifiedDateTime - - name - - parentReference - - webUrl - - audio - - bundle - - content - - cTag - - deleted - - file - - fileSystemInfo - - folder - - image - - location - - malware - - package - - pendingOperations - - photo - - publication - - remoteItem - - root - - searchResult - - shared - - sharepointIds - - size - - specialFolder - - video - - webDavUrl - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions + - publishingState + - shortDescription + - teamsAppId + - version + - bot type: string - name: $expand in: query @@ -10776,16 +10793,7 @@ paths: items: enum: - '*' - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions + - bot type: string responses: 2XX: @@ -10793,46 +10801,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.teamsAppDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/filesFolder/content': + '/groups/{group-id}/team/installedApps/$count': get: tags: - groups.team - summary: Get content for the navigation property filesFolder from groups - description: 'The content stream, if the item represents a file.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetFilesFolderContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - groups.team - summary: Update content for the navigation property filesFolder in groups - description: 'The content stream, if the item represents a file.' - operationId: group.team.primaryChannel_SetFilesFolderContent + summary: Get the number of the resource + operationId: group.team.installedApp_GetCount parameters: - name: group-id in: path @@ -10842,34 +10820,23 @@ paths: schema: type: string x-ms-docs-key-type: group - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/members': + '/groups/{group-id}/team/members': get: tags: - groups.team - summary: List members of a channel - description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. + summary: List members of team + description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 - operationId: group.team.primaryChannel_ListMember + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + operationId: group.team_ListMember parameters: - name: group-id in: path @@ -10942,12 +10909,12 @@ paths: post: tags: - groups.team - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + summary: Add member to team + description: Add a new conversationMember to a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 - operationId: group.team.primaryChannel_CreateMember + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + operationId: group.team_CreateMember parameters: - name: group-id in: path @@ -10974,16 +10941,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}': + '/groups/{group-id}/team/members/{conversationMember-id}': get: tags: - groups.team - summary: Get member of channel - description: Get a conversationMember from a channel. + summary: Get member of team + description: Get a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetMember + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + operationId: group.team_GetMember parameters: - name: group-id in: path @@ -11041,12 +11008,12 @@ paths: patch: tags: - groups.team - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in team + description: Update the role of a conversationMember in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 - operationId: group.team.primaryChannel_UpdateMember + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + operationId: group.team_UpdateMember parameters: - name: group-id in: path @@ -11084,12 +11051,12 @@ paths: delete: tags: - groups.team - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from team + description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 - operationId: group.team.primaryChannel_DeleteMember + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + operationId: group.team_DeleteMember parameters: - name: group-id in: path @@ -11119,12 +11086,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/members/$count': + '/groups/{group-id}/team/members/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.primaryChannel.member_GetCount + operationId: group.team.member_GetCount parameters: - name: group-id in: path @@ -11141,16 +11108,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/messages': + '/groups/{group-id}/team/operations': get: tags: - groups.team - summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 - operationId: group.team.primaryChannel_ListMessage + summary: Get operations from groups + description: The async operations that ran or are running on this team. + operationId: group.team_ListOperation parameters: - name: group-id in: path @@ -11177,50 +11141,22 @@ paths: enum: - id - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc + - attemptsCount + - attemptsCount desc - createdDateTime - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc + - error + - error desc + - lastActionDateTime + - lastActionDateTime desc + - operationType + - operationType desc + - status + - status desc + - targetResourceId + - targetResourceId desc + - targetResourceLocation + - targetResourceLocation desc type: string - name: $select in: query @@ -11233,30 +11169,14 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId + - attemptsCount - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - error + - lastActionDateTime + - operationType + - status + - targetResourceId + - targetResourceLocation type: string - name: $expand in: query @@ -11269,12 +11189,10 @@ paths: items: enum: - '*' - - hostedContents - - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsAsyncOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11284,12 +11202,8 @@ paths: post: tags: - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 - operationId: group.team.primaryChannel_CreateMessage + summary: Create new navigation property to operations for groups + operationId: group.team_CreateOperation parameters: - name: group-id in: path @@ -11304,7 +11218,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' required: true responses: 2XX: @@ -11312,20 +11226,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}': + '/groups/{group-id}/team/operations/{teamsAsyncOperation-id}': get: tags: - groups.team - summary: Get chatMessage in a channel or chat - description: Retrieve a single message or a message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetMessage + summary: Get operations from groups + description: The async operations that ran or are running on this team. + operationId: group.team_GetOperation parameters: - name: group-id in: path @@ -11335,14 +11246,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamsAsyncOperation - name: $select in: query description: Select properties to be returned @@ -11354,30 +11265,14 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId + - attemptsCount - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - error + - lastActionDateTime + - operationType + - status + - targetResourceId + - targetResourceLocation type: string - name: $expand in: query @@ -11390,8 +11285,6 @@ paths: items: enum: - '*' - - hostedContents - - replies type: string responses: 2XX: @@ -11399,19 +11292,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 - operationId: group.team.primaryChannel_UpdateMessage + summary: Update the navigation property operations in groups + operationId: group.team_UpdateOperation parameters: - name: group-id in: path @@ -11421,20 +11310,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamsAsyncOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' required: true responses: 2XX: @@ -11442,15 +11331,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property messages for groups - operationId: group.team.primaryChannel_DeleteMessage + summary: Delete navigation property operations for groups + operationId: group.team_DeleteOperation parameters: - name: group-id in: path @@ -11460,14 +11349,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamsAsyncOperation - name: If-Match in: header description: ETag @@ -11480,16 +11369,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents': + '/groups/{group-id}/team/operations/$count': get: tags: - groups.team - summary: List hostedContents - description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_ListHostedContent + summary: Get the number of the resource + operationId: group.team.operation_GetCount parameters: - name: group-id in: path @@ -11499,14 +11384,28 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/permissionGrants': + get: + tags: + - groups.team + summary: Get permissionGrants from groups + operationId: group.team_ListPermissionGrant + parameters: + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11524,10 +11423,18 @@ paths: enum: - id - id desc - - contentBytes - - contentBytes desc - - contentType - - contentType desc + - deletedDateTime + - deletedDateTime desc + - clientAppId + - clientAppId desc + - clientId + - clientId desc + - permission + - permission desc + - permissionType + - permissionType desc + - resourceAppId + - resourceAppId desc type: string - name: $select in: query @@ -11540,8 +11447,12 @@ paths: items: enum: - id - - contentBytes - - contentType + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -11557,7 +11468,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + $ref: '#/components/responses/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11567,8 +11478,8 @@ paths: post: tags: - groups.team - summary: Create new navigation property to hostedContents for groups - operationId: group.team.primaryChannel.message_CreateHostedContent + summary: Create new navigation property to permissionGrants for groups + operationId: group.team_CreatePermissionGrant parameters: - name: group-id in: path @@ -11578,20 +11489,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -11599,20 +11502,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': + '/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}': get: tags: - groups.team - summary: Get chatMessageHostedContent - description: Retrieve the properties and relationships of chatMessageHostedContent object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_GetHostedContent + summary: Get permissionGrants from groups + operationId: group.team_GetPermissionGrant parameters: - name: group-id in: path @@ -11622,22 +11521,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: $select in: query description: Select properties to be returned @@ -11649,8 +11540,12 @@ paths: items: enum: - id - - contentBytes - - contentType + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -11670,15 +11565,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property hostedContents in groups - operationId: group.team.primaryChannel.message_UpdateHostedContent + summary: Update the navigation property permissionGrants in groups + operationId: group.team_UpdatePermissionGrant parameters: - name: group-id in: path @@ -11688,28 +11583,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -11717,15 +11604,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property hostedContents for groups - operationId: group.team.primaryChannel.message_DeleteHostedContent + summary: Delete navigation property permissionGrants for groups + operationId: group.team_DeletePermissionGrant parameters: - name: group-id in: path @@ -11735,22 +11622,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: If-Match in: header description: ETag @@ -11763,101 +11642,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': - get: - tags: - - groups.team - summary: Get media content for the navigation property hostedContents from groups - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_GetHostedContentsContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - groups.team - summary: Update media content for the navigation property hostedContents in groups - operationId: group.team.primaryChannel.message_SetHostedContentsContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': + '/groups/{group-id}/team/permissionGrants/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.primaryChannel.message.hostedContent_GetCount + operationId: group.team.permissionGrant_GetCount parameters: - name: group-id in: path @@ -11867,14 +11657,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -11882,16 +11664,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies': + '/groups/{group-id}/team/photo': get: tags: - groups.team - summary: List replies - description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' + summary: Get profilePhoto + description: "Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_ListReply + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + operationId: group.team_GetPhoto parameters: - name: group-id in: path @@ -11901,76 +11683,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc - type: string - name: $select in: query description: Select properties to be returned @@ -11982,30 +11694,8 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - height + - width type: string - name: $expand in: query @@ -12018,27 +11708,22 @@ paths: items: enum: - '*' - - hostedContents - - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.profilePhoto' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_CreateReply + summary: Update the navigation property photo in groups + operationId: group.team_UpdatePhoto parameters: - name: group-id in: path @@ -12048,41 +11733,32 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.profilePhoto' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.profilePhoto' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}': + '/groups/{group-id}/team/photo/$value': get: tags: - groups.team - summary: Get chatMessage in a channel or chat - description: Retrieve a single message or a message reply in a channel or a chat. + summary: Get media content for the navigation property photo from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message_GetReply + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + operationId: group.team_GetPhotoContent parameters: - name: group-id in: path @@ -12092,22 +11768,64 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - groups.team + summary: Update media content for the navigation property photo in groups + operationId: group.team_SetPhotoContent + parameters: + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + x-ms-docs-key-type: group + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel': + get: + tags: + - groups.team + summary: Get primaryChannel + description: 'Get the default channel, General, of a team.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + operationId: group.team_GetPrimaryChannel + parameters: + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: group - name: $select in: query description: Select properties to be returned @@ -12119,30 +11837,19 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId - webUrl - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -12155,8 +11862,11 @@ paths: items: enum: - '*' - - hostedContents - - replies + - filesFolder + - members + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: @@ -12164,15 +11874,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property replies in groups - operationId: group.team.primaryChannel.message_UpdateReply + summary: Update the navigation property primaryChannel in groups + operationId: group.team_UpdatePrimaryChannel parameters: - name: group-id in: path @@ -12182,28 +11892,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.channel' required: true responses: 2XX: @@ -12211,15 +11905,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property replies for groups - operationId: group.team.primaryChannel.message_DeleteReply + summary: Delete navigation property primaryChannel for groups + operationId: group.team_DeletePrimaryChannel parameters: - name: group-id in: path @@ -12229,22 +11923,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - name: If-Match in: header description: ETag @@ -12257,16 +11935,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': + '/groups/{group-id}/team/primaryChannel/filesFolder': get: tags: - groups.team - summary: List hostedContents - description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' + summary: Get filesFolder + description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message.reply_ListHostedContent + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetFilesFolder parameters: - name: group-id in: path @@ -12276,44 +11954,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - contentBytes - - contentBytes desc - - contentType - - contentType desc - type: string - name: $select in: query description: Select properties to be returned @@ -12325,8 +11965,49 @@ paths: items: enum: - id - - contentBytes - - contentType + - createdBy + - createdDateTime + - description + - eTag + - lastModifiedBy + - lastModifiedDateTime + - name + - parentReference + - webUrl + - audio + - bundle + - content + - cTag + - deleted + - file + - fileSystemInfo + - folder + - image + - location + - malware + - package + - pendingOperations + - photo + - publication + - remoteItem + - root + - searchResult + - shared + - sharepointIds + - size + - specialFolder + - video + - webDavUrl + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions type: string - name: $expand in: query @@ -12339,21 +12020,37 @@ paths: items: enum: - '*' + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/team/primaryChannel/filesFolder/content': + get: tags: - groups.team - summary: Create new navigation property to hostedContents for groups - operationId: group.team.primaryChannel.message.reply_CreateHostedContent + summary: Get content for the navigation property filesFolder from groups + description: 'The content stream, if the item represents a file.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetFilesFolderContent parameters: - name: group-id in: path @@ -12363,49 +12060,60 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - groups.team + summary: Update content for the navigation property filesFolder in groups + description: 'The content stream, if the item represents a file.' + operationId: group.team.primaryChannel_SetFilesFolderContent + parameters: + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: group requestBody: - description: New navigation property + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + type: string + format: binary required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': + '/groups/{group-id}/team/primaryChannel/members': get: tags: - groups.team - summary: Get chatMessageHostedContent - description: Retrieve the properties and relationships of chatMessageHostedContent object. + summary: List members of a channel + description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message.reply_GetHostedContent + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + operationId: group.team.primaryChannel_ListMember parameters: - name: group-id in: path @@ -12415,30 +12123,30 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc + type: string - name: $select in: query description: Select properties to be returned @@ -12450,8 +12158,9 @@ paths: items: enum: - id - - contentBytes - - contentType + - displayName + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -12467,19 +12176,22 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.team - summary: Update the navigation property hostedContents in groups - operationId: group.team.primaryChannel.message.reply_UpdateHostedContent + summary: Add conversationMember + description: Add a conversationMember to a channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + operationId: group.team.primaryChannel_CreateMember parameters: - name: group-id in: path @@ -12489,106 +12201,33 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.conversationMember' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.team - summary: Delete navigation property hostedContents for groups - operationId: group.team.primaryChannel.message.reply_DeleteHostedContent - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': + '/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}': get: tags: - groups.team - summary: Get media content for the navigation property hostedContents from groups + summary: Get member of channel + description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: group.team.primaryChannel.message.reply_GetHostedContentsContent + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetMember parameters: - name: group-id in: path @@ -12598,46 +12237,60 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id + - name: conversationMember-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple + x-ms-docs-key-type: conversationMember + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - roles + - visibleHistoryStartDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent + uniqueItems: true + type: array + items: + enum: + - '*' + type: string responses: 2XX: - description: Retrieved media content + description: Retrieved navigation property content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - put: + patch: tags: - groups.team - summary: Update media content for the navigation property hostedContents in groups - operationId: group.team.primaryChannel.message.reply_SetHostedContentsContent + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + operationId: group.team.primaryChannel_UpdateMember parameters: - name: group-id in: path @@ -12647,50 +12300,40 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: conversationMember-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: conversationMember requestBody: - description: New media content. + description: New navigation property values content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.conversationMember' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': - get: + delete: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.primaryChannel.message.reply.hostedContent_GetCount + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + operationId: group.team.primaryChannel_DeleteMember parameters: - name: group-id in: path @@ -12700,65 +12343,32 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.primaryChannel.message.reply_GetCount - parameters: - - name: group-id + - name: conversationMember-id in: path - description: The unique identifier of group + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true + x-ms-docs-key-type: conversationMember + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/messages/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/members/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.primaryChannel.message_GetCount + operationId: group.team.primaryChannel.member_GetCount parameters: - name: group-id in: path @@ -12775,16 +12385,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/sharedWithTeams': + '/groups/{group-id}/team/primaryChannel/messages': get: tags: - groups.team - summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: List channel messages + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 - operationId: group.team.primaryChannel_ListSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + operationId: group.team.primaryChannel_ListMessage parameters: - name: group-id in: path @@ -12811,33 +12421,90 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - tenantId - - tenantId desc - - isHostTeam - - isHostTeam desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - displayName - - tenantId - - isHostTeam - - team - - allowedMembers - type: string - - name: $expand - in: query - description: Expand related entities + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities style: form explode: false schema: @@ -12846,12 +12513,12 @@ paths: items: enum: - '*' - - team - - allowedMembers + - hostedContents + - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' + $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -12861,8 +12528,12 @@ paths: post: tags: - groups.team - summary: Create new navigation property to sharedWithTeams for groups - operationId: group.team.primaryChannel_CreateSharedGraphWPreTeam + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + operationId: group.team.primaryChannel_CreateMessage parameters: - name: group-id in: path @@ -12877,7 +12548,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -12885,20 +12556,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}': get: tags: - groups.team - summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: Get chatMessage in a channel or chat + description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetMessage parameters: - name: group-id in: path @@ -12908,14 +12579,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage - name: $select in: query description: Select properties to be returned @@ -12927,11 +12598,30 @@ paths: items: enum: - id - - displayName - - tenantId - - isHostTeam - - team - - allowedMembers + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies type: string - name: $expand in: query @@ -12944,8 +12634,8 @@ paths: items: enum: - '*' - - team - - allowedMembers + - hostedContents + - replies type: string responses: 2XX: @@ -12953,15 +12643,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property sharedWithTeams in groups - operationId: group.team.primaryChannel_UpdateSharedGraphWPreTeam + summary: Update chatMessage + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + operationId: group.team.primaryChannel_UpdateMessage parameters: - name: group-id in: path @@ -12971,20 +12665,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -12992,19 +12686,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 - operationId: group.team.primaryChannel_DeleteSharedGraphWPreTeam + summary: Delete navigation property messages for groups + operationId: group.team.primaryChannel_DeleteMessage parameters: - name: group-id in: path @@ -13014,14 +12704,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage - name: If-Match in: header description: ETag @@ -13034,16 +12724,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents': get: tags: - groups.team - summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + summary: List hostedContents + description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 - operationId: group.team.primaryChannel.sharedGraphWPreTeam_ListAllowedMember + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_ListHostedContent parameters: - name: group-id in: path @@ -13053,14 +12743,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -13078,12 +12768,10 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc + - contentBytes + - contentBytes desc + - contentType + - contentType desc type: string - name: $select in: query @@ -13096,9 +12784,8 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - contentBytes + - contentType type: string - name: $expand in: query @@ -13114,20 +12801,62 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': + post: + tags: + - groups.team + summary: Create new navigation property to hostedContents for groups + operationId: group.team.primaryChannel.message_CreateHostedContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': get: tags: - groups.team - summary: Get allowedMembers from groups - description: A collection of team members who have access to the shared channel. - operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetAllowedMember + summary: Get chatMessageHostedContent + description: Retrieve the properties and relationships of chatMessageHostedContent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_GetHostedContent parameters: - name: group-id in: path @@ -13137,22 +12866,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - name: conversationMember-id + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of chatMessageHostedContent required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: chatMessageHostedContent - name: $select in: query description: Select properties to be returned @@ -13164,9 +12893,8 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - contentBytes + - contentType type: string - name: $expand in: query @@ -13186,16 +12914,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': - get: + patch: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.primaryChannel.sharedGraphWPreTeam.allowedMember_GetCount + summary: Update the navigation property hostedContents in groups + operationId: group.team.primaryChannel.message_UpdateHostedContent parameters: - name: group-id in: path @@ -13205,27 +12932,44 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.team - summary: Get team from groups - operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetTeam + summary: Delete navigation property hostedContents for groups + operationId: group.team.primaryChannel.message_DeleteHostedContent parameters: - name: group-id in: path @@ -13235,93 +12979,129 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: sharedWithChannelTeamInfo-id + - name: chatMessage-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - classification - - createdDateTime - - description - - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary - - tenantId - - visibility - - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string + type: string responses: 2XX: - description: Retrieved navigation property + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': + get: + tags: + - groups.team + summary: Get media content for the navigation property hostedContents from groups + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_GetHostedContentsContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + responses: + 2XX: + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.team' + type: string + format: binary default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count': + put: + tags: + - groups.team + summary: Update media content for the navigation property hostedContents in groups + operationId: group.team.primaryChannel.message_SetHostedContentsContent + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetCount + operationId: group.team.primaryChannel.message.hostedContent_GetCount parameters: - name: group-id in: path @@ -13331,6 +13111,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -13338,16 +13126,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/primaryChannel/tabs': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies': get: tags: - groups.team - summary: List tabs in channel - description: 'Retrieve the list of tabs in the specified channel within a team. ' + summary: List replies + description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 - operationId: group.team.primaryChannel_ListTab + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_ListReply parameters: - name: group-id in: path @@ -13357,10 +13145,18 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby in: query @@ -13374,10 +13170,48 @@ paths: enum: - id - id desc - - configuration - - configuration desc - - displayName - - displayName desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc - webUrl - webUrl desc type: string @@ -13392,10 +13226,30 @@ paths: items: enum: - id - - configuration - - displayName + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary - webUrl - - teamsApp + - hostedContents + - replies type: string - name: $expand in: query @@ -13408,11 +13262,12 @@ paths: items: enum: - '*' - - teamsApp + - hostedContents + - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' + $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -13422,12 +13277,12 @@ paths: post: tags: - groups.team - summary: Add tab to channel - description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." + summary: Send replies to a message in a channel + description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 - operationId: group.team.primaryChannel_CreateTab + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_CreateReply parameters: - name: group-id in: path @@ -13437,12 +13292,20 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -13450,20 +13313,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}': get: tags: - groups.team - summary: Get tab - description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' + summary: Get chatMessage in a channel or chat + description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 - operationId: group.team.primaryChannel_GetTab + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message_GetReply parameters: - name: group-id in: path @@ -13473,14 +13336,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsTab-id + - name: chatMessage-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: $select in: query description: Select properties to be returned @@ -13492,10 +13363,30 @@ paths: items: enum: - id - - configuration - - displayName + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary - webUrl - - teamsApp + - hostedContents + - replies type: string - name: $expand in: query @@ -13508,7 +13399,8 @@ paths: items: enum: - '*' - - teamsApp + - hostedContents + - replies type: string responses: 2XX: @@ -13516,19 +13408,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update tab - description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 - operationId: group.team.primaryChannel_UpdateTab + summary: Update the navigation property replies in groups + operationId: group.team.primaryChannel.message_UpdateReply parameters: - name: group-id in: path @@ -13538,20 +13426,28 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsTab-id + - name: chatMessage-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.chatMessage' required: true responses: 2XX: @@ -13559,19 +13455,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.chatMessage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete tab from channel - description: 'Removes (unpins) a tab from the specified channel within a team. ' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 - operationId: group.team.primaryChannel_DeleteTab + summary: Delete navigation property replies for groups + operationId: group.team.primaryChannel.message_DeleteReply parameters: - name: group-id in: path @@ -13581,14 +13473,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsTab-id + - name: chatMessage-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: If-Match in: header description: ETag @@ -13601,13 +13501,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': get: tags: - groups.team - summary: Get teamsApp from groups - description: The application that is linked to the tab. This cannot be changed after tab creation. - operationId: group.team.primaryChannel.tab_GetTeamsApp + summary: List hostedContents + description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message.reply_ListHostedContent parameters: - name: group-id in: path @@ -13617,14 +13520,44 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamsTab-id + - name: chatMessage-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - contentBytes + - contentBytes desc + - contentType + - contentType desc + type: string - name: $select in: query description: Select properties to be returned @@ -13636,10 +13569,8 @@ paths: items: enum: - id - - displayName - - distributionMethod - - externalId - - appDefinitions + - contentBytes + - contentType type: string - name: $expand in: query @@ -13652,24 +13583,21 @@ paths: items: enum: - '*' - - appDefinitions type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsApp' + $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/tabs/$count': - get: + post: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.primaryChannel.tab_GetCount + summary: Create new navigation property to hostedContents for groups + operationId: group.team.primaryChannel.message.reply_CreateHostedContent parameters: - name: group-id in: path @@ -13679,23 +13607,49 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule': + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': get: tags: - groups.team - summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + summary: Get chatMessageHostedContent + description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 - operationId: group.team_GetSchedule + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message.reply_GetHostedContent parameters: - name: group-id in: path @@ -13705,6 +13659,30 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent - name: $select in: query description: Select properties to be returned @@ -13716,25 +13694,8 @@ paths: items: enum: - id - - enabled - - offerShiftRequestsEnabled - - openShiftsEnabled - - provisionStatus - - provisionStatusCode - - swapShiftsRequestsEnabled - - timeClockEnabled - - timeOffRequestsEnabled - - timeZone - - workforceIntegrationIds - - offerShiftRequests - - openShiftChangeRequests - - openShifts - - schedulingGroups - - shifts - - swapShiftsChangeRequests - - timeOffReasons - - timeOffRequests - - timesOff + - contentBytes + - contentType type: string - name: $expand in: query @@ -13747,15 +13708,6 @@ paths: items: enum: - '*' - - offerShiftRequests - - openShiftChangeRequests - - openShifts - - schedulingGroups - - shifts - - swapShiftsChangeRequests - - timeOffReasons - - timeOffRequests - - timesOff type: string responses: 2XX: @@ -13763,15 +13715,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedule' + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - put: + patch: tags: - groups.team - summary: Update the navigation property schedule in groups - operationId: group.team_SetSchedule + summary: Update the navigation property hostedContents in groups + operationId: group.team.primaryChannel.message.reply_UpdateHostedContent parameters: - name: group-id in: path @@ -13781,12 +13733,36 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedule' + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' required: true responses: 2XX: @@ -13794,15 +13770,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedule' + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property schedule for groups - operationId: group.team_DeleteSchedule + summary: Delete navigation property hostedContents for groups + operationId: group.team.primaryChannel.message.reply_DeleteHostedContent parameters: - name: group-id in: path @@ -13812,6 +13788,30 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent - name: If-Match in: header description: ETag @@ -13824,16 +13824,15 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/offerShiftRequests': + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': get: tags: - groups.team - summary: List offerShiftRequest - description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. + summary: Get media content for the navigation property hostedContents from groups externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 - operationId: group.team.schedule_ListOfferShiftRequest + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: group.team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: group-id in: path @@ -13843,147 +13842,46 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - createdDateTime - - createdDateTime desc - - lastModifiedBy - - lastModifiedBy desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - assignedTo - - assignedTo desc - - managerActionDateTime - - managerActionDateTime desc - - managerActionMessage - - managerActionMessage desc - - managerUserId - - managerUserId desc - - senderDateTime - - senderDateTime desc - - senderMessage - - senderMessage desc - - senderUserId - - senderUserId desc - - state - - state desc - - recipientActionDateTime - - recipientActionDateTime desc - - recipientActionMessage - - recipientActionMessage desc - - recipientUserId - - recipientUserId desc - - senderShiftId - - senderShiftId desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - recipientActionDateTime - - recipientActionMessage - - recipientUserId - - senderShiftId - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.offerShiftRequestCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.team - summary: Create offerShiftRequest - description: Create an instance of an offerShiftRequest. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 - operationId: group.team.schedule_CreateOfferShiftRequest - parameters: - - name: group-id + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id in: path - description: The unique identifier of group + description: The unique identifier of chatMessageHostedContent required: true style: simple schema: type: string - x-ms-docs-key-type: group - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' - required: true + x-ms-docs-key-type: chatMessageHostedContent responses: 2XX: - description: Created navigation property. + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' + type: string + format: binary default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}': - get: + put: tags: - groups.team - summary: Get offerShiftRequest - description: Retrieve the properties and relationships of an offerShiftRequest object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetOfferShiftRequest + summary: Update media content for the navigation property hostedContents in groups + operationId: group.team.primaryChannel.message.reply_SetHostedContentsContent parameters: - name: group-id in: path @@ -13993,68 +13891,50 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: offerShiftRequest-id + - name: chatMessage-id in: path - description: The unique identifier of offerShiftRequest + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: offerShiftRequest - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - recipientActionDateTime - - recipientActionMessage - - recipientUserId - - senderShiftId - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple schema: - uniqueItems: true - type: array - items: - enum: - - '*' + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + get: tags: - groups.team - summary: Update the navigation property offerShiftRequests in groups - operationId: group.team.schedule_UpdateOfferShiftRequest + summary: Get the number of the resource + operationId: group.team.primaryChannel.message.reply.hostedContent_GetCount parameters: - name: group-id in: path @@ -14064,36 +13944,35 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: offerShiftRequest-id + - name: chatMessage-id in: path - description: The unique identifier of offerShiftRequest + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: offerShiftRequest - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' - required: true + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count': + get: tags: - groups.team - summary: Delete navigation property offerShiftRequests for groups - operationId: group.team.schedule_DeleteOfferShiftRequest + summary: Get the number of the resource + operationId: group.team.primaryChannel.message.reply_GetCount parameters: - name: group-id in: path @@ -14103,32 +13982,27 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: offerShiftRequest-id + - name: chatMessage-id in: path - description: The unique identifier of offerShiftRequest + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: offerShiftRequest - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/offerShiftRequests/$count': + '/groups/{group-id}/team/primaryChannel/messages/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.offerShiftRequest_GetCount + operationId: group.team.primaryChannel.message_GetCount parameters: - name: group-id in: path @@ -14145,16 +14019,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/openShiftChangeRequests': + '/groups/{group-id}/team/primaryChannel/sharedWithTeams': get: tags: - groups.team - summary: List openShiftChangeRequests - description: Retrieve a list of openShiftChangeRequest objects in a team. + summary: List sharedWithChannelTeamInfo + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 - operationId: group.team.schedule_ListOpenShiftChangeRequest + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + operationId: group.team.primaryChannel_ListSharedGraphWPreTeam parameters: - name: group-id in: path @@ -14181,30 +14055,12 @@ paths: enum: - id - id desc - - createdDateTime - - createdDateTime desc - - lastModifiedBy - - lastModifiedBy desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - assignedTo - - assignedTo desc - - managerActionDateTime - - managerActionDateTime desc - - managerActionMessage - - managerActionMessage desc - - managerUserId - - managerUserId desc - - senderDateTime - - senderDateTime desc - - senderMessage - - senderMessage desc - - senderUserId - - senderUserId desc - - state - - state desc - - openShiftId - - openShiftId desc + - displayName + - displayName desc + - tenantId + - tenantId desc + - isHostTeam + - isHostTeam desc type: string - name: $select in: query @@ -14217,18 +14073,11 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - openShiftId + - displayName + - tenantId + - isHostTeam + - team + - allowedMembers type: string - name: $expand in: query @@ -14241,10 +14090,12 @@ paths: items: enum: - '*' + - team + - allowedMembers type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.openShiftChangeRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -14254,12 +14105,8 @@ paths: post: tags: - groups.team - summary: Create openShiftChangeRequest - description: Create instance of an openShiftChangeRequest object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 - operationId: group.team.schedule_CreateOpenShiftChangeRequest + summary: Create new navigation property to sharedWithTeams for groups + operationId: group.team.primaryChannel_CreateSharedGraphWPreTeam parameters: - name: group-id in: path @@ -14274,7 +14121,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' required: true responses: 2XX: @@ -14282,20 +14129,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}': + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}': get: tags: - groups.team - summary: Get openShiftChangeRequest - description: Retrieve the properties and relationships of an openShiftChangeRequest object. + summary: Get sharedWithChannelTeamInfo + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetOpenShiftChangeRequest + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetSharedGraphWPreTeam parameters: - name: group-id in: path @@ -14305,14 +14152,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: openShiftChangeRequest-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of openShiftChangeRequest + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: openShiftChangeRequest + x-ms-docs-key-type: sharedWithChannelTeamInfo - name: $select in: query description: Select properties to be returned @@ -14324,18 +14171,11 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - openShiftId + - displayName + - tenantId + - isHostTeam + - team + - allowedMembers type: string - name: $expand in: query @@ -14348,6 +14188,8 @@ paths: items: enum: - '*' + - team + - allowedMembers type: string responses: 2XX: @@ -14355,15 +14197,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property openShiftChangeRequests in groups - operationId: group.team.schedule_UpdateOpenShiftChangeRequest + summary: Update the navigation property sharedWithTeams in groups + operationId: group.team.primaryChannel_UpdateSharedGraphWPreTeam parameters: - name: group-id in: path @@ -14373,20 +14215,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: openShiftChangeRequest-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of openShiftChangeRequest + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: openShiftChangeRequest + x-ms-docs-key-type: sharedWithChannelTeamInfo requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' required: true responses: 2XX: @@ -14394,15 +14236,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property openShiftChangeRequests for groups - operationId: group.team.schedule_DeleteOpenShiftChangeRequest + summary: Delete sharedWithChannelTeamInfo + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + operationId: group.team.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: group-id in: path @@ -14412,14 +14258,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: openShiftChangeRequest-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of openShiftChangeRequest + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: openShiftChangeRequest + x-ms-docs-key-type: sharedWithChannelTeamInfo - name: If-Match in: header description: ETag @@ -14432,12 +14278,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/openShiftChangeRequests/$count': + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.schedule.openShiftChangeRequest_GetCount + summary: List allowedMembers + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + operationId: group.team.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: group-id in: path @@ -14447,32 +14297,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/openShifts': - get: - tags: - - groups.team - summary: List openShifts - description: List openShift objects in a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 - operationId: group.team.schedule_ListOpenShift - parameters: - - name: group-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of group + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: sharedWithChannelTeamInfo - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -14490,18 +14322,12 @@ paths: enum: - id - id desc - - createdDateTime - - createdDateTime desc - - lastModifiedBy - - lastModifiedBy desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - draftOpenShift - - draftOpenShift desc - - schedulingGroupId - - schedulingGroupId desc - - sharedOpenShift - - sharedOpenShift desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc type: string - name: $select in: query @@ -14514,12 +14340,9 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - draftOpenShift - - schedulingGroupId - - sharedOpenShift + - displayName + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -14535,22 +14358,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.openShiftCollectionResponse' + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': + get: tags: - groups.team - summary: Create openShift - description: Create an instance of an openShift object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 - operationId: group.team.schedule_CreateOpenShift + summary: Get allowedMembers from groups + description: A collection of team members who have access to the shared channel. + operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetAllowedMember parameters: - name: group-id in: path @@ -14560,50 +14381,22 @@ paths: schema: type: string x-ms-docs-key-type: group - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.openShift' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.openShift' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/openShifts/{openShift-id}': - get: - tags: - - groups.team - summary: Get openShift - description: Retrieve the properties and relationships of an openshift object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetOpenShift - parameters: - - name: group-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of group + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: openShift-id + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: conversationMember-id in: path - description: The unique identifier of openShift + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: openShift + x-ms-docs-key-type: conversationMember - name: $select in: query description: Select properties to be returned @@ -14615,12 +14408,9 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - draftOpenShift - - schedulingGroupId - - sharedOpenShift + - displayName + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -14640,19 +14430,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.openShift' + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': + get: tags: - groups.team - summary: Update openShift - description: Update the properties of an openShift object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 - operationId: group.team.schedule_UpdateOpenShift + summary: Get the number of the resource + operationId: group.team.primaryChannel.sharedGraphWPreTeam.allowedMember_GetCount parameters: - name: group-id in: path @@ -14662,40 +14449,27 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: openShift-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of openShift + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: openShift - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.openShift' - required: true + x-ms-docs-key-type: sharedWithChannelTeamInfo + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.openShift' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': + get: tags: - groups.team - summary: Delete openShift - description: Delete an openShift object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteOpenShift + summary: Get team from groups + operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetTeam parameters: - name: group-id in: path @@ -14705,32 +14479,95 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: openShift-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of openShift + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: openShift - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - classification + - createdDateTime + - description + - displayName + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary + - tenantId + - visibility + - webUrl + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/openShifts/$count': + '/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.openShift_GetCount + operationId: group.team.primaryChannel.sharedGraphWPreTeam_GetCount parameters: - name: group-id in: path @@ -14747,16 +14584,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/schedulingGroups': + '/groups/{group-id}/team/primaryChannel/tabs': get: tags: - groups.team - summary: List scheduleGroups - description: Get the list of schedulingGroups in this schedule. + summary: List tabs in channel + description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 - operationId: group.team.schedule_ListSchedulingGroup + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + operationId: group.team.primaryChannel_ListTab parameters: - name: group-id in: path @@ -14783,18 +14620,12 @@ paths: enum: - id - id desc - - createdDateTime - - createdDateTime desc - - lastModifiedBy - - lastModifiedBy desc - - lastModifiedDateTime - - lastModifiedDateTime desc + - configuration + - configuration desc - displayName - displayName desc - - isActive - - isActive desc - - userIds - - userIds desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -14807,16 +14638,27 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime + - configuration - displayName - - isActive - - userIds + - webUrl + - teamsApp + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - teamsApp type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.schedulingGroupCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -14826,12 +14668,12 @@ paths: post: tags: - groups.team - summary: Create schedulingGroup - description: Create a new schedulingGroup. + summary: Add tab to channel + description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 - operationId: group.team.schedule_CreateSchedulingGroup + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + operationId: group.team.primaryChannel_CreateTab parameters: - name: group-id in: path @@ -14846,7 +14688,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedulingGroup' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -14854,20 +14696,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedulingGroup' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}': + '/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}': get: tags: - groups.team - summary: Get schedulingGroup - description: Retrieve the properties and relationships of a schedulingGroup by ID. + summary: Get tab + description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetSchedulingGroup + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + operationId: group.team.primaryChannel_GetTab parameters: - name: group-id in: path @@ -14877,14 +14719,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: schedulingGroup-id + - name: teamsTab-id in: path - description: The unique identifier of schedulingGroup + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: schedulingGroup + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -14896,12 +14738,23 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime + - configuration - displayName - - isActive - - userIds + - webUrl + - teamsApp + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - teamsApp type: string responses: 2XX: @@ -14909,19 +14762,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedulingGroup' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + summary: Update tab + description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 - operationId: group.team.schedule_UpdateSchedulingGroup + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + operationId: group.team.primaryChannel_UpdateTab parameters: - name: group-id in: path @@ -14931,20 +14784,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: schedulingGroup-id + - name: teamsTab-id in: path - description: The unique identifier of schedulingGroup + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: schedulingGroup + x-ms-docs-key-type: teamsTab requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedulingGroup' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -14952,19 +14805,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.schedulingGroup' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + summary: Delete tab from channel + description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteSchedulingGroup + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + operationId: group.team.primaryChannel_DeleteTab parameters: - name: group-id in: path @@ -14974,14 +14827,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: schedulingGroup-id + - name: teamsTab-id in: path - description: The unique identifier of schedulingGroup + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: schedulingGroup + x-ms-docs-key-type: teamsTab - name: If-Match in: header description: ETag @@ -14994,12 +14847,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/schedulingGroups/$count': + '/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp': get: tags: - groups.team - summary: Get the number of the resource - operationId: group.team.schedule.schedulingGroup_GetCount + summary: Get teamsApp from groups + description: The application that is linked to the tab. This cannot be changed after tab creation. + operationId: group.team.primaryChannel.tab_GetTeamsApp parameters: - name: group-id in: path @@ -15009,40 +14863,17 @@ paths: schema: type: string x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/shifts': - get: - tags: - - groups.team - summary: List shifts - description: Get the list of shift instances in a schedule. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 - operationId: group.team.schedule_ListShift - parameters: - - name: group-id + - name: teamsTab-id in: path - description: The unique identifier of group + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby + x-ms-docs-key-type: teamsTab + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -15051,25 +14882,14 @@ paths: items: enum: - id - - id desc - - createdDateTime - - createdDateTime desc - - lastModifiedBy - - lastModifiedBy desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - draftShift - - draftShift desc - - schedulingGroupId - - schedulingGroupId desc - - sharedShift - - sharedShift desc - - userId - - userId desc + - displayName + - distributionMethod + - externalId + - appDefinitions type: string - - name: $select + - name: $expand in: query - description: Select properties to be returned + description: Expand related entities style: form explode: false schema: @@ -15077,33 +14897,25 @@ paths: type: array items: enum: - - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - draftShift - - schedulingGroupId - - sharedShift - - userId + - '*' + - appDefinitions type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.shiftCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.teamsApp' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/team/primaryChannel/tabs/$count': + get: tags: - groups.team - summary: Create shift - description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 - operationId: group.team.schedule_CreateShift + summary: Get the number of the resource + operationId: group.team.primaryChannel.tab_GetCount parameters: - name: group-id in: path @@ -15113,33 +14925,23 @@ paths: schema: type: string x-ms-docs-key-type: group - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.shift' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.shift' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/shifts/{shift-id}': + '/groups/{group-id}/team/schedule': get: tags: - groups.team - summary: Get shift - description: Retrieve the properties and relationships of a shift object by ID. + summary: Get schedule + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetShift + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + operationId: group.team_GetSchedule parameters: - name: group-id in: path @@ -15149,14 +14951,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: shift-id - in: path - description: The unique identifier of shift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: shift - name: $select in: query description: Select properties to be returned @@ -15168,13 +14962,46 @@ paths: items: enum: - id - - createdDateTime - - lastModifiedBy - - lastModifiedDateTime - - draftShift - - schedulingGroupId - - sharedShift - - userId + - enabled + - offerShiftRequestsEnabled + - openShiftsEnabled + - provisionStatus + - provisionStatusCode + - swapShiftsRequestsEnabled + - timeClockEnabled + - timeOffRequestsEnabled + - timeZone + - workforceIntegrationIds + - offerShiftRequests + - openShiftChangeRequests + - openShifts + - schedulingGroups + - shifts + - swapShiftsChangeRequests + - timeOffReasons + - timeOffRequests + - timesOff + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - offerShiftRequests + - openShiftChangeRequests + - openShifts + - schedulingGroups + - shifts + - swapShiftsChangeRequests + - timeOffReasons + - timeOffRequests + - timesOff type: string responses: 2XX: @@ -15182,19 +15009,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.shift' + $ref: '#/components/schemas/microsoft.graph.schedule' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + put: tags: - groups.team - summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 - operationId: group.team.schedule_UpdateShift + summary: Update the navigation property schedule in groups + operationId: group.team_SetSchedule parameters: - name: group-id in: path @@ -15204,20 +15027,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: shift-id - in: path - description: The unique identifier of shift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: shift requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.shift' + $ref: '#/components/schemas/microsoft.graph.schedule' required: true responses: 2XX: @@ -15225,19 +15040,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.shift' + $ref: '#/components/schemas/microsoft.graph.schedule' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete shift - description: Delete a shift from the schedule. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteShift + summary: Delete navigation property schedule for groups + operationId: group.team_DeleteSchedule parameters: - name: group-id in: path @@ -15247,14 +15058,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: shift-id - in: path - description: The unique identifier of shift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: shift - name: If-Match in: header description: ETag @@ -15267,38 +15070,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/shifts/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.schedule.shift_GetCount - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/swapShiftsChangeRequests': + '/groups/{group-id}/team/schedule/offerShiftRequests': get: tags: - groups.team - summary: List swapShiftsChangeRequest - description: Retrieve a list of swapShiftsChangeRequest objects in the team. + summary: List offerShiftRequest + description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 - operationId: group.team.schedule_ListSwapShiftsChangeRequest + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + operationId: group.team.schedule_ListOfferShiftRequest parameters: - name: group-id in: path @@ -15355,8 +15136,6 @@ paths: - recipientUserId desc - senderShiftId - senderShiftId desc - - recipientShiftId - - recipientShiftId desc type: string - name: $select in: query @@ -15384,7 +15163,6 @@ paths: - recipientActionMessage - recipientUserId - senderShiftId - - recipientShiftId type: string - name: $expand in: query @@ -15400,7 +15178,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.swapShiftsChangeRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.offerShiftRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -15410,12 +15188,12 @@ paths: post: tags: - groups.team - summary: Create swapShiftsChangeRequest - description: Create an instance of a swapShiftsChangeRequest object. + summary: Create offerShiftRequest + description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 - operationId: group.team.schedule_CreateSwapShiftsChangeRequest + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + operationId: group.team.schedule_CreateOfferShiftRequest parameters: - name: group-id in: path @@ -15430,7 +15208,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' + $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' required: true responses: 2XX: @@ -15438,20 +15216,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' + $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}': + '/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}': get: tags: - groups.team - summary: Get swapShiftsChangeRequest - description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. + summary: Get offerShiftRequest + description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetSwapShiftsChangeRequest + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetOfferShiftRequest parameters: - name: group-id in: path @@ -15461,14 +15239,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: swapShiftsChangeRequest-id + - name: offerShiftRequest-id in: path - description: The unique identifier of swapShiftsChangeRequest + description: The unique identifier of offerShiftRequest required: true style: simple schema: type: string - x-ms-docs-key-type: swapShiftsChangeRequest + x-ms-docs-key-type: offerShiftRequest - name: $select in: query description: Select properties to be returned @@ -15495,7 +15273,6 @@ paths: - recipientActionMessage - recipientUserId - senderShiftId - - recipientShiftId type: string - name: $expand in: query @@ -15515,15 +15292,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' + $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property swapShiftsChangeRequests in groups - operationId: group.team.schedule_UpdateSwapShiftsChangeRequest + summary: Update the navigation property offerShiftRequests in groups + operationId: group.team.schedule_UpdateOfferShiftRequest parameters: - name: group-id in: path @@ -15533,20 +15310,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: swapShiftsChangeRequest-id + - name: offerShiftRequest-id in: path - description: The unique identifier of swapShiftsChangeRequest + description: The unique identifier of offerShiftRequest required: true style: simple schema: type: string - x-ms-docs-key-type: swapShiftsChangeRequest + x-ms-docs-key-type: offerShiftRequest requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' + $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' required: true responses: 2XX: @@ -15554,15 +15331,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' + $ref: '#/components/schemas/microsoft.graph.offerShiftRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete navigation property swapShiftsChangeRequests for groups - operationId: group.team.schedule_DeleteSwapShiftsChangeRequest + summary: Delete navigation property offerShiftRequests for groups + operationId: group.team.schedule_DeleteOfferShiftRequest parameters: - name: group-id in: path @@ -15572,14 +15349,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: swapShiftsChangeRequest-id + - name: offerShiftRequest-id in: path - description: The unique identifier of swapShiftsChangeRequest + description: The unique identifier of offerShiftRequest required: true style: simple schema: type: string - x-ms-docs-key-type: swapShiftsChangeRequest + x-ms-docs-key-type: offerShiftRequest - name: If-Match in: header description: ETag @@ -15592,12 +15369,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count': + '/groups/{group-id}/team/schedule/offerShiftRequests/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.swapShiftsChangeRequest_GetCount + operationId: group.team.schedule.offerShiftRequest_GetCount parameters: - name: group-id in: path @@ -15614,16 +15391,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/timeOffReasons': + '/groups/{group-id}/team/schedule/openShiftChangeRequests': get: tags: - groups.team - summary: List timeOffReasons - description: Get the list of timeOffReasons in a schedule. + summary: List openShiftChangeRequests + description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 - operationId: group.team.schedule_ListTimeOffReason + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + operationId: group.team.schedule_ListOpenShiftChangeRequest parameters: - name: group-id in: path @@ -15656,19 +15433,31 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc - - displayName - - displayName desc - - iconType - - iconType desc - - isActive - - isActive desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: + - assignedTo + - assignedTo desc + - managerActionDateTime + - managerActionDateTime desc + - managerActionMessage + - managerActionMessage desc + - managerUserId + - managerUserId desc + - senderDateTime + - senderDateTime desc + - senderMessage + - senderMessage desc + - senderUserId + - senderUserId desc + - state + - state desc + - openShiftId + - openShiftId desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: uniqueItems: true type: array items: @@ -15677,13 +15466,31 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - displayName - - iconType - - isActive + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - openShiftId + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.timeOffReasonCollectionResponse' + $ref: '#/components/responses/microsoft.graph.openShiftChangeRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -15693,12 +15500,12 @@ paths: post: tags: - groups.team - summary: Create timeOffReason - description: Create a new timeOffReason. + summary: Create openShiftChangeRequest + description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 - operationId: group.team.schedule_CreateTimeOffReason + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + operationId: group.team.schedule_CreateOpenShiftChangeRequest parameters: - name: group-id in: path @@ -15713,7 +15520,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffReason' + $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' required: true responses: 2XX: @@ -15721,20 +15528,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffReason' + $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}': + '/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}': get: tags: - groups.team - summary: Get timeOffReason - description: Retrieve the properties and relationships of a timeOffReason object by ID. + summary: Get openShiftChangeRequest + description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetTimeOffReason + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetOpenShiftChangeRequest parameters: - name: group-id in: path @@ -15744,14 +15551,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffReason-id + - name: openShiftChangeRequest-id in: path - description: The unique identifier of timeOffReason + description: The unique identifier of openShiftChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffReason + x-ms-docs-key-type: openShiftChangeRequest - name: $select in: query description: Select properties to be returned @@ -15766,9 +15573,27 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - displayName - - iconType - - isActive + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - openShiftId + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' type: string responses: 2XX: @@ -15776,19 +15601,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffReason' + $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 - operationId: group.team.schedule_UpdateTimeOffReason + summary: Update the navigation property openShiftChangeRequests in groups + operationId: group.team.schedule_UpdateOpenShiftChangeRequest parameters: - name: group-id in: path @@ -15798,20 +15619,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffReason-id + - name: openShiftChangeRequest-id in: path - description: The unique identifier of timeOffReason + description: The unique identifier of openShiftChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffReason + x-ms-docs-key-type: openShiftChangeRequest requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffReason' + $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' required: true responses: 2XX: @@ -15819,19 +15640,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffReason' + $ref: '#/components/schemas/microsoft.graph.openShiftChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteTimeOffReason + summary: Delete navigation property openShiftChangeRequests for groups + operationId: group.team.schedule_DeleteOpenShiftChangeRequest parameters: - name: group-id in: path @@ -15841,14 +15658,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffReason-id + - name: openShiftChangeRequest-id in: path - description: The unique identifier of timeOffReason + description: The unique identifier of openShiftChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffReason + x-ms-docs-key-type: openShiftChangeRequest - name: If-Match in: header description: ETag @@ -15861,12 +15678,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timeOffReasons/$count': + '/groups/{group-id}/team/schedule/openShiftChangeRequests/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.timeOffReason_GetCount + operationId: group.team.schedule.openShiftChangeRequest_GetCount parameters: - name: group-id in: path @@ -15883,16 +15700,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/timeOffRequests': + '/groups/{group-id}/team/schedule/openShifts': get: tags: - groups.team - summary: List timeOffRequest - description: Retrieve a list of timeOffRequest objects in the team. + summary: List openShifts + description: List openShift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 - operationId: group.team.schedule_ListTimeOffRequest + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + operationId: group.team.schedule_ListOpenShift parameters: - name: group-id in: path @@ -15925,28 +15742,12 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc - - assignedTo - - assignedTo desc - - managerActionDateTime - - managerActionDateTime desc - - managerActionMessage - - managerActionMessage desc - - managerUserId - - managerUserId desc - - senderDateTime - - senderDateTime desc - - senderMessage - - senderMessage desc - - senderUserId - - senderUserId desc - - state - - state desc - - endDateTime - - endDateTime desc - - startDateTime - - startDateTime desc - - timeOffReasonId - - timeOffReasonId desc + - draftOpenShift + - draftOpenShift desc + - schedulingGroupId + - schedulingGroupId desc + - sharedOpenShift + - sharedOpenShift desc type: string - name: $select in: query @@ -15962,21 +15763,25 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - endDateTime - - startDateTime - - timeOffReasonId + - draftOpenShift + - schedulingGroupId + - sharedOpenShift + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.timeOffRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.openShiftCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -15986,8 +15791,12 @@ paths: post: tags: - groups.team - summary: Create new navigation property to timeOffRequests for groups - operationId: group.team.schedule_CreateTimeOffRequest + summary: Create openShift + description: Create an instance of an openShift object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + operationId: group.team.schedule_CreateOpenShift parameters: - name: group-id in: path @@ -16002,7 +15811,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + $ref: '#/components/schemas/microsoft.graph.openShift' required: true responses: 2XX: @@ -16010,20 +15819,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + $ref: '#/components/schemas/microsoft.graph.openShift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}': + '/groups/{group-id}/team/schedule/openShifts/{openShift-id}': get: tags: - groups.team - summary: Get timeOffRequest - description: Retrieve the properties and relationships of a timeoffrequest object. + summary: Get openShift + description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetTimeOffRequest + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetOpenShift parameters: - name: group-id in: path @@ -16033,14 +15842,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffRequest-id + - name: openShift-id in: path - description: The unique identifier of timeOffRequest + description: The unique identifier of openShift required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffRequest + x-ms-docs-key-type: openShift - name: $select in: query description: Select properties to be returned @@ -16055,17 +15864,21 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - assignedTo - - managerActionDateTime - - managerActionMessage - - managerUserId - - senderDateTime - - senderMessage - - senderUserId - - state - - endDateTime - - startDateTime - - timeOffReasonId + - draftOpenShift + - schedulingGroupId + - sharedOpenShift + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' type: string responses: 2XX: @@ -16073,15 +15886,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + $ref: '#/components/schemas/microsoft.graph.openShift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property timeOffRequests in groups - operationId: group.team.schedule_UpdateTimeOffRequest + summary: Update openShift + description: Update the properties of an openShift object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + operationId: group.team.schedule_UpdateOpenShift parameters: - name: group-id in: path @@ -16091,20 +15908,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffRequest-id + - name: openShift-id in: path - description: The unique identifier of timeOffRequest + description: The unique identifier of openShift required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffRequest + x-ms-docs-key-type: openShift requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + $ref: '#/components/schemas/microsoft.graph.openShift' required: true responses: 2XX: @@ -16112,19 +15929,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + $ref: '#/components/schemas/microsoft.graph.openShift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete timeOffRequest - description: Delete a timeOffRequest object. + summary: Delete openShift + description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteTimeOffRequest + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteOpenShift parameters: - name: group-id in: path @@ -16134,14 +15951,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOffRequest-id + - name: openShift-id in: path - description: The unique identifier of timeOffRequest + description: The unique identifier of openShift required: true style: simple schema: type: string - x-ms-docs-key-type: timeOffRequest + x-ms-docs-key-type: openShift - name: If-Match in: header description: ETag @@ -16154,12 +15971,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timeOffRequests/$count': + '/groups/{group-id}/team/schedule/openShifts/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.timeOffRequest_GetCount + operationId: group.team.schedule.openShift_GetCount parameters: - name: group-id in: path @@ -16176,16 +15993,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/schedule/timesOff': + '/groups/{group-id}/team/schedule/schedulingGroups': get: tags: - groups.team - summary: List timesOff - description: Get the list of timeOff instances in a schedule. + summary: List scheduleGroups + description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 - operationId: group.team.schedule_ListTimesOff + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + operationId: group.team.schedule_ListSchedulingGroup parameters: - name: group-id in: path @@ -16218,12 +16035,12 @@ paths: - lastModifiedBy desc - lastModifiedDateTime - lastModifiedDateTime desc - - draftTimeOff - - draftTimeOff desc - - sharedTimeOff - - sharedTimeOff desc - - userId - - userId desc + - displayName + - displayName desc + - isActive + - isActive desc + - userIds + - userIds desc type: string - name: $select in: query @@ -16239,13 +16056,13 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - draftTimeOff - - sharedTimeOff - - userId + - displayName + - isActive + - userIds type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.timeOffCollectionResponse' + $ref: '#/components/responses/microsoft.graph.schedulingGroupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16255,12 +16072,12 @@ paths: post: tags: - groups.team - summary: Create timeOff - description: Create a new timeOff instance in a schedule. + summary: Create schedulingGroup + description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 - operationId: group.team.schedule_CreateTimesOff + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + operationId: group.team.schedule_CreateSchedulingGroup parameters: - name: group-id in: path @@ -16275,7 +16092,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOff' + $ref: '#/components/schemas/microsoft.graph.schedulingGroup' required: true responses: 2XX: @@ -16283,20 +16100,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOff' + $ref: '#/components/schemas/microsoft.graph.schedulingGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timesOff/{timeOff-id}': + '/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}': get: tags: - groups.team - summary: Get timeOff - description: Retrieve the properties and relationships of a timeOff object by ID. + summary: Get schedulingGroup + description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 - operationId: group.team.schedule_GetTimesOff + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetSchedulingGroup parameters: - name: group-id in: path @@ -16306,14 +16123,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOff-id + - name: schedulingGroup-id in: path - description: The unique identifier of timeOff + description: The unique identifier of schedulingGroup required: true style: simple schema: type: string - x-ms-docs-key-type: timeOff + x-ms-docs-key-type: schedulingGroup - name: $select in: query description: Select properties to be returned @@ -16328,9 +16145,9 @@ paths: - createdDateTime - lastModifiedBy - lastModifiedDateTime - - draftTimeOff - - sharedTimeOff - - userId + - displayName + - isActive + - userIds type: string responses: 2XX: @@ -16338,19 +16155,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOff' + $ref: '#/components/schemas/microsoft.graph.schedulingGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Replace timeOff - description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns `404 Not found`.' + summary: Replace schedulingGroup + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 - operationId: group.team.schedule_UpdateTimesOff + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + operationId: group.team.schedule_UpdateSchedulingGroup parameters: - name: group-id in: path @@ -16360,20 +16177,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOff-id + - name: schedulingGroup-id in: path - description: The unique identifier of timeOff + description: The unique identifier of schedulingGroup required: true style: simple schema: type: string - x-ms-docs-key-type: timeOff + x-ms-docs-key-type: schedulingGroup requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOff' + $ref: '#/components/schemas/microsoft.graph.schedulingGroup' required: true responses: 2XX: @@ -16381,19 +16198,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.timeOff' + $ref: '#/components/schemas/microsoft.graph.schedulingGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete timeOff - description: Delete a timeOff instance from a schedule. + summary: Delete schedulingGroup + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 - operationId: group.team.schedule_DeleteTimesOff + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteSchedulingGroup parameters: - name: group-id in: path @@ -16403,14 +16220,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: timeOff-id + - name: schedulingGroup-id in: path - description: The unique identifier of timeOff + description: The unique identifier of schedulingGroup required: true style: simple schema: type: string - x-ms-docs-key-type: timeOff + x-ms-docs-key-type: schedulingGroup - name: If-Match in: header description: ETag @@ -16423,12 +16240,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/schedule/timesOff/$count': + '/groups/{group-id}/team/schedule/schedulingGroups/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.schedule.timesOff_GetCount + operationId: group.team.schedule.schedulingGroup_GetCount parameters: - name: group-id in: path @@ -16445,16 +16262,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/tags': + '/groups/{group-id}/team/schedule/shifts': get: tags: - groups.team - summary: List teamworkTags - description: Get a list of the tag objects and their properties. + summary: List shifts + description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 - operationId: group.team_ListTag + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + operationId: group.team.schedule_ListShift parameters: - name: group-id in: path @@ -16481,16 +16298,20 @@ paths: enum: - id - id desc - - description - - description desc - - displayName - - displayName desc - - memberCount - - memberCount desc - - tagType - - tagType desc - - teamId - - teamId desc + - createdDateTime + - createdDateTime desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - draftShift + - draftShift desc + - schedulingGroupId + - schedulingGroupId desc + - sharedShift + - sharedShift desc + - userId + - userId desc type: string - name: $select in: query @@ -16503,29 +16324,17 @@ paths: items: enum: - id - - description - - displayName - - memberCount - - tagType - - teamId - - members - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - members + - createdDateTime + - lastModifiedBy + - lastModifiedDateTime + - draftShift + - schedulingGroupId + - sharedShift + - userId type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamworkTagCollectionResponse' + $ref: '#/components/responses/microsoft.graph.shiftCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16535,12 +16344,12 @@ paths: post: tags: - groups.team - summary: Create teamworkTag - description: Create a standard tag for members in a team. + summary: Create shift + description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 - operationId: group.team_CreateTag + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + operationId: group.team.schedule_CreateShift parameters: - name: group-id in: path @@ -16555,7 +16364,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTag' + $ref: '#/components/schemas/microsoft.graph.shift' required: true responses: 2XX: @@ -16563,20 +16372,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTag' + $ref: '#/components/schemas/microsoft.graph.shift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/tags/{teamworkTag-id}': + '/groups/{group-id}/team/schedule/shifts/{shift-id}': get: tags: - groups.team - summary: Get teamworkTag - description: Read the properties and relationships of a tag object. + summary: Get shift + description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 - operationId: group.team_GetTag + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetShift parameters: - name: group-id in: path @@ -16586,14 +16395,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id + - name: shift-id in: path - description: The unique identifier of teamworkTag + description: The unique identifier of shift required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTag + x-ms-docs-key-type: shift - name: $select in: query description: Select properties to be returned @@ -16605,25 +16414,13 @@ paths: items: enum: - id - - description - - displayName - - memberCount - - tagType - - teamId - - members - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - members + - createdDateTime + - lastModifiedBy + - lastModifiedDateTime + - draftShift + - schedulingGroupId + - sharedShift + - userId type: string responses: 2XX: @@ -16631,19 +16428,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTag' + $ref: '#/components/schemas/microsoft.graph.shift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update teamworkTag - description: Update the properties of a tag object. + summary: Replace shift + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 - operationId: group.team_UpdateTag + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + operationId: group.team.schedule_UpdateShift parameters: - name: group-id in: path @@ -16653,20 +16450,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id + - name: shift-id in: path - description: The unique identifier of teamworkTag + description: The unique identifier of shift required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTag + x-ms-docs-key-type: shift requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTag' + $ref: '#/components/schemas/microsoft.graph.shift' required: true responses: 2XX: @@ -16674,19 +16471,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTag' + $ref: '#/components/schemas/microsoft.graph.shift' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete teamworkTag - description: Delete a tag object permanently. + summary: Delete shift + description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 - operationId: group.team_DeleteTag + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteShift parameters: - name: group-id in: path @@ -16696,14 +16493,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id + - name: shift-id in: path - description: The unique identifier of teamworkTag + description: The unique identifier of shift required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTag + x-ms-docs-key-type: shift - name: If-Match in: header description: ETag @@ -16716,16 +16513,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/tags/{teamworkTag-id}/members': + '/groups/{group-id}/team/schedule/shifts/$count': get: tags: - groups.team - summary: List members in a teamworkTag - description: Get a list of the members of a standard tag in a team and their properties. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 - operationId: group.team.tag_ListMember + summary: Get the number of the resource + operationId: group.team.schedule.shift_GetCount parameters: - name: group-id in: path @@ -16735,14 +16528,32 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/schedule/swapShiftsChangeRequests': + get: + tags: + - groups.team + summary: List swapShiftsChangeRequest + description: Retrieve a list of swapShiftsChangeRequest objects in the team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + operationId: group.team.schedule_ListSwapShiftsChangeRequest + parameters: + - name: group-id in: path - description: The unique identifier of teamworkTag + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTag + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16760,12 +16571,38 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - tenantId - - tenantId desc - - userId - - userId desc + - createdDateTime + - createdDateTime desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - assignedTo + - assignedTo desc + - managerActionDateTime + - managerActionDateTime desc + - managerActionMessage + - managerActionMessage desc + - managerUserId + - managerUserId desc + - senderDateTime + - senderDateTime desc + - senderMessage + - senderMessage desc + - senderUserId + - senderUserId desc + - state + - state desc + - recipientActionDateTime + - recipientActionDateTime desc + - recipientActionMessage + - recipientActionMessage desc + - recipientUserId + - recipientUserId desc + - senderShiftId + - senderShiftId desc + - recipientShiftId + - recipientShiftId desc type: string - name: $select in: query @@ -16778,9 +16615,22 @@ paths: items: enum: - id - - displayName - - tenantId - - userId + - createdDateTime + - lastModifiedBy + - lastModifiedDateTime + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - recipientActionDateTime + - recipientActionMessage + - recipientUserId + - senderShiftId + - recipientShiftId type: string - name: $expand in: query @@ -16796,7 +16646,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamworkTagMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.swapShiftsChangeRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16806,12 +16656,12 @@ paths: post: tags: - groups.team - summary: Create teamworkTagMember - description: Create a new teamworkTagMember object in a team. + summary: Create swapShiftsChangeRequest + description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 - operationId: group.team.tag_CreateMember + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + operationId: group.team.schedule_CreateSwapShiftsChangeRequest parameters: - name: group-id in: path @@ -16821,20 +16671,12 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id - in: path - description: The unique identifier of teamworkTag - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamworkTag requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' + $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' required: true responses: 2XX: @@ -16842,20 +16684,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' + $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}': + '/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}': get: tags: - groups.team - summary: Get teamworkTagMember - description: Get the properties and relationships of a member of a standard tag in a team. + summary: Get swapShiftsChangeRequest + description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 - operationId: group.team.tag_GetMember + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetSwapShiftsChangeRequest parameters: - name: group-id in: path @@ -16865,22 +16707,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id - in: path - description: The unique identifier of teamworkTag - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamworkTag - - name: teamworkTagMember-id + - name: swapShiftsChangeRequest-id in: path - description: The unique identifier of teamworkTagMember + description: The unique identifier of swapShiftsChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTagMember + x-ms-docs-key-type: swapShiftsChangeRequest - name: $select in: query description: Select properties to be returned @@ -16892,9 +16726,22 @@ paths: items: enum: - id - - displayName - - tenantId - - userId + - createdDateTime + - lastModifiedBy + - lastModifiedDateTime + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - recipientActionDateTime + - recipientActionMessage + - recipientUserId + - senderShiftId + - recipientShiftId type: string - name: $expand in: query @@ -16914,15 +16761,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' + $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.team - summary: Update the navigation property members in groups - operationId: group.team.tag_UpdateMember + summary: Update the navigation property swapShiftsChangeRequests in groups + operationId: group.team.schedule_UpdateSwapShiftsChangeRequest parameters: - name: group-id in: path @@ -16932,28 +16779,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id - in: path - description: The unique identifier of teamworkTag - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamworkTag - - name: teamworkTagMember-id + - name: swapShiftsChangeRequest-id in: path - description: The unique identifier of teamworkTagMember + description: The unique identifier of swapShiftsChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTagMember + x-ms-docs-key-type: swapShiftsChangeRequest requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' + $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' required: true responses: 2XX: @@ -16961,19 +16800,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' + $ref: '#/components/schemas/microsoft.graph.swapShiftsChangeRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.team - summary: Delete teamworkTagMember - description: Delete a member from a standard tag in a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 - operationId: group.team.tag_DeleteMember + summary: Delete navigation property swapShiftsChangeRequests for groups + operationId: group.team.schedule_DeleteSwapShiftsChangeRequest parameters: - name: group-id in: path @@ -16983,22 +16818,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: teamworkTag-id - in: path - description: The unique identifier of teamworkTag - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamworkTag - - name: teamworkTagMember-id + - name: swapShiftsChangeRequest-id in: path - description: The unique identifier of teamworkTagMember + description: The unique identifier of swapShiftsChangeRequest required: true style: simple schema: type: string - x-ms-docs-key-type: teamworkTagMember + x-ms-docs-key-type: swapShiftsChangeRequest - name: If-Match in: header description: ETag @@ -17011,42 +16838,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count': - get: - tags: - - groups.team - summary: Get the number of the resource - operationId: group.team.tag.member_GetCount - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: teamworkTag-id - in: path - description: The unique identifier of teamworkTag - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamworkTag - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/team/tags/$count': + '/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count': get: tags: - groups.team summary: Get the number of the resource - operationId: group.team.tag_GetCount + operationId: group.team.schedule.swapShiftsChangeRequest_GetCount parameters: - name: group-id in: path @@ -17063,13 +16860,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/team/template': + '/groups/{group-id}/team/schedule/timeOffReasons': get: tags: - groups.team - summary: Get template from groups - description: The template this team was created from. See available templates. - operationId: group.team_GetTemplate + summary: List timeOffReasons + description: Get the list of timeOffReasons in a schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + operationId: group.team.schedule_ListTimeOffReason parameters: - name: group-id in: path @@ -17079,51 +16879,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsTemplate' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /teams: - get: - tags: - - teams.team - summary: List teams - description: List all teams in an organization. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/teams-list?view=graph-rest-1.0 - operationId: team_ListTeam - parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17141,36 +16896,18 @@ paths: enum: - id - id desc - - classification - - classification desc - createdDateTime - createdDateTime desc - - description - - description desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc - displayName - displayName desc - - funSettings - - funSettings desc - - guestSettings - - guestSettings desc - - internalId - - internalId desc - - isArchived - - isArchived desc - - memberSettings - - memberSettings desc - - messagingSettings - - messagingSettings desc - - specialization - - specialization desc - - summary - - summary desc - - tenantId - - tenantId desc - - visibility - - visibility desc - - webUrl - - webUrl desc + - iconType + - iconType desc + - isActive + - isActive desc type: string - name: $select in: query @@ -17183,61 +16920,16 @@ paths: items: enum: - id - - classification - createdDateTime - - description + - lastModifiedBy + - lastModifiedDateTime - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary - - tenantId - - visibility - - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule + - iconType + - isActive type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamCollectionResponse' + $ref: '#/components/responses/microsoft.graph.timeOffReasonCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -17246,49 +16938,66 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.team - summary: Create team - description: Create a new team. + - groups.team + summary: Create timeOffReason + description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post?view=graph-rest-1.0 - operationId: team_CreateTeam - requestBody: - description: New entity + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + operationId: group.team.schedule_CreateTimeOffReason + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + requestBody: + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.timeOffReason' required: true responses: 2XX: - description: Created entity + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.timeOffReason' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}': + '/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}': get: tags: - - teams.team - summary: Get team - description: Retrieve the properties and relationships of the specified team. + - groups.team + summary: Get timeOffReason + description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get?view=graph-rest-1.0 - operationId: team_GetTeam + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetTimeOffReason parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group + - name: timeOffReason-id + in: path + description: The unique identifier of timeOffReason + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: timeOffReason - name: $select in: query description: Select properties to be returned @@ -17300,92 +17009,55 @@ paths: items: enum: - id - - classification - createdDateTime - - description + - lastModifiedBy + - lastModifiedDateTime - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary - - tenantId - - visibility - - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps - - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule + - iconType + - isActive type: string responses: 2XX: - description: Retrieved entity + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.timeOffReason' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.team - summary: Update team - description: Update the properties of the specified team. + - groups.team + summary: Replace timeOffReason + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update?view=graph-rest-1.0 - operationId: team_UpdateTeam + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + operationId: group.team.schedule_UpdateTimeOffReason parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group + - name: timeOffReason-id + in: path + description: The unique identifier of timeOffReason + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: timeOffReason requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.timeOffReason' required: true responses: 2XX: @@ -17393,24 +17065,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.timeOffReason' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.team - summary: Delete entity from teams - operationId: team_DeleteTeam + - groups.team + summary: Delete timeOffReason + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteTimeOffReason parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group + - name: timeOffReason-id + in: path + description: The unique identifier of timeOffReason + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: timeOffReason - name: If-Match in: header description: ETag @@ -17423,25 +17107,47 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/allChannels': + '/groups/{group-id}/team/schedule/timeOffReasons/$count': get: tags: - - teams.channel - summary: List allChannels - description: Get the list of channels either in this team or shared with this team (incoming channels). + - groups.team + summary: Get the number of the resource + operationId: group.team.schedule.timeOffReason_GetCount + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/team/schedule/timeOffRequests': + get: + tags: + - groups.team + summary: List timeOffRequest + description: Retrieve a list of timeOffRequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 - operationId: team_ListAllChannel + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + operationId: group.team.schedule_ListTimeOffRequest parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17461,20 +17167,32 @@ paths: - id desc - createdDateTime - createdDateTime desc - - description - - description desc - - displayName - - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - - webUrl - - webUrl desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - assignedTo + - assignedTo desc + - managerActionDateTime + - managerActionDateTime desc + - managerActionMessage + - managerActionMessage desc + - managerUserId + - managerUserId desc + - senderDateTime + - senderDateTime desc + - senderMessage + - senderMessage desc + - senderUserId + - senderUserId desc + - state + - state desc + - endDateTime + - endDateTime desc + - startDateTime + - startDateTime desc + - timeOffReasonId + - timeOffReasonId desc type: string - name: $select in: query @@ -17488,69 +17206,87 @@ paths: enum: - id - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - lastModifiedBy + - lastModifiedDateTime + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - endDateTime + - startDateTime + - timeOffReasonId type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + $ref: '#/components/responses/microsoft.graph.timeOffRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/teams/{team-id}/allChannels/{channel-id}': + post: + tags: + - groups.team + summary: Create new navigation property to timeOffRequests for groups + operationId: group.team.schedule_CreateTimeOffRequest + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}': get: tags: - - teams.channel - summary: Get allChannels from teams - description: List of channels either hosted in or shared with the team (incoming channels). - operationId: team_GetAllChannel + - groups.team + summary: Get timeOffRequest + description: Retrieve the properties and relationships of a timeoffrequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetTimeOffRequest parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: timeOffRequest-id in: path - description: The unique identifier of channel + description: The unique identifier of timeOffRequest required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: timeOffRequest - name: $select in: query description: Select properties to be returned @@ -17563,35 +17299,19 @@ paths: enum: - id - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - lastModifiedBy + - lastModifiedDateTime + - assignedTo + - managerActionDateTime + - managerActionMessage + - managerUserId + - senderDateTime + - senderMessage + - senderUserId + - state + - endDateTime + - startDateTime + - timeOffReasonId type: string responses: 2XX: @@ -17599,25 +17319,102 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOffRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/allChannels/$count': + patch: + tags: + - groups.team + summary: Update the navigation property timeOffRequests in groups + operationId: group.team.schedule_UpdateTimeOffRequest + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: timeOffRequest-id + in: path + description: The unique identifier of timeOffRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: timeOffRequest + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.timeOffRequest' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete timeOffRequest + description: Delete a timeOffRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteTimeOffRequest + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: timeOffRequest-id + in: path + description: The unique identifier of timeOffRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: timeOffRequest + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/schedule/timeOffRequests/$count': get: tags: - - teams.channel + - groups.team summary: Get the number of the resource - operationId: team.allChannel_GetCount + operationId: group.team.schedule.timeOffRequest_GetCount parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -17625,25 +17422,25 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/teams/{team-id}/channels': + '/groups/{group-id}/team/schedule/timesOff': get: tags: - - teams.channel - summary: List channels - description: Retrieve the list of channels in this team. + - groups.team + summary: List timesOff + description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 - operationId: team_ListChannel + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + operationId: group.team.schedule_ListTimesOff parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17663,20 +17460,16 @@ paths: - id desc - createdDateTime - createdDateTime desc - - description - - description desc - - displayName - - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - - webUrl - - webUrl desc + - lastModifiedBy + - lastModifiedBy desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - draftTimeOff + - draftTimeOff desc + - sharedTimeOff + - sharedTimeOff desc + - userId + - userId desc type: string - name: $select in: query @@ -17690,39 +17483,15 @@ paths: enum: - id - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - lastModifiedBy + - lastModifiedDateTime + - draftTimeOff + - sharedTimeOff + - userId type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + $ref: '#/components/responses/microsoft.graph.timeOffCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -17731,28 +17500,28 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.channel - summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' + - groups.team + summary: Create timeOff + description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 - operationId: team_CreateChannel + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + operationId: group.team.schedule_CreateTimesOff parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: group requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOff' required: true responses: 2XX: @@ -17760,37 +17529,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOff' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}': + '/groups/{group-id}/team/schedule/timesOff/{timeOff-id}': get: tags: - - teams.channel - summary: Get channel - description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. + - groups.team + summary: Get timeOff + description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 - operationId: team_GetChannel + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + operationId: group.team.schedule_GetTimesOff parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: timeOff-id in: path - description: The unique identifier of channel + description: The unique identifier of timeOff required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: timeOff - name: $select in: query description: Select properties to be returned @@ -17803,35 +17572,11 @@ paths: enum: - id - createdDateTime - - description - - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - lastModifiedBy + - lastModifiedDateTime + - draftTimeOff + - sharedTimeOff + - userId type: string responses: 2XX: @@ -17839,42 +17584,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOff' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.channel - summary: Patch channel - description: Update the properties of the specified channel. + - groups.team + summary: Replace timeOff + description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 - operationId: team_UpdateChannel + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + operationId: group.team.schedule_UpdateTimesOff parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: timeOff-id in: path - description: The unique identifier of channel + description: The unique identifier of timeOff required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: timeOff requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOff' required: true responses: 2XX: @@ -17882,36 +17627,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.timeOff' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.channel - summary: Delete channel - description: Delete the channel. + - groups.team + summary: Delete timeOff + description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 - operationId: team_DeleteChannel + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + operationId: group.team.schedule_DeleteTimesOff parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: timeOff-id in: path - description: The unique identifier of channel + description: The unique identifier of timeOff required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: timeOff - name: If-Match in: header description: ETag @@ -17924,226 +17669,47 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/filesFolder': - get: - tags: - - teams.channel - summary: Get filesFolder - description: 'Get the metadata for the location where the files of a channel are stored. ' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: team.channel_GetFilesFolder - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - createdBy - - createdDateTime - - description - - eTag - - lastModifiedBy - - lastModifiedDateTime - - name - - parentReference - - webUrl - - audio - - bundle - - content - - cTag - - deleted - - file - - fileSystemInfo - - folder - - image - - location - - malware - - package - - pendingOperations - - photo - - publication - - remoteItem - - root - - searchResult - - shared - - sharepointIds - - size - - specialFolder - - video - - webDavUrl - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - createdByUser - - lastModifiedByUser - - workbook - - analytics - - children - - listItem - - permissions - - subscriptions - - thumbnails - - versions - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/filesFolder/content': + '/groups/{group-id}/team/schedule/timesOff/$count': get: tags: - - teams.channel - summary: Get content for the navigation property filesFolder from teams - description: 'The content stream, if the item represents a file.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 - operationId: team.channel_GetFilesFolderContent - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - teams.channel - summary: Update content for the navigation property filesFolder in teams - description: 'The content stream, if the item represents a file.' - operationId: team.channel_SetFilesFolderContent + - groups.team + summary: Get the number of the resource + operationId: group.team.schedule.timesOff_GetCount parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true + x-ms-docs-key-type: group + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/members': + '/groups/{group-id}/team/tags': get: tags: - - teams.channel - summary: List members of a channel - description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. + - groups.team + summary: List teamworkTags + description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 - operationId: team.channel_ListMember + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + operationId: group.team_ListTag parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18161,12 +17727,16 @@ paths: enum: - id - id desc + - description + - description desc - displayName - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc + - memberCount + - memberCount desc + - tagType + - tagType desc + - teamId + - teamId desc type: string - name: $select in: query @@ -18179,9 +17749,12 @@ paths: items: enum: - id + - description - displayName - - roles - - visibleHistoryStartDateTime + - memberCount + - tagType + - teamId + - members type: string - name: $expand in: query @@ -18194,10 +17767,11 @@ paths: items: enum: - '*' + - members type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamworkTagCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -18206,36 +17780,28 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.channel - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + - groups.team + summary: Create teamworkTag + description: Create a standard tag for members in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 - operationId: team.channel_CreateMember + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + operationId: group.team_CreateTag parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: group requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.teamworkTag' required: true responses: 2XX: @@ -18243,45 +17809,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.teamworkTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}': + '/groups/{group-id}/team/tags/{teamworkTag-id}': get: tags: - - teams.channel - summary: Get member of channel - description: Get a conversationMember from a channel. + - groups.team + summary: Get teamworkTag + description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 - operationId: team.channel_GetMember + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + operationId: group.team_GetTag parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: conversationMember-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: teamworkTag - name: $select in: query description: Select properties to be returned @@ -18293,9 +17851,12 @@ paths: items: enum: - id + - description - displayName - - roles - - visibleHistoryStartDateTime + - memberCount + - tagType + - teamId + - members type: string - name: $expand in: query @@ -18308,6 +17869,7 @@ paths: items: enum: - '*' + - members type: string responses: 2XX: @@ -18315,50 +17877,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.teamworkTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.channel - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + - groups.team + summary: Update teamworkTag + description: Update the properties of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 - operationId: team.channel_UpdateMember + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + operationId: group.team_UpdateTag parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: conversationMember-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: teamworkTag requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.teamworkTag' required: true responses: 2XX: @@ -18366,44 +17920,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.teamworkTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.channel - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + - groups.team + summary: Delete teamworkTag + description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 - operationId: team.channel_DeleteMember + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + operationId: group.team_DeleteTag parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: conversationMember-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: teamworkTag - name: If-Match in: header description: ETag @@ -18416,127 +17962,33 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/members/$count': + '/groups/{group-id}/team/tags/{teamworkTag-id}/members': get: tags: - - teams.channel - summary: Get the number of the resource - operationId: team.channel.member_GetCount + - groups.team + summary: List members in a teamworkTag + description: Get a list of the members of a standard tag in a team and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + operationId: group.team.tag_ListMember parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/members/microsoft.graph.add': - post: - tags: - - teams.Actions - summary: Invoke action add - description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 - operationId: team.channel.member_add - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - values: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.conversationMember' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.actionResultPart' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/teams/{team-id}/channels/{channel-id}/messages': - get: - tags: - - teams.channel - summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 - operationId: team.channel_ListMessage - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of channel + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamworkTag - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18554,50 +18006,12 @@ paths: enum: - id - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc + - displayName + - displayName desc + - tenantId + - tenantId desc + - userId + - userId desc type: string - name: $select in: query @@ -18610,30 +18024,9 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - displayName + - tenantId + - userId type: string - name: $expand in: query @@ -18646,12 +18039,10 @@ paths: items: enum: - '*' - - hostedContents - - replies type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamworkTagMemberCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -18660,36 +18051,36 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + - groups.team + summary: Create teamworkTagMember + description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 - operationId: team.channel_CreateMessage + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + operationId: group.team.tag_CreateMember parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of channel + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: teamworkTag requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' required: true responses: 2XX: @@ -18697,45 +18088,45 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}': + '/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}': get: tags: - - teams.channel - summary: Get chatMessage in a channel or chat - description: Retrieve a single message or a message reply in a channel or a chat. + - groups.team + summary: Get teamworkTagMember + description: Get the properties and relationships of a member of a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: team.channel_GetMessage + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + operationId: group.team.tag_GetMember parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of channel + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: teamworkTag + - name: teamworkTagMember-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamworkTagMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamworkTagMember - name: $select in: query description: Select properties to be returned @@ -18747,30 +18138,9 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - displayName + - tenantId + - userId type: string - name: $expand in: query @@ -18783,8 +18153,6 @@ paths: items: enum: - '*' - - hostedContents - - replies type: string responses: 2XX: @@ -18792,50 +18160,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.channel - summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 - operationId: team.channel_UpdateMessage + - groups.team + summary: Update the navigation property members in groups + operationId: group.team.tag_UpdateMember parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of channel + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: teamworkTag + - name: teamworkTagMember-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamworkTagMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamworkTagMember requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' required: true responses: 2XX: @@ -18843,40 +18207,44 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/schemas/microsoft.graph.teamworkTagMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.channel - summary: Delete navigation property messages for teams - operationId: team.channel_DeleteMessage + - groups.team + summary: Delete teamworkTagMember + description: Delete a member from a standard tag in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + operationId: group.team.tag_DeleteMember parameters: - - name: team-id + - name: group-id in: path - description: The unique identifier of team + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of channel + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: teamworkTag + - name: teamworkTagMember-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamworkTagMember required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: teamworkTagMember - name: If-Match in: header description: ETag @@ -18889,188 +18257,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents': + '/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count': get: tags: - - teams.channel - summary: List hostedContents - description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: team.channel.message_ListHostedContent + - groups.team + summary: Get the number of the resource + operationId: group.team.tag.member_GetCount parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: group-id in: path - description: The unique identifier of channel + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: group + - name: teamworkTag-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of teamworkTag required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: teamworkTag - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - contentBytes - - contentBytes desc - - contentType - - contentType desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - contentBytes - - contentType - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/team/tags/$count': + get: tags: - - teams.channel - summary: Create new navigation property to hostedContents for teams - operationId: team.channel.message_CreateHostedContent + - groups.team + summary: Get the number of the resource + operationId: group.team.tag_GetCount parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + - name: group-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' - required: true + x-ms-docs-key-type: group + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': + '/groups/{group-id}/team/template': get: tags: - - teams.channel - summary: Get chatMessageHostedContent - description: Retrieve the properties and relationships of chatMessageHostedContent object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: team.channel.message_GetHostedContent + - groups.team + summary: Get template from groups + description: The template this team was created from. See available templates. + operationId: group.team_GetTemplate parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: group-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: group - name: $select in: query description: Select properties to be returned @@ -19082,8 +18336,6 @@ paths: items: enum: - id - - contentBytes - - contentType type: string - name: $expand in: query @@ -19103,19 +18355,3104 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.teamsTemplate' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + /teams: + get: tags: - - teams.channel - summary: Update the navigation property hostedContents in teams - operationId: team.channel.message_UpdateHostedContent + - teams.team + summary: List teams + description: List all teams in an organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0 + operationId: team_ListTeam parameters: - - name: team-id - in: path - description: The unique identifier of team + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - classification + - classification desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - funSettings + - funSettings desc + - guestSettings + - guestSettings desc + - internalId + - internalId desc + - isArchived + - isArchived desc + - memberSettings + - memberSettings desc + - messagingSettings + - messagingSettings desc + - specialization + - specialization desc + - summary + - summary desc + - tenantId + - tenantId desc + - visibility + - visibility desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - classification + - createdDateTime + - description + - displayName + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary + - tenantId + - visibility + - webUrl + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.teamCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.team + summary: Create team + description: Create a new team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0 + operationId: team_CreateTeam + requestBody: + description: New entity + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' + required: true + responses: + 2XX: + description: Created entity + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}': + get: + tags: + - teams.team + summary: Get team + description: Retrieve the properties and relationships of the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0 + operationId: team_GetTeam + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - classification + - createdDateTime + - description + - displayName + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary + - tenantId + - visibility + - webUrl + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + responses: + 2XX: + description: Retrieved entity + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.team + summary: Update team + description: Update the properties of the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0 + operationId: team_UpdateTeam + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.team' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.team + summary: Delete entity from teams + operationId: team_DeleteTeam + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/allChannels': + get: + tags: + - teams.channel + summary: List allChannels + description: Get the list of channels either in this team or shared with this team (incoming channels). + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + operationId: team_ListAllChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/teams/{team-id}/allChannels/{channel-id}': + get: + tags: + - teams.channel + summary: Get allChannels from teams + description: List of channels either hosted in or shared with the team (incoming channels). + operationId: team_GetAllChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/allChannels/$count': + get: + tags: + - teams.channel + summary: Get the number of the resource + operationId: team.allChannel_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels': + get: + tags: + - teams.channel + summary: List channels + description: Retrieve the list of channels in this team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + operationId: team_ListChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Create channel + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + operationId: team_CreateChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}': + get: + tags: + - teams.channel + summary: Get channel + description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + operationId: team_GetChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Patch channel + description: Update the properties of the specified channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + operationId: team_UpdateChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.channel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete channel + description: Delete the channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + operationId: team_DeleteChannel + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/filesFolder': + get: + tags: + - teams.channel + summary: Get filesFolder + description: 'Get the metadata for the location where the files of a channel are stored. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: team.channel_GetFilesFolder + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdBy + - createdDateTime + - description + - eTag + - lastModifiedBy + - lastModifiedDateTime + - name + - parentReference + - webUrl + - audio + - bundle + - content + - cTag + - deleted + - file + - fileSystemInfo + - folder + - image + - location + - malware + - package + - pendingOperations + - photo + - publication + - remoteItem + - root + - searchResult + - shared + - sharepointIds + - size + - specialFolder + - video + - webDavUrl + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - createdByUser + - lastModifiedByUser + - workbook + - analytics + - children + - listItem + - permissions + - subscriptions + - thumbnails + - versions + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/filesFolder/content': + get: + tags: + - teams.channel + summary: Get content for the navigation property filesFolder from teams + description: 'The content stream, if the item represents a file.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + operationId: team.channel_GetFilesFolderContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - teams.channel + summary: Update content for the navigation property filesFolder in teams + description: 'The content stream, if the item represents a file.' + operationId: team.channel_SetFilesFolderContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/members': + get: + tags: + - teams.channel + summary: List members of a channel + description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + operationId: team.channel_ListMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - roles + - visibleHistoryStartDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Add conversationMember + description: Add a conversationMember to a channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + operationId: team.channel_CreateMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}': + get: + tags: + - teams.channel + summary: Get member of channel + description: Get a conversationMember from a channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + operationId: team.channel_GetMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - roles + - visibleHistoryStartDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 + operationId: team.channel_UpdateMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + operationId: team.channel_DeleteMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/members/$count': + get: + tags: + - teams.channel + summary: Get the number of the resource + operationId: team.channel.member_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels/{channel-id}/members/microsoft.graph.add': + post: + tags: + - teams.Actions + summary: Invoke action add + description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + operationId: team.channel.member_add + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + values: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionResultPart' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/channels/{channel-id}/messages': + get: + tags: + - teams.channel + summary: List channel messages + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + operationId: team.channel_ListMessage + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - hostedContents + - replies + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + operationId: team.channel_CreateMessage + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}': + get: + tags: + - teams.channel + summary: Get chatMessage in a channel or chat + description: Retrieve a single message or a message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: team.channel_GetMessage + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - hostedContents + - replies + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update chatMessage + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + operationId: team.channel_UpdateMessage + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete navigation property messages for teams + operationId: team.channel_DeleteMessage + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents': + get: + tags: + - teams.channel + summary: List hostedContents + description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: team.channel.message_ListHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - contentBytes + - contentBytes desc + - contentType + - contentType desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - contentBytes + - contentType + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Create new navigation property to hostedContents for teams + operationId: team.channel.message_CreateHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}': + get: + tags: + - teams.channel + summary: Get chatMessageHostedContent + description: Retrieve the properties and relationships of chatMessageHostedContent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: team.channel.message_GetHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - contentBytes + - contentType + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update the navigation property hostedContents in teams + operationId: team.channel.message_UpdateHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete navigation property hostedContents for teams + operationId: team.channel.message_DeleteHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': + get: + tags: + - teams.channel + summary: Get media content for the navigation property hostedContents from teams + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: team.channel.message_GetHostedContentsContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - teams.channel + summary: Update media content for the navigation property hostedContents in teams + operationId: team.channel.message_SetHostedContentsContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': + get: + tags: + - teams.channel + summary: Get the number of the resource + operationId: team.channel.message.hostedContent_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - teams.Actions + summary: Invoke action setReaction + operationId: team.channel.message_setReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': + post: + tags: + - teams.Actions + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: team.channel.message_softDelete + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': + post: + tags: + - teams.Actions + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: team.channel.message_undoSoftDelete + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - teams.Actions + summary: Invoke action unsetReaction + operationId: team.channel.message_unsetReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies': + get: + tags: + - teams.channel + summary: List replies + description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + operationId: team.channel.message_ListReply + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - hostedContents + - replies + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Send replies to a message in a channel + description: Send a new reply to a chatMessage in a specified channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + operationId: team.channel.message_CreateReply + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}': + get: + tags: + - teams.channel + summary: Get chatMessage in a channel or chat + description: Retrieve a single message or a message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + operationId: team.channel.message_GetReply + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - hostedContents + - replies + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update the navigation property replies in teams + operationId: team.channel.message_UpdateReply + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete navigation property replies for teams + operationId: team.channel.message_DeleteReply + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': + get: + tags: + - teams.channel + summary: List hostedContents + description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: team.channel.message.reply_ListHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - contentBytes + - contentBytes desc + - contentType + - contentType desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - contentBytes + - contentType + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Create new navigation property to hostedContents for teams + operationId: team.channel.message.reply_CreateHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': + get: + tags: + - teams.channel + summary: Get chatMessageHostedContent + description: Retrieve the properties and relationships of chatMessageHostedContent object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + operationId: team.channel.message.reply_GetHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - contentBytes + - contentType + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update the navigation property hostedContents in teams + operationId: team.channel.message.reply_UpdateHostedContent + parameters: + - name: team-id + in: path + description: The unique identifier of team required: true style: simple schema: @@ -19137,6 +21474,14 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -19166,7 +21511,7 @@ paths: tags: - teams.channel summary: Delete navigation property hostedContents for teams - operationId: team.channel.message_DeleteHostedContent + operationId: team.channel.message.reply_DeleteHostedContent parameters: - name: team-id in: path @@ -19192,6 +21537,14 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage - name: chatMessageHostedContent-id in: path description: The unique identifier of chatMessageHostedContent @@ -19212,15 +21565,241 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value': + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': get: tags: - teams.channel summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: team.channel.message_GetHostedContentsContent + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + operationId: team.channel.message.reply_GetHostedContentsContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - teams.channel + summary: Update media content for the navigation property hostedContents in teams + operationId: team.channel.message.reply_SetHostedContentsContent + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + get: + tags: + - teams.channel + summary: Get the number of the resource + operationId: team.channel.message.reply.hostedContent_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - teams.Actions + summary: Invoke action setReaction + operationId: team.channel.message.reply_setReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - teams.Actions + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: team.channel.message.reply_softDelete parameters: - name: team-id in: path @@ -19246,30 +21825,30 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: chatMessage-id1 in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: chatMessage responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: tags: - - teams.channel - summary: Update media content for the navigation property hostedContents in teams - operationId: team.channel.message_SetHostedContentsContent + - teams.Actions + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: team.channel.message.reply_undoSoftDelete parameters: - name: team-id in: path @@ -19295,34 +21874,26 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + - name: chatMessage-id1 in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of chatMessage required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true + x-ms-docs-key-type: chatMessage responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': - get: + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: tags: - - teams.channel - summary: Get the number of the resource - operationId: team.channel.message.hostedContent_GetCount + - teams.Actions + summary: Invoke action unsetReaction + operationId: team.channel.message.reply_unsetReaction parameters: - name: team-id in: path @@ -19348,41 +21919,7 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': - post: - tags: - - teams.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: team.channel.message_softDelete - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + - name: chatMessage-id1 in: path description: The unique identifier of chatMessage required: true @@ -19390,22 +21927,31 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': - post: + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count': + get: tags: - - teams.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: team.channel.message_undoSoftDelete + - teams.channel + summary: Get the number of the resource + operationId: team.channel.message.reply_GetCount parameters: - name: team-id in: path @@ -19431,22 +21977,19 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies': + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: - - teams.channel - summary: List replies - description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 - operationId: team.channel.message_ListReply + - teams.Functions + summary: Invoke function delta + operationId: team.channel.message.reply_delta parameters: - name: team-id in: path @@ -19477,9 +22020,9 @@ paths: - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -19488,55 +22031,34 @@ paths: items: enum: - id - - id desc - attachments - - attachments desc - body - - body desc - channelIdentity - - channelIdentity desc - chatId - - chatId desc - createdDateTime - - createdDateTime desc - deletedDateTime - - deletedDateTime desc - etag - - etag desc - eventDetail - - eventDetail desc - from - - from desc - importance - - importance desc - lastEditedDateTime - - lastEditedDateTime desc - lastModifiedDateTime - - lastModifiedDateTime desc - locale - - locale desc - mentions - - mentions desc - messageHistory - - messageHistory desc - messageType - - messageType desc - policyViolation - - policyViolation desc - reactions - - reactions desc - replyToId - - replyToId desc - subject - - subject desc - summary - - summary desc - webUrl - - webUrl desc + - hostedContents + - replies type: string - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -19545,63 +22067,85 @@ paths: items: enum: - id + - id desc - attachments + - attachments desc - body + - body desc - channelIdentity + - channelIdentity desc - chatId + - chatId desc - createdDateTime + - createdDateTime desc - deletedDateTime + - deletedDateTime desc - etag + - etag desc - eventDetail + - eventDetail desc - from + - from desc - importance + - importance desc - lastEditedDateTime + - lastEditedDateTime desc - lastModifiedDateTime + - lastModifiedDateTime desc - locale + - locale desc - mentions + - mentions desc - messageHistory + - messageHistory desc - messageType + - messageType desc - policyViolation + - policyViolation desc - reactions + - reactions desc - replyToId + - replyToId desc - subject + - subject desc - summary + - summary desc - webUrl - - hostedContents - - replies - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - hostedContents - - replies + - webUrl desc type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/teams/{team-id}/channels/{channel-id}/messages/$count': + get: tags: - teams.channel - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 - operationId: team.channel.message_CreateReply + summary: Get the number of the resource + operationId: team.channel.message_GetCount parameters: - name: team-id in: path @@ -19619,41 +22163,19 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}': + '/teams/{team-id}/channels/{channel-id}/messages/microsoft.graph.delta()': get: tags: - - teams.channel - summary: Get chatMessage in a channel or chat - description: Retrieve a single message or a message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 - operationId: team.channel.message_GetReply + - teams.Functions + summary: Invoke function delta + operationId: team.channel.message_delta parameters: - name: team-id in: path @@ -19671,22 +22193,11 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' - name: $select in: query description: Select properties to be returned @@ -19723,183 +22234,6 @@ paths: - hostedContents - replies type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - hostedContents - - replies - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - teams.channel - summary: Update the navigation property replies in teams - operationId: team.channel.message_UpdateReply - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - teams.channel - summary: Delete navigation property replies for teams - operationId: team.channel.message_DeleteReply - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents': - get: - tags: - - teams.channel - summary: List hostedContents - description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: team.channel.message.reply_ListHostedContent - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - name: $orderby in: query description: Order items by property values @@ -19912,51 +22246,88 @@ paths: enum: - id - id desc - - contentBytes - - contentBytes desc - - contentType - - contentType desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - contentBytes - - contentType - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageHostedContentCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.completeMigration': post: tags: - - teams.channel - summary: Create new navigation property to hostedContents for teams - operationId: team.channel.message.reply_CreateHostedContent + - teams.Actions + summary: Invoke action completeMigration + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + operationId: team.channel_completeMigration parameters: - name: team-id in: path @@ -19974,49 +22345,18 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' - required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}': + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.doesUserHaveAccess(userId=''@userId'',tenantId=''@tenantId'',userPrincipalName=''@userPrincipalName'')': get: tags: - - teams.channel - summary: Get chatMessageHostedContent - description: Retrieve the properties and relationships of chatMessageHostedContent object. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 - operationId: team.channel.message.reply_GetHostedContent + - teams.Functions + summary: Invoke function doesUserHaveAccess + operationId: team.channel_doesUserHaveAccess parameters: - name: team-id in: path @@ -20034,71 +22374,56 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple + - name: userId + in: query + description: 'Usage: userId=''@userId''' + style: form + explode: false schema: type: string - x-ms-docs-key-type: chatMessageHostedContent - - name: $select + nullable: true + - name: tenantId in: query - description: Select properties to be returned + description: 'Usage: tenantId=''@tenantId''' style: form explode: false schema: - uniqueItems: true - type: array - items: - enum: - - id - - contentBytes - - contentType - type: string - - name: $expand + type: string + nullable: true + - name: userPrincipalName in: query - description: Expand related entities + description: 'Usage: userPrincipalName=''@userPrincipalName''' style: form explode: false schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string + type: string + nullable: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + type: object + properties: + value: + type: boolean + default: false + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: function + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.provisionEmail': + post: tags: - - teams.channel - summary: Update the navigation property hostedContents in teams - operationId: team.channel.message.reply_UpdateHostedContent + - teams.Actions + summary: Invoke action provisionEmail + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + operationId: team.channel_provisionEmail parameters: - name: team-id in: path @@ -20116,52 +22441,26 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' - required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContent' + $ref: '#/components/schemas/microsoft.graph.provisionChannelEmailResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.removeEmail': + post: tags: - - teams.channel - summary: Delete navigation property hostedContents for teams - operationId: team.channel.message.reply_DeleteHostedContent + - teams.Actions + summary: Invoke action removeEmail + description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + operationId: team.channel_removeEmail parameters: - name: team-id in: path @@ -20179,51 +22478,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value': + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams': get: tags: - teams.channel - summary: Get media content for the navigation property hostedContents from teams + summary: List sharedWithChannelTeamInfo + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 - operationId: team.channel.message.reply_GetHostedContentsContent + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + operationId: team.channel_ListSharedGraphWPreTeam parameters: - name: team-id in: path @@ -20241,46 +22511,75 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - tenantId + - tenantId desc + - isHostTeam + - isHostTeam desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - tenantId + - isHostTeam + - team + - allowedMembers + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent + uniqueItems: true + type: array + items: + enum: + - '*' + - team + - allowedMembers + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - put: + post: tags: - teams.channel - summary: Update media content for the navigation property hostedContents in teams - operationId: team.channel.message.reply_SetHostedContentsContent + summary: Create new navigation property to sharedWithTeams for teams + operationId: team.channel_CreateSharedGraphWPreTeam parameters: - name: team-id in: path @@ -20298,100 +22597,33 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id - in: path - description: The unique identifier of chatMessageHostedContent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessageHostedContent requestBody: - description: New media content. + description: New navigation property content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}': get: tags: - teams.channel - summary: Get the number of the resource - operationId: team.channel.message.reply.hostedContent_GetCount - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': - post: - tags: - - teams.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. + summary: Get sharedWithChannelTeamInfo + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: team.channel.message.reply_softDelete + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + operationId: team.channel_GetSharedGraphWPreTeam parameters: - name: team-id in: path @@ -20409,38 +22641,60 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 - in: path - description: The unique identifier of chatMessage - required: true - style: simple + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage + uniqueItems: true + type: array + items: + enum: + - id + - displayName + - tenantId + - isHostTeam + - team + - allowedMembers + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - team + - allowedMembers + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': - post: + x-ms-docs-operation-type: operation + patch: tags: - - teams.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: team.channel.message.reply_undoSoftDelete + - teams.channel + summary: Update the navigation property sharedWithTeams in teams + operationId: team.channel_UpdateSharedGraphWPreTeam parameters: - name: team-id in: path @@ -20452,40 +22706,46 @@ paths: x-ms-docs-key-type: team - name: channel-id in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage + description: The unique identifier of channel required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + x-ms-docs-key-type: channel + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: sharedWithChannelTeamInfo + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - teams.channel - summary: Get the number of the resource - operationId: team.channel.message.reply_GetCount + summary: Delete sharedWithChannelTeamInfo + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + operationId: team.channel_DeleteSharedGraphWPreTeam parameters: - name: team-id in: path @@ -20503,27 +22763,36 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': get: tags: - - teams.Functions - summary: Invoke function delta - operationId: team.channel.message.reply_delta + - teams.channel + summary: List allowedMembers + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + operationId: team.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: team-id in: path @@ -20541,19 +22810,38 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: sharedWithChannelTeamInfo - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - displayName + - displayName desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc + type: string - name: $select in: query description: Select properties to be returned @@ -20565,34 +22853,13 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - displayName + - roles + - visibleHistoryStartDateTime type: string - - name: $orderby + - name: $expand in: query - description: Order items by property values + description: Expand related entities style: form explode: false schema: @@ -20600,86 +22867,24 @@ paths: type: array items: enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc + - '*' type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/teams/{team-id}/channels/{channel-id}/messages/$count': + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': get: tags: - teams.channel - summary: Get the number of the resource - operationId: team.channel.message_GetCount + summary: Get allowedMembers from teams + description: A collection of team members who have access to the shared channel. + operationId: team.channel.sharedGraphWPreTeam_GetAllowedMember parameters: - name: team-id in: path @@ -20697,41 +22902,22 @@ paths: schema: type: string x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/messages/microsoft.graph.delta()': - get: - tags: - - teams.Functions - summary: Invoke function delta - operationId: team.channel.message_delta - parameters: - - name: team-id + - name: sharedWithChannelTeamInfo-id in: path - description: The unique identifier of team + description: The unique identifier of sharedWithChannelTeamInfo required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: conversationMember-id in: path - description: The unique identifier of channel + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' + x-ms-docs-key-type: conversationMember - name: $select in: query description: Select properties to be returned @@ -20743,34 +22929,13 @@ paths: items: enum: - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies + - displayName + - roles + - visibleHistoryStartDateTime type: string - - name: $orderby + - name: $expand in: query - description: Order items by property values + description: Expand related entities style: form explode: false schema: @@ -20778,90 +22943,24 @@ paths: type: array items: enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc + - '*' type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/teams/{team-id}/channels/{channel-id}/microsoft.graph.completeMigration': - post: + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': + get: tags: - - teams.Actions - summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 - operationId: team.channel_completeMigration + - teams.channel + summary: Get the number of the resource + operationId: team.channel.sharedGraphWPreTeam.allowedMember_GetCount parameters: - name: team-id in: path @@ -20879,18 +22978,27 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: sharedWithChannelTeamInfo-id + in: path + description: The unique identifier of sharedWithChannelTeamInfo + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharedWithChannelTeamInfo + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/microsoft.graph.doesUserHaveAccess(userId=''@userId'',tenantId=''@tenantId'',userPrincipalName=''@userPrincipalName'')': + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': get: tags: - - teams.Functions - summary: Invoke function doesUserHaveAccess - operationId: team.channel_doesUserHaveAccess + - teams.channel + summary: Get team from teams + operationId: team.channel.sharedGraphWPreTeam_GetTeam parameters: - name: team-id in: path @@ -20908,93 +23016,95 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: userId - in: query - description: 'Usage: userId=''@userId''' - style: form - explode: false + - name: sharedWithChannelTeamInfo-id + in: path + description: The unique identifier of sharedWithChannelTeamInfo + required: true + style: simple schema: type: string - nullable: true - - name: tenantId + x-ms-docs-key-type: sharedWithChannelTeamInfo + - name: $select in: query - description: 'Usage: tenantId=''@tenantId''' + description: Select properties to be returned style: form explode: false schema: - type: string - nullable: true - - name: userPrincipalName + uniqueItems: true + type: array + items: + enum: + - id + - classification + - createdDateTime + - description + - displayName + - funSettings + - guestSettings + - internalId + - isArchived + - memberSettings + - messagingSettings + - specialization + - summary + - tenantId + - visibility + - webUrl + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string + - name: $expand in: query - description: 'Usage: userPrincipalName=''@userPrincipalName''' + description: Expand related entities style: form explode: false schema: - type: string - nullable: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: boolean - default: false - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/teams/{team-id}/channels/{channel-id}/microsoft.graph.provisionEmail': - post: - tags: - - teams.Actions - summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 - operationId: team.channel_provisionEmail - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel + uniqueItems: true + type: array + items: + enum: + - '*' + - allChannels + - channels + - group + - incomingChannels + - installedApps + - members + - operations + - permissionGrants + - photo + - primaryChannel + - tags + - template + - schedule + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.provisionChannelEmailResult' + $ref: '#/components/schemas/microsoft.graph.team' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/microsoft.graph.removeEmail': - post: + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count': + get: tags: - - teams.Actions - summary: Invoke action removeEmail - description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 - operationId: team.channel_removeEmail + - teams.channel + summary: Get the number of the resource + operationId: team.channel.sharedGraphWPreTeam_GetCount parameters: - name: team-id in: path @@ -21012,22 +23122,23 @@ paths: schema: type: string x-ms-docs-key-type: channel + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams': + '/teams/{team-id}/channels/{channel-id}/tabs': get: tags: - teams.channel - summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: List tabs in channel + description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 - operationId: team.channel_ListSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + operationId: team.channel_ListTab parameters: - name: team-id in: path @@ -21062,12 +23173,12 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - tenantId - - tenantId desc - - isHostTeam - - isHostTeam desc + - configuration + - configuration desc + - displayName + - displayName desc + - webUrl + - webUrl desc type: string - name: $select in: query @@ -21080,11 +23191,10 @@ paths: items: enum: - id + - configuration - displayName - - tenantId - - isHostTeam - - team - - allowedMembers + - webUrl + - teamsApp type: string - name: $expand in: query @@ -21097,12 +23207,11 @@ paths: items: enum: - '*' - - team - - allowedMembers + - teamsApp type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sharedWithChannelTeamInfoCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -21112,8 +23221,12 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to sharedWithTeams for teams - operationId: team.channel_CreateSharedGraphWPreTeam + summary: Add tab to channel + description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + operationId: team.channel_CreateTab parameters: - name: team-id in: path @@ -21136,7 +23249,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -21144,20 +23257,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}': + '/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}': get: tags: - teams.channel - summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: Get tab + description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 - operationId: team.channel_GetSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + operationId: team.channel_GetTab parameters: - name: team-id in: path @@ -21175,14 +23288,14 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: teamsTab-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -21194,11 +23307,10 @@ paths: items: enum: - id + - configuration - displayName - - tenantId - - isHostTeam - - team - - allowedMembers + - webUrl + - teamsApp type: string - name: $expand in: query @@ -21211,8 +23323,7 @@ paths: items: enum: - '*' - - team - - allowedMembers + - teamsApp type: string responses: 2XX: @@ -21220,15 +23331,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - teams.channel - summary: Update the navigation property sharedWithTeams in teams - operationId: team.channel_UpdateSharedGraphWPreTeam + summary: Update tab + description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + operationId: team.channel_UpdateTab parameters: - name: team-id in: path @@ -21246,20 +23361,20 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: teamsTab-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: teamsTab requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.teamsTab' required: true responses: 2XX: @@ -21267,19 +23382,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharedWithChannelTeamInfo' + $ref: '#/components/schemas/microsoft.graph.teamsTab' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - teams.channel - summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + summary: Delete tab from channel + description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 - operationId: team.channel_DeleteSharedGraphWPreTeam + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + operationId: team.channel_DeleteTab parameters: - name: team-id in: path @@ -21297,14 +23412,14 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: teamsTab-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + x-ms-docs-key-type: teamsTab - name: If-Match in: header description: ETag @@ -21317,16 +23432,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers': + '/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp': get: tags: - teams.channel - summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 - operationId: team.channel.sharedGraphWPreTeam_ListAllowedMember + summary: Get teamsApp from teams + description: The application that is linked to the tab. This cannot be changed after tab creation. + operationId: team.channel.tab_GetTeamsApp parameters: - name: team-id in: path @@ -21344,38 +23456,14 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - name: teamsTab-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of teamsTab required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - displayName - - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc - type: string + x-ms-docs-key-type: teamsTab - name: $select in: query description: Select properties to be returned @@ -21388,8 +23476,9 @@ paths: enum: - id - displayName - - roles - - visibleHistoryStartDateTime + - distributionMethod + - externalId + - appDefinitions type: string - name: $expand in: query @@ -21402,23 +23491,24 @@ paths: items: enum: - '*' + - appDefinitions type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.teamsApp' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}': + '/teams/{team-id}/channels/{channel-id}/tabs/$count': get: tags: - teams.channel - summary: Get allowedMembers from teams - description: A collection of team members who have access to the shared channel. - operationId: team.channel.sharedGraphWPreTeam_GetAllowedMember + summary: Get the number of the resource + operationId: team.channel.tab_GetCount parameters: - name: team-id in: path @@ -21436,22 +23526,194 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels/$count': + get: + tags: + - teams.channel + summary: Get the number of the resource + operationId: team.channel_GetCount + parameters: + - name: team-id in: path - description: The unique identifier of sharedWithChannelTeamInfo + description: The unique identifier of team required: true style: simple schema: type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - - name: conversationMember-id + x-ms-docs-key-type: team + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/channels/microsoft.graph.getAllMessages()': + get: + tags: + - teams.Functions + summary: Invoke function getAllMessages + operationId: team.channel_getAllMessage + parameters: + - name: team-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of team required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: team + - name: model + in: query + description: The payment model for the API + style: form + explode: false + schema: + type: string + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageHistory + - messageType + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageHistory + - messageHistory desc + - messageType + - messageType desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/group': + get: + tags: + - teams.group + summary: Get group from teams + operationId: team_GetGroup + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team - name: $select in: query description: Select properties to be returned @@ -21463,9 +23725,72 @@ paths: items: enum: - id + - deletedDateTime + - assignedLabels + - assignedLicenses + - classification + - createdDateTime + - description - displayName - - roles - - visibleHistoryStartDateTime + - expirationDateTime + - groupTypes + - hasMembersWithLicenseErrors + - isAssignableToRole + - licenseProcessingState + - mail + - mailEnabled + - mailNickname + - membershipRule + - membershipRuleProcessingState + - onPremisesDomainName + - onPremisesLastSyncDateTime + - onPremisesNetBiosName + - onPremisesProvisioningErrors + - onPremisesSamAccountName + - onPremisesSecurityIdentifier + - onPremisesSyncEnabled + - preferredDataLocation + - preferredLanguage + - proxyAddresses + - renewedDateTime + - securityEnabled + - securityIdentifier + - theme + - visibility + - allowExternalSenders + - autoSubscribeNewMembers + - hideFromAddressLists + - hideFromOutlookClients + - isSubscribedByMail + - unseenCount + - isArchived + - appRoleAssignments + - createdOnBehalfOf + - memberOf + - members + - membersWithLicenseErrors + - owners + - permissionGrants + - settings + - transitiveMemberOf + - transitiveMembers + - acceptedSenders + - calendar + - calendarView + - conversations + - events + - rejectedSenders + - threads + - drive + - drives + - sites + - extensions + - groupLifecyclePolicies + - planner + - onenote + - photo + - photos + - team type: string - name: $expand in: query @@ -21478,6 +23803,33 @@ paths: items: enum: - '*' + - appRoleAssignments + - createdOnBehalfOf + - memberOf + - members + - membersWithLicenseErrors + - owners + - permissionGrants + - settings + - transitiveMemberOf + - transitiveMembers + - acceptedSenders + - calendar + - calendarView + - conversations + - events + - rejectedSenders + - threads + - drive + - drives + - sites + - extensions + - groupLifecyclePolicies + - planner + - onenote + - photo + - photos + - team type: string responses: 2XX: @@ -21485,16 +23837,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count': + '/teams/{team-id}/incomingChannels': get: tags: - teams.channel - summary: Get the number of the resource - operationId: team.channel.sharedGraphWPreTeam.allowedMember_GetCount + summary: List incomingChannels + description: Get the list of incoming channels (channels shared with a team). + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + operationId: team_ListIncomingChannel parameters: - name: team-id in: path @@ -21504,35 +23860,98 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id - in: path - description: The unique identifier of sharedWithChannelTeamInfo - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - createdDateTime + - createdDateTime desc + - description + - description desc + - displayName + - displayName desc + - email + - email desc + - isFavoriteByDefault + - isFavoriteByDefault desc + - membershipType + - membershipType desc + - tenantId + - tenantId desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - createdDateTime + - description + - displayName + - email + - isFavoriteByDefault + - membershipType + - tenantId + - webUrl + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - filesFolder + - members + - messages + - sharedWithTeams + - tabs + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' default: $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/team': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/teams/{team-id}/incomingChannels/{channel-id}': get: tags: - teams.channel - summary: Get team from teams - operationId: team.channel.sharedGraphWPreTeam_GetTeam + summary: Get incomingChannels from teams + description: List of channels shared with the team. + operationId: team_GetIncomingChannel parameters: - name: team-id in: path @@ -21550,14 +23969,6 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: sharedWithChannelTeamInfo-id - in: path - description: The unique identifier of sharedWithChannelTeamInfo - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sharedWithChannelTeamInfo - name: $select in: query description: Select properties to be returned @@ -21569,33 +23980,19 @@ paths: items: enum: - id - - classification - createdDateTime - description - displayName - - funSettings - - guestSettings - - internalId - - isArchived - - memberSettings - - messagingSettings - - specialization - - summary + - email + - isFavoriteByDefault + - membershipType - tenantId - - visibility - webUrl - - allChannels - - channels - - group - - incomingChannels - - installedApps + - filesFolder - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule + - messages + - sharedWithTeams + - tabs type: string - name: $expand in: query @@ -21608,18 +24005,11 @@ paths: items: enum: - '*' - - allChannels - - channels - - group - - incomingChannels - - installedApps + - filesFolder - members - - operations - - photo - - primaryChannel - - tags - - template - - schedule + - messages + - sharedWithTeams + - tabs type: string responses: 2XX: @@ -21627,16 +24017,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.team' + $ref: '#/components/schemas/microsoft.graph.channel' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count': - get: + delete: tags: - teams.channel - summary: Get the number of the resource - operationId: team.channel.sharedGraphWPreTeam_GetCount + summary: Remove channel + description: Remove an incoming channel (a channel shared with a team) from a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + operationId: team_DeleteIncomingChannel parameters: - name: team-id in: path @@ -21654,23 +24047,24 @@ paths: schema: type: string x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/teams/{team-id}/channels/{channel-id}/tabs': + x-ms-docs-operation-type: operation + '/teams/{team-id}/incomingChannels/$count': get: tags: - teams.channel - summary: List tabs in channel - description: 'Retrieve the list of tabs in the specified channel within a team. ' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 - operationId: team.channel_ListTab + summary: Get the number of the resource + operationId: team.incomingChannel_GetCount parameters: - name: team-id in: path @@ -21680,14 +24074,32 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/installedApps': + get: + tags: + - teams.teamsAppInstallation + summary: List apps in team + description: Retrieve a list of apps installed in the specified team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + operationId: team_ListInstalledApp + parameters: + - name: team-id in: path - description: The unique identifier of channel + description: The unique identifier of team required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: team - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -21705,12 +24117,8 @@ paths: enum: - id - id desc - - configuration - - configuration desc - - displayName - - displayName desc - - webUrl - - webUrl desc + - consentedPermissionSet + - consentedPermissionSet desc type: string - name: $select in: query @@ -21723,10 +24131,9 @@ paths: items: enum: - id - - configuration - - displayName - - webUrl + - consentedPermissionSet - teamsApp + - teamsAppDefinition type: string - name: $expand in: query @@ -21740,10 +24147,11 @@ paths: enum: - '*' - teamsApp + - teamsAppDefinition type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsTabCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsAppInstallationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -21752,13 +24160,13 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.channel - summary: Add tab to channel - description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." + - teams.teamsAppInstallation + summary: Add app to team + description: Install an app to the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 - operationId: team.channel_CreateTab + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + operationId: team_CreateInstalledApp parameters: - name: team-id in: path @@ -21768,20 +24176,12 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' required: true responses: 2XX: @@ -21789,20 +24189,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}': + '/teams/{team-id}/installedApps/{teamsAppInstallation-id}': get: tags: - - teams.channel - summary: Get tab - description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' + - teams.teamsAppInstallation + summary: Get installed app in team + description: Retrieve the app installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 - operationId: team.channel_GetTab + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + operationId: team_GetInstalledApp parameters: - name: team-id in: path @@ -21812,22 +24212,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: teamsTab-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -21839,10 +24231,9 @@ paths: items: enum: - id - - configuration - - displayName - - webUrl + - consentedPermissionSet - teamsApp + - teamsAppDefinition type: string - name: $expand in: query @@ -21856,6 +24247,7 @@ paths: enum: - '*' - teamsApp + - teamsAppDefinition type: string responses: 2XX: @@ -21863,19 +24255,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.channel - summary: Update tab - description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 - operationId: team.channel_UpdateTab + - teams.teamsAppInstallation + summary: Update the navigation property installedApps in teams + operationId: team_UpdateInstalledApp parameters: - name: team-id in: path @@ -21885,28 +24273,20 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: teamsTab-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: teamsAppInstallation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' required: true responses: 2XX: @@ -21914,19 +24294,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsTab' + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.channel - summary: Delete tab from channel - description: 'Removes (unpins) a tab from the specified channel within a team. ' + - teams.teamsAppInstallation + summary: Remove app from team + description: Uninstalls an app from the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 - operationId: team.channel_DeleteTab + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + operationId: team_DeleteInstalledApp parameters: - name: team-id in: path @@ -21936,22 +24316,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: teamsTab-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: teamsAppInstallation - name: If-Match in: header description: ETag @@ -21964,13 +24336,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp': - get: + '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/microsoft.graph.upgrade': + post: tags: - - teams.channel - summary: Get teamsApp from teams - description: The application that is linked to the tab. This cannot be changed after tab creation. - operationId: team.channel.tab_GetTeamsApp + - teams.Actions + summary: Invoke action upgrade + description: Upgrade an app installation within a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + operationId: team.installedApp_upgrade parameters: - name: team-id in: path @@ -21980,22 +24355,56 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of channel + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: teamsTab-id + x-ms-docs-key-type: teamsAppInstallation + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + consentedPermissionSet: + $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp': + get: + tags: + - teams.teamsAppInstallation + summary: Get teamsApp from teams + description: The app that is installed. + operationId: team.installedApp_GetTeamsApp + parameters: + - name: team-id in: path - description: The unique identifier of teamsTab + description: The unique identifier of team required: true style: simple schema: type: string - x-ms-docs-key-type: teamsTab + x-ms-docs-key-type: team + - name: teamsAppInstallation-id + in: path + description: The unique identifier of teamsAppInstallation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -22035,64 +24444,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/tabs/$count': - get: - tags: - - teams.channel - summary: Get the number of the resource - operationId: team.channel.tab_GetCount - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/$count': - get: - tags: - - teams.channel - summary: Get the number of the resource - operationId: team.channel_GetCount - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/channels/microsoft.graph.getAllMessages()': + '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition': get: tags: - - teams.Functions - summary: Invoke function getAllMessages - operationId: team.channel_getAllMessage + - teams.teamsAppInstallation + summary: Get teamsAppDefinition from teams + description: The details of this version of the app. + operationId: team.installedApp_GetTeamsAppDefinition parameters: - name: team-id in: path @@ -22102,150 +24460,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: model - in: query - description: The payment model for the API - style: form - explode: false - schema: - type: string - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageHistory - - messageType - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageHistory - - messageHistory desc - - messageType - - messageType desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/teams/{team-id}/group': - get: - tags: - - teams.group - summary: Get group from teams - operationId: team_GetGroup - parameters: - - name: team-id + - name: teamsAppInstallation-id in: path - description: The unique identifier of team + description: The unique identifier of teamsAppInstallation required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: teamsAppInstallation - name: $select in: query description: Select properties to be returned @@ -22257,72 +24479,16 @@ paths: items: enum: - id - - deletedDateTime - - assignedLabels - - assignedLicenses - - classification - - createdDateTime + - authorization + - createdBy - description - displayName - - expirationDateTime - - groupTypes - - hasMembersWithLicenseErrors - - isAssignableToRole - - licenseProcessingState - - mail - - mailEnabled - - mailNickname - - membershipRule - - membershipRuleProcessingState - - onPremisesDomainName - - onPremisesLastSyncDateTime - - onPremisesNetBiosName - - onPremisesProvisioningErrors - - onPremisesSamAccountName - - onPremisesSecurityIdentifier - - onPremisesSyncEnabled - - preferredDataLocation - - preferredLanguage - - proxyAddresses - - renewedDateTime - - securityEnabled - - securityIdentifier - - theme - - visibility - - allowExternalSenders - - autoSubscribeNewMembers - - hideFromAddressLists - - hideFromOutlookClients - - isSubscribedByMail - - unseenCount - - isArchived - - appRoleAssignments - - createdOnBehalfOf - - memberOf - - members - - membersWithLicenseErrors - - owners - - permissionGrants - - settings - - transitiveMemberOf - - transitiveMembers - - acceptedSenders - - calendar - - calendarView - - conversations - - events - - rejectedSenders - - threads - - drive - - drives - - sites - - extensions - - groupLifecyclePolicies - - planner - - onenote - - photo - - photos - - team + - lastModifiedDateTime + - publishingState + - shortDescription + - teamsAppId + - version + - bot type: string - name: $expand in: query @@ -22335,33 +24501,7 @@ paths: items: enum: - '*' - - appRoleAssignments - - createdOnBehalfOf - - memberOf - - members - - membersWithLicenseErrors - - owners - - permissionGrants - - settings - - transitiveMemberOf - - transitiveMembers - - acceptedSenders - - calendar - - calendarView - - conversations - - events - - rejectedSenders - - threads - - drive - - drives - - sites - - extensions - - groupLifecyclePolicies - - planner - - onenote - - photo - - photos - - team + - bot type: string responses: 2XX: @@ -22369,20 +24509,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.group' + $ref: '#/components/schemas/microsoft.graph.teamsAppDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/incomingChannels': + '/teams/{team-id}/installedApps/$count': get: tags: - - teams.channel - summary: List incomingChannels - description: Get the list of incoming channels (channels shared with a team). + - teams.teamsAppInstallation + summary: Get the number of the resource + operationId: team.installedApp_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/members': + get: + tags: + - teams.conversationMember + summary: List members of team + description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 - operationId: team_ListIncomingChannel + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + operationId: team_ListMember parameters: - name: team-id in: path @@ -22409,22 +24571,12 @@ paths: enum: - id - id desc - - createdDateTime - - createdDateTime desc - - description - - description desc - displayName - displayName desc - - email - - email desc - - isFavoriteByDefault - - isFavoriteByDefault desc - - membershipType - - membershipType desc - - tenantId - - tenantId desc - - webUrl - - webUrl desc + - roles + - roles desc + - visibleHistoryStartDateTime + - visibleHistoryStartDateTime desc type: string - name: $select in: query @@ -22437,19 +24589,9 @@ paths: items: enum: - id - - createdDateTime - - description - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -22462,28 +24604,61 @@ paths: items: enum: - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/teams/{team-id}/incomingChannels/{channel-id}': + post: + tags: + - teams.conversationMember + summary: Add member to team + description: Add a new conversationMember to a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + operationId: team_CreateMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/members/{conversationMember-id}': get: tags: - - teams.channel - summary: Get incomingChannels from teams - description: List of channels shared with the team. - operationId: team_GetIncomingChannel + - teams.conversationMember + summary: Get member of team + description: Get a conversationMember from a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + operationId: team_GetMember parameters: - name: team-id in: path @@ -22493,14 +24668,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id + - name: conversationMember-id in: path - description: The unique identifier of channel + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: conversationMember - name: $select in: query description: Select properties to be returned @@ -22512,19 +24687,9 @@ paths: items: enum: - id - - createdDateTime - - description - displayName - - email - - isFavoriteByDefault - - membershipType - - tenantId - - webUrl - - filesFolder - - members - - messages - - sharedWithTeams - - tabs + - roles + - visibleHistoryStartDateTime type: string - name: $expand in: query @@ -22537,11 +24702,6 @@ paths: items: enum: - '*' - - filesFolder - - members - - messages - - sharedWithTeams - - tabs type: string responses: 2XX: @@ -22549,19 +24709,62 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.channel' + $ref: '#/components/schemas/microsoft.graph.conversationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.conversationMember + summary: Update member in team + description: Update the role of a conversationMember in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + operationId: team_UpdateMember + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: conversationMember-id + in: path + description: The unique identifier of conversationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: conversationMember + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.conversationMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.channel - summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. + - teams.conversationMember + summary: Remove member from team + description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 - operationId: team_DeleteIncomingChannel + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + operationId: team_DeleteMember parameters: - name: team-id in: path @@ -22571,14 +24774,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id + - name: conversationMember-id in: path - description: The unique identifier of channel + description: The unique identifier of conversationMember required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: conversationMember - name: If-Match in: header description: ETag @@ -22590,13 +24793,262 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/incomingChannels/$count': - get: + x-ms-docs-operation-type: operation + '/teams/{team-id}/members/$count': + get: + tags: + - teams.conversationMember + summary: Get the number of the resource + operationId: team.member_GetCount + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/members/microsoft.graph.add': + post: + tags: + - teams.Actions + summary: Invoke action add + description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + operationId: team.member_add + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + values: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionResultPart' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/microsoft.graph.archive': + post: + tags: + - teams.Actions + summary: Invoke action archive + description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + operationId: team_archive + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + shouldSetSpoSiteReadOnlyForMembers: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/microsoft.graph.clone': + post: + tags: + - teams.Actions + summary: Invoke action clone + description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + operationId: team_clone + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + displayName: + type: string + nullable: true + description: + type: string + nullable: true + mailNickname: + type: string + nullable: true + classification: + type: string + nullable: true + visibility: + $ref: '#/components/schemas/microsoft.graph.teamVisibilityType' + partsToClone: + $ref: '#/components/schemas/microsoft.graph.clonableTeamParts' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/microsoft.graph.completeMigration': + post: + tags: + - teams.Actions + summary: Invoke action completeMigration + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + operationId: team_completeMigration + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/microsoft.graph.sendActivityNotification': + post: + tags: + - teams.Actions + summary: Invoke action sendActivityNotification + description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + operationId: team_sendActivityNotification + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + topic: + $ref: '#/components/schemas/microsoft.graph.teamworkActivityTopic' + activityType: + type: string + nullable: true + chainId: + type: integer + format: int64 + nullable: true + previewText: + $ref: '#/components/schemas/microsoft.graph.itemBody' + templateParameters: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + recipient: + $ref: '#/components/schemas/microsoft.graph.teamworkNotificationRecipient' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/microsoft.graph.unarchive': + post: tags: - - teams.channel - summary: Get the number of the resource - operationId: team.incomingChannel_GetCount + - teams.Actions + summary: Invoke action unarchive + description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + operationId: team_unarchive parameters: - name: team-id in: path @@ -22606,23 +25058,19 @@ paths: schema: type: string x-ms-docs-key-type: team - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/teams/{team-id}/installedApps': + x-ms-docs-operation-type: action + '/teams/{team-id}/operations': get: tags: - - teams.teamsAppInstallation - summary: List apps in team - description: Retrieve a list of apps installed in the specified team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 - operationId: team_ListInstalledApp + - teams.teamsAsyncOperation + summary: Get operations from teams + description: The async operations that ran or are running on this team. + operationId: team_ListOperation parameters: - name: team-id in: path @@ -22649,8 +25097,22 @@ paths: enum: - id - id desc - - consentedPermissionSet - - consentedPermissionSet desc + - attemptsCount + - attemptsCount desc + - createdDateTime + - createdDateTime desc + - error + - error desc + - lastActionDateTime + - lastActionDateTime desc + - operationType + - operationType desc + - status + - status desc + - targetResourceId + - targetResourceId desc + - targetResourceLocation + - targetResourceLocation desc type: string - name: $select in: query @@ -22663,9 +25125,14 @@ paths: items: enum: - id - - consentedPermissionSet - - teamsApp - - teamsAppDefinition + - attemptsCount + - createdDateTime + - error + - lastActionDateTime + - operationType + - status + - targetResourceId + - targetResourceLocation type: string - name: $expand in: query @@ -22678,12 +25145,10 @@ paths: items: enum: - '*' - - teamsApp - - teamsAppDefinition type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsAppInstallationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.teamsAsyncOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22692,13 +25157,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.teamsAppInstallation - summary: Add app to team - description: Install an app to the specified team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 - operationId: team_CreateInstalledApp + - teams.teamsAsyncOperation + summary: Create new navigation property to operations for teams + operationId: team_CreateOperation parameters: - name: team-id in: path @@ -22713,7 +25174,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' required: true responses: 2XX: @@ -22721,20 +25182,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/installedApps/{teamsAppInstallation-id}': + '/teams/{team-id}/operations/{teamsAsyncOperation-id}': get: tags: - - teams.teamsAppInstallation - summary: Get installed app in team - description: Retrieve the app installed in the specified team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 - operationId: team_GetInstalledApp + - teams.teamsAsyncOperation + summary: Get operations from teams + description: The async operations that ran or are running on this team. + operationId: team_GetOperation parameters: - name: team-id in: path @@ -22744,14 +25202,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAppInstallation-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: teamsAsyncOperation - name: $select in: query description: Select properties to be returned @@ -22763,9 +25221,14 @@ paths: items: enum: - id - - consentedPermissionSet - - teamsApp - - teamsAppDefinition + - attemptsCount + - createdDateTime + - error + - lastActionDateTime + - operationType + - status + - targetResourceId + - targetResourceLocation type: string - name: $expand in: query @@ -22778,8 +25241,6 @@ paths: items: enum: - '*' - - teamsApp - - teamsAppDefinition type: string responses: 2XX: @@ -22787,15 +25248,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.teamsAppInstallation - summary: Update the navigation property installedApps in teams - operationId: team_UpdateInstalledApp + - teams.teamsAsyncOperation + summary: Update the navigation property operations in teams + operationId: team_UpdateOperation parameters: - name: team-id in: path @@ -22805,20 +25266,20 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAppInstallation-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: teamsAsyncOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' required: true responses: 2XX: @@ -22826,19 +25287,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppInstallation' + $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.teamsAppInstallation - summary: Remove app from team - description: Uninstalls an app from the specified team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 - operationId: team_DeleteInstalledApp + - teams.teamsAsyncOperation + summary: Delete navigation property operations for teams + operationId: team_DeleteOperation parameters: - name: team-id in: path @@ -22848,14 +25305,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAppInstallation-id + - name: teamsAsyncOperation-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of teamsAsyncOperation required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation + x-ms-docs-key-type: teamsAsyncOperation - name: If-Match in: header description: ETag @@ -22868,189 +25325,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/microsoft.graph.upgrade': - post: - tags: - - teams.Actions - summary: Invoke action upgrade - description: Upgrade an app installation within a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 - operationId: team.installedApp_upgrade - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: teamsAppInstallation-id - in: path - description: The unique identifier of teamsAppInstallation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAppInstallation - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - consentedPermissionSet: - $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp': - get: - tags: - - teams.teamsAppInstallation - summary: Get teamsApp from teams - description: The app that is installed. - operationId: team.installedApp_GetTeamsApp - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: teamsAppInstallation-id - in: path - description: The unique identifier of teamsAppInstallation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAppInstallation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - displayName - - distributionMethod - - externalId - - appDefinitions - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - appDefinitions - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsApp' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition': - get: - tags: - - teams.teamsAppInstallation - summary: Get teamsAppDefinition from teams - description: The details of this version of the app. - operationId: team.installedApp_GetTeamsAppDefinition - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: teamsAppInstallation-id - in: path - description: The unique identifier of teamsAppInstallation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAppInstallation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - authorization - - createdBy - - description - - displayName - - lastModifiedDateTime - - publishingState - - shortDescription - - teamsAppId - - version - - bot - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - bot - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsAppDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/installedApps/$count': + '/teams/{team-id}/operations/$count': get: tags: - - teams.teamsAppInstallation + - teams.teamsAsyncOperation summary: Get the number of the resource - operationId: team.installedApp_GetCount + operationId: team.operation_GetCount parameters: - name: team-id in: path @@ -23067,16 +25347,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/teams/{team-id}/members': + '/teams/{team-id}/permissionGrants': get: tags: - - teams.conversationMember - summary: List members of team - description: Get the conversationMember collection of a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 - operationId: team_ListMember + - teams.resourceSpecificPermissionGrant + summary: Get permissionGrants from teams + operationId: team_ListPermissionGrant parameters: - name: team-id in: path @@ -23103,12 +25379,18 @@ paths: enum: - id - id desc - - displayName - - displayName desc - - roles - - roles desc - - visibleHistoryStartDateTime - - visibleHistoryStartDateTime desc + - deletedDateTime + - deletedDateTime desc + - clientAppId + - clientAppId desc + - clientId + - clientId desc + - permission + - permission desc + - permissionType + - permissionType desc + - resourceAppId + - resourceAppId desc type: string - name: $select in: query @@ -23121,9 +25403,12 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -23139,7 +25424,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.conversationMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23148,13 +25433,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - teams.conversationMember - summary: Add member to team - description: Add a new conversationMember to a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 - operationId: team_CreateMember + - teams.resourceSpecificPermissionGrant + summary: Create new navigation property to permissionGrants for teams + operationId: team_CreatePermissionGrant parameters: - name: team-id in: path @@ -23169,7 +25450,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -23177,20 +25458,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/members/{conversationMember-id}': + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}': get: tags: - - teams.conversationMember - summary: Get member of team - description: Get a conversationMember from a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 - operationId: team_GetMember + - teams.resourceSpecificPermissionGrant + summary: Get permissionGrants from teams + operationId: team_GetPermissionGrant parameters: - name: team-id in: path @@ -23200,14 +25477,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: conversationMember-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: $select in: query description: Select properties to be returned @@ -23219,9 +25496,12 @@ paths: items: enum: - id - - displayName - - roles - - visibleHistoryStartDateTime + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -23241,19 +25521,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - teams.conversationMember - summary: Update member in team - description: Update the role of a conversationMember in a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 - operationId: team_UpdateMember + - teams.resourceSpecificPermissionGrant + summary: Update the navigation property permissionGrants in teams + operationId: team_UpdatePermissionGrant parameters: - name: team-id in: path @@ -23263,20 +25539,20 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: conversationMember-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -23284,19 +25560,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - teams.conversationMember - summary: Remove member from team - description: Remove a conversationMember from a team. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 - operationId: team_DeleteMember + - teams.resourceSpecificPermissionGrant + summary: Delete navigation property permissionGrants for teams + operationId: team_DeletePermissionGrant parameters: - name: team-id in: path @@ -23306,14 +25578,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: conversationMember-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of conversationMember + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: conversationMember + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: If-Match in: header description: ETag @@ -23326,12 +25598,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/members/$count': - get: + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberGroups': + post: tags: - - teams.conversationMember - summary: Get the number of the resource - operationId: team.member_GetCount + - teams.Actions + summary: Invoke action checkMemberGroups + description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + operationId: team.permissionGrant_checkMemberGroup parameters: - name: team-id in: path @@ -23341,32 +25617,14 @@ paths: schema: type: string x-ms-docs-key-type: team - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/teams/{team-id}/members/microsoft.graph.add': - post: - tags: - - teams.Actions - summary: Invoke action add - description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 - operationId: team.member_add - parameters: - - name: team-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of team + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -23374,10 +25632,10 @@ paths: schema: type: object properties: - values: + groupIds: type: array items: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + type: string additionalProperties: type: object required: true @@ -23392,7 +25650,7 @@ paths: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.actionResultPart' + type: string '@odata.nextLink': type: string nullable: true @@ -23404,16 +25662,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/teams/{team-id}/microsoft.graph.archive': + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberObjects': post: tags: - teams.Actions - summary: Invoke action archive - description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 - operationId: team_archive + summary: Invoke action checkMemberObjects + operationId: team.permissionGrant_checkMemberObject parameters: - name: team-id in: path @@ -23423,6 +25677,14 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -23430,29 +25692,46 @@ paths: schema: type: object properties: - shouldSetSpoSiteReadOnlyForMembers: - type: boolean - default: false - nullable: true + ids: + type: array + items: + type: string additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teams/{team-id}/microsoft.graph.clone': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberGroups': post: tags: - teams.Actions - summary: Invoke action clone - description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." + summary: Invoke action getMemberGroups + description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 - operationId: team_clone + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + operationId: team.permissionGrant_getMemberGroup parameters: - name: team-id in: path @@ -23462,6 +25741,14 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -23469,41 +25756,46 @@ paths: schema: type: object properties: - displayName: - type: string - nullable: true - description: - type: string - nullable: true - mailNickname: - type: string - nullable: true - classification: - type: string + securityEnabledOnly: + type: boolean + default: false nullable: true - visibility: - $ref: '#/components/schemas/microsoft.graph.teamVisibilityType' - partsToClone: - $ref: '#/components/schemas/microsoft.graph.clonableTeamParts' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teams/{team-id}/microsoft.graph.completeMigration': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberObjects': post: tags: - teams.Actions - summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + summary: Invoke action getMemberObjects + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 - operationId: team_completeMigration + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + operationId: team.permissionGrant_getMemberObject parameters: - name: team-id in: path @@ -23513,31 +25805,14 @@ paths: schema: type: string x-ms-docs-key-type: team - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/microsoft.graph.sendActivityNotification': - post: - tags: - - teams.Actions - summary: Invoke action sendActivityNotification - description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 - operationId: team_sendActivityNotification - parameters: - - name: team-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of team + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: team + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -23545,42 +25820,46 @@ paths: schema: type: object properties: - topic: - $ref: '#/components/schemas/microsoft.graph.teamworkActivityTopic' - activityType: - type: string - nullable: true - chainId: - type: integer - format: int64 + securityEnabledOnly: + type: boolean + default: false nullable: true - previewText: - $ref: '#/components/schemas/microsoft.graph.itemBody' - templateParameters: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValuePair' - recipient: - $ref: '#/components/schemas/microsoft.graph.teamworkNotificationRecipient' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teams/{team-id}/microsoft.graph.unarchive': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.restore': post: tags: - teams.Actions - summary: Invoke action unarchive - description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' + summary: Invoke action restore + description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 - operationId: team_unarchive + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + operationId: team.permissionGrant_restore parameters: - name: team-id in: path @@ -23590,108 +25869,30 @@ paths: schema: type: string x-ms-docs-key-type: team - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/teams/{team-id}/operations': - get: - tags: - - teams.teamsAsyncOperation - summary: Get operations from teams - description: The async operations that ran or are running on this team. - operationId: team_ListOperation - parameters: - - name: team-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of team + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: team - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attemptsCount - - attemptsCount desc - - createdDateTime - - createdDateTime desc - - error - - error desc - - lastActionDateTime - - lastActionDateTime desc - - operationType - - operationType desc - - status - - status desc - - targetResourceId - - targetResourceId desc - - targetResourceLocation - - targetResourceLocation desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attemptsCount - - createdDateTime - - error - - lastActionDateTime - - operationType - - status - - targetResourceId - - targetResourceLocation - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant responses: 2XX: - $ref: '#/components/responses/microsoft.graph.teamsAsyncOperationCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + x-ms-docs-operation-type: action + '/teams/{team-id}/permissionGrants/$count': + get: tags: - - teams.teamsAsyncOperation - summary: Create new navigation property to operations for teams - operationId: team_CreateOperation + - teams.resourceSpecificPermissionGrant + summary: Get the number of the resource + operationId: team.permissionGrant_GetCount parameters: - name: team-id in: path @@ -23701,30 +25902,19 @@ paths: schema: type: string x-ms-docs-key-type: team - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/operations/{teamsAsyncOperation-id}': + '/teams/{team-id}/permissionGrants/microsoft.graph.delta()': get: tags: - - teams.teamsAsyncOperation - summary: Get operations from teams - description: The async operations that ran or are running on this team. - operationId: team_GetOperation + - teams.Functions + summary: Invoke function delta + operationId: team.permissionGrant_delta parameters: - name: team-id in: path @@ -23734,14 +25924,11 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAsyncOperation-id - in: path - description: The unique identifier of teamsAsyncOperation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAsyncOperation + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' - name: $select in: query description: Select properties to be returned @@ -23753,18 +25940,11 @@ paths: items: enum: - id - - attemptsCount - - createdDateTime - - error - - lastActionDateTime - - operationType - - status - - targetResourceId - - targetResourceLocation + - deletedDateTime type: string - - name: $expand + - name: $orderby in: query - description: Expand related entities + description: Order items by property values style: form explode: false schema: @@ -23772,23 +25952,48 @@ paths: type: array items: enum: - - '*' + - id + - id desc + - deletedDateTime + - deletedDateTime desc type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/microsoft.graph.getAvailableExtensionProperties': + post: tags: - - teams.teamsAsyncOperation - summary: Update the navigation property operations in teams - operationId: team_UpdateOperation + - teams.Actions + summary: Invoke action getAvailableExtensionProperties + description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + operationId: team.permissionGrant_getAvailableExtensionProperty parameters: - name: team-id in: path @@ -23798,20 +26003,19 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAsyncOperation-id - in: path - description: The unique identifier of teamsAsyncOperation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAsyncOperation requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + type: object + properties: + isSyncedFromOnPremises: + type: boolean + default: false + nullable: true + additionalProperties: + type: object required: true responses: 2XX: @@ -23819,15 +26023,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' + title: Collection of extensionProperty + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.extensionProperty' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/microsoft.graph.getByIds': + post: tags: - - teams.teamsAsyncOperation - summary: Delete navigation property operations for teams - operationId: team_DeleteOperation + - teams.Actions + summary: Invoke action getByIds + description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + operationId: team.permissionGrant_getGraphBPreId parameters: - name: team-id in: path @@ -23837,32 +26060,59 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAsyncOperation-id - in: path - description: The unique identifier of teamsAsyncOperation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: teamsAsyncOperation - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + types: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teams/{team-id}/operations/$count': - get: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/permissionGrants/microsoft.graph.validateProperties': + post: tags: - - teams.teamsAsyncOperation - summary: Get the number of the resource - operationId: team.operation_GetCount + - teams.Actions + summary: Invoke action validateProperties + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + operationId: team.permissionGrant_validateProperty parameters: - name: team-id in: path @@ -23872,22 +26122,45 @@ paths: schema: type: string x-ms-docs-key-type: team - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + entityType: + type: string + nullable: true + displayName: + type: string + nullable: true + mailNickname: + type: string + nullable: true + onBehalfOfUserId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + format: uuid + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/photo': get: tags: - teams.profilePhoto summary: Get profilePhoto - description: "Get the specified profilePhoto or its metadata (**profilePhoto** properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." + description: "Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: team_GetPhoto parameters: - name: team-id @@ -23965,32 +26238,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: - tags: - - teams.profilePhoto - summary: Delete navigation property photo for teams - operationId: team_DeletePhoto - parameters: - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/teams/{team-id}/photo/$value': get: tags: @@ -23998,7 +26245,7 @@ paths: summary: Get media content for the navigation property photo from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: team_GetPhotoContent parameters: - name: team-id @@ -24053,10 +26300,10 @@ paths: tags: - teams.channel summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' + description: 'Get the default channel, General, of a team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 operationId: team_GetPrimaryChannel parameters: - name: team-id @@ -24184,7 +26431,7 @@ paths: description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.primaryChannel_GetFilesFolder parameters: - name: team-id @@ -24290,7 +26537,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: team.primaryChannel_GetFilesFolderContent parameters: - name: team-id @@ -24353,7 +26600,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: team.primaryChannel_ListMember parameters: - name: team-id @@ -24427,11 +26674,11 @@ paths: post: tags: - teams.channel - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + summary: Add conversationMember + description: Add a conversationMember to a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMember parameters: - name: team-id @@ -24467,7 +26714,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: team.primaryChannel_GetMember parameters: - name: team-id @@ -24526,11 +26773,11 @@ paths: patch: tags: - teams.channel - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: team.primaryChannel_UpdateMember parameters: - name: team-id @@ -24569,11 +26816,11 @@ paths: delete: tags: - teams.channel - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: team.primaryChannel_DeleteMember parameters: - name: team-id @@ -24634,7 +26881,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: team.primaryChannel.member_add parameters: - name: team-id @@ -24687,10 +26934,10 @@ paths: tags: - teams.channel summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: team.primaryChannel_ListMessage parameters: - name: team-id @@ -24829,7 +27076,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMessage parameters: - name: team-id @@ -24865,7 +27112,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.primaryChannel_GetMessage parameters: - name: team-id @@ -24948,10 +27195,10 @@ paths: tags: - teams.channel summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: team.primaryChannel_UpdateMessage parameters: - name: team-id @@ -25029,7 +27276,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message_ListHostedContent parameters: - name: team-id @@ -25152,7 +27399,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetHostedContent parameters: - name: team-id @@ -25311,7 +27558,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetHostedContentsContent parameters: - name: team-id @@ -25423,6 +27670,48 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - teams.Actions + summary: Invoke action setReaction + operationId: team.primaryChannel.message_setReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -25431,7 +27720,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message_softDelete parameters: - name: team-id @@ -25464,7 +27753,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message_undoSoftDelete parameters: - name: team-id @@ -25489,6 +27778,48 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - teams.Actions + summary: Invoke action unsetReaction + operationId: team.primaryChannel.message_unsetReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies': get: tags: @@ -25497,7 +27828,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: team.primaryChannel.message_ListReply parameters: - name: team-id @@ -25644,7 +27975,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: team.primaryChannel.message_CreateReply parameters: - name: team-id @@ -25688,7 +28019,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: team.primaryChannel.message_GetReply parameters: - name: team-id @@ -25872,7 +28203,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_ListHostedContent parameters: - name: team-id @@ -26011,7 +28342,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_GetHostedContent parameters: - name: team-id @@ -26194,7 +28525,7 @@ paths: summary: Get media content for the navigation property hostedContents from teams externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: team-id @@ -26323,13 +28654,63 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - teams.Actions + summary: Invoke action setReaction + operationId: team.primaryChannel.message.reply_setReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: @@ -26338,7 +28719,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_softDelete parameters: - name: team-id @@ -26379,7 +28760,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: team.primaryChannel.message.reply_undoSoftDelete parameters: - name: team-id @@ -26412,6 +28793,56 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: + tags: + - teams.Actions + summary: Invoke action unsetReaction + operationId: team.primaryChannel.message.reply_unsetReaction + parameters: + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count': get: tags: @@ -26757,10 +29188,10 @@ paths: tags: - teams.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: team.primaryChannel_completeMigration parameters: - name: team-id @@ -26837,10 +29268,10 @@ paths: tags: - teams.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: team.primaryChannel_provisionEmail parameters: - name: team-id @@ -26869,7 +29300,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: team.primaryChannel_removeEmail parameters: - name: team-id @@ -26891,10 +29322,10 @@ paths: tags: - teams.channel summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: team.primaryChannel_ListSharedGraphWPreTeam parameters: - name: team-id @@ -27005,10 +29436,10 @@ paths: tags: - teams.channel summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: team.primaryChannel_GetSharedGraphWPreTeam parameters: - name: team-id @@ -27111,10 +29542,10 @@ paths: tags: - teams.channel summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: team.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: team-id @@ -27150,10 +29581,10 @@ paths: tags: - teams.channel summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: team.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: team-id @@ -27387,6 +29818,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -27411,6 +29843,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -27457,7 +29890,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_ListTab parameters: - name: team-id @@ -27537,7 +29970,7 @@ paths: description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_CreateTab parameters: - name: team-id @@ -27573,7 +30006,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_GetTab parameters: - name: team-id @@ -27638,7 +30071,7 @@ paths: description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_UpdateTab parameters: - name: team-id @@ -27681,7 +30114,7 @@ paths: description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 operationId: team.primaryChannel_DeleteTab parameters: - name: team-id @@ -27802,10 +30235,10 @@ paths: tags: - teams.schedule summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: team_GetSchedule parameters: - name: team-id @@ -27940,10 +30373,10 @@ paths: tags: - teams.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: team.schedule_share parameters: - name: team-id @@ -27992,7 +30425,7 @@ paths: description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOfferShiftRequest parameters: - name: team-id @@ -28106,7 +30539,7 @@ paths: description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOfferShiftRequest parameters: - name: team-id @@ -28142,7 +30575,7 @@ paths: description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOfferShiftRequest parameters: - name: team-id @@ -28313,7 +30746,7 @@ paths: description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShiftChangeRequest parameters: - name: team-id @@ -28418,7 +30851,7 @@ paths: description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOpenShiftChangeRequest parameters: - name: team-id @@ -28454,7 +30887,7 @@ paths: description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShiftChangeRequest parameters: - name: team-id @@ -28622,7 +31055,7 @@ paths: description: List openShift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShift parameters: - name: team-id @@ -28709,7 +31142,7 @@ paths: description: Create an instance of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 operationId: team.schedule_CreateOpenShift parameters: - name: team-id @@ -28745,7 +31178,7 @@ paths: description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShift parameters: - name: team-id @@ -28811,7 +31244,7 @@ paths: description: Update the properties of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 operationId: team.schedule_UpdateOpenShift parameters: - name: team-id @@ -28854,7 +31287,7 @@ paths: description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteOpenShift parameters: - name: team-id @@ -28915,7 +31348,7 @@ paths: description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_ListSchedulingGroup parameters: - name: team-id @@ -28990,7 +31423,7 @@ paths: description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_CreateSchedulingGroup parameters: - name: team-id @@ -29026,7 +31459,7 @@ paths: description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: team.schedule_GetSchedulingGroup parameters: - name: team-id @@ -29077,10 +31510,10 @@ paths: tags: - teams.schedule summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: team.schedule_UpdateSchedulingGroup parameters: - name: team-id @@ -29120,10 +31553,10 @@ paths: tags: - teams.schedule summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteSchedulingGroup parameters: - name: team-id @@ -29184,7 +31617,7 @@ paths: description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: team.schedule_ListShift parameters: - name: team-id @@ -29262,7 +31695,7 @@ paths: description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: team.schedule_CreateShift parameters: - name: team-id @@ -29298,7 +31731,7 @@ paths: description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: team.schedule_GetShift parameters: - name: team-id @@ -29350,10 +31783,10 @@ paths: tags: - teams.schedule summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: team.schedule_UpdateShift parameters: - name: team-id @@ -29396,7 +31829,7 @@ paths: description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteShift parameters: - name: team-id @@ -29457,7 +31890,7 @@ paths: description: Retrieve a list of swapShiftsChangeRequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 operationId: team.schedule_ListSwapShiftsChangeRequest parameters: - name: team-id @@ -29574,7 +32007,7 @@ paths: description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateSwapShiftsChangeRequest parameters: - name: team-id @@ -29610,7 +32043,7 @@ paths: description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetSwapShiftsChangeRequest parameters: - name: team-id @@ -29782,7 +32215,7 @@ paths: description: Get the list of timeOffReasons in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 operationId: team.schedule_ListTimeOffReason parameters: - name: team-id @@ -29857,7 +32290,7 @@ paths: description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: team.schedule_CreateTimeOffReason parameters: - name: team-id @@ -29893,7 +32326,7 @@ paths: description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeOffReason parameters: - name: team-id @@ -29944,10 +32377,10 @@ paths: tags: - teams.schedule summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimeOffReason parameters: - name: team-id @@ -29987,10 +32420,10 @@ paths: tags: - teams.schedule summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimeOffReason parameters: - name: team-id @@ -30051,7 +32484,7 @@ paths: description: Retrieve a list of timeOffRequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListTimeOffRequest parameters: - name: team-id @@ -30182,7 +32615,7 @@ paths: description: Retrieve the properties and relationships of a timeoffrequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeOffRequest parameters: - name: team-id @@ -30283,7 +32716,7 @@ paths: description: Delete a timeOffRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimeOffRequest parameters: - name: team-id @@ -30344,7 +32777,7 @@ paths: description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: team.schedule_ListTimesOff parameters: - name: team-id @@ -30419,7 +32852,7 @@ paths: description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: team.schedule_CreateTimesOff parameters: - name: team-id @@ -30455,7 +32888,7 @@ paths: description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: team.schedule_GetTimesOff parameters: - name: team-id @@ -30506,10 +32939,10 @@ paths: tags: - teams.schedule summary: Replace timeOff - description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimesOff parameters: - name: team-id @@ -30552,7 +32985,7 @@ paths: description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimesOff parameters: - name: team-id @@ -30613,7 +33046,7 @@ paths: description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: team_ListTag parameters: - name: team-id @@ -30699,7 +33132,7 @@ paths: description: Create a standard tag for members in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: team_CreateTag parameters: - name: team-id @@ -30735,7 +33168,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: team_GetTag parameters: - name: team-id @@ -30802,7 +33235,7 @@ paths: description: Update the properties of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: team_UpdateTag parameters: - name: team-id @@ -30845,7 +33278,7 @@ paths: description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: team_DeleteTag parameters: - name: team-id @@ -30884,7 +33317,7 @@ paths: description: Get a list of the members of a standard tag in a team and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 operationId: team.tag_ListMember parameters: - name: team-id @@ -30970,7 +33403,7 @@ paths: description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: team.tag_CreateMember parameters: - name: team-id @@ -31014,7 +33447,7 @@ paths: description: Get the properties and relationships of a member of a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: team.tag_GetMember parameters: - name: team-id @@ -31132,7 +33565,7 @@ paths: description: Delete a member from a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 operationId: team.tag_DeleteMember parameters: - name: team-id @@ -31443,6 +33876,7 @@ paths: - id - workforceIntegrations - deletedTeams + - teamsAppSettings type: string - name: $expand in: query @@ -31457,6 +33891,7 @@ paths: - '*' - workforceIntegrations - deletedTeams + - teamsAppSettings type: string responses: 2XX: @@ -31498,7 +33933,7 @@ paths: description: Get a list of the deletedTeam objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0 operationId: teamwork_ListDeletedTeam parameters: - $ref: '#/components/parameters/top' @@ -31974,7 +34409,7 @@ paths: description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetFilesFolder parameters: - name: deletedTeam-id @@ -32088,7 +34523,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetFilesFolderContent parameters: - name: deletedTeam-id @@ -32167,7 +34602,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListMember parameters: - name: deletedTeam-id @@ -32249,11 +34684,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + summary: Add conversationMember + description: Add a conversationMember to a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMember parameters: - name: deletedTeam-id @@ -32297,7 +34732,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetMember parameters: - name: deletedTeam-id @@ -32364,11 +34799,11 @@ paths: patch: tags: - teamwork.deletedTeam - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_UpdateMember parameters: - name: deletedTeam-id @@ -32415,11 +34850,11 @@ paths: delete: tags: - teamwork.deletedTeam - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_DeleteMember parameters: - name: deletedTeam-id @@ -32496,7 +34931,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.member_add parameters: - name: deletedTeam-id @@ -32557,10 +34992,10 @@ paths: tags: - teamwork.deletedTeam summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListMessage parameters: - name: deletedTeam-id @@ -32707,7 +35142,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMessage parameters: - name: deletedTeam-id @@ -32751,7 +35186,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetMessage parameters: - name: deletedTeam-id @@ -32842,10 +35277,10 @@ paths: tags: - teamwork.deletedTeam summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_UpdateMessage parameters: - name: deletedTeam-id @@ -32939,7 +35374,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_ListHostedContent parameters: - name: deletedTeam-id @@ -33078,7 +35513,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetHostedContent parameters: - name: deletedTeam-id @@ -33261,7 +35696,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -33397,6 +35832,56 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - teamwork.Actions + summary: Invoke action setReaction + operationId: teamwork.deletedTeam.channel.message_setReaction + parameters: + - name: deletedTeam-id + in: path + description: The unique identifier of deletedTeam + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deletedTeam + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -33405,7 +35890,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_softDelete parameters: - name: deletedTeam-id @@ -33446,7 +35931,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_undoSoftDelete parameters: - name: deletedTeam-id @@ -33479,6 +35964,56 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - teamwork.Actions + summary: Invoke action unsetReaction + operationId: teamwork.deletedTeam.channel.message_unsetReaction + parameters: + - name: deletedTeam-id + in: path + description: The unique identifier of deletedTeam + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deletedTeam + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies': get: tags: @@ -33487,7 +36022,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_ListReply parameters: - name: deletedTeam-id @@ -33642,7 +36177,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_CreateReply parameters: - name: deletedTeam-id @@ -33694,7 +36229,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_GetReply parameters: - name: deletedTeam-id @@ -33902,7 +36437,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_ListHostedContent parameters: - name: deletedTeam-id @@ -34057,7 +36592,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_GetHostedContent parameters: - name: deletedTeam-id @@ -34264,7 +36799,7 @@ paths: summary: Get media content for the navigation property hostedContents from teamwork externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message.reply_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -34417,23 +36952,130 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - teamwork.Actions + summary: Invoke action setReaction + operationId: teamwork.deletedTeam.channel.message.reply_setReaction + parameters: + - name: deletedTeam-id + in: path + description: The unique identifier of deletedTeam + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deletedTeam + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - teamwork.Actions + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: teamwork.deletedTeam.channel.message.reply_softDelete + parameters: + - name: deletedTeam-id + in: path + description: The unique identifier of deletedTeam + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deletedTeam + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + x-ms-docs-operation-type: action + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': post: tags: - teamwork.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: teamwork.deletedTeam.channel.message.reply_softDelete + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: teamwork.deletedTeam.channel.message.reply_undoSoftDelete parameters: - name: deletedTeam-id in: path @@ -34473,16 +37115,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': post: tags: - teamwork.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: teamwork.deletedTeam.channel.message.reply_undoSoftDelete + summary: Invoke action unsetReaction + operationId: teamwork.deletedTeam.channel.message.reply_unsetReaction parameters: - name: deletedTeam-id in: path @@ -34516,6 +37154,19 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -34899,10 +37550,10 @@ paths: tags: - teamwork.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_completeMigration parameters: - name: deletedTeam-id @@ -34995,10 +37646,10 @@ paths: tags: - teamwork.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_provisionEmail parameters: - name: deletedTeam-id @@ -35035,7 +37686,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_removeEmail parameters: - name: deletedTeam-id @@ -35065,10 +37716,10 @@ paths: tags: - teamwork.deletedTeam summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -35195,10 +37846,10 @@ paths: tags: - teamwork.deletedTeam summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -35317,10 +37968,10 @@ paths: tags: - teamwork.deletedTeam summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_DeleteSharedGraphWPreTeam parameters: - name: deletedTeam-id @@ -35364,10 +38015,10 @@ paths: tags: - teamwork.deletedTeam summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: deletedTeam-id @@ -35633,6 +38284,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -35657,6 +38309,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -35711,7 +38364,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_ListTab parameters: - name: deletedTeam-id @@ -35799,7 +38452,7 @@ paths: description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateTab parameters: - name: deletedTeam-id @@ -35843,7 +38496,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_GetTab parameters: - name: deletedTeam-id @@ -35916,7 +38569,7 @@ paths: description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_UpdateTab parameters: - name: deletedTeam-id @@ -35967,7 +38620,7 @@ paths: description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_DeleteTab parameters: - name: deletedTeam-id @@ -36431,7 +39084,7 @@ paths: description: "Send activity feed notifications to multiple users, in bulk. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0 operationId: teamwork_sendActivityNotificationToRecipient requestBody: description: Action parameters @@ -36471,6 +39124,88 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + /teamwork/teamsAppSettings: + get: + tags: + - teamwork.teamsAppSettings + summary: Get teamsAppSettings from teamwork + operationId: teamwork_GetTeamsAppSetting + parameters: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - allowUserRequestsForAppAccess + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.teamsAppSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teamwork.teamsAppSettings + summary: Update the navigation property teamsAppSettings in teamwork + operationId: teamwork_UpdateTeamsAppSetting + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.teamsAppSettings' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.teamsAppSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teamwork.teamsAppSettings + summary: Delete navigation property teamsAppSettings for teamwork + operationId: teamwork_DeleteTeamsAppSetting + parameters: + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation /teamwork/workforceIntegrations: get: tags: @@ -36479,7 +39214,7 @@ paths: description: Retrieve a list of workforceIntegration objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0 operationId: teamwork_ListWorkforceIntegration parameters: - $ref: '#/components/parameters/top' @@ -36567,7 +39302,7 @@ paths: description: "Create a new workforceIntegration object.\nYou can set up which entities you want to receive Shifts synchronous change notifications on and set entities to configure filtering by WFM rules eligibility for, including swap requests." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0 operationId: teamwork_CreateWorkforceIntegration requestBody: description: New navigation property @@ -36594,7 +39329,7 @@ paths: description: Retrieve the properties and relationships of a workforceIntegration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0 operationId: teamwork_GetWorkforceIntegration parameters: - name: workforceIntegration-id @@ -36655,7 +39390,7 @@ paths: description: Update the properties of a workforceIntegration object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0 operationId: teamwork_UpdateWorkforceIntegration parameters: - name: workforceIntegration-id @@ -36690,7 +39425,7 @@ paths: description: Delete an instance of a workforceIntegration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0 operationId: teamwork_DeleteWorkforceIntegration parameters: - name: workforceIntegration-id @@ -36735,7 +39470,7 @@ paths: description: 'Retrieve the list of chats that the user is part of. This method supports federation. When a user ID is provided, the calling application must belong to the same tenant that the user belongs to.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 operationId: user_ListChat parameters: - name: user-id @@ -36803,6 +39538,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -36821,6 +39557,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -36872,7 +39609,7 @@ paths: description: 'Retrieve a single chat (without its messages). This method supports federation. To access a chat, at least one chat member must belong to the tenant the request initiated from.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 operationId: user_GetChat parameters: - name: user-id @@ -36914,6 +39651,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -36932,6 +39670,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -37026,7 +39765,7 @@ paths: description: List all app installations within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 operationId: user.chat_ListInstalledApp parameters: - name: user-id @@ -37110,7 +39849,7 @@ paths: description: Install a teamsApp to the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 operationId: user.chat_CreateInstalledApp parameters: - name: user-id @@ -37154,7 +39893,7 @@ paths: description: Get an app installed in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 operationId: user.chat_GetInstalledApp parameters: - name: user-id @@ -37274,7 +40013,7 @@ paths: description: Uninstall an app installed within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 operationId: user.chat_DeleteInstalledApp parameters: - name: user-id @@ -37636,7 +40375,7 @@ paths: description: List all conversation members in a chat or channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0 operationId: user.chat_ListMember parameters: - name: user-id @@ -37722,7 +40461,7 @@ paths: description: Add a conversationMember to a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 operationId: user.chat_CreateMember parameters: - name: user-id @@ -37762,11 +40501,11 @@ paths: get: tags: - users.chat - summary: Get conversationMember in a chat - description: Retrieve a conversationMember from a chat. + summary: Get conversationMember + description: Retrieve a conversationMember from a chat or channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0 operationId: user.chat_GetMember parameters: - name: user-id @@ -37884,7 +40623,7 @@ paths: description: Remove a conversationMember from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 operationId: user.chat_DeleteMember parameters: - name: user-id @@ -37958,10 +40697,10 @@ paths: tags: - users.chat summary: List messages in a chat - description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages in a chat. This method supports federation. To list chat messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 operationId: user.chat_ListMessage parameters: - name: user-id @@ -38108,7 +40847,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: user.chat_CreateMessage parameters: - name: user-id @@ -38152,7 +40891,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.chat_GetMessage parameters: - name: user-id @@ -38336,7 +41075,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message_ListHostedContent parameters: - name: user-id @@ -38475,7 +41214,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.chat.message_GetHostedContent parameters: - name: user-id @@ -38658,7 +41397,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message_GetHostedContentsContent parameters: - name: user-id @@ -38802,7 +41541,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: user.chat.message_ListReply parameters: - name: user-id @@ -38957,7 +41696,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: user.chat.message_CreateReply parameters: - name: user-id @@ -39009,7 +41748,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.chat.message_GetReply parameters: - name: user-id @@ -39217,7 +41956,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message.reply_ListHostedContent parameters: - name: user-id @@ -39372,7 +42111,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.chat.message.reply_GetHostedContent parameters: - name: user-id @@ -39579,7 +42318,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.chat.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -39606,38 +42345,213 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - users.chat + summary: Update media content for the navigation property hostedContents in users + operationId: user.chat.message.reply_SetHostedContentsContent + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessageHostedContent-id + in: path + description: The unique identifier of chatMessageHostedContent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessageHostedContent + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + get: + tags: + - users.chat + summary: Get the number of the resource + operationId: user.chat.message.reply.hostedContent_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count': + get: + tags: + - users.chat + summary: Get the number of the resource + operationId: user.chat.message.reply_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/users/{user-id}/chats/{chat-id}/messages/$count': + get: + tags: + - users.chat + summary: Get the number of the resource + operationId: user.chat.message_GetCount + parameters: + - name: user-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + x-ms-docs-key-type: user + - name: chat-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: + '/users/{user-id}/chats/{chat-id}/permissionGrants': + get: tags: - users.chat - summary: Update media content for the navigation property hostedContents in users - operationId: user.chat.message.reply_SetHostedContentsContent + summary: Get permissionGrants from users + operationId: user.chat_ListPermissionGrant parameters: - name: user-id in: path @@ -39655,50 +42569,120 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: chatMessage-id - in: path - description: The unique identifier of chatMessage - required: true - style: simple + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + - clientAppId + - clientAppId desc + - clientId + - clientId desc + - permission + - permission desc + - permissionType + - permissionType desc + - resourceAppId + - resourceAppId desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - users.chat + summary: Create new navigation property to permissionGrants for users + operationId: user.chat_CreatePermissionGrant + parameters: + - name: user-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessageHostedContent-id + x-ms-docs-key-type: user + - name: chat-id in: path - description: The unique identifier of chatMessageHostedContent + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessageHostedContent + x-ms-docs-key-type: chat requestBody: - description: New media content. + description: New navigation property content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}': get: tags: - users.chat - summary: Get the number of the resource - operationId: user.chat.message.reply.hostedContent_GetCount + summary: Get permissionGrants from users + operationId: user.chat_GetPermissionGrant parameters: - name: user-id in: path @@ -39716,35 +42700,106 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: chatMessage-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + x-ms-docs-key-type: resourceSpecificPermissionGrant + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - users.chat + summary: Update the navigation property permissionGrants in users + operationId: user.chat_UpdatePermissionGrant + parameters: + - name: user-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' - '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - users.chat - summary: Get the number of the resource - operationId: user.chat.message.reply_GetCount + summary: Delete navigation property permissionGrants for users + operationId: user.chat_DeletePermissionGrant parameters: - name: user-id in: path @@ -39762,27 +42817,32 @@ paths: schema: type: string x-ms-docs-key-type: chat - - name: chatMessage-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: resourceSpecificPermissionGrant + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/users/{user-id}/chats/{chat-id}/messages/$count': + x-ms-docs-operation-type: operation + '/users/{user-id}/chats/{chat-id}/permissionGrants/$count': get: tags: - users.chat summary: Get the number of the resource - operationId: user.chat.message_GetCount + operationId: user.chat.permissionGrant_GetCount parameters: - name: user-id in: path @@ -39815,7 +42875,7 @@ paths: description: Get a list of pinnedChatMessages in a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_ListPinnedMessage parameters: - name: user-id @@ -39894,7 +42954,7 @@ paths: description: Pin a chat message in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can pin a chat message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_CreatePinnedMessage parameters: - name: user-id @@ -40052,7 +43112,7 @@ paths: description: Unpin a message from a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0 operationId: user.chat_DeletePinnedMessage parameters: - name: user-id @@ -40221,7 +43281,7 @@ paths: description: Retrieve the list of tabs in the specified chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 operationId: user.chat_ListTab parameters: - name: user-id @@ -40309,7 +43369,7 @@ paths: description: "Add (pin) a tab to the specified chat. \nThe corresponding app must already be installed in the chat." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 operationId: user.chat_CreateTab parameters: - name: user-id @@ -40353,7 +43413,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 operationId: user.chat_GetTab parameters: - name: user-id @@ -40426,7 +43486,7 @@ paths: description: "Update the properties of the specified tab in a chat. \nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 operationId: user.chat_UpdateTab parameters: - name: user-id @@ -40477,7 +43537,7 @@ paths: description: 'Remove (unpin) a tab from the specified chat. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 operationId: user.chat_DeleteTab parameters: - name: user-id @@ -40647,7 +43707,7 @@ paths: description: Get the teams in Microsoft Teams that the user is a direct member of. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-joinedteams?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-joinedteams?view=graph-rest-1.0 operationId: user_ListJoinedTeam parameters: - name: user-id @@ -40739,6 +43799,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -40763,6 +43824,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -40865,6 +43927,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -40889,6 +43952,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -40986,7 +44050,7 @@ paths: description: Get the list of channels either in this team or shared with this team (incoming channels). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0 operationId: user.joinedTeam_ListAllChannel parameters: - name: user-id @@ -41212,7 +44276,7 @@ paths: description: Retrieve the list of channels in this team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0 operationId: user.joinedTeam_ListChannel parameters: - name: user-id @@ -41320,10 +44384,10 @@ paths: tags: - users.team summary: Create channel - description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s `displayName` is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' + description: 'Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel''s displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. If you''re creating a private channel, you can add a maximum of 200 members.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0 operationId: user.joinedTeam_CreateChannel parameters: - name: user-id @@ -41367,7 +44431,7 @@ paths: description: Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0 operationId: user.joinedTeam_GetChannel parameters: - name: user-id @@ -41453,7 +44517,7 @@ paths: description: Update the properties of the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0 operationId: user.joinedTeam_UpdateChannel parameters: - name: user-id @@ -41504,7 +44568,7 @@ paths: description: Delete the channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0 operationId: user.joinedTeam_DeleteChannel parameters: - name: user-id @@ -41551,7 +44615,7 @@ paths: description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetFilesFolder parameters: - name: user-id @@ -41673,7 +44737,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetFilesFolderContent parameters: - name: user-id @@ -41768,7 +44832,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: user.joinedTeam.channel_ListMember parameters: - name: user-id @@ -41858,11 +44922,11 @@ paths: post: tags: - users.team - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + summary: Add conversationMember + description: Add a conversationMember to a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 operationId: user.joinedTeam.channel_CreateMember parameters: - name: user-id @@ -41914,7 +44978,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetMember parameters: - name: user-id @@ -41989,11 +45053,11 @@ paths: patch: tags: - users.team - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: user.joinedTeam.channel_UpdateMember parameters: - name: user-id @@ -42048,11 +45112,11 @@ paths: delete: tags: - users.team - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: user.joinedTeam.channel_DeleteMember parameters: - name: user-id @@ -42142,10 +45206,10 @@ paths: tags: - users.team summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: user.joinedTeam.channel_ListMessage parameters: - name: user-id @@ -42300,7 +45364,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: user.joinedTeam.channel_CreateMessage parameters: - name: user-id @@ -42352,7 +45416,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetMessage parameters: - name: user-id @@ -42451,10 +45515,10 @@ paths: tags: - users.team summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: user.joinedTeam.channel_UpdateMessage parameters: - name: user-id @@ -42564,7 +45628,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_ListHostedContent parameters: - name: user-id @@ -42719,7 +45783,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_GetHostedContent parameters: - name: user-id @@ -42926,7 +45990,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_GetHostedContentsContent parameters: - name: user-id @@ -43094,7 +46158,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_ListReply parameters: - name: user-id @@ -43257,7 +46321,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_CreateReply parameters: - name: user-id @@ -43317,7 +46381,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_GetReply parameters: - name: user-id @@ -43549,7 +46613,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message.reply_ListHostedContent parameters: - name: user-id @@ -43720,7 +46784,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message.reply_GetHostedContent parameters: - name: user-id @@ -43951,7 +47015,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -44224,10 +47288,10 @@ paths: tags: - users.team summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: user.joinedTeam.channel_ListSharedGraphWPreTeam parameters: - name: user-id @@ -44370,10 +47434,10 @@ paths: tags: - users.team summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetSharedGraphWPreTeam parameters: - name: user-id @@ -44508,10 +47572,10 @@ paths: tags: - users.team summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: user.joinedTeam.channel_DeleteSharedGraphWPreTeam parameters: - name: user-id @@ -44563,10 +47627,10 @@ paths: tags: - users.team summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: user.joinedTeam.channel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: user-id @@ -44864,6 +47928,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -44888,6 +47953,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -44950,7 +48016,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.channel_ListTab parameters: - name: user-id @@ -45046,7 +48112,7 @@ paths: description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.channel_CreateTab parameters: - name: user-id @@ -45098,7 +48164,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.channel_GetTab parameters: - name: user-id @@ -45179,7 +48245,7 @@ paths: description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.channel_UpdateTab parameters: - name: user-id @@ -45238,7 +48304,7 @@ paths: description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.channel_DeleteTab parameters: - name: user-id @@ -45590,7 +48656,7 @@ paths: description: Get the list of incoming channels (channels shared with a team). externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0 operationId: user.joinedTeam_ListIncomingChannel parameters: - name: user-id @@ -45782,10 +48848,10 @@ paths: tags: - users.team summary: Remove channel - description: Remove an incoming channel (a **channel** shared with a **team**) from a team. + description: Remove an incoming channel (a channel shared with a team) from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-incomingchannels?view=graph-rest-1.0 operationId: user.joinedTeam_DeleteIncomingChannel parameters: - name: user-id @@ -45862,7 +48928,7 @@ paths: description: Retrieve a list of apps installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0 operationId: user.joinedTeam_ListInstalledApp parameters: - name: user-id @@ -45946,7 +49012,7 @@ paths: description: Install an app to the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0 operationId: user.joinedTeam_CreateInstalledApp parameters: - name: user-id @@ -45990,7 +49056,7 @@ paths: description: Retrieve the app installed in the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0 operationId: user.joinedTeam_GetInstalledApp parameters: - name: user-id @@ -46110,7 +49176,7 @@ paths: description: Uninstalls an app from the specified team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0 operationId: user.joinedTeam_DeleteInstalledApp parameters: - name: user-id @@ -46335,7 +49401,7 @@ paths: description: Get the conversationMember collection of a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 operationId: user.joinedTeam_ListMember parameters: - name: user-id @@ -46421,7 +49487,7 @@ paths: description: Add a new conversationMember to a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0 operationId: user.joinedTeam_CreateMember parameters: - name: user-id @@ -46465,7 +49531,7 @@ paths: description: Get a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0 operationId: user.joinedTeam_GetMember parameters: - name: user-id @@ -46536,7 +49602,7 @@ paths: description: Update the role of a conversationMember in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0 operationId: user.joinedTeam_UpdateMember parameters: - name: user-id @@ -46587,7 +49653,7 @@ paths: description: Remove a conversationMember from a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 operationId: user.joinedTeam_DeleteMember parameters: - name: user-id @@ -46987,16 +50053,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/users/{user-id}/joinedTeams/{team-id}/photo': + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants': get: tags: - users.team - summary: Get profilePhoto - description: "Get the specified profilePhoto or its metadata (**profilePhoto** properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 - operationId: user.joinedTeam_GetPhoto + summary: Get permissionGrants from users + operationId: user.joinedTeam_ListPermissionGrant parameters: - name: user-id in: path @@ -47014,6 +50076,36 @@ paths: schema: type: string x-ms-docs-key-type: team + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + - clientAppId + - clientAppId desc + - clientId + - clientId desc + - permission + - permission desc + - permissionType + - permissionType desc + - resourceAppId + - resourceAppId desc + type: string - name: $select in: query description: Select properties to be returned @@ -47025,8 +50117,121 @@ paths: items: enum: - id - - height - - width + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - users.team + summary: Create new navigation property to permissionGrants for users + operationId: user.joinedTeam_CreatePermissionGrant + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}': + get: + tags: + - users.team + summary: Get permissionGrants from users + operationId: user.joinedTeam_GetPermissionGrant + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + - clientAppId + - clientId + - permission + - permissionType + - resourceAppId type: string - name: $expand in: query @@ -47046,15 +50251,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - users.team - summary: Update the navigation property photo in users - operationId: user.joinedTeam_UpdatePhoto + summary: Update the navigation property permissionGrants in users + operationId: user.joinedTeam_UpdatePermissionGrant parameters: - name: user-id in: path @@ -47072,12 +50277,20 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' required: true responses: 2XX: @@ -47085,15 +50298,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.profilePhoto' + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - users.team - summary: Delete navigation property photo for users - operationId: user.joinedTeam_DeletePhoto + summary: Delete navigation property permissionGrants for users + operationId: user.joinedTeam_DeletePermissionGrant parameters: - name: user-id in: path @@ -47111,6 +50324,14 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant - name: If-Match in: header description: ETag @@ -47123,6 +50344,138 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/$count': + get: + tags: + - users.team + summary: Get the number of the resource + operationId: user.joinedTeam.permissionGrant_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/users/{user-id}/joinedTeams/{team-id}/photo': + get: + tags: + - users.team + summary: Get profilePhoto + description: "Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + operationId: user.joinedTeam_GetPhoto + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - height + - width + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.profilePhoto' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - users.team + summary: Update the navigation property photo in users + operationId: user.joinedTeam_UpdatePhoto + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.profilePhoto' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.profilePhoto' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/users/{user-id}/joinedTeams/{team-id}/photo/$value': get: tags: @@ -47130,7 +50483,7 @@ paths: summary: Get media content for the navigation property photo from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: user.joinedTeam_GetPhotoContent parameters: - name: user-id @@ -47201,10 +50554,10 @@ paths: tags: - users.team summary: Get primaryChannel - description: 'Get the default channel, **General**, of a team.' + description: 'Get the default channel, General, of a team.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0 operationId: user.joinedTeam_GetPrimaryChannel parameters: - name: user-id @@ -47356,7 +50709,7 @@ paths: description: 'Get the metadata for the location where the files of a channel are stored. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetFilesFolder parameters: - name: user-id @@ -47470,7 +50823,7 @@ paths: description: 'The content stream, if the item represents a file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetFilesFolderContent parameters: - name: user-id @@ -47549,7 +50902,7 @@ paths: description: Retrieve a list of conversationMembers from a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve the channel member list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_ListMember parameters: - name: user-id @@ -47631,11 +50984,11 @@ paths: post: tags: - users.team - summary: Add member to channel - description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. + summary: Add conversationMember + description: Add a conversationMember to a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_CreateMember parameters: - name: user-id @@ -47679,7 +51032,7 @@ paths: description: Get a conversationMember from a channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetMember parameters: - name: user-id @@ -47746,11 +51099,11 @@ paths: patch: tags: - users.team - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_UpdateMember parameters: - name: user-id @@ -47797,11 +51150,11 @@ paths: delete: tags: - users.team - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_DeleteMember parameters: - name: user-id @@ -47875,10 +51228,10 @@ paths: tags: - users.team summary: List channel messages - description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the **tenantId** property on the channel).' + description: 'Retrieve the list of messages (without the replies) in a channel of a team. To get the replies for a message, call the list message replies or the get message reply API. This method supports federation. To list channel messages in application context, the request must be made from the tenant that the channel owner belongs to (represented by the tenantId property on the channel).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_ListMessage parameters: - name: user-id @@ -48025,7 +51378,7 @@ paths: description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_CreateMessage parameters: - name: user-id @@ -48069,7 +51422,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetMessage parameters: - name: user-id @@ -48160,10 +51513,10 @@ paths: tags: - users.team summary: Update chatMessage - description: "Update a chatMessage object. \nWith the exception of the **policyViolation** property, all properties of a **chatMessage** can be updated in delegated permissions scenarios.\nOnly the **policyViolation** property of a **chatMessage** can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." + description: "Update a chatMessage object. \nWith the exception of the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.\nOnly the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation will fail. This method does not support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_UpdateMessage parameters: - name: user-id @@ -48257,7 +51610,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_ListHostedContent parameters: - name: user-id @@ -48396,7 +51749,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_GetHostedContent parameters: - name: user-id @@ -48579,7 +51932,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_GetHostedContentsContent parameters: - name: user-id @@ -48723,7 +52076,7 @@ paths: description: 'List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, simply call get channel message.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_ListReply parameters: - name: user-id @@ -48878,7 +52231,7 @@ paths: description: Send a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_CreateReply parameters: - name: user-id @@ -48930,7 +52283,7 @@ paths: description: Retrieve a single message or a message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_GetReply parameters: - name: user-id @@ -49138,7 +52491,7 @@ paths: description: 'Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message.reply_ListHostedContent parameters: - name: user-id @@ -49293,7 +52646,7 @@ paths: description: Retrieve the properties and relationships of chatMessageHostedContent object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message.reply_GetHostedContent parameters: - name: user-id @@ -49500,7 +52853,7 @@ paths: summary: Get media content for the navigation property hostedContents from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -49733,10 +53086,10 @@ paths: tags: - users.team summary: List sharedWithChannelTeamInfo - description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get the list of teams that has been shared a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_ListSharedGraphWPreTeam parameters: - name: user-id @@ -49863,10 +53216,10 @@ paths: tags: - users.team summary: Get sharedWithChannelTeamInfo - description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Get a team that has been shared with a specified channel. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetSharedGraphWPreTeam parameters: - name: user-id @@ -49985,10 +53338,10 @@ paths: tags: - users.team summary: Delete sharedWithChannelTeamInfo - description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a **membershipType** value of `shared`. + description: Unshare a channel with a team by deleting the corresponding sharedWithChannelTeamInfo resource. This operation is allowed only for channels with a membershipType value of shared. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_DeleteSharedGraphWPreTeam parameters: - name: user-id @@ -50032,10 +53385,10 @@ paths: tags: - users.team summary: List allowedMembers - description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with `Guest` role\n- Users who are externally authenticated in the tenant" + description: "Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:\n- Users with Guest role\n- Users who are externally authenticated in the tenant" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.sharedGraphWPreTeam_ListAllowedMember parameters: - name: user-id @@ -50301,6 +53654,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -50325,6 +53679,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -50379,7 +53734,7 @@ paths: description: 'Retrieve the list of tabs in the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_ListTab parameters: - name: user-id @@ -50467,7 +53822,7 @@ paths: description: "Adds (pins) a tab to the specified channel within a team. \nThe corresponding app must already be installed in the team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_CreateTab parameters: - name: user-id @@ -50511,7 +53866,7 @@ paths: description: 'Retrieve the properties and relationships of the specified tab in a channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_GetTab parameters: - name: user-id @@ -50584,7 +53939,7 @@ paths: description: "Update the properties of the specified tab.\nThis can be used to configure the content of the tab." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_UpdateTab parameters: - name: user-id @@ -50635,7 +53990,7 @@ paths: description: 'Removes (unpins) a tab from the specified channel within a team. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_DeleteTab parameters: - name: user-id @@ -50780,10 +54135,10 @@ paths: tags: - users.team summary: Get schedule - description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the `provisionStatus` property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the `provisionStatusCode` property. Clients can also inspect the configuration of the schedule." + description: "Retrieve the properties and relationships of a schedule object. The schedule creation process conforms to the One API guideline for resource based long running operations (RELO).\nWhen clients use the PUT method, if the schedule is provisioned, the operation updates the schedule; otherwise, the operation starts the schedule provisioning process in the background. During schedule provisioning, clients can use the GET method to get the schedule and look at the provisionStatus property for the current state of the provisioning. If the provisioning failed, clients can get additional information from the provisionStatusCode property. Clients can also inspect the configuration of the schedule." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: user.joinedTeam_GetSchedule parameters: - name: user-id @@ -50945,7 +54300,7 @@ paths: description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListOfferShiftRequest parameters: - name: user-id @@ -51067,7 +54422,7 @@ paths: description: Create an instance of an offerShiftRequest. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateOfferShiftRequest parameters: - name: user-id @@ -51111,7 +54466,7 @@ paths: description: Retrieve the properties and relationships of an offerShiftRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetOfferShiftRequest parameters: - name: user-id @@ -51314,7 +54669,7 @@ paths: description: Retrieve a list of openShiftChangeRequest objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListOpenShiftChangeRequest parameters: - name: user-id @@ -51427,7 +54782,7 @@ paths: description: Create instance of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateOpenShiftChangeRequest parameters: - name: user-id @@ -51471,7 +54826,7 @@ paths: description: Retrieve the properties and relationships of an openShiftChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetOpenShiftChangeRequest parameters: - name: user-id @@ -51671,7 +55026,7 @@ paths: description: List openShift objects in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListOpenShift parameters: - name: user-id @@ -51766,7 +55121,7 @@ paths: description: Create an instance of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateOpenShift parameters: - name: user-id @@ -51810,7 +55165,7 @@ paths: description: Retrieve the properties and relationships of an openshift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetOpenShift parameters: - name: user-id @@ -51884,7 +55239,7 @@ paths: description: Update the properties of an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_UpdateOpenShift parameters: - name: user-id @@ -51935,7 +55290,7 @@ paths: description: Delete an openShift object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteOpenShift parameters: - name: user-id @@ -52012,7 +55367,7 @@ paths: description: Get the list of schedulingGroups in this schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListSchedulingGroup parameters: - name: user-id @@ -52095,7 +55450,7 @@ paths: description: Create a new schedulingGroup. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateSchedulingGroup parameters: - name: user-id @@ -52139,7 +55494,7 @@ paths: description: Retrieve the properties and relationships of a schedulingGroup by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetSchedulingGroup parameters: - name: user-id @@ -52198,10 +55553,10 @@ paths: tags: - users.team summary: Replace schedulingGroup - description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing schedulingGroup. If the specified schedulingGroup doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_UpdateSchedulingGroup parameters: - name: user-id @@ -52249,10 +55604,10 @@ paths: tags: - users.team summary: Delete schedulingGroup - description: "Mark a schedulingGroup as inactive by setting its **isActive** property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." + description: "Mark a schedulingGroup as inactive by setting its isActive property.\nThis method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteSchedulingGroup parameters: - name: user-id @@ -52329,7 +55684,7 @@ paths: description: Get the list of shift instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListShift parameters: - name: user-id @@ -52415,7 +55770,7 @@ paths: description: Create a new shift instance in a schedule. The duration of a shift cannot be less than 1 minute or longer than 24 hours. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateShift parameters: - name: user-id @@ -52459,7 +55814,7 @@ paths: description: Retrieve the properties and relationships of a shift object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetShift parameters: - name: user-id @@ -52519,10 +55874,10 @@ paths: tags: - users.team summary: Replace shift - description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns `404 Not found`. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' + description: 'Replace an existing shift. If the specified shift doesn''t exist, this method returns 404 Not found. The duration of a shift cannot be less than 1 minute or longer than 24 hours.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_UpdateShift parameters: - name: user-id @@ -52573,7 +55928,7 @@ paths: description: Delete a shift from the schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteShift parameters: - name: user-id @@ -52650,7 +56005,7 @@ paths: description: Retrieve a list of swapShiftsChangeRequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListSwapShiftsChangeRequest parameters: - name: user-id @@ -52775,7 +56130,7 @@ paths: description: Create an instance of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateSwapShiftsChangeRequest parameters: - name: user-id @@ -52819,7 +56174,7 @@ paths: description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetSwapShiftsChangeRequest parameters: - name: user-id @@ -53023,7 +56378,7 @@ paths: description: Get the list of timeOffReasons in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListTimeOffReason parameters: - name: user-id @@ -53106,7 +56461,7 @@ paths: description: Create a new timeOffReason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateTimeOffReason parameters: - name: user-id @@ -53150,7 +56505,7 @@ paths: description: Retrieve the properties and relationships of a timeOffReason object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetTimeOffReason parameters: - name: user-id @@ -53209,10 +56564,10 @@ paths: tags: - users.team summary: Replace timeOffReason - description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOffReason. If the specified timeOffReason doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_UpdateTimeOffReason parameters: - name: user-id @@ -53260,10 +56615,10 @@ paths: tags: - users.team summary: Delete timeOffReason - description: Mark a timeOffReason as inactive by setting the **isActive** property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. + description: Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeoff reason. This method does not remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteTimeOffReason parameters: - name: user-id @@ -53340,7 +56695,7 @@ paths: description: Retrieve a list of timeOffRequest objects in the team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListTimeOffRequest parameters: - name: user-id @@ -53487,7 +56842,7 @@ paths: description: Retrieve the properties and relationships of a timeoffrequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetTimeOffRequest parameters: - name: user-id @@ -53604,7 +56959,7 @@ paths: description: Delete a timeOffRequest object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteTimeOffRequest parameters: - name: user-id @@ -53681,7 +57036,7 @@ paths: description: Get the list of timeOff instances in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_ListTimesOff parameters: - name: user-id @@ -53764,7 +57119,7 @@ paths: description: Create a new timeOff instance in a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_CreateTimesOff parameters: - name: user-id @@ -53808,7 +57163,7 @@ paths: description: Retrieve the properties and relationships of a timeOff object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_GetTimesOff parameters: - name: user-id @@ -53867,10 +57222,10 @@ paths: tags: - users.team summary: Replace timeOff - description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns `404 Not found`.' + description: 'Replace an existing timeOff object. If the specified timeOff object doesn''t exist, this method returns 404 Not found.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_UpdateTimesOff parameters: - name: user-id @@ -53921,7 +57276,7 @@ paths: description: Delete a timeOff instance from a schedule. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_DeleteTimesOff parameters: - name: user-id @@ -53998,7 +57353,7 @@ paths: description: Get a list of the tag objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: user.joinedTeam_ListTag parameters: - name: user-id @@ -54092,7 +57447,7 @@ paths: description: Create a standard tag for members in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: user.joinedTeam_CreateTag parameters: - name: user-id @@ -54136,7 +57491,7 @@ paths: description: Read the properties and relationships of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: user.joinedTeam_GetTag parameters: - name: user-id @@ -54211,7 +57566,7 @@ paths: description: Update the properties of a tag object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: user.joinedTeam_UpdateTag parameters: - name: user-id @@ -54262,7 +57617,7 @@ paths: description: Delete a tag object permanently. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: user.joinedTeam_DeleteTag parameters: - name: user-id @@ -54309,7 +57664,7 @@ paths: description: Get a list of the members of a standard tag in a team and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0 operationId: user.joinedTeam.tag_ListMember parameters: - name: user-id @@ -54403,7 +57758,7 @@ paths: description: Create a new teamworkTagMember object in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: user.joinedTeam.tag_CreateMember parameters: - name: user-id @@ -54455,7 +57810,7 @@ paths: description: Get the properties and relationships of a member of a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: user.joinedTeam.tag_GetMember parameters: - name: user-id @@ -54589,7 +57944,7 @@ paths: description: Delete a member from a standard tag in a team. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0 operationId: user.joinedTeam.tag_DeleteMember parameters: - name: user-id @@ -54903,7 +58258,7 @@ paths: description: "Get the list of teams in Microsoft Teams that a user is associated with.\nCurrently, a user can be associated with a team in two different ways:\n* A user can be a direct member of a team.\n* A user can be a member of a shared channel that is hosted inside a team." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/associatedteaminfo-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/associatedteaminfo-list?view=graph-rest-1.0 operationId: user.teamwork_ListAssociatedTeam parameters: - name: user-id @@ -55195,6 +58550,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -55219,6 +58575,7 @@ paths: - installedApps - members - operations + - permissionGrants - photo - primaryChannel - tags @@ -55265,7 +58622,7 @@ paths: description: Retrieve the list of apps installed in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0 operationId: user.teamwork_ListInstalledApp parameters: - name: user-id @@ -55343,7 +58700,7 @@ paths: description: Install an app in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0 operationId: user.teamwork_CreateInstalledApp parameters: - name: user-id @@ -55379,7 +58736,7 @@ paths: description: Retrieve the app installed in the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0 operationId: user.teamwork_GetInstalledApp parameters: - name: user-id @@ -55485,7 +58842,7 @@ paths: description: Uninstall an app from the personal scope of the specified user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0 operationId: user.teamwork_DeleteInstalledApp parameters: - name: user-id @@ -55524,7 +58881,7 @@ paths: description: Retrieve the chat of the specified user and Teams app. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0 operationId: user.teamwork.installedApp_GetChat parameters: - name: user-id @@ -55566,6 +58923,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -55584,6 +58942,7 @@ paths: - lastMessagePreview - members - messages + - permissionGrants - pinnedMessages - tabs type: string @@ -55881,6 +59240,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -56145,6 +59509,75 @@ components: type: object additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object + microsoft.graph.directoryObject: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: directoryObject + type: object + properties: + deletedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when this object was deleted. Always null when the object hasn't been deleted. + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.extensionProperty: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: extensionProperty + type: object + properties: + appDisplayName: + type: string + description: Display name of the application object on which this extension property is defined. Read-only. + nullable: true + dataType: + type: string + description: Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum + isSyncedFromOnPremises: + type: boolean + description: Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only. + nullable: true + name: + type: string + description: Name of the extension property. Not nullable. Supports $filter (eq). + targetObjects: + type: array + items: + type: string + description: Following values are supported. Not nullable. UserGroupAdministrativeUnitApplicationDeviceOrganization + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -56267,6 +59700,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -57210,6 +60648,8 @@ components: $ref: '#/components/schemas/microsoft.graph.deletedTeam' description: The deleted team. x-ms-navigationProperty: true + teamsAppSettings: + $ref: '#/components/schemas/microsoft.graph.teamsAppSettings' additionalProperties: type: object microsoft.graph.deletedTeam: @@ -57226,6 +60666,17 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.teamsAppSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: teamsAppSettings + type: object + properties: + allowUserRequestsForAppAccess: + type: boolean + nullable: true + additionalProperties: + type: object microsoft.graph.workforceIntegration: allOf: - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' @@ -58463,7 +61914,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -58507,11 +61958,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -58581,20 +62032,6 @@ components: $ref: '#/components/schemas/microsoft.graph.team' additionalProperties: type: object - microsoft.graph.directoryObject: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: directoryObject - type: object - properties: - deletedDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - description: Date and time when this object was deleted. Always null when the object hasn't been deleted. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.assignedLabel: title: assignedLabel type: object @@ -58704,34 +62141,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -59599,6 +63008,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrantCollectionResponse: + title: Collection of resourceSpecificPermissionGrant + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfoCollectionResponse: title: Collection of pinnedChatMessageInfo type: object @@ -60090,6 +63512,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -62164,6 +65588,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -62404,7 +65833,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -63531,6 +66960,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -71232,6 +74664,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.chatMessageHostedContentCollectionResponse' + microsoft.graph.resourceSpecificPermissionGrantCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrantCollectionResponse' microsoft.graph.pinnedChatMessageInfoCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 2981dec1d2c..0a0e525c3c2 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -11,10 +11,10 @@ paths: tags: - users.Actions summary: Invoke action resetPassword - description: 'Reset a user''s password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and cannot be performed on a user''s own account. This flow writes the new password to Azure Active Directory and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and will return a **Location** header with a link where the caller can periodically check for the status of the reset operation.' + description: 'Reset a user''s password, represented by a password authentication method object. This can only be done by an administrator with appropriate permissions and cannot be performed on a user''s own account. This flow writes the new password to Azure Active Directory and pushes it to on-premises Active Directory if configured using password writeback. The admin can either provide a new password or have the system generate one. The user is prompted to change their password on their next sign in. This reset is a long-running operation and will return a Location header with a link where the caller can periodically check for the status of the reset operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0 operationId: user.authentication.method_resetPassword parameters: - name: user-id @@ -61,10 +61,10 @@ paths: tags: - users.Actions summary: Invoke action disableSmsSignIn - description: 'Disable SMS sign-in for an existing `mobile` phone number registered to a user. The number will no longer be available for SMS sign-in, which can prevent your user from signing in.' + description: 'Disable SMS sign-in for an existing mobile phone number registered to a user. The number will no longer be available for SMS sign-in, which can prevent your user from signing in.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0 operationId: user.authentication.phoneMethod_disableSmsSignIn parameters: - name: user-id @@ -94,10 +94,10 @@ paths: tags: - users.Actions summary: Invoke action enableSmsSignIn - description: 'Enable SMS sign-in for an existing `mobile` phone number registered to a user. To be successfully enabled:' + description: 'Enable SMS sign-in for an existing mobile phone number registered to a user. To be successfully enabled:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0 operationId: user.authentication.phoneMethod_enableSmsSignIn parameters: - name: user-id @@ -127,10 +127,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -176,10 +176,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -236,7 +236,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_accept parameters: - name: user-id @@ -291,10 +291,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -345,10 +345,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_decline parameters: - name: user-id @@ -408,7 +408,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -449,7 +449,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_forward parameters: - name: user-id @@ -507,7 +507,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -557,10 +557,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -620,7 +620,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView_accept parameters: - name: user-id @@ -667,10 +667,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView_cancel parameters: - name: user-id @@ -713,10 +713,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView_decline parameters: - name: user-id @@ -768,7 +768,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -801,7 +801,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView_forward parameters: - name: user-id @@ -851,7 +851,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -893,10 +893,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -945,10 +945,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -994,10 +994,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -1054,7 +1054,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance_accept parameters: - name: user-id @@ -1109,10 +1109,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance_cancel parameters: - name: user-id @@ -1163,10 +1163,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance_decline parameters: - name: user-id @@ -1226,7 +1226,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -1267,7 +1267,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance_forward parameters: - name: user-id @@ -1325,7 +1325,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -1375,10 +1375,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -1438,7 +1438,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event_accept parameters: - name: user-id @@ -1485,10 +1485,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event_cancel parameters: - name: user-id @@ -1531,10 +1531,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event_decline parameters: - name: user-id @@ -1586,7 +1586,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event_dismissReminder parameters: - name: user-id @@ -1619,7 +1619,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event_forward parameters: - name: user-id @@ -1669,7 +1669,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event_snoozeReminder parameters: - name: user-id @@ -1711,10 +1711,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event_tentativelyAccept parameters: - name: user-id @@ -1766,7 +1766,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendar_getSchedule parameters: - name: user-id @@ -1830,10 +1830,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -1895,10 +1895,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -1971,7 +1971,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_accept parameters: - name: user-id @@ -2042,10 +2042,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -2112,10 +2112,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_decline parameters: - name: user-id @@ -2191,7 +2191,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -2248,7 +2248,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_forward parameters: - name: user-id @@ -2322,7 +2322,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -2388,10 +2388,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -2467,7 +2467,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_accept parameters: - name: user-id @@ -2530,10 +2530,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_cancel parameters: - name: user-id @@ -2592,10 +2592,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_decline parameters: - name: user-id @@ -2663,7 +2663,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -2712,7 +2712,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_forward parameters: - name: user-id @@ -2778,7 +2778,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -2836,10 +2836,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -2904,10 +2904,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -2969,10 +2969,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -3045,7 +3045,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_accept parameters: - name: user-id @@ -3116,10 +3116,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_cancel parameters: - name: user-id @@ -3186,10 +3186,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_decline parameters: - name: user-id @@ -3265,7 +3265,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -3322,7 +3322,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_forward parameters: - name: user-id @@ -3396,7 +3396,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -3462,10 +3462,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -3541,7 +3541,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_accept parameters: - name: user-id @@ -3604,10 +3604,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_cancel parameters: - name: user-id @@ -3666,10 +3666,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_decline parameters: - name: user-id @@ -3737,7 +3737,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_dismissReminder parameters: - name: user-id @@ -3786,7 +3786,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_forward parameters: - name: user-id @@ -3852,7 +3852,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_snoozeReminder parameters: - name: user-id @@ -3910,10 +3910,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_tentativelyAccept parameters: - name: user-id @@ -3981,7 +3981,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendarGroup.calendar_getSchedule parameters: - name: user-id @@ -4061,10 +4061,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -4118,10 +4118,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -4186,7 +4186,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_accept parameters: - name: user-id @@ -4249,10 +4249,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_cancel parameters: - name: user-id @@ -4311,10 +4311,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_decline parameters: - name: user-id @@ -4382,7 +4382,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_dismissReminder parameters: - name: user-id @@ -4431,7 +4431,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_forward parameters: - name: user-id @@ -4497,7 +4497,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -4555,10 +4555,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -4626,7 +4626,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.calendarView_accept parameters: - name: user-id @@ -4681,10 +4681,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.calendarView_cancel parameters: - name: user-id @@ -4735,10 +4735,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.calendarView_decline parameters: - name: user-id @@ -4798,7 +4798,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_dismissReminder parameters: - name: user-id @@ -4839,7 +4839,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.calendarView_forward parameters: - name: user-id @@ -4897,7 +4897,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.calendarView_snoozeReminder parameters: - name: user-id @@ -4947,10 +4947,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.calendarView_tentativelyAccept parameters: - name: user-id @@ -5007,10 +5007,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.attachment_createUploadSession parameters: - name: user-id @@ -5064,10 +5064,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendar.event.instance.attachment_createUploadSession parameters: - name: user-id @@ -5132,7 +5132,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event.instance_accept parameters: - name: user-id @@ -5195,10 +5195,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event.instance_cancel parameters: - name: user-id @@ -5257,10 +5257,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event.instance_decline parameters: - name: user-id @@ -5328,7 +5328,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_dismissReminder parameters: - name: user-id @@ -5377,7 +5377,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event.instance_forward parameters: - name: user-id @@ -5443,7 +5443,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event.instance_snoozeReminder parameters: - name: user-id @@ -5501,10 +5501,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event.instance_tentativelyAccept parameters: - name: user-id @@ -5572,7 +5572,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendar.event_accept parameters: - name: user-id @@ -5627,10 +5627,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendar.event_cancel parameters: - name: user-id @@ -5681,10 +5681,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendar.event_decline parameters: - name: user-id @@ -5744,7 +5744,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendar.event_dismissReminder parameters: - name: user-id @@ -5785,7 +5785,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendar.event_forward parameters: - name: user-id @@ -5843,7 +5843,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendar.event_snoozeReminder parameters: - name: user-id @@ -5893,10 +5893,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendar.event_tentativelyAccept parameters: - name: user-id @@ -5956,7 +5956,7 @@ paths: description: 'Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0 operationId: user.calendar_getSchedule parameters: - name: user-id @@ -6028,10 +6028,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.attachment_createUploadSession parameters: - name: user-id @@ -6077,10 +6077,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.calendarView.instance.attachment_createUploadSession parameters: - name: user-id @@ -6137,7 +6137,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView.instance_accept parameters: - name: user-id @@ -6192,10 +6192,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView.instance_cancel parameters: - name: user-id @@ -6246,10 +6246,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView.instance_decline parameters: - name: user-id @@ -6309,7 +6309,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView.instance_dismissReminder parameters: - name: user-id @@ -6350,7 +6350,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView.instance_forward parameters: - name: user-id @@ -6408,7 +6408,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView.instance_snoozeReminder parameters: - name: user-id @@ -6458,10 +6458,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView.instance_tentativelyAccept parameters: - name: user-id @@ -6521,7 +6521,7 @@ paths: description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 operationId: user.calendarView_accept parameters: - name: user-id @@ -6568,10 +6568,10 @@ paths: tags: - users.Actions summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 operationId: user.calendarView_cancel parameters: - name: user-id @@ -6614,10 +6614,10 @@ paths: tags: - users.Actions summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 operationId: user.calendarView_decline parameters: - name: user-id @@ -6669,7 +6669,7 @@ paths: description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 operationId: user.calendarView_dismissReminder parameters: - name: user-id @@ -6702,7 +6702,7 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 operationId: user.calendarView_forward parameters: - name: user-id @@ -6752,7 +6752,7 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 operationId: user.calendarView_snoozeReminder parameters: - name: user-id @@ -6794,10 +6794,10 @@ paths: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 operationId: user.calendarView_tentativelyAccept parameters: - name: user-id @@ -6849,7 +6849,7 @@ paths: description: Upgrade an app installation within a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 operationId: user.chat.installedApp_upgrade parameters: - name: user-id @@ -6902,7 +6902,7 @@ paths: description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 operationId: user.chat.member_add parameters: - name: user-id @@ -6958,6 +6958,56 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - users.Actions + summary: Invoke action setReaction + operationId: user.chat.message_setReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: @@ -6966,7 +7016,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: user.chat.message_softDelete parameters: - name: user-id @@ -7007,7 +7057,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: user.chat.message_undoSoftDelete parameters: - name: user-id @@ -7040,6 +7090,114 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - users.Actions + summary: Invoke action unsetReaction + operationId: user.chat.message_unsetReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - users.Actions + summary: Invoke action setReaction + operationId: user.chat.message.reply_setReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: @@ -7048,7 +7206,7 @@ paths: description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 operationId: user.chat.message.reply_softDelete parameters: - name: user-id @@ -7097,7 +7255,7 @@ paths: description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 operationId: user.chat.message.reply_undoSoftDelete parameters: - name: user-id @@ -7138,6 +7296,64 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: + tags: + - users.Actions + summary: Invoke action unsetReaction + operationId: user.chat.message.reply_unsetReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/chats/{chat-id}/microsoft.graph.hideForUser': post: tags: @@ -7146,7 +7362,7 @@ paths: description: Hide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0 operationId: user.chat_hideGraphFPreUser parameters: - name: user-id @@ -7191,7 +7407,7 @@ paths: description: Mark a chat as read for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0 operationId: user.chat_markChatReadGraphFPreUser parameters: - name: user-id @@ -7236,7 +7452,7 @@ paths: description: Mark a chat as unread for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0 operationId: user.chat_markChatUnreadGraphFPreUser parameters: - name: user-id @@ -7286,7 +7502,7 @@ paths: description: 'Send an activity feed notification in scope of a chat. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0 operationId: user.chat_sendActivityNotification parameters: - name: user-id @@ -7346,7 +7562,7 @@ paths: description: Unhide a chat for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0 operationId: user.chat_unhideGraphFPreUser parameters: - name: user-id @@ -7383,16 +7599,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberGroups': post: tags: - users.Actions - summary: Invoke action restore - description: Restore a document set version. + summary: Invoke action checkMemberGroups + description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 - operationId: user.drive.item.listItem.documentSetVersion_restore + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_checkMemberGroup parameters: - name: user-id in: path @@ -7402,46 +7618,65 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: driveItem-id + - name: chat-id in: path - description: The unique identifier of driveItem + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem - - name: documentSetVersion-id + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + groupIds: + type: array + items: + type: string + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberObjects': post: tags: - users.Actions - summary: Invoke action restoreVersion - description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 - operationId: user.drive.item.listItem.version_restoreVersion + summary: Invoke action checkMemberObjects + operationId: user.chat.permissionGrant_checkMemberObject parameters: - name: user-id in: path @@ -7451,42 +7686,69 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: driveItem-id + - name: chat-id in: path - description: The unique identifier of driveItem + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem - - name: listItemVersion-id + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.assignSensitivityLabel': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberGroups': post: tags: - users.Actions - summary: Invoke action assignSensitivityLabel - operationId: user.drive.item_assignSensitivityLabel + summary: Invoke action getMemberGroups + description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_getMemberGroup parameters: - name: user-id in: path @@ -7496,22 +7758,22 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id + - name: chat-id in: path - description: The unique identifier of drive + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: drive - - name: driveItem-id + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of driveItem + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -7519,13 +7781,9 @@ paths: schema: type: object properties: - sensitivityLabelId: - type: string - nullable: true - assignmentMethod: - $ref: '#/components/schemas/microsoft.graph.sensitivityLabelAssignmentMethod' - justificationText: - type: string + securityEnabledOnly: + type: boolean + default: false nullable: true additionalProperties: type: object @@ -7533,19 +7791,36 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.checkin': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberObjects': post: tags: - users.Actions - summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + summary: Invoke action getMemberObjects + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 - operationId: user.drive.item_checkin + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_getMemberObject parameters: - name: user-id in: path @@ -7555,22 +7830,22 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id + - name: chat-id in: path - description: The unique identifier of drive + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: drive - - name: driveItem-id + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of driveItem + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: resourceSpecificPermissionGrant requestBody: description: Action parameters content: @@ -7578,11 +7853,9 @@ paths: schema: type: object properties: - checkInAs: - type: string - nullable: true - comment: - type: string + securityEnabledOnly: + type: boolean + default: false nullable: true additionalProperties: type: object @@ -7590,19 +7863,36 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.checkout': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + summary: Invoke action restore + description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 - operationId: user.drive.item_checkout + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_restore parameters: - name: user-id in: path @@ -7612,38 +7902,42 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id + - name: chat-id in: path - description: The unique identifier of drive + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: drive - - name: driveItem-id + x-ms-docs-key-type: chat + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of driveItem + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: resourceSpecificPermissionGrant responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.copy': + '/users/{user-id}/chats/{chat-id}/permissionGrants/microsoft.graph.getAvailableExtensionProperties': post: tags: - users.Actions - summary: Invoke action copy - description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' + summary: Invoke action getAvailableExtensionProperties + description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 - operationId: user.drive.item_copy + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_getAvailableExtensionProperty parameters: - name: user-id in: path @@ -7653,22 +7947,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: driveItem-id + - name: chat-id in: path - description: The unique identifier of driveItem + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: chat requestBody: description: Action parameters content: @@ -7676,11 +7962,10 @@ paths: schema: type: object properties: - name: - type: string + isSyncedFromOnPremises: + type: boolean + default: false nullable: true - parentReference: - $ref: '#/components/schemas/microsoft.graph.itemReference' additionalProperties: type: object required: true @@ -7690,20 +7975,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + title: Collection of extensionProperty + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.extensionProperty' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.createLink': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/microsoft.graph.getByIds': post: tags: - users.Actions - summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + summary: Invoke action getByIds + description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 - operationId: user.drive.item_createLink + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_getGraphBPreId parameters: - name: user-id in: path @@ -7713,22 +8012,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: driveItem-id + - name: chat-id in: path - description: The unique identifier of driveItem + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: chat requestBody: description: Action parameters content: @@ -7736,26 +8027,15 @@ paths: schema: type: object properties: - type: - type: string - scope: - type: string - nullable: true - expirationDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - format: date-time - nullable: true - password: - type: string - nullable: true - message: - type: string - nullable: true - retainInheritedPermissions: - type: boolean - default: false - nullable: true + ids: + type: array + items: + type: string + types: + type: array + items: + type: string + nullable: true additionalProperties: type: object required: true @@ -7765,20 +8045,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.createUploadSession': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/microsoft.graph.validateProperties': post: tags: - users.Actions - summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" + summary: Invoke action validateProperties + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 - operationId: user.drive.item_createUploadSession + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + operationId: user.chat.permissionGrant_validateProperty parameters: - name: user-id in: path @@ -7788,22 +8082,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: driveItem-id + - name: chat-id in: path - description: The unique identifier of driveItem + description: The unique identifier of chat required: true style: simple schema: type: string - x-ms-docs-key-type: driveItem + x-ms-docs-key-type: chat requestBody: description: Action parameters content: @@ -7811,27 +8097,39 @@ paths: schema: type: object properties: - item: - $ref: '#/components/schemas/microsoft.graph.driveItemUploadableProperties' + entityType: + type: string + nullable: true + displayName: + type: string + nullable: true + mailNickname: + type: string + nullable: true + onBehalfOfUserId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + format: uuid + nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.extractSensitivityLabels': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action extractSensitivityLabels - operationId: user.drive.item_extractSensitivityLabel + summary: Invoke action restore + description: Restore a document set version. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + operationId: user.drive.item.listItem.documentSetVersion_restore parameters: - name: user-id in: path @@ -7857,26 +8155,30 @@ paths: schema: type: string x-ms-docs-key-type: driveItem + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentSetVersion responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.extractSensitivityLabelsResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.follow': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - users.Actions - summary: Invoke action follow - description: Follow a driveItem. + summary: Invoke action restoreVersion + description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 - operationId: user.drive.item_follow + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + operationId: user.drive.item.listItem.version_restoreVersion parameters: - name: user-id in: path @@ -7902,26 +8204,26 @@ paths: schema: type: string x-ms-docs-key-type: driveItem + - name: listItemVersion-id + in: path + description: The unique identifier of listItemVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItemVersion responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.invite': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.assignSensitivityLabel': post: tags: - users.Actions - summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 - operationId: user.drive.item_invite + summary: Invoke action assignSensitivityLabel + operationId: user.drive.item_assignSensitivityLabel parameters: - name: user-id in: path @@ -7954,34 +8256,12 @@ paths: schema: type: object properties: - requireSignIn: - type: boolean - default: false - nullable: true - roles: - type: array - items: - type: string - nullable: true - sendInvitation: - type: boolean - default: false - nullable: true - message: - type: string - nullable: true - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - retainInheritedPermissions: - type: boolean - default: false - nullable: true - expirationDateTime: + sensitivityLabelId: type: string nullable: true - password: + assignmentMethod: + $ref: '#/components/schemas/microsoft.graph.sensitivityLabelAssignmentMethod' + justificationText: type: string nullable: true additionalProperties: @@ -7990,33 +8270,19 @@ paths: responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of permission - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.permission' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.permanentDelete': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.checkin': post: tags: - users.Actions - summary: Invoke action permanentDelete - operationId: user.drive.item_permanentDelete + summary: Invoke action checkin + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + operationId: user.drive.item_checkin parameters: - name: user-id in: path @@ -8042,18 +8308,38 @@ paths: schema: type: string x-ms-docs-key-type: driveItem + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + checkInAs: + type: string + nullable: true + comment: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.preview': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.checkout': post: tags: - users.Actions - summary: Invoke action preview - operationId: user.drive.item_preview + summary: Invoke action checkout + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + operationId: user.drive.item_checkout parameters: - name: user-id in: path @@ -8079,43 +8365,22 @@ paths: schema: type: string x-ms-docs-key-type: driveItem - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - page: - type: string - nullable: true - zoom: - type: number - format: double - nullable: true - additionalProperties: - type: object - required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemPreviewInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.restore': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.copy': post: tags: - users.Actions - summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + summary: Invoke action copy + description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 - operationId: user.drive.item_restore + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + operationId: user.drive.item_copy parameters: - name: user-id in: path @@ -8148,11 +8413,11 @@ paths: schema: type: object properties: - parentReference: - $ref: '#/components/schemas/microsoft.graph.itemReference' name: type: string nullable: true + parentReference: + $ref: '#/components/schemas/microsoft.graph.itemReference' additionalProperties: type: object required: true @@ -8166,16 +8431,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.unfollow': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.createLink': post: tags: - users.Actions - summary: Invoke action unfollow - description: Unfollow a driveItem. + summary: Invoke action createLink + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 - operationId: user.drive.item_unfollow + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + operationId: user.drive.item_createLink parameters: - name: user-id in: path @@ -8201,18 +8466,52 @@ paths: schema: type: string x-ms-docs-key-type: driveItem + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + type: + type: string + scope: + type: string + nullable: true + expirationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + password: + type: string + nullable: true + message: + type: string + nullable: true + retainInheritedPermissions: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.validatePermission': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.createUploadSession': post: tags: - users.Actions - summary: Invoke action validatePermission - operationId: user.drive.item_validatePermission + summary: Invoke action createUploadSession + operationId: user.drive.item_createUploadSession parameters: - name: user-id in: path @@ -8245,30 +8544,72 @@ paths: schema: type: object properties: - challengeToken: - type: string - nullable: true - password: - type: string - additionalProperties: + item: + $ref: '#/components/schemas/microsoft.graph.driveItemUploadableProperties' + additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/microsoft.graph.grant': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.extractSensitivityLabels': post: tags: - users.Actions - summary: Invoke action grant - description: 'Grant users access to a link represented by a [permission][].' + summary: Invoke action extractSensitivityLabels + operationId: user.drive.item_extractSensitivityLabel + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: drive-id + in: path + description: The unique identifier of drive + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: drive + - name: driveItem-id + in: path + description: The unique identifier of driveItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveItem + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.extractSensitivityLabelsResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.follow': + post: + tags: + - users.Actions + summary: Invoke action follow + description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 - operationId: user.drive.item.permission_grant + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + operationId: user.drive.item_follow parameters: - name: user-id in: path @@ -8294,14 +8635,51 @@ paths: schema: type: string x-ms-docs-key-type: driveItem - - name: permission-id + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.invite': + post: + tags: + - users.Actions + summary: Invoke action invite + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + operationId: user.drive.item_invite + parameters: + - name: user-id in: path - description: The unique identifier of permission + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: user + - name: drive-id + in: path + description: The unique identifier of drive + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: drive + - name: driveItem-id + in: path + description: The unique identifier of driveItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveItem requestBody: description: Action parameters content: @@ -8309,15 +8687,36 @@ paths: schema: type: object properties: + requireSignIn: + type: boolean + default: false + nullable: true roles: type: array items: type: string nullable: true + sendInvitation: + type: boolean + default: false + nullable: true + message: + type: string + nullable: true recipients: type: array items: $ref: '#/components/schemas/microsoft.graph.driveRecipient' + retainInheritedPermissions: + type: boolean + default: false + nullable: true + expirationDateTime: + type: string + nullable: true + password: + type: string + nullable: true additionalProperties: type: object required: true @@ -8345,16 +8744,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.permanentDelete': post: tags: - users.Actions - summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 - operationId: user.drive.item.subscription_reauthorize + summary: Invoke action permanentDelete + operationId: user.drive.item_permanentDelete parameters: - name: user-id in: path @@ -8380,30 +8775,18 @@ paths: schema: type: string x-ms-docs-key-type: driveItem - - name: subscription-id - in: path - description: The unique identifier of subscription - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: subscription responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/microsoft.graph.restoreVersion': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.preview': post: tags: - users.Actions - summary: Invoke action restoreVersion - description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 - operationId: user.drive.item.version_restoreVersion + summary: Invoke action preview + operationId: user.drive.item_preview parameters: - name: user-id in: path @@ -8429,55 +8812,6 @@ paths: schema: type: string x-ms-docs-key-type: driveItem - - name: driveItemVersion-id - in: path - description: The unique identifier of driveItemVersion - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: driveItemVersion - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': - post: - tags: - - users.Actions - summary: Invoke action associateWithHubSites - description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 - operationId: user.drive.list.contentType_associateGraphWPreHubSite - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: drive-id - in: path - description: The unique identifier of drive - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: drive - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType requestBody: description: Action parameters content: @@ -8485,13 +8819,12 @@ paths: schema: type: object properties: - hubSiteUrls: - type: array - items: - type: string - propagateToExistingLists: - type: boolean - default: false + page: + type: string + nullable: true + zoom: + type: number + format: double nullable: true additionalProperties: type: object @@ -8499,19 +8832,23 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemPreviewInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action copyToDefaultContentLocation - description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' + summary: Invoke action restore + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 - operationId: user.drive.list.contentType_copyToDefaultContentLocation + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + operationId: user.drive.item_restore parameters: - name: user-id in: path @@ -8529,14 +8866,14 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: contentType-id + - name: driveItem-id in: path - description: The unique identifier of contentType + description: The unique identifier of driveItem required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: driveItem requestBody: description: Action parameters content: @@ -8544,9 +8881,9 @@ paths: schema: type: object properties: - sourceFile: + parentReference: $ref: '#/components/schemas/microsoft.graph.itemReference' - destinationFileName: + name: type: string nullable: true additionalProperties: @@ -8555,19 +8892,23 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.publish': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.unfollow': post: tags: - users.Actions - summary: Invoke action publish - description: 'Publishes a [contentType][] present in the content type hub site.' + summary: Invoke action unfollow + description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 - operationId: user.drive.list.contentType_publish + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + operationId: user.drive.item_unfollow parameters: - name: user-id in: path @@ -8585,30 +8926,26 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: contentType-id + - name: driveItem-id in: path - description: The unique identifier of contentType + description: The unique identifier of driveItem required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: driveItem responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.unpublish': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.validatePermission': post: tags: - users.Actions - summary: Invoke action unpublish - description: 'Unpublish a [contentType][] from a content type hub site.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 - operationId: user.drive.list.contentType_unpublish + summary: Invoke action validatePermission + operationId: user.drive.item_validatePermission parameters: - name: user-id in: path @@ -8626,30 +8963,45 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: contentType-id + - name: driveItem-id in: path - description: The unique identifier of contentType + description: The unique identifier of driveItem required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: driveItem + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + challengeToken: + type: string + nullable: true + password: + type: string + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/microsoft.graph.addCopy': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/microsoft.graph.grant': post: tags: - users.Actions - summary: Invoke action addCopy - description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' + summary: Invoke action grant + description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 - operationId: user.drive.list.contentType_addCopy + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + operationId: user.drive.item.permission_grant parameters: - name: user-id in: path @@ -8667,6 +9019,22 @@ paths: schema: type: string x-ms-docs-key-type: drive + - name: driveItem-id + in: path + description: The unique identifier of driveItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveItem + - name: permission-id + in: path + description: The unique identifier of permission + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: permission requestBody: description: Action parameters content: @@ -8674,8 +9042,15 @@ paths: schema: type: object properties: - contentType: - type: string + roles: + type: array + items: + type: string + nullable: true + recipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' additionalProperties: type: object required: true @@ -8685,20 +9060,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + title: Collection of permission + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.permission' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/contentTypes/microsoft.graph.addCopyFromContentTypeHub': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': post: tags: - users.Actions - summary: Invoke action addCopyFromContentTypeHub - description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' + summary: Invoke action reauthorize + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 - operationId: user.drive.list.contentType_addCopyFromContentTypeHub + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + operationId: user.drive.item.subscription_reauthorize parameters: - name: user-id in: path @@ -8716,38 +9105,38 @@ paths: schema: type: string x-ms-docs-key-type: drive - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentTypeId: - type: string - additionalProperties: - type: object - required: true + - name: driveItem-id + in: path + description: The unique identifier of driveItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveItem + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subscription responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - users.Actions - summary: Invoke action restore - description: Restore a document set version. + summary: Invoke action restoreVersion + description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 - operationId: user.drive.list.item.documentSetVersion_restore + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + operationId: user.drive.item.version_restoreVersion parameters: - name: user-id in: path @@ -8765,38 +9154,38 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: listItem-id + - name: driveItem-id in: path - description: The unique identifier of listItem + description: The unique identifier of driveItem required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: documentSetVersion-id + x-ms-docs-key-type: driveItem + - name: driveItemVersion-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of driveItemVersion required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: driveItemVersion responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': post: tags: - users.Actions - summary: Invoke action restoreVersion - description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' + summary: Invoke action associateWithHubSites + description: 'Associate a published [content type][contentType] present in a content type hub with a list of hub sites.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 - operationId: user.drive.list.item.version_restoreVersion + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + operationId: user.drive.list.contentType_associateGraphWPreHubSite parameters: - name: user-id in: path @@ -8814,38 +9203,48 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - - name: listItemVersion-id + - name: contentType-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: contentType + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + hubSiteUrls: + type: array + items: + type: string + propagateToExistingLists: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': post: tags: - users.Actions - summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. + summary: Invoke action copyToDefaultContentLocation + description: 'Copy a file to a default content location in a [content type][contentType]. The file can then be added as a default file or template via a POST operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 - operationId: user.drive.list.subscription_reauthorize + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + operationId: user.drive.list.contentType_copyToDefaultContentLocation parameters: - name: user-id in: path @@ -8863,30 +9262,45 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: subscription-id + - name: contentType-id in: path - description: The unique identifier of subscription + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: contentType + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + sourceFile: + $ref: '#/components/schemas/microsoft.graph.itemReference' + destinationFileName: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.publish': post: tags: - users.Actions - summary: Invoke action restore - description: Restore a document set version. + summary: Invoke action publish + description: 'Publishes a [contentType][] present in the content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 - operationId: user.drive.root.listItem.documentSetVersion_restore + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + operationId: user.drive.list.contentType_publish parameters: - name: user-id in: path @@ -8904,30 +9318,30 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: documentSetVersion-id + - name: contentType-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: contentType responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/microsoft.graph.unpublish': post: tags: - users.Actions - summary: Invoke action restoreVersion - description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' + summary: Invoke action unpublish + description: 'Unpublish a [contentType][] from a content type hub site.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 - operationId: user.drive.root.listItem.version_restoreVersion + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + operationId: user.drive.list.contentType_unpublish parameters: - name: user-id in: path @@ -8945,26 +9359,30 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: listItemVersion-id + - name: contentType-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: contentType responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.assignSensitivityLabel': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/microsoft.graph.addCopy': post: tags: - users.Actions - summary: Invoke action assignSensitivityLabel - operationId: user.drive.root_assignSensitivityLabel + summary: Invoke action addCopy + description: 'Add a copy of a [content type][contentType] from a [site][site] to a [list][list].' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + operationId: user.drive.list.contentType_addCopy parameters: - name: user-id in: path @@ -8989,33 +9407,31 @@ paths: schema: type: object properties: - sensitivityLabelId: - type: string - nullable: true - assignmentMethod: - $ref: '#/components/schemas/microsoft.graph.sensitivityLabelAssignmentMethod' - justificationText: + contentType: type: string - nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.checkin': + '/users/{user-id}/drives/{drive-id}/list/contentTypes/microsoft.graph.addCopyFromContentTypeHub': post: tags: - users.Actions - summary: Invoke action checkin - description: 'Check in a checked out **driveItem** resource, which makes the version of the document available to others.' + summary: Invoke action addCopyFromContentTypeHub + description: 'Add or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a ''push everywhere'' to ''pull as needed'' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 - operationId: user.drive.root_checkin + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + operationId: user.drive.list.contentType_addCopyFromContentTypeHub parameters: - name: user-id in: path @@ -9040,31 +9456,31 @@ paths: schema: type: object properties: - checkInAs: - type: string - nullable: true - comment: + contentTypeId: type: string - nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.checkout': + '/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action checkout - description: 'Check out a **driveItem** resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + summary: Invoke action restore + description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 - operationId: user.drive.root_checkout + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + operationId: user.drive.list.item.documentSetVersion_restore parameters: - name: user-id in: path @@ -9082,22 +9498,38 @@ paths: schema: type: string x-ms-docs-key-type: drive + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentSetVersion responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.copy': + '/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - users.Actions - summary: Invoke action copy - description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' + summary: Invoke action restoreVersion + description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 - operationId: user.drive.root_copy + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + operationId: user.drive.list.item.version_restoreVersion parameters: - name: user-id in: path @@ -9115,41 +9547,38 @@ paths: schema: type: string x-ms-docs-key-type: drive - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - name: - type: string - nullable: true - parentReference: - $ref: '#/components/schemas/microsoft.graph.itemReference' - additionalProperties: - type: object - required: true + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + - name: listItemVersion-id + in: path + description: The unique identifier of listItemVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItemVersion responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.createLink': + '/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/microsoft.graph.reauthorize': post: tags: - users.Actions - summary: Invoke action createLink - description: "You can use **createLink** action to share a DriveItem via a sharing link. The **createLink** action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." + summary: Invoke action reauthorize + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 - operationId: user.drive.root_createLink + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + operationId: user.drive.list.subscription_reauthorize parameters: - name: user-id in: path @@ -9167,56 +9596,30 @@ paths: schema: type: string x-ms-docs-key-type: drive - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - type: - type: string - scope: - type: string - nullable: true - expirationDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - format: date-time - nullable: true - password: - type: string - nullable: true - message: - type: string - nullable: true - retainInheritedPermissions: - type: boolean - default: false - nullable: true - additionalProperties: - type: object - required: true + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subscription responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.createUploadSession': + '/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action createUploadSession - description: "Create an upload session to allow your app to upload files up to the maximum file size.\nAn upload session allows your app to upload ranges of the file in sequential API requests, which allows the transfer to be resumed if a connection is dropped while the upload is in progress. To upload a file using an upload session, there are two steps:" + summary: Invoke action restore + description: Restore a document set version. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-createuploadsession?view=graph-rest-1.0 - operationId: user.drive.root_createUploadSession + url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 + operationId: user.drive.root.listItem.documentSetVersion_restore parameters: - name: user-id in: path @@ -9234,34 +9637,30 @@ paths: schema: type: string x-ms-docs-key-type: drive - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - item: - $ref: '#/components/schemas/microsoft.graph.driveItemUploadableProperties' - additionalProperties: - type: object - required: true + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentSetVersion responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.extractSensitivityLabels': + '/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - users.Actions - summary: Invoke action extractSensitivityLabels - operationId: user.drive.root_extractSensitivityLabel + summary: Invoke action restoreVersion + description: 'Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + operationId: user.drive.root.listItem.version_restoreVersion parameters: - name: user-id in: path @@ -9279,26 +9678,26 @@ paths: schema: type: string x-ms-docs-key-type: drive + - name: listItemVersion-id + in: path + description: The unique identifier of listItemVersion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItemVersion responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.extractSensitivityLabelsResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.follow': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.assignSensitivityLabel': post: tags: - users.Actions - summary: Invoke action follow - description: Follow a driveItem. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 - operationId: user.drive.root_follow + summary: Invoke action assignSensitivityLabel + operationId: user.drive.root_assignSensitivityLabel parameters: - name: user-id in: path @@ -9316,26 +9715,40 @@ paths: schema: type: string x-ms-docs-key-type: drive + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + sensitivityLabelId: + type: string + nullable: true + assignmentMethod: + $ref: '#/components/schemas/microsoft.graph.sensitivityLabelAssignmentMethod' + justificationText: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.invite': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.checkin': post: tags: - users.Actions - summary: Invoke action invite - description: "Sends a sharing invitation for a **driveItem**.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + summary: Invoke action checkin + description: 'Check in a checked out driveItem resource, which makes the version of the document available to others.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 - operationId: user.drive.root_invite + url: https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0 + operationId: user.drive.root_checkin parameters: - name: user-id in: path @@ -9360,34 +9773,10 @@ paths: schema: type: object properties: - requireSignIn: - type: boolean - default: false - nullable: true - roles: - type: array - items: - type: string - nullable: true - sendInvitation: - type: boolean - default: false - nullable: true - message: - type: string - nullable: true - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - retainInheritedPermissions: - type: boolean - default: false - nullable: true - expirationDateTime: + checkInAs: type: string nullable: true - password: + comment: type: string nullable: true additionalProperties: @@ -9396,33 +9785,19 @@ paths: responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of permission - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.permission' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.permanentDelete': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.checkout': post: tags: - users.Actions - summary: Invoke action permanentDelete - operationId: user.drive.root_permanentDelete + summary: Invoke action checkout + description: 'Check out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0 + operationId: user.drive.root_checkout parameters: - name: user-id in: path @@ -9446,12 +9821,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.preview': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.copy': post: tags: - users.Actions - summary: Invoke action preview - operationId: user.drive.root_preview + summary: Invoke action copy + description: 'Asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0 + operationId: user.drive.root_copy parameters: - name: user-id in: path @@ -9476,13 +9855,11 @@ paths: schema: type: object properties: - page: + name: type: string nullable: true - zoom: - type: number - format: double - nullable: true + parentReference: + $ref: '#/components/schemas/microsoft.graph.itemReference' additionalProperties: type: object required: true @@ -9492,20 +9869,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemPreviewInfo' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.restore': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.createLink': post: tags: - users.Actions - summary: Invoke action restore - description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.' + summary: Invoke action createLink + description: "You can use createLink action to share a DriveItem via a sharing link. The createLink action will create a new sharing link if the specified link type doesn't already exist for the calling application.\nIf a sharing link of the specified type already exists for the app, the existing sharing link will be returned. DriveItem resources inherit sharing permissions from their ancestors." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 - operationId: user.drive.root_restore + url: https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0 + operationId: user.drive.root_createLink parameters: - name: user-id in: path @@ -9530,11 +9907,26 @@ paths: schema: type: object properties: - parentReference: - $ref: '#/components/schemas/microsoft.graph.itemReference' - name: + type: + type: string + scope: + type: string + nullable: true + expirationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + password: + type: string + nullable: true + message: type: string nullable: true + retainInheritedPermissions: + type: boolean + default: false + nullable: true additionalProperties: type: object required: true @@ -9544,20 +9936,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.unfollow': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.createUploadSession': post: tags: - users.Actions - summary: Invoke action unfollow - description: Unfollow a driveItem. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 - operationId: user.drive.root_unfollow + summary: Invoke action createUploadSession + operationId: user.drive.root_createUploadSession parameters: - name: user-id in: path @@ -9575,18 +9963,34 @@ paths: schema: type: string x-ms-docs-key-type: drive + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + item: + $ref: '#/components/schemas/microsoft.graph.driveItemUploadableProperties' + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.validatePermission': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.extractSensitivityLabels': post: tags: - users.Actions - summary: Invoke action validatePermission - operationId: user.drive.root_validatePermission + summary: Invoke action extractSensitivityLabels + operationId: user.drive.root_extractSensitivityLabel parameters: - name: user-id in: path @@ -9604,37 +10008,26 @@ paths: schema: type: string x-ms-docs-key-type: drive - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - challengeToken: - type: string - nullable: true - password: - type: string - additionalProperties: - type: object - required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.extractSensitivityLabelsResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/microsoft.graph.grant': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.follow': post: tags: - users.Actions - summary: Invoke action grant - description: 'Grant users access to a link represented by a [permission][].' + summary: Invoke action follow + description: Follow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 - operationId: user.drive.root.permission_grant + url: https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0 + operationId: user.drive.root_follow parameters: - name: user-id in: path @@ -9652,14 +10045,43 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: permission-id + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.invite': + post: + tags: + - users.Actions + summary: Invoke action invite + description: "Sends a sharing invitation for a driveItem.\nA sharing invitation provides permissions to the recipients and optionally sends them an email with a [sharing link][]." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0 + operationId: user.drive.root_invite + parameters: + - name: user-id in: path - description: The unique identifier of permission + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: user + - name: drive-id + in: path + description: The unique identifier of drive + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: drive requestBody: description: Action parameters content: @@ -9667,15 +10089,36 @@ paths: schema: type: object properties: + requireSignIn: + type: boolean + default: false + nullable: true roles: type: array items: type: string nullable: true + sendInvitation: + type: boolean + default: false + nullable: true + message: + type: string + nullable: true recipients: type: array items: $ref: '#/components/schemas/microsoft.graph.driveRecipient' + retainInheritedPermissions: + type: boolean + default: false + nullable: true + expirationDateTime: + type: string + nullable: true + password: + type: string + nullable: true additionalProperties: type: object required: true @@ -9703,16 +10146,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.permanentDelete': post: tags: - users.Actions - summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a **reauthorizationRequired** challenge. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 - operationId: user.drive.root.subscription_reauthorize + summary: Invoke action permanentDelete + operationId: user.drive.root_permanentDelete parameters: - name: user-id in: path @@ -9730,30 +10169,18 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: subscription-id - in: path - description: The unique identifier of subscription - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: subscription responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/microsoft.graph.restoreVersion': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.preview': post: tags: - users.Actions - summary: Invoke action restoreVersion - description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 - operationId: user.drive.root.version_restoreVersion + summary: Invoke action preview + operationId: user.drive.root_preview parameters: - name: user-id in: path @@ -9771,30 +10198,43 @@ paths: schema: type: string x-ms-docs-key-type: drive - - name: driveItemVersion-id - in: path - description: The unique identifier of driveItemVersion - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: driveItemVersion + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + page: + type: string + nullable: true + zoom: + type: number + format: double + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemPreviewInfo' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/attachments/microsoft.graph.createUploadSession': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + summary: Invoke action restore + description: 'Restore a driveItem that has been deleted and is currently in the recycle bin. NOTE: This functionality is currently only available for OneDrive Personal.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 - operationId: user.event.attachment_createUploadSession + url: https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0 + operationId: user.drive.root_restore parameters: - name: user-id in: path @@ -9804,14 +10244,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event + x-ms-docs-key-type: drive requestBody: description: Action parameters content: @@ -9819,8 +10259,11 @@ paths: schema: type: object properties: - AttachmentItem: - $ref: '#/components/schemas/microsoft.graph.attachmentItem' + parentReference: + $ref: '#/components/schemas/microsoft.graph.itemReference' + name: + type: string + nullable: true additionalProperties: type: object required: true @@ -9830,20 +10273,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.uploadSession' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/microsoft.graph.createUploadSession': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.unfollow': post: tags: - users.Actions - summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + summary: Invoke action unfollow + description: Unfollow a driveItem. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 - operationId: user.event.instance.attachment_createUploadSession + url: https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0 + operationId: user.drive.root_unfollow parameters: - name: user-id in: path @@ -9853,54 +10296,26 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event - - name: event-id1 - in: path - description: The unique identifier of event - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: event - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - AttachmentItem: - $ref: '#/components/schemas/microsoft.graph.attachmentItem' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: drive responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.accept': + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.validatePermission': post: tags: - users.Actions - summary: Invoke action accept - description: Accept the specified event in a user calendar. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 - operationId: user.event.instance_accept + summary: Invoke action validatePermission + operationId: user.drive.root_validatePermission parameters: - name: user-id in: path @@ -9910,22 +10325,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id - in: path - description: The unique identifier of event - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: event - - name: event-id1 + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event + x-ms-docs-key-type: drive requestBody: description: Action parameters content: @@ -9933,13 +10340,11 @@ paths: schema: type: object properties: - SendResponse: - type: boolean - default: false - nullable: true - Comment: + challengeToken: type: string nullable: true + password: + type: string additionalProperties: type: object required: true @@ -9949,16 +10354,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.cancel': + '/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/microsoft.graph.grant': post: tags: - users.Actions - summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + summary: Invoke action grant + description: 'Grant users access to a link represented by a [permission][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 - operationId: user.event.instance_cancel + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0 + operationId: user.drive.root.permission_grant parameters: - name: user-id in: path @@ -9968,22 +10373,22 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event - - name: event-id1 + x-ms-docs-key-type: drive + - name: permission-id in: path - description: The unique identifier of event + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: event + x-ms-docs-key-type: permission requestBody: description: Action parameters content: @@ -9991,28 +10396,52 @@ paths: schema: type: object properties: - Comment: - type: string - nullable: true + roles: + type: array + items: + type: string + nullable: true + recipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of permission + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.permission' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.decline': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/microsoft.graph.reauthorize': post: tags: - users.Actions - summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + summary: Invoke action reauthorize + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 - operationId: user.event.instance_decline + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + operationId: user.drive.root.subscription_reauthorize parameters: - name: user-id in: path @@ -10022,57 +10451,38 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event - - name: event-id1 + x-ms-docs-key-type: drive + - name: subscription-id in: path - description: The unique identifier of event + description: The unique identifier of subscription required: true style: simple schema: type: string - x-ms-docs-key-type: event - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - ProposedNewTime: - $ref: '#/components/schemas/microsoft.graph.timeSlot' - SendResponse: - type: boolean - default: false - nullable: true - Comment: - type: string - nullable: true - additionalProperties: - type: object - required: true + x-ms-docs-key-type: subscription responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.dismissReminder': + '/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - users.Actions - summary: Invoke action dismissReminder - description: Dismiss a reminder that has been triggered for an event in a user calendar. + summary: Invoke action restoreVersion + description: 'Restore a previous version of a DriveItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the file.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 - operationId: user.event.instance_dismissReminder + url: https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0 + operationId: user.drive.root.version_restoreVersion parameters: - name: user-id in: path @@ -10082,38 +10492,38 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: event-id + - name: drive-id in: path - description: The unique identifier of event + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: event - - name: event-id1 + x-ms-docs-key-type: drive + - name: driveItemVersion-id in: path - description: The unique identifier of event + description: The unique identifier of driveItemVersion required: true style: simple schema: type: string - x-ms-docs-key-type: event + x-ms-docs-key-type: driveItemVersion responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.forward': + '/users/{user-id}/events/{event-id}/attachments/microsoft.graph.createUploadSession': post: tags: - users.Actions - summary: Invoke action forward - description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." + summary: Invoke action createUploadSession + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 - operationId: user.event.instance_forward + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + operationId: user.event.attachment_createUploadSession parameters: - name: user-id in: path @@ -10131,14 +10541,6 @@ paths: schema: type: string x-ms-docs-key-type: event - - name: event-id1 - in: path - description: The unique identifier of event - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10146,32 +10548,31 @@ paths: schema: type: object properties: - ToRecipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.recipient' - Comment: - type: string - nullable: true + AttachmentItem: + $ref: '#/components/schemas/microsoft.graph.attachmentItem' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.snoozeReminder': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/microsoft.graph.createUploadSession': post: tags: - users.Actions - summary: Invoke action snoozeReminder - description: Postpone a reminder for an event in a user calendar until a new time. + summary: Invoke action createUploadSession + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 - operationId: user.event.instance_snoozeReminder + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + operationId: user.event.instance.attachment_createUploadSession parameters: - name: user-id in: path @@ -10204,27 +10605,31 @@ paths: schema: type: object properties: - NewReminderTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + AttachmentItem: + $ref: '#/components/schemas/microsoft.graph.attachmentItem' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.uploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.tentativelyAccept': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.accept': post: tags: - users.Actions - summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + summary: Invoke action accept + description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 - operationId: user.event.instance_tentativelyAccept + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + operationId: user.event.instance_accept parameters: - name: user-id in: path @@ -10257,8 +10662,6 @@ paths: schema: type: object properties: - ProposedNewTime: - $ref: '#/components/schemas/microsoft.graph.timeSlot' SendResponse: type: boolean default: false @@ -10275,16 +10678,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.accept': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.cancel': post: tags: - users.Actions - summary: Invoke action accept - description: Accept the specified event in a user calendar. + summary: Invoke action cancel + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 - operationId: user.event_accept + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + operationId: user.event.instance_cancel parameters: - name: user-id in: path @@ -10302,6 +10705,14 @@ paths: schema: type: string x-ms-docs-key-type: event + - name: event-id1 + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10309,10 +10720,6 @@ paths: schema: type: object properties: - SendResponse: - type: boolean - default: false - nullable: true Comment: type: string nullable: true @@ -10325,16 +10732,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.cancel': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.decline': post: tags: - users.Actions - summary: Invoke action cancel - description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." + summary: Invoke action decline + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 - operationId: user.event_cancel + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + operationId: user.event.instance_decline parameters: - name: user-id in: path @@ -10352,6 +10759,14 @@ paths: schema: type: string x-ms-docs-key-type: event + - name: event-id1 + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10359,6 +10774,12 @@ paths: schema: type: object properties: + ProposedNewTime: + $ref: '#/components/schemas/microsoft.graph.timeSlot' + SendResponse: + type: boolean + default: false + nullable: true Comment: type: string nullable: true @@ -10371,16 +10792,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.decline': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.dismissReminder': post: tags: - users.Actions - summary: Invoke action decline - description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + summary: Invoke action dismissReminder + description: Dismiss a reminder that has been triggered for an event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 - operationId: user.event_decline + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + operationId: user.event.instance_dismissReminder parameters: - name: user-id in: path @@ -10398,51 +10819,7 @@ paths: schema: type: string x-ms-docs-key-type: event - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - ProposedNewTime: - $ref: '#/components/schemas/microsoft.graph.timeSlot' - SendResponse: - type: boolean - default: false - nullable: true - Comment: - type: string - nullable: true - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.dismissReminder': - post: - tags: - - users.Actions - summary: Invoke action dismissReminder - description: Dismiss a reminder that has been triggered for an event in a user calendar. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 - operationId: user.event_dismissReminder - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: event-id + - name: event-id1 in: path description: The unique identifier of event required: true @@ -10456,7 +10833,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.forward': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.forward': post: tags: - users.Actions @@ -10464,8 +10841,8 @@ paths: description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 - operationId: user.event_forward + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + operationId: user.event.instance_forward parameters: - name: user-id in: path @@ -10483,6 +10860,14 @@ paths: schema: type: string x-ms-docs-key-type: event + - name: event-id1 + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10506,7 +10891,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.snoozeReminder': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.snoozeReminder': post: tags: - users.Actions @@ -10514,8 +10899,8 @@ paths: description: Postpone a reminder for an event in a user calendar until a new time. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 - operationId: user.event_snoozeReminder + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + operationId: user.event.instance_snoozeReminder parameters: - name: user-id in: path @@ -10533,6 +10918,14 @@ paths: schema: type: string x-ms-docs-key-type: event + - name: event-id1 + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10551,16 +10944,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/events/{event-id}/microsoft.graph.tentativelyAccept': + '/users/{user-id}/events/{event-id}/instances/{event-id1}/microsoft.graph.tentativelyAccept': post: tags: - users.Actions summary: Invoke action tentativelyAccept - description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 - operationId: user.event_tentativelyAccept + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + operationId: user.event.instance_tentativelyAccept parameters: - name: user-id in: path @@ -10578,6 +10971,14 @@ paths: schema: type: string x-ms-docs-key-type: event + - name: event-id1 + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10603,16 +11004,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/members/microsoft.graph.add': + '/users/{user-id}/events/{event-id}/microsoft.graph.accept': post: tags: - users.Actions - summary: Invoke action add - description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + summary: Invoke action accept + description: Accept the specified event in a user calendar. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 - operationId: user.joinedTeam.channel.member_add + url: https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0 + operationId: user.event_accept parameters: - name: user-id in: path @@ -10622,22 +11023,14 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: event-id in: path - description: The unique identifier of channel + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: event requestBody: description: Action parameters content: @@ -10645,46 +11038,32 @@ paths: schema: type: object properties: - values: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + SendResponse: + type: boolean + default: false + nullable: true + Comment: + type: string + nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.actionResultPart' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': + '/users/{user-id}/events/{event-id}/microsoft.graph.cancel': post: tags: - users.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action cancel + description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting \nby providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\nerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\nthe organizer send a custom message to the attendees about the cancellation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.channel.message_softDelete + url: https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0 + operationId: user.event_cancel parameters: - name: user-id in: path @@ -10694,46 +11073,43 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id - in: path - description: The unique identifier of channel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + - name: event-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: event + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + Comment: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': + '/users/{user-id}/events/{event-id}/microsoft.graph.decline': post: tags: - users.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action decline + description: 'Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.channel.message_undoSoftDelete + url: https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0 + operationId: user.event_decline parameters: - name: user-id in: path @@ -10743,46 +11119,82 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: team-id + - name: event-id in: path - description: The unique identifier of team + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: team - - name: channel-id + x-ms-docs-key-type: event + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ProposedNewTime: + $ref: '#/components/schemas/microsoft.graph.timeSlot' + SendResponse: + type: boolean + default: false + nullable: true + Comment: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/events/{event-id}/microsoft.graph.dismissReminder': + post: + tags: + - users.Actions + summary: Invoke action dismissReminder + description: Dismiss a reminder that has been triggered for an event in a user calendar. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0 + operationId: user.event_dismissReminder + parameters: + - name: user-id in: path - description: The unique identifier of channel + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: user + - name: event-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: event responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + '/users/{user-id}/events/{event-id}/microsoft.graph.forward': post: tags: - users.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action forward + description: "This action allows the organizer or attendee of a meeting event to forward the \nmeeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action \nalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's \ncopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.channel.message.reply_softDelete + url: https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0 + operationId: user.event_forward parameters: - name: user-id in: path @@ -10792,54 +11204,144 @@ paths: schema: type: string x-ms-docs-key-type: user - - name: team-id - in: path - description: The unique identifier of team - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: team - - name: channel-id + - name: event-id in: path - description: The unique identifier of channel + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: channel - - name: chatMessage-id + x-ms-docs-key-type: event + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ToRecipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.recipient' + Comment: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/events/{event-id}/microsoft.graph.snoozeReminder': + post: + tags: + - users.Actions + summary: Invoke action snoozeReminder + description: Postpone a reminder for an event in a user calendar until a new time. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0 + operationId: user.event_snoozeReminder + parameters: + - name: user-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + x-ms-docs-key-type: user + - name: event-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of event required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage + x-ms-docs-key-type: event + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + NewReminderTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + '/users/{user-id}/events/{event-id}/microsoft.graph.tentativelyAccept': post: tags: - users.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action tentativelyAccept + description: 'Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.channel.message.reply_undoSoftDelete + url: https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0 + operationId: user.event_tentativelyAccept + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: event-id + in: path + description: The unique identifier of event + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: event + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ProposedNewTime: + $ref: '#/components/schemas/microsoft.graph.timeSlot' + SendResponse: + type: boolean + default: false + nullable: true + Comment: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/members/microsoft.graph.add': + post: + tags: + - users.Actions + summary: Invoke action add + description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + operationId: user.joinedTeam.channel.member_add parameters: - name: user-id in: path @@ -10865,15 +11367,75 @@ paths: schema: type: string x-ms-docs-key-type: channel - - name: chatMessage-id + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + values: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionResultPart' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.setReaction': + post: + tags: + - users.Actions + summary: Invoke action setReaction + operationId: user.joinedTeam.channel.message_setReaction + parameters: + - name: user-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of user required: true style: simple schema: type: string - x-ms-docs-key-type: chatMessage - - name: chatMessage-id1 + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id in: path description: The unique identifier of chatMessage required: true @@ -10881,22 +11443,35 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.completeMigration': + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: - users.Actions - summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 - operationId: user.joinedTeam.channel_completeMigration + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.channel.message_softDelete parameters: - name: user-id in: path @@ -10922,22 +11497,30 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.provisionEmail': + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': post: tags: - users.Actions - summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 - operationId: user.joinedTeam.channel_provisionEmail + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.channel.message_undoSoftDelete parameters: - name: user-id in: path @@ -10963,26 +11546,1022 @@ paths: schema: type: string x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.provisionChannelEmailResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.removeEmail': + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - users.Actions + summary: Invoke action unsetReaction + operationId: user.joinedTeam.channel.message_unsetReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': + post: + tags: + - users.Actions + summary: Invoke action setReaction + operationId: user.joinedTeam.channel.message.reply_setReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - users.Actions + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.channel.message.reply_softDelete + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: + tags: + - users.Actions + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.channel.message.reply_undoSoftDelete + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + post: + tags: + - users.Actions + summary: Invoke action unsetReaction + operationId: user.joinedTeam.channel.message.reply_unsetReaction + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.completeMigration': + post: + tags: + - users.Actions + summary: Invoke action completeMigration + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + operationId: user.joinedTeam.channel_completeMigration + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.provisionEmail': + post: + tags: + - users.Actions + summary: Invoke action provisionEmail + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + operationId: user.joinedTeam.channel_provisionEmail + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.provisionChannelEmailResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/microsoft.graph.removeEmail': + post: + tags: + - users.Actions + summary: Invoke action removeEmail + description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + operationId: user.joinedTeam.channel_removeEmail + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/installedApps/{teamsAppInstallation-id}/microsoft.graph.upgrade': + post: + tags: + - users.Actions + summary: Invoke action upgrade + description: Upgrade an app installation within a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 + operationId: user.joinedTeam.installedApp_upgrade + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: teamsAppInstallation-id + in: path + description: The unique identifier of teamsAppInstallation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamsAppInstallation + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + consentedPermissionSet: + $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/members/microsoft.graph.add': + post: + tags: + - users.Actions + summary: Invoke action add + description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + operationId: user.joinedTeam.member_add + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + values: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionResultPart' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.archive': + post: + tags: + - users.Actions + summary: Invoke action archive + description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 + operationId: user.joinedTeam_archive + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + shouldSetSpoSiteReadOnlyForMembers: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.clone': + post: + tags: + - users.Actions + summary: Invoke action clone + description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 + operationId: user.joinedTeam_clone + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + displayName: + type: string + nullable: true + description: + type: string + nullable: true + mailNickname: + type: string + nullable: true + classification: + type: string + nullable: true + visibility: + $ref: '#/components/schemas/microsoft.graph.teamVisibilityType' + partsToClone: + $ref: '#/components/schemas/microsoft.graph.clonableTeamParts' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.completeMigration': + post: + tags: + - users.Actions + summary: Invoke action completeMigration + description: 'Complete the message migration process by removing migration mode from a team. Migration mode is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 + operationId: user.joinedTeam_completeMigration + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.sendActivityNotification': + post: + tags: + - users.Actions + summary: Invoke action sendActivityNotification + description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 + operationId: user.joinedTeam_sendActivityNotification + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + topic: + $ref: '#/components/schemas/microsoft.graph.teamworkActivityTopic' + activityType: + type: string + nullable: true + chainId: + type: integer + format: int64 + nullable: true + previewText: + $ref: '#/components/schemas/microsoft.graph.itemBody' + templateParameters: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + recipient: + $ref: '#/components/schemas/microsoft.graph.teamworkNotificationRecipient' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.unarchive': + post: + tags: + - users.Actions + summary: Invoke action unarchive + description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 + operationId: user.joinedTeam_unarchive + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberGroups': + post: + tags: + - users.Actions + summary: Invoke action checkMemberGroups + description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_checkMemberGroup + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + groupIds: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.checkMemberObjects': + post: + tags: + - users.Actions + summary: Invoke action checkMemberObjects + operationId: user.joinedTeam.permissionGrant_checkMemberObject + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + ids: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberGroups': + post: + tags: + - users.Actions + summary: Invoke action getMemberGroups + description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_getMemberGroup + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: resourceSpecificPermissionGrant-id + in: path + description: The unique identifier of resourceSpecificPermissionGrant + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.getMemberObjects': post: tags: - users.Actions - summary: Invoke action removeEmail - description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. + summary: Invoke action getMemberObjects + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 - operationId: user.joinedTeam.channel_removeEmail + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_getMemberObject parameters: - name: user-id in: path @@ -11000,30 +12579,61 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: channel-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of channel + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: channel + x-ms-docs-key-type: resourceSpecificPermissionGrant + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + securityEnabledOnly: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/installedApps/{teamsAppInstallation-id}/microsoft.graph.upgrade': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/microsoft.graph.restore': post: tags: - users.Actions - summary: Invoke action upgrade - description: Upgrade an app installation within a chat. + summary: Invoke action restore + description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0 - operationId: user.joinedTeam.installedApp_upgrade + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_restore parameters: - name: user-id in: path @@ -11041,42 +12651,34 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: teamsAppInstallation-id + - name: resourceSpecificPermissionGrant-id in: path - description: The unique identifier of teamsAppInstallation + description: The unique identifier of resourceSpecificPermissionGrant required: true style: simple schema: type: string - x-ms-docs-key-type: teamsAppInstallation - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - consentedPermissionSet: - $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: resourceSpecificPermissionGrant responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/members/microsoft.graph.add': + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/microsoft.graph.getAvailableExtensionProperties': post: tags: - users.Actions - summary: Invoke action add - description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + summary: Invoke action getAvailableExtensionProperties + description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 - operationId: user.joinedTeam.member_add + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_getAvailableExtensionProperty parameters: - name: user-id in: path @@ -11101,10 +12703,10 @@ paths: schema: type: object properties: - values: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + isSyncedFromOnPremises: + type: boolean + default: false + nullable: true additionalProperties: type: object required: true @@ -11114,12 +12716,13 @@ paths: content: application/json: schema: + title: Collection of extensionProperty type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.actionResultPart' + $ref: '#/components/schemas/microsoft.graph.extensionProperty' '@odata.nextLink': type: string nullable: true @@ -11131,16 +12734,16 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.archive': + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/microsoft.graph.getByIds': post: tags: - users.Actions - summary: Invoke action archive - description: "Archive the specified team. \nWhen a team is archived, users can no longer send or like messages on any channel in the team, edit the team's name, description, or other settings, or in general make most changes to the team.\nMembership changes to the team continue to be allowed. Archiving is an async operation. A team is archived once the async operation completes successfully, which may occur subsequent to a response from this API. To archive a team, the team and group must have an owner. To restore a team from its archived state, use the API to unarchive." + summary: Invoke action getByIds + description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-archive?view=graph-rest-1.0 - operationId: user.joinedTeam_archive + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_getGraphBPreId parameters: - name: user-id in: path @@ -11165,29 +12768,52 @@ paths: schema: type: object properties: - shouldSetSpoSiteReadOnlyForMembers: - type: boolean - default: false - nullable: true + ids: + type: array + items: + type: string + types: + type: array + items: + type: string + nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.clone': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/microsoft.graph.validateProperties': post: tags: - users.Actions - summary: Invoke action clone - description: "Create a copy of a team. This operation also creates a copy of the corresponding group.\nYou can specify which parts of the team to clone: When tabs are cloned, they are put into an unconfigured state \n-- they are displayed on the tab bar in Microsoft Teams, and the first time you open them, you'll go through the configuration screen. \n(If the person opening the tab does not have permission to configure apps, they will see a message explaining that the tab hasn't been configured.) Cloning is a long-running operation.\nAfter the POST clone returns, you need to GET the operation to see if it's 'running' or 'succeeded' or 'failed'. \nYou should continue to GET until the status is not 'running'. \nThe recommended delay between GETs is 5 seconds." + summary: Invoke action validateProperties + description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-clone?view=graph-rest-1.0 - operationId: user.joinedTeam_clone + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + operationId: user.joinedTeam.permissionGrant_validateProperty parameters: - name: user-id in: path @@ -11212,22 +12838,20 @@ paths: schema: type: object properties: - displayName: + entityType: type: string nullable: true - description: + displayName: type: string nullable: true mailNickname: type: string nullable: true - classification: + onBehalfOfUserId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string + format: uuid nullable: true - visibility: - $ref: '#/components/schemas/microsoft.graph.teamVisibilityType' - partsToClone: - $ref: '#/components/schemas/microsoft.graph.clonableTeamParts' additionalProperties: type: object required: true @@ -11237,16 +12861,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.completeMigration': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/members/microsoft.graph.add': post: tags: - users.Actions - summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a team. `Migration mode` is a special state where certain operations are barred, like message POST and membership operations during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + summary: Invoke action add + description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0 - operationId: user.joinedTeam_completeMigration + url: https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 + operationId: user.joinedTeam.primaryChannel.member_add parameters: - name: user-id in: path @@ -11264,22 +12888,49 @@ paths: schema: type: string x-ms-docs-key-type: team + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + values: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.conversationMember' + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionResultPart' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.sendActivityNotification': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.setReaction': post: tags: - users.Actions - summary: Invoke action sendActivityNotification - description: "Send an activity feed notification in the scope of a team. For more details about sending notifications and the requirements for doing so, see\nsending Teams activity notifications." - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0 - operationId: user.joinedTeam_sendActivityNotification + summary: Invoke action setReaction + operationId: user.joinedTeam.primaryChannel.message_setReaction parameters: - name: user-id in: path @@ -11297,6 +12948,14 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: Action parameters content: @@ -11304,23 +12963,9 @@ paths: schema: type: object properties: - topic: - $ref: '#/components/schemas/microsoft.graph.teamworkActivityTopic' - activityType: + reactionType: type: string nullable: true - chainId: - type: integer - format: int64 - nullable: true - previewText: - $ref: '#/components/schemas/microsoft.graph.itemBody' - templateParameters: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValuePair' - recipient: - $ref: '#/components/schemas/microsoft.graph.teamworkNotificationRecipient' additionalProperties: type: object required: true @@ -11330,16 +12975,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/microsoft.graph.unarchive': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete': post: tags: - users.Actions - summary: Invoke action unarchive - description: 'Restore an archived team. This restores users'' ability to send messages and edit the team, abiding by tenant and team settings. Teams are archived using the archive API. Unarchiving is an async operation. A team is unarchived once the async operation completes successfully, which may occur subsequent to a response from this API.' + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0 - operationId: user.joinedTeam_unarchive + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.primaryChannel.message_softDelete parameters: - name: user-id in: path @@ -11357,22 +13002,67 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/members/microsoft.graph.add': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': post: tags: - users.Actions - summary: Invoke action add - description: Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created. + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0 - operationId: user.joinedTeam.primaryChannel.member_add + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.primaryChannel.message_undoSoftDelete + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.unsetReaction': + post: + tags: + - users.Actions + summary: Invoke action unsetReaction + operationId: user.joinedTeam.primaryChannel.message_unsetReaction parameters: - name: user-id in: path @@ -11390,6 +13080,14 @@ paths: schema: type: string x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage requestBody: description: Action parameters content: @@ -11397,46 +13095,24 @@ paths: schema: type: object properties: - values: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.conversationMember' + reactionType: + type: string + nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.actionResultPart' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': post: tags: - users.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.primaryChannel.message_softDelete + summary: Invoke action setReaction + operationId: user.joinedTeam.primaryChannel.message.reply_setReaction parameters: - name: user-id in: path @@ -11462,22 +13138,43 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': post: tags: - users.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action softDelete + description: Delete a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.primaryChannel.message_undoSoftDelete + url: https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.primaryChannel.message.reply_softDelete parameters: - name: user-id in: path @@ -11503,22 +13200,30 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: The unique identifier of chatMessage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chatMessage responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': post: tags: - users.Actions - summary: Invoke action softDelete - description: Delete a single chatMessage or a chat message reply in a channel or a chat. + summary: Invoke action undoSoftDelete + description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.primaryChannel.message.reply_softDelete + url: https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 + operationId: user.joinedTeam.primaryChannel.message.reply_undoSoftDelete parameters: - name: user-id in: path @@ -11558,16 +13263,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': post: tags: - users.Actions - summary: Invoke action undoSoftDelete - description: Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat. - externalDocs: - description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: user.joinedTeam.primaryChannel.message.reply_undoSoftDelete + summary: Invoke action unsetReaction + operationId: user.joinedTeam.primaryChannel.message.reply_unsetReaction parameters: - name: user-id in: path @@ -11601,6 +13302,19 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + reactionType: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -11612,10 +13326,10 @@ paths: tags: - users.Actions summary: Invoke action completeMigration - description: 'Complete the message migration process by removing `migration mode` from a channel in a team. `Migration mode` is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a **completeMigration** request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' + description: 'Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you cannot import additional messages into the team. You can add members to the team after the request returns a successful response.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_completeMigration parameters: - name: user-id @@ -11645,10 +13359,10 @@ paths: tags: - users.Actions summary: Invoke action provisionEmail - description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a **channel** by default. To have Teams provision an email address, you can call **provisionEmail**, or through the Teams user interface, select **Get email address**, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a **channel**, use the removeEmail method.' + description: 'Provision an email address for a channel. Microsoft Teams doesn''t automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_provisionEmail parameters: - name: user-id @@ -11685,7 +13399,7 @@ paths: description: Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_removeEmail parameters: - name: user-id @@ -11715,10 +13429,10 @@ paths: tags: - users.Actions summary: Invoke action share - description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The **notifyTeam** parameter further specifies which employees can view the item." + description: "Share a schedule time range with schedule members.\nMake the collections of shift, openshift and timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers.\nEach shift, openshift and timeOff instance in a schedule supports a draft version and a shared version of the item. The draft version is viewable by only managers, and the shared version is viewable by employees and managers. For each shift, openshift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item. The notifyTeam parameter further specifies which employees can view the item." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0 operationId: user.joinedTeam.schedule_share parameters: - name: user-id @@ -11772,10 +13486,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message.attachment_createUploadSession parameters: - name: user-id @@ -11840,7 +13554,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_copy parameters: - name: user-id @@ -11902,10 +13616,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createForward parameters: - name: user-id @@ -11974,10 +13688,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createReply parameters: - name: user-id @@ -12042,10 +13756,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_createReplyAll parameters: - name: user-id @@ -12110,10 +13824,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_forward parameters: - name: user-id @@ -12181,7 +13895,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_move parameters: - name: user-id @@ -12243,10 +13957,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to an existing message and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to an existing message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_reply parameters: - name: user-id @@ -12307,10 +14021,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_replyAll parameters: - name: user-id @@ -12371,10 +14085,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_send parameters: - name: user-id @@ -12423,7 +14137,7 @@ paths: description: Copy a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_copy parameters: - name: user-id @@ -12480,7 +14194,7 @@ paths: description: Move a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_move parameters: - name: user-id @@ -12534,10 +14248,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.mailFolder.message.attachment_createUploadSession parameters: - name: user-id @@ -12594,7 +14308,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.mailFolder.message_copy parameters: - name: user-id @@ -12648,10 +14362,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.mailFolder.message_createForward parameters: - name: user-id @@ -12712,10 +14426,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.mailFolder.message_createReply parameters: - name: user-id @@ -12772,10 +14486,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.mailFolder.message_createReplyAll parameters: - name: user-id @@ -12832,10 +14546,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.mailFolder.message_forward parameters: - name: user-id @@ -12895,7 +14609,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.mailFolder.message_move parameters: - name: user-id @@ -12949,10 +14663,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to an existing message and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to an existing message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.mailFolder.message_reply parameters: - name: user-id @@ -13005,10 +14719,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.mailFolder.message_replyAll parameters: - name: user-id @@ -13061,10 +14775,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.mailFolder.message_send parameters: - name: user-id @@ -13105,7 +14819,7 @@ paths: description: Copy a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0 operationId: user.mailFolder_copy parameters: - name: user-id @@ -13154,7 +14868,7 @@ paths: description: Move a mailfolder and its contents to another mailfolder. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0 operationId: user.mailFolder_move parameters: - name: user-id @@ -13250,7 +14964,7 @@ paths: description: Bypass activation lock externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0 operationId: user.managedDevice_bypassActivationLock parameters: - name: user-id @@ -13283,7 +14997,7 @@ paths: description: Clean Windows device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0 operationId: user.managedDevice_cleanWindowsDevice parameters: - name: user-id @@ -13329,7 +15043,7 @@ paths: description: Delete user from shared Apple device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0 operationId: user.managedDevice_deleteUserFromSharedAppleDevice parameters: - name: user-id @@ -13375,7 +15089,7 @@ paths: description: Disable lost mode externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0 operationId: user.managedDevice_disableLostMode parameters: - name: user-id @@ -13408,7 +15122,7 @@ paths: description: Locate a device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0 operationId: user.managedDevice_locateDevice parameters: - name: user-id @@ -13441,7 +15155,7 @@ paths: description: Logout shared Apple device active user externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0 operationId: user.managedDevice_logoutSharedAppleDeviceActiveUser parameters: - name: user-id @@ -13474,7 +15188,7 @@ paths: description: Reboot device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0 operationId: user.managedDevice_rebootNow parameters: - name: user-id @@ -13507,7 +15221,7 @@ paths: description: Recover passcode externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0 operationId: user.managedDevice_recoverPasscode parameters: - name: user-id @@ -13540,7 +15254,7 @@ paths: description: Remote lock externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0 operationId: user.managedDevice_remoteLock parameters: - name: user-id @@ -13573,7 +15287,7 @@ paths: description: Request remote assistance externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0 operationId: user.managedDevice_requestRemoteAssistance parameters: - name: user-id @@ -13606,7 +15320,7 @@ paths: description: Reset passcode externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0 operationId: user.managedDevice_resetPasscode parameters: - name: user-id @@ -13639,7 +15353,7 @@ paths: description: Retire a device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0 operationId: user.managedDevice_retire parameters: - name: user-id @@ -13672,7 +15386,7 @@ paths: description: Shut down device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0 operationId: user.managedDevice_shutDown parameters: - name: user-id @@ -13705,7 +15419,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0 operationId: user.managedDevice_syncDevice parameters: - name: user-id @@ -13738,7 +15452,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0 operationId: user.managedDevice_updateWindowsDeviceAccount parameters: - name: user-id @@ -13783,7 +15497,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0 operationId: user.managedDevice_windowsDefenderScan parameters: - name: user-id @@ -13829,7 +15543,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0 operationId: user.managedDevice_windowsDefenderUpdateSignature parameters: - name: user-id @@ -13862,7 +15576,7 @@ paths: description: Wipe a device externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0 operationId: user.managedDevice_wipe parameters: - name: user-id @@ -13917,10 +15631,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a `POST` operation on the **attachments** navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. Request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' + description: 'Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that''s smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0 operationId: user.message.attachment_createUploadSession parameters: - name: user-id @@ -13969,7 +15683,7 @@ paths: description: Copy a message to a folder within the user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0 operationId: user.message_copy parameters: - name: user-id @@ -14015,10 +15729,10 @@ paths: tags: - users.Actions summary: Invoke action createForward - description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." + description: "Create a draft to forward an existing message, in either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error.\n- Update the draft later to add content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, forward a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0 operationId: user.message_createForward parameters: - name: user-id @@ -14071,10 +15785,10 @@ paths: tags: - users.Actions summary: Invoke action createReply - description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If **replyTo** is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in **replyTo**, and not the recipients in **from**.\n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." + description: "Create a draft to reply to the sender of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If replyTo is specified in the original message, per Internet Message Format (RFC 2822), you should send the reply to the recipients in replyTo, and not the recipients in from.\n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply to a message in a single operation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0 operationId: user.message_createReply parameters: - name: user-id @@ -14123,10 +15837,10 @@ paths: tags: - users.Actions summary: Invoke action createReplyAll - description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the **replyTo** and **toRecipients** properties, and not the recipients in the **from** and **toRecipients** properties. \n- You can update the draft later to add reply content to the **body** or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." + description: "Create a draft to reply to the sender and all recipients of a message in either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), you should send the reply to the recipients in the replyTo and toRecipients properties, and not the recipients in the from and toRecipients properties. \n- You can update the draft later to add reply content to the body or change other message properties. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. Send the draft message in a subsequent operation. Alternatively, reply-all to a message in a single action." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0 operationId: user.message_createReplyAll parameters: - name: user-id @@ -14175,10 +15889,10 @@ paths: tags: - users.Actions summary: Invoke action forward - description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the `toRecipients` parameter or the **toRecipients** property of the `message` parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to forward a message, and send it later." + description: "Forward a message using either JSON or MIME format. When using JSON format, you can:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- Specify either the toRecipients parameter or the toRecipients property of the message parameter. Specifying both or specifying neither will return an HTTP 400 Bad Request error. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to forward a message, and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0 operationId: user.message_forward parameters: - name: user-id @@ -14230,7 +15944,7 @@ paths: description: Move a message to another folder within the specified user's mailbox. This creates a new copy of the message in the destination folder and removes the original message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0 operationId: user.message_move parameters: - name: user-id @@ -14276,10 +15990,10 @@ paths: tags: - users.Actions summary: Invoke action reply - description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP `400 Bad Request` error.\n* If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply to an existing message and send it later." + description: "Reply to the sender of a message using either JSON or MIME format. When using JSON format:\n* Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n* If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply to an existing message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0 operationId: user.message_reply parameters: - name: user-id @@ -14324,10 +16038,10 @@ paths: tags: - users.Actions summary: Invoke action replyAll - description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the **body** property of the `message` parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the **replyTo** property, per Internet Message Format (RFC 2822), send the reply to the recipients in **replyTo** and not the recipient in the **from** property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft to reply-all to a message and send it later." + description: "Reply to all recipients of a message using either JSON or MIME format. When using JSON format:\n- Specify either a comment or the body property of the message parameter. Specifying both will return an HTTP 400 Bad Request error.\n- If the original message specifies a recipient in the replyTo property, per Internet Message Format (RFC 2822), send the reply to the recipients in replyTo and not the recipient in the from property. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft to reply-all to a message and send it later." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0 operationId: user.message_replyAll parameters: - name: user-id @@ -14372,10 +16086,10 @@ paths: tags: - users.Actions summary: Invoke action send - description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.' + description: 'Send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the Sent Items folder. Alternatively, send a new message in a single operation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-send?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0 operationId: user.message_send parameters: - name: user-id @@ -14408,7 +16122,7 @@ paths: description: Add or remove subscriptions for the user. You can also enable and disable specific plans associated with a subscription. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0 operationId: user_assignLicense parameters: - name: user-id @@ -14435,7 +16149,7 @@ paths: description: Enable the user to update their password. Any user can update their password without belonging to any administrator role. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0 operationId: user_changePassword parameters: - name: user-id @@ -14462,7 +16176,7 @@ paths: description: 'Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0 operationId: user_checkMemberGroup parameters: - name: user-id @@ -14570,7 +16284,7 @@ paths: description: 'Submit a data policy operation request from a company administrator or an application to export an organizational user''s data. This data includes the user''s data stored in OneDrive and their activity reports. For more guidance about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0 operationId: user_exportPersonalData parameters: - name: user-id @@ -14594,10 +16308,10 @@ paths: tags: - users.Actions summary: Invoke action findMeetingTimes - description: "Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. If **findMeetingTimes** cannot return any meeting suggestions, the response would indicate a reason in the **emptySuggestionsReason** property. \nBased on this value, you can better adjust the parameters and call **findMeetingTimes** again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time." + description: "Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property. \nBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0 operationId: user_findMeetingTime parameters: - name: user-id @@ -14621,10 +16335,10 @@ paths: tags: - users.Actions summary: Invoke action getMailTips - description: "Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a `POST` call to the `getMailTips` action, you can request specific types of MailTips to \nbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection." + description: "Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to \nbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0 operationId: user_getMailTip parameters: - name: user-id @@ -14654,7 +16368,7 @@ paths: description: 'Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 operationId: user_getMemberGroup parameters: - name: user-id @@ -14707,10 +16421,10 @@ paths: tags: - users.Actions summary: Invoke action getMemberObjects - description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. **Note:** Only users and role-enabled groups can be members of directory roles.' + description: 'Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0 operationId: user_getMemberObject parameters: - name: user-id @@ -14766,7 +16480,7 @@ paths: description: Retire all devices from management for this user externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0 operationId: user_removeAllDevicesFromManagement parameters: - name: user-id @@ -14791,7 +16505,7 @@ paths: description: 'Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. Also see Identify and resolve license assignment problems for a group in Azure Active Directory for more details.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0 operationId: user_reprocessLicenseAssignment parameters: - name: user-id @@ -14816,7 +16530,7 @@ paths: description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This is not applicable to security groups, which are deleted permanently. A recently deleted item will remain available for up to 30 days. After 30 days, the item is permanently deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0 operationId: user_restore parameters: - name: user-id @@ -14842,10 +16556,10 @@ paths: tags: - users.Actions summary: Invoke action revokeSignInSessions - description: 'Invalidates all the refresh tokens issued to applications for a user (as well as session cookies in a user''s browser), by resetting the **signInSessionsValidFromDateTime** user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation prevents access to the organization''s data through applications on the device by requiring the user to sign in again to all applications that they have previously consented to, independent of device.' + description: 'Invalidates all the refresh tokens issued to applications for a user (as well as session cookies in a user''s browser), by resetting the signInSessionsValidFromDateTime user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device. This operation prevents access to the organization''s data through applications on the device by requiring the user to sign in again to all applications that they have previously consented to, independent of device.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0 operationId: user_revokeSignInSession parameters: - name: user-id @@ -14867,10 +16581,10 @@ paths: tags: - users.Actions summary: Invoke action sendMail - description: "Send the message specified in the request body using either JSON or MIME format. When using JSON format you can include a file attachment in the same **sendMail** action call. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the **Sent Items** folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here." + description: "Send the message specified in the request body using either JSON or MIME format. When using JSON format you can include a file attachment in the same sendMail action call. When using MIME format:\n- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.\n- Add any attachments and S/MIME properties to the MIME content. This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0 operationId: user_sendMail parameters: - name: user-id @@ -14897,7 +16611,7 @@ paths: description: Translate identifiers of Outlook-related resources between formats. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0 operationId: user_translateExchangeId parameters: - name: user-id @@ -14927,7 +16641,7 @@ paths: description: Issues a wipe operation on an app registration with specified device tag. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-mam-user-wipemanagedappregistrationsbydevicetag?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-wipemanagedappregistrationsbydevicetag?view=graph-rest-1.0 operationId: user_wipeManagedAppRegistrationsGraphBPreDeviceTag parameters: - name: user-id @@ -14954,7 +16668,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0 operationId: user.onenote.notebook_copyNotebook parameters: - name: user-id @@ -15016,7 +16730,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_copyToNotebook parameters: - name: user-id @@ -15094,7 +16808,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section_copyToSectionGroup parameters: - name: user-id @@ -15172,7 +16886,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.notebook.sectionGroup.section.page_copyToSection parameters: - name: user-id @@ -15322,7 +17036,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.notebook.section_copyToNotebook parameters: - name: user-id @@ -15392,7 +17106,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.notebook.section_copyToSectionGroup parameters: - name: user-id @@ -15462,7 +17176,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.notebook.section.page_copyToSection parameters: - name: user-id @@ -15596,7 +17310,7 @@ paths: 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.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0 operationId: user.onenote.notebook_getNotebookFromWebUrl parameters: - name: user-id @@ -15638,7 +17352,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.page_copyToSection parameters: - name: user-id @@ -15740,7 +17454,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_copyToNotebook parameters: - name: user-id @@ -15810,7 +17524,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section_copyToSectionGroup parameters: - name: user-id @@ -15880,7 +17594,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.sectionGroup.section.page_copyToSection parameters: - name: user-id @@ -16014,7 +17728,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0 operationId: user.onenote.section_copyToNotebook parameters: - name: user-id @@ -16076,7 +17790,7 @@ paths: description: 'For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0 operationId: user.onenote.section_copyToSectionGroup parameters: - name: user-id @@ -16138,7 +17852,7 @@ paths: description: 'Copy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0 operationId: user.onenote.section.page_copyToSection parameters: - name: user-id @@ -16256,7 +17970,7 @@ paths: description: 'Create an onlineMeeting object with a custom specified external ID. If the external ID already exists, this API will return the onlineMeeting object with that external ID. ' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0 operationId: user.onlineMeeting_createOrGet parameters: - name: user-id @@ -16311,10 +18025,10 @@ paths: tags: - users.Actions summary: Invoke action clearPresence - description: 'Clear the application''s presence session for a user. If it is the user''s only presence session, the user''s presence will change to `Offline/Offline`. For details about presences sessions, see presence: setPresence.' + description: 'Clear the application''s presence session for a user. If it is the user''s only presence session, the user''s presence will change to Offline/Offline. For details about presences sessions, see presence: setPresence.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0 operationId: user.presence_clearPresence parameters: - name: user-id @@ -16352,7 +18066,7 @@ paths: description: Clear the preferred availability and activity status for a user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0 operationId: user.presence_clearUserPreferredPresence parameters: - name: user-id @@ -16377,7 +18091,7 @@ paths: description: Set the state of a user's presence session as an application. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0 operationId: user.presence_setPresence parameters: - name: user-id @@ -16421,10 +18135,10 @@ paths: tags: - users.Actions summary: Invoke action setUserPreferredPresence - description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence shows as the preferred status. Preferred presence takes effect only when at least one presence session exists for the user. Otherwise, the user''s presence shows as `Offline`. A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. For more details, see presence sessions and time-out and expiration.' + description: 'Set the preferred availability and activity status for a user. If the preferred presence of a user is set, the user''s presence shows as the preferred status. Preferred presence takes effect only when at least one presence session exists for the user. Otherwise, the user''s presence shows as Offline. A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. For more details, see presence sessions and time-out and expiration.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0 operationId: user.presence_setUserPreferredPresence parameters: - name: user-id @@ -16468,7 +18182,7 @@ paths: description: 'Send an activity feed notification to a user. For more details about sending notifications and the requirements for doing so, see sending Teams activity notifications.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0 operationId: user.teamwork_sendActivityNotification parameters: - name: user-id @@ -16515,10 +18229,10 @@ paths: tags: - users.Actions summary: Invoke action createUploadSession - description: 'Create an upload session to iteratively upload ranges of a file as an attachment to a todoTask. As part of the response, this action returns an upload URL that you can use in subsequent sequential `PUT` queries. The request headers for each `PUT` operation let you specify the exact range of bytes to be uploaded. This allows the transfer to be resumed, in case the network connection is dropped during the upload. The following are the steps to attach a file to a Microsoft To Do task using an upload session: For an example that describes the end-to-end attachment process, see attach files to a To Do task.' + description: 'Create an upload session to iteratively upload ranges of a file as an attachment to a todoTask. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. The request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows the transfer to be resumed, in case the network connection is dropped during the upload. The following are the steps to attach a file to a Microsoft To Do task using an upload session: For an example that describes the end-to-end attachment process, see attach files to a To Do task.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0 operationId: user.todo.list.task.attachment_createUploadSession parameters: - name: user-id @@ -16575,7 +18289,7 @@ paths: description: "Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties:\n+ user\n+ group\n+ administrativeUnit\n+ application\n+ device\n+ organization" externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0 operationId: user_getAvailableExtensionProperty requestBody: description: Action parameters @@ -16623,7 +18337,7 @@ paths: description: 'Return the directory objects specified in a list of IDs. Some common uses for this function are to:' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0 operationId: user_getGraphBPreId requestBody: description: Action parameters @@ -16676,7 +18390,7 @@ paths: description: "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\n1. Validate the prefix and suffix naming policy\n2. Validate the custom banned words policy\n3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0 operationId: user_validateProperty requestBody: description: Action parameters @@ -16923,6 +18637,47 @@ components: type: object additionalProperties: type: object + microsoft.graph.directoryObject: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: directoryObject + type: object + properties: + deletedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when this object was deleted. Always null when the object hasn't been deleted. + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.extensionProperty: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: extensionProperty + type: object + properties: + appDisplayName: + type: string + description: Display name of the application object on which this extension property is defined. Read-only. + nullable: true + dataType: + type: string + description: Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum + isSyncedFromOnPremises: + type: boolean + description: Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only. + nullable: true + name: + type: string + description: Name of the extension property. Not nullable. Supports $filter (eq). + targetObjects: + type: array + items: + type: string + description: Following values are supported. Not nullable. UserGroupAdministrativeUnitApplicationDeviceOrganization + additionalProperties: + type: object microsoft.graph.sensitivityLabelAssignmentMethod: title: sensitivityLabelAssignmentMethod enum: @@ -17112,7 +18867,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -17515,20 +19270,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.directoryObject: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: directoryObject - type: object - properties: - deletedDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - description: Date and time when this object was deleted. Always null when the object hasn't been deleted. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.onenoteOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.operation' @@ -17667,6 +19408,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -17766,33 +19510,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.extensionProperty: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: extensionProperty - type: object - properties: - appDisplayName: - type: string - description: Display name of the application object on which this extension property is defined. Read-only. - nullable: true - dataType: - type: string - description: Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum - isSyncedFromOnPremises: - type: boolean - description: Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only. - nullable: true - name: - type: string - description: Name of the extension property. Not nullable. Supports $filter (eq). - targetObjects: - type: array - items: - type: string - description: Following values are supported. Not nullable. UserGroupAdministrativeUnitApplicationDeviceOrganization - additionalProperties: - type: object microsoft.graph.attachmentType: title: attachmentType enum: @@ -18646,11 +20363,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -19538,6 +21255,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -21276,6 +22995,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -21583,7 +23307,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -23076,6 +24800,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -23182,6 +24911,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -26071,6 +27805,34 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28786,34 +30548,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index ec2f29c5fa2..0d1e86b3774 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -11,10 +11,10 @@ paths: tags: - users.Functions summary: Invoke function recent - description: 'Get recent activities for a given user. This OData function has some default behaviors included to make it operate like a ''most recently used'' API. The service will query for the most recent historyItems, and then pull those related activities. Activities will be sorted according to the most recent **lastModified** on the **historyItem**. This means that activities without **historyItems** will not be included in the response. The UserActivity.ReadWrite.CreatedByApp permission will also apply extra filtering to the response, so that only activities created by your application are returned. This server-side filtering might result in empty pages if the user is particularly active and other applications have created more recent activities. To get your application''s activities, use the **nextLink** property to paginate.' + description: 'Get recent activities for a given user. This OData function has some default behaviors included to make it operate like a ''most recently used'' API. The service will query for the most recent historyItems, and then pull those related activities. Activities will be sorted according to the most recent lastModified on the historyItem. This means that activities without historyItems will not be included in the response. The UserActivity.ReadWrite.CreatedByApp permission will also apply extra filtering to the response, so that only activities created by your application are returned. This server-side filtering might result in empty pages if the user is particularly active and other applications have created more recent activities. To get your application''s activities, use the nextLink property to paginate.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0 operationId: user.activity_recent parameters: - name: user-id @@ -124,10 +124,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_delta parameters: - name: user-id @@ -350,10 +350,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView_delta parameters: - name: user-id @@ -568,10 +568,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance_delta parameters: - name: user-id @@ -794,10 +794,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event_delta parameters: - name: user-id @@ -1062,10 +1062,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_delta parameters: - name: user-id @@ -1304,10 +1304,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_delta parameters: - name: user-id @@ -1538,10 +1538,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_delta parameters: - name: user-id @@ -1780,10 +1780,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_delta parameters: - name: user-id @@ -2080,10 +2080,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_delta parameters: - name: user-id @@ -2314,10 +2314,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.calendarView_delta parameters: - name: user-id @@ -2540,10 +2540,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event.instance_delta parameters: - name: user-id @@ -2774,10 +2774,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendar.event_delta parameters: - name: user-id @@ -3058,10 +3058,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView.instance_delta parameters: - name: user-id @@ -3284,10 +3284,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.calendarView_delta parameters: - name: user-id @@ -3801,6 +3801,89 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/chats/{chat-id}/permissionGrants/microsoft.graph.delta()': + get: + tags: + - users.Functions + summary: Invoke function delta + operationId: user.chat.permissionGrant_delta + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: chat-id + in: path + description: The unique identifier of chat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: chat + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/users/{user-id}/chats/microsoft.graph.getAllMessages()': get: tags: @@ -3950,10 +4033,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contactFolder.childFolder.contact_delta parameters: - name: user-id @@ -4157,10 +4240,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." + description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A delta function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 operationId: user.contactFolder.childFolder_delta parameters: - name: user-id @@ -4251,10 +4334,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contactFolder.contact_delta parameters: - name: user-id @@ -4450,10 +4533,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." + description: "Get a set of contact folders that have been added, deleted, or removed from the user's mailbox. A delta function call for contact folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contact folders. This allows you to maintain and synchronize \na local store of a user's contact folders without having to fetch all the contact folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0 operationId: user.contactFolder_delta parameters: - name: user-id @@ -4536,10 +4619,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A **delta** function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " + description: "Get a set of contacts that have been added, deleted, or updated in a specified folder. A delta function call for contacts in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the contacts in \nthat folder. This allows you to maintain and synchronize a local store of a user's contacts without \nhaving to fetch the entire set of contacts from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0 operationId: user.contact_delta parameters: - name: user-id @@ -7821,10 +7904,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event.instance_delta parameters: - name: user-id @@ -8047,10 +8130,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: 'Get a set of event resources that have been added, deleted, or updated in a **calendarView** (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a **calendarView** in a local store entails a round of multiple **delta** function calls. The initial call is a full synchronization, and every subsequent **delta** call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified **calendarView**, without having to fetch all the events of that calendar from the server every time.' + description: 'Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user''s primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0 operationId: user.event_delta parameters: - name: user-id @@ -8803,6 +8886,89 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/joinedTeams/{team-id}/permissionGrants/microsoft.graph.delta()': + get: + tags: + - users.Functions + summary: Invoke function delta + operationId: user.joinedTeam.permissionGrant_delta + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: team-id + in: path + description: The unique identifier of team + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: team + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of directoryObject + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + '@odata.nextLink': + type: string + nullable: true + '@odata.deltaLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: @@ -9319,10 +9485,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_delta parameters: - name: user-id @@ -9505,10 +9671,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." + description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A delta function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 operationId: user.mailFolder.childFolder_delta parameters: - name: user-id @@ -9612,10 +9778,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.mailFolder.message_delta parameters: - name: user-id @@ -9790,10 +9956,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A **delta** function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." + description: "Get a set of mail folders that have been added, deleted, or removed from the user's mailbox. A delta function call for mail folders in a mailbox is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, \nyou can query for incremental changes in the mail folders. This allows you to maintain and synchronize \na local store of a user's mail folders without having to fetch all the mail folders of that mailbox from the server every time." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0 operationId: user.mailFolder_delta parameters: - name: user-id @@ -9889,10 +10055,10 @@ paths: tags: - users.Functions summary: Invoke function delta - description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A **delta** function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " + description: "Get a set of messages that have been added, deleted, or updated in a specified folder. A delta function call for messages in a folder is similar to a GET request, except that by appropriately \napplying state tokens in one or more of these calls, you can [query for incremental changes in the messages in \nthat folder](/graph/delta-query-messages). This allows you to maintain and synchronize a local store of a user's messages without \nhaving to fetch the entire set of messages from the server every time. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0 operationId: user.message_delta parameters: - name: user-id @@ -10617,7 +10783,7 @@ paths: description: "Get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by \ngetting the user's mailbox settings." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0 operationId: user.outlook_supportedLanguage parameters: - name: user-id @@ -11002,6 +11168,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -11152,6 +11319,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -11634,6 +11803,20 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.directoryObject: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: directoryObject + type: object + properties: + deletedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when this object was deleted. Always null when the object hasn't been deleted. + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.contact: allOf: - $ref: '#/components/schemas/microsoft.graph.outlookItem' @@ -12481,6 +12664,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -14376,7 +14561,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -14420,11 +14605,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string @@ -14911,20 +15096,6 @@ components: - flaggedEmails - unknownFutureValue type: string - microsoft.graph.directoryObject: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: directoryObject - type: object - properties: - deletedDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - description: Date and time when this object was deleted. Always null when the object hasn't been deleted. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.signInActivity: title: signInActivity type: object @@ -15007,6 +15178,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -15314,7 +15490,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -16179,6 +16355,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -16397,6 +16576,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -16503,6 +16687,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -20051,6 +20240,34 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.resourceSpecificPermissionGrant: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: resourceSpecificPermissionGrant + type: object + properties: + clientAppId: + type: string + description: ID of the service principal of the Azure AD app that has been granted access. Read-only. + nullable: true + clientId: + type: string + description: ID of the Azure AD app that has been granted access. Read-only. + nullable: true + permission: + type: string + description: The name of the resource-specific permission. Read-only. + nullable: true + permissionType: + type: string + description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' + nullable: true + resourceAppId: + type: string + description: ID of the Azure AD app that is hosting the resource. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.pinnedChatMessageInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -22760,34 +22977,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.resourceSpecificPermissionGrant: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: resourceSpecificPermissionGrant - type: object - properties: - clientAppId: - type: string - description: ID of the service principal of the Azure AD app that has been granted access. Read-only. - nullable: true - clientId: - type: string - description: ID of the Azure AD app that has been granted access. Read-only. - nullable: true - permission: - type: string - description: The name of the resource-specific permission. Read-only. - nullable: true - permissionType: - type: string - description: 'The type of permission. Possible values are: Application, Delegated. Read-only.' - nullable: true - resourceAppId: - type: string - description: ID of the Azure AD app that is hosting the resource. Read-only. - nullable: true - additionalProperties: - type: object microsoft.graph.groupSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index c5d3741518d..a5c1ae8fcda 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -11,10 +11,10 @@ paths: tags: - users.user summary: List users - description: Retrieve a list of user objects. + description: List properties and relationships of the user objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0 operationId: user_ListUser parameters: - name: ConsistencyLevel @@ -71,6 +71,8 @@ paths: - createdDateTime desc - creationType - creationType desc + - customSecurityAttributes + - customSecurityAttributes desc - department - department desc - displayName @@ -221,6 +223,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -406,7 +409,7 @@ paths: description: Create a new user object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0 operationId: user_CreateUser requestBody: description: New entity @@ -433,7 +436,7 @@ paths: description: Read properties and relationships of the user object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0 operationId: user_GetUser parameters: - name: user-id @@ -469,6 +472,7 @@ paths: - country - createdDateTime - creationType + - customSecurityAttributes - department - displayName - employeeHireDate @@ -655,7 +659,7 @@ paths: description: Update the properties of a user object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0 operationId: user_UpdateUser parameters: - name: user-id @@ -686,11 +690,11 @@ paths: delete: tags: - users.user - summary: Delete user - description: Deletes a user. + summary: Delete a user + description: 'Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0 operationId: user_DeleteUser parameters: - name: user-id @@ -721,7 +725,7 @@ paths: description: 'Get a list of directory objects that were created by the user. This API returns only those directory objects that were created by a user who isn''t in any administrator role; otherwise, it returns an empty object.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-createdobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-createdobjects?view=graph-rest-1.0 operationId: user_ListCreatedObject parameters: - name: user-id @@ -1022,7 +1026,7 @@ paths: description: The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-directreports?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-directreports?view=graph-rest-1.0 operationId: user_ListDirectReport parameters: - name: user-id @@ -1811,7 +1815,7 @@ paths: description: Retrieve a list of licenseDetails objects for enterprise users. This API returns details for licenses that are directly assigned and those transitively assigned through memberships in licensed groups. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-licensedetails?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-licensedetails?view=graph-rest-1.0 operationId: user_ListLicenseDetail parameters: - name: user-id @@ -2164,7 +2168,7 @@ paths: description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: user_GetManager parameters: - name: user-id @@ -2217,7 +2221,7 @@ paths: description: Remove a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 operationId: user_DeleteManager parameters: - name: user-id @@ -2248,7 +2252,7 @@ paths: description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: user_GetManagerGraphBPreRef parameters: - name: user-id @@ -2276,7 +2280,7 @@ paths: description: Assign a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0 operationId: user_SetManagerGraphBPreRef parameters: - name: user-id @@ -2302,7 +2306,7 @@ paths: description: Remove a user's manager. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0 operationId: user_DeleteManagerGraphBPreRef parameters: - name: user-id @@ -2333,7 +2337,7 @@ paths: description: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0 operationId: user_ListMemberGraphOPre parameters: - name: user-id @@ -3048,7 +3052,7 @@ paths: description: 'Retrieve a list of oAuth2PermissionGrant entities, which represent delegated permissions granted to enable a client application to access an API on behalf of the user.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0 operationId: user_ListOauth2PermissionGrant parameters: - name: user-id @@ -3255,7 +3259,7 @@ paths: description: Get all the categories that have been defined for the user. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-list-mastercategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-list-mastercategories?view=graph-rest-1.0 operationId: user.outlook_ListMasterCategory parameters: - name: user-id @@ -3317,7 +3321,7 @@ paths: description: Create an outlookCategory object in the user's master list of categories. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookuser-post-mastercategories?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookuser-post-mastercategories?view=graph-rest-1.0 operationId: user.outlook_CreateMasterCategory parameters: - name: user-id @@ -3353,7 +3357,7 @@ paths: description: Get the properties and relationships of the specified outlookCategory object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-get?view=graph-rest-1.0 operationId: user.outlook_GetMasterCategory parameters: - name: user-id @@ -3400,10 +3404,10 @@ paths: tags: - users.outlookUser summary: Update Outlook category - description: "Update the writable property, **color**, of the specified outlookCategory object. You cannot modify the **displayName** property \nonce you have created the category." + description: "Update the writable property, color, of the specified outlookCategory object. You cannot modify the displayName property \nonce you have created the category." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-update?view=graph-rest-1.0 operationId: user.outlook_UpdateMasterCategory parameters: - name: user-id @@ -3442,11 +3446,11 @@ paths: delete: tags: - users.outlookUser - summary: Delete Outlook category + summary: Delete outlookCategory description: Delete the specified outlookCategory object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/outlookcategory-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/outlookcategory-delete?view=graph-rest-1.0 operationId: user.outlook_DeleteMasterCategory parameters: - name: user-id @@ -3506,7 +3510,7 @@ paths: description: 'Devices that are owned by the user. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-owneddevices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-owneddevices?view=graph-rest-1.0 operationId: user_ListOwnedDevice parameters: - name: user-id @@ -4221,7 +4225,7 @@ paths: description: Directory objects that are owned by the user. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-ownedobjects?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-ownedobjects?view=graph-rest-1.0 operationId: user_ListOwnedObject parameters: - name: user-id @@ -4933,10 +4937,10 @@ paths: tags: - users.profilePhoto summary: Get profilePhoto - description: "Get the specified profilePhoto or its metadata (**profilePhoto** properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." + description: "Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,\n360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they are stored in Azure Active Directory. You can get the metadata of the largest available photo, or specify a size to get the metadata for that photo size.\nIf the size you request is not available, you can still get a smaller size that the user has uploaded and made available.\nFor example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of photo will be available for download." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: user_GetPhoto parameters: - name: user-id @@ -5035,7 +5039,7 @@ paths: summary: Get media content for the navigation property photo from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: user_GetPhotoContent parameters: - name: user-id @@ -5290,7 +5294,7 @@ paths: description: Devices that are registered for the user. Read-only. Nullable. Supports $expand. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-registereddevices?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-registereddevices?view=graph-rest-1.0 operationId: user_ListRegisteredDevice parameters: - name: user-id @@ -6005,7 +6009,7 @@ paths: description: "Read the user and organization userSettings object.\nTo learn how to update the properties of the userSettings object, see update user settings." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/usersettings-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/usersettings-get?view=graph-rest-1.0 operationId: user_GetSetting parameters: - name: user-id @@ -6061,7 +6065,7 @@ paths: description: "Update the properties of the userSettings object. \nUsers in the same organization can have different settings based on their preference or on the organization policies. \nTo get the user current settings, see current user settings. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/usersettings-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/usersettings-update?view=graph-rest-1.0 operationId: user_UpdateSetting parameters: - name: user-id @@ -6123,7 +6127,7 @@ paths: description: Retrieve the properties and relationships of a shiftPreferences object by ID. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0 operationId: user.setting_GetShiftPreference parameters: - name: user-id @@ -6179,7 +6183,7 @@ paths: description: Update the properties and relationships of a shiftPreferences object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0 operationId: user.setting_UpdateShiftPreference parameters: - name: user-id @@ -6350,7 +6354,7 @@ paths: description: Get a list of the todoTaskList objects and their properties. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todo-list-lists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todo-list-lists?view=graph-rest-1.0 operationId: user.todo_ListList parameters: - name: user-id @@ -6435,7 +6439,7 @@ paths: description: Create a new lists object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todo-post-lists?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todo-post-lists?view=graph-rest-1.0 operationId: user.todo_CreateList parameters: - name: user-id @@ -6471,7 +6475,7 @@ paths: description: Read the properties and relationships of a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-get?view=graph-rest-1.0 operationId: user.todo_GetList parameters: - name: user-id @@ -6539,7 +6543,7 @@ paths: description: Update the properties of a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-update?view=graph-rest-1.0 operationId: user.todo_UpdateList parameters: - name: user-id @@ -6582,7 +6586,7 @@ paths: description: Deletes a todoTaskList object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-delete?view=graph-rest-1.0 operationId: user.todo_DeleteList parameters: - name: user-id @@ -6917,10 +6921,10 @@ paths: tags: - users.todo summary: List tasks - description: Get the **todoTask** resources from the **tasks** navigation property of a specified todoTaskList. + description: Get the todoTask resources from the tasks navigation property of a specified todoTaskList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-list-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-list-tasks?view=graph-rest-1.0 operationId: user.todo.list_ListTask parameters: - name: user-id @@ -7052,7 +7056,7 @@ paths: description: Create a new task object in a specified todoTaskList. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotasklist-post-tasks?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotasklist-post-tasks?view=graph-rest-1.0 operationId: user.todo.list_CreateTask parameters: - name: user-id @@ -7096,7 +7100,7 @@ paths: description: Read the properties and relationships of a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-get?view=graph-rest-1.0 operationId: user.todo.list_GetTask parameters: - name: user-id @@ -7189,7 +7193,7 @@ paths: description: Update the properties of a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-update?view=graph-rest-1.0 operationId: user.todo.list_UpdateTask parameters: - name: user-id @@ -7240,7 +7244,7 @@ paths: description: Deletes a todoTask object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-delete?view=graph-rest-1.0 operationId: user.todo.list_DeleteTask parameters: - name: user-id @@ -7284,10 +7288,10 @@ paths: tags: - users.todo summary: List taskFileAttachments - description: Get a list of the taskFileAttachment objects and their properties. The **contentBytes** property will not be returned in the response. Use the Get attachment API to view the **contentBytes**. + description: Get a list of the taskFileAttachment objects and their properties. The contentBytes property will not be returned in the response. Use the Get attachment API to view the contentBytes. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_ListAttachment parameters: - name: user-id @@ -7371,7 +7375,7 @@ paths: description: 'Add a new taskFileAttachment object to a todoTask. This operation limits the size of the attachment you can add to under 3 MB. If the size of the file attachments is more than 3 MB, create an upload session to upload the attachments.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_CreateAttachment parameters: - name: user-id @@ -7423,7 +7427,7 @@ paths: description: Read the properties and relationships of a taskFileAttachment object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetAttachment parameters: - name: user-id @@ -7491,7 +7495,7 @@ paths: description: Delete a taskFileAttachment object from a todoTask resource. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/taskfileattachment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/taskfileattachment-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteAttachment parameters: - name: user-id @@ -7545,7 +7549,7 @@ paths: summary: Get media content for the navigation property attachments from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-attachments?view=graph-rest-1.0 operationId: user.todo.list.task_GetAttachmentsContent parameters: - name: user-id @@ -8080,7 +8084,7 @@ paths: description: Get the checklistItem resources associated to a todoTask from the checklistItems navigation property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-checklistitems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-checklistitems?view=graph-rest-1.0 operationId: user.todo.list.task_ListChecklistItem parameters: - name: user-id @@ -8177,7 +8181,7 @@ paths: description: Create a new checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-checklistitems?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-checklistitems?view=graph-rest-1.0 operationId: user.todo.list.task_CreateChecklistItem parameters: - name: user-id @@ -8229,7 +8233,7 @@ paths: description: Read the properties and relationships of a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetChecklistItem parameters: - name: user-id @@ -8309,7 +8313,7 @@ paths: description: Update the properties of a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-update?view=graph-rest-1.0 operationId: user.todo.list.task_UpdateChecklistItem parameters: - name: user-id @@ -8368,7 +8372,7 @@ paths: description: Delete a checklistItem object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/checklistitem-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/checklistitem-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteChecklistItem parameters: - name: user-id @@ -8808,7 +8812,7 @@ paths: description: 'Get information of one or more items in a partner application, based on which a specified task was created. The information is represented in a linkedResource object for each item. It includes an external ID for the item in the partner application, and if applicable, a deep link to that item in the application.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-list-linkedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-list-linkedresources?view=graph-rest-1.0 operationId: user.todo.list.task_ListLinkedResource parameters: - name: user-id @@ -8902,10 +8906,10 @@ paths: tags: - users.todo summary: Create linkedResource - description: 'Create a linkedResource object to associate a specified task with an item in a partner application. For example, you can associate a task with an email item in Outlook that spurred the task, and you can create a **linkedResource** object to track its association. You can also create a **linkedResource** object while creating a task.' + description: 'Create a linkedResource object to associate a specified task with an item in a partner application. For example, you can associate a task with an email item in Outlook that spurred the task, and you can create a linkedResource object to track its association. You can also create a linkedResource object while creating a task.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/todotask-post-linkedresources?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/todotask-post-linkedresources?view=graph-rest-1.0 operationId: user.todo.list.task_CreateLinkedResource parameters: - name: user-id @@ -8957,7 +8961,7 @@ paths: description: Read the properties and relationships of a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-get?view=graph-rest-1.0 operationId: user.todo.list.task_GetLinkedResource parameters: - name: user-id @@ -9037,7 +9041,7 @@ paths: description: Update the properties of a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-update?view=graph-rest-1.0 operationId: user.todo.list.task_UpdateLinkedResource parameters: - name: user-id @@ -9096,7 +9100,7 @@ paths: description: Deletes a linkedResource object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/linkedresource-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/linkedresource-delete?view=graph-rest-1.0 operationId: user.todo.list.task_DeleteLinkedResource parameters: - name: user-id @@ -9241,7 +9245,7 @@ paths: description: 'The groups, including nested groups, and directory roles that a user is a member of. Nullable.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0 operationId: user_ListTransitiveMemberGraphOPre parameters: - name: user-id @@ -10033,6 +10037,8 @@ components: type: string description: 'Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in).' nullable: true + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' department: type: string description: 'The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values).' @@ -10587,6 +10593,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.appRole' description: The roles exposed by the application which this service principal represents. For more information see the appRoles property definition on the application entity. Not nullable. + customSecurityAttributes: + $ref: '#/components/schemas/microsoft.graph.customSecurityAttributeValue' description: type: string description: 'Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.' @@ -10664,7 +10672,7 @@ components: description: 'Contains the list of identifiersUris, copied over from the associated application. Additional values can be added to hybrid applications. These values can be used to identify the permissions exposed by this app within Azure AD. For example,Client apps can specify a resource URI which is based on the values of this property to acquire an access token, which is the URI returned in the ''aud'' claim.The any operator is required for filter expressions on multi-valued properties. Not nullable. Supports $filter (eq, not, ge, le, startsWith).' servicePrincipalType: type: string - description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: __Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.__ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.__Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.__SocialIdp - For internal use.' + description: 'Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens are not issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but cannot be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. Legacy service principal can have credentials, service principal names, reply URLs, and other properties which are editable by an authorized user, but does not have an associated app registration. The appId value does not associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.SocialIdp - For internal use.' nullable: true signInAudience: type: string @@ -11316,7 +11324,7 @@ components: properties: clientId: type: string - description: The id of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). + description: The object id (not appId) of the client service principal for the application which is authorized to act on behalf of a signed-in user when accessing an API. Required. Supports $filter (eq only). consentType: type: string description: 'Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' @@ -12117,6 +12125,11 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customSecurityAttributeValue: + title: customSecurityAttributeValue + type: object + additionalProperties: + type: object microsoft.graph.employeeOrgData: title: employeeOrgData type: object @@ -13809,6 +13822,9 @@ components: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + nullable: true allowTeamworkReactions: type: boolean description: Indicates whether Teams reactions are enabled for the meeting. @@ -14027,6 +14043,11 @@ components: $ref: '#/components/schemas/microsoft.graph.chatMessage' description: A collection of all the messages in the chat. Nullable. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true pinnedMessages: type: array items: @@ -14133,6 +14154,11 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAsyncOperation' description: The async operations that ran or are running on this team. x-ms-navigationProperty: true + permissionGrants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceSpecificPermissionGrant' + x-ms-navigationProperty: true photo: $ref: '#/components/schemas/microsoft.graph.profilePhoto' primaryChannel: @@ -16639,7 +16665,7 @@ components: description: 'The type of permission, for example, read. See below for the full list of roles. Read-only.' shareId: type: string - description: A unique token that can be used to access this shared item via the **shares** API. Read-only. + description: A unique token that can be used to access this shared item via the shares API. Read-only. nullable: true additionalProperties: type: object @@ -20606,11 +20632,11 @@ components: nullable: true latestSupportedTlsVersion: type: string - description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' + description: 'Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v10, v11, v12, v13. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2.' nullable: true lifecycleNotificationUrl: type: string - description: 'Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol.' + description: 'Required for Teams resources if the expirationDateTime value is more than 1 hour from now; optional otherwise. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved, reauthorizationRequired, and missed notifications. This URL must make use of the HTTPS protocol. For more information, see Reduce missing subscriptions and change notifications.' nullable: true notificationQueryOptions: type: string From 9a19251daa23601b5099c1aeb4413cdd255ad850 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Thu, 3 Aug 2023 23:44:45 +0000 Subject: [PATCH 2/2] Add generated MgCommandMetadata.json. [run ci] --- .../custom/common/MgCommandMetadata.json | 254817 +++++++-------- 1 file changed, 123434 insertions(+), 131383 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 3e607f50e47..0af7bec88c4 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,13 +1,15 @@ [ { + "Module": "Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", "Uri": "/applications/{application-id}/addKey", + "Method": "POST", + "Command": "Add-MgApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -28,20 +30,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgApplicationKey" + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", "Uri": "/applications/{application-id}/addPassword", + "Method": "POST", + "Command": "Add-MgApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -62,18 +64,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgApplicationPassword" + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/applyDecisions", + "Method": "POST", + "Command": "Add-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -88,33 +90,33 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaAccessReviewDecision" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaAccessReviewInstanceDecision" + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", "Uri": "/applications/{application-id}/addKey", + "Method": "POST", + "Command": "Add-MgBetaApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -135,20 +137,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaApplicationKey" + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", "Uri": "/applications/{application-id}/addPassword", + "Method": "POST", + "Command": "Add-MgBetaApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -169,35 +171,35 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaApplicationPassword" + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/chats/{chat-id}/members/add", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaChatMember" + "Command": "Add-MgBetaChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Method": "POST", + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -218,12 +220,11 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView" + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Apply", "Apply1", @@ -232,15 +233,15 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold" + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Apply", "Apply1", @@ -249,23 +250,24 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold" + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", + "Method": "POST", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -280,20 +282,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", + "Method": "POST", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308,421 +310,305 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Add", "AddExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", + "Method": "POST", + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "Method": "POST", + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Apply", "ApplyExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig" + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopy" + "Command": "Add-MgBetaDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaExternalConnectionItemActivity" + "Command": "Add-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy" + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/addFavorite", + "Method": "POST", + "Command": "Add-MgBetaGroupFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaGroupFavorite" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/add", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupSite" + "Command": "Add-MgBetaGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopy" + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy" + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Method": "POST", + "Command": "Add-MgBetaGroupToLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaGroupToLifecyclePolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Method": "POST", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" - }, - { - "Variants": [ - "Apply", - "Apply1", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentity1", - "ApplyViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold" - }, - { - "Variants": [ - "Apply", - "Apply1", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentity1", - "ApplyViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold" - }, - { - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag" - }, - { - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet" + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Method": "POST", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -743,78 +629,78 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate" + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopy" + "Command": "Add-MgBetaShareListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Add", "AddExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/add", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaSite" + "Command": "Add-MgBetaSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopy" + "Command": "Add-MgBetaSiteContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Method": "POST", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -829,20 +715,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Method": "POST", + "Command": "Add-MgBetaSiteListContentTypeCopy", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -857,20 +743,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopy" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Method": "POST", + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -885,338 +771,338 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaTeamChannelMember" + "Command": "Add-MgBetaTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/members/add", + "Method": "POST", + "Command": "Add-MgBetaTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaTeamMember" + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaTeamPrimaryChannelMember" + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog" + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", + "Method": "POST", + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction" + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaUserChatMember" + "Command": "Add-MgBetaUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopy" + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision" + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById" + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember" + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById" + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember" + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById" + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById" + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "Method": "POST", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "Method": "POST", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/chats/{chat-id}/members/add", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgChatMember" + "Command": "Add-MgChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Method": "POST", + "Command": "Add-MgCommunicationCallLargeGalleryView", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -1237,218 +1123,217 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgCommunicationCallLargeGalleryView" + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopy" + "Command": "Add-MgDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgExternalConnectionItemActivity" + "Command": "Add-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopy" + "Command": "Add-MgGroupDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/addFavorite", + "Method": "POST", + "Command": "Add-MgGroupFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgGroupFavorite" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/add", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupSite" + "Command": "Add-MgGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopy" + "Command": "Add-MgGroupSiteContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub" + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopy" + "Command": "Add-MgGroupSiteListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Method": "POST", + "Command": "Add-MgGroupToLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgGroupToLifecyclePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Method": "POST", + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Apply", "Apply1", @@ -1457,8 +1342,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Method": "POST", + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1473,12 +1359,11 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Apply", "Apply1", @@ -1487,8 +1372,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Method": "POST", + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1503,20 +1389,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Method": "POST", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1531,20 +1417,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Method": "POST", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1559,20 +1445,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", + "Method": "POST", + "Command": "Add-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1593,20 +1479,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgServicePrincipalKey" + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", + "Method": "POST", + "Command": "Add-MgServicePrincipalPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1627,20 +1513,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgServicePrincipalPassword" + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Method": "POST", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1661,78 +1547,78 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgServicePrincipalTokenSigningCertificate" + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgShareListContentTypeCopy" + "Command": "Add-MgShareListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Add", "AddExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/add", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgSite" + "Command": "Add-MgSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgSiteContentTypeCopy" + "Command": "Add-MgSiteContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Method": "POST", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1747,20 +1633,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Method": "POST", + "Command": "Add-MgSiteListContentTypeCopy", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1775,20 +1661,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopy" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Method": "POST", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1803,275 +1689,275 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgTeamChannelMember" + "Command": "Add-MgTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/members/add", + "Method": "POST", + "Command": "Add-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Add-MgTeamMember" + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgTeamPrimaryChannelMember" + "Command": "Add-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgTeamworkDeletedTeamChannelMember" + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgUserChatMember" + "Command": "Add-MgUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopy" + "Command": "Add-MgUserDriveListContentTypeCopy", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub" + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Approve", "ApproveExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "Method": "POST", + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Approve" ], - "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", + "Method": "POST", + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Applications", "Variants": [ "Unset", "UnsetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Method": "POST", + "Command": "Clear-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgApplicationVerifiedPublisher" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Unset", "UnsetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Method": "POST", + "Command": "Clear-MgBetaApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaApplicationVerifiedPublisher" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaChatMessageReaction" + "Command": "Clear-MgBetaChatMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaChatMessageReplyReaction" + "Command": "Clear-MgBetaChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearPresence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresence" + "Command": "Clear-MgBetaCommunicationPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence" + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Purge", "PurgeViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "Method": "POST", + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Wipe", "WipeViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", + "Method": "POST", + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -2086,20 +1972,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", + "Method": "POST", + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2120,20 +2006,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Method": "POST", + "Command": "Clear-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2154,40 +2040,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementManagedDevice" - }, - { - "Variants": [ - "Purge", - "PurgeExpanded", - "PurgeViaIdentity", - "PurgeViaIdentityExpanded" - ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgBetaTeamChannelMessageReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2208,20 +2074,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2242,78 +2108,78 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction" + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction" + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction" + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction" + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Wipe", "WipeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/wipeAndBlockManagedApps", + "Method": "POST", + "Command": "Clear-MgBetaUserAndBlockManagedApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -2328,20 +2194,20 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaUserAndBlockManagedApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgBetaUserChatMessageReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2362,35 +2228,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReplyReaction" + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", + "Method": "POST", + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -2405,55 +2271,55 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", + "Method": "POST", + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Clear-MgBetaUserManagedDevice" + "Command": "Clear-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/clearPresence", + "Method": "POST", + "Command": "Clear-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2468,18 +2334,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Clear-MgBetaUserPresence" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Method": "POST", + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2494,48 +2360,78 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Teams", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgChatMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Method": "POST", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence" + "Command": "Clear-MgChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearPresence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Clear-MgCommunicationPresence" + "Command": "Clear-MgCommunicationPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence" + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Method": "POST", + "Command": "Clear-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2556,163 +2452,288 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Method": "POST", + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData" - }, - { - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgUserManagedDevice" + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearPresence", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgTeamChannelMessageReaction", "Permissions": [ { - "Name": "Presence.ReadWrite", - "Description": "Read and write your presence information", - "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, { - "Name": "Presence.ReadWrite.All", - "Description": "Read and write presence information for all users", - "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgUserPresence" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Clear", - "ClearViaIdentity" + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgTeamChannelMessageReplyReaction", "Permissions": [ { - "Name": "Presence.ReadWrite", - "Description": "Read and write your presence information", - "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, { - "Name": "Presence.ReadWrite.All", - "Description": "Read and write presence information for all users", - "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Clear-MgUserPresenceUserPreferredPresence" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Close", - "CloseViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", "Method": "POST", - "Command": "Close-MgBetaComplianceEdiscoveryCase" + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Close", - "CloseViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Method": "POST", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase" + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Close", - "CloseViaIdentity" + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgUserChatMessageReaction", + "Permissions": [ + { + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Method": "POST", + "Command": "Clear-MgUserChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Method": "POST", + "Command": "Clear-MgUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/presence/clearPresence", + "Method": "POST", + "Command": "Clear-MgUserPresence", + "Permissions": [ + { + "Name": "Presence.ReadWrite", + "Description": "Read and write your presence information", + "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "IsAdmin": false + }, + { + "Name": "Presence.ReadWrite.All", + "Description": "Read and write presence information for all users", + "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Clear", + "ClearViaIdentity" + ], + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Method": "POST", + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Permissions": [ + { + "Name": "Presence.ReadWrite", + "Description": "Read and write your presence information", + "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "IsAdmin": false + }, + { + "Name": "Presence.ReadWrite.All", + "Description": "Read and write presence information for all users", + "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Close", + "CloseViaIdentity" + ], + "Uri": "/compliance/ediscovery/cases/{case-id}/close", + "Method": "POST", + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, @@ -2723,18 +2744,44 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Security", - "ApiVersion": "v1.0", + "Variants": [ + "Close", + "CloseViaIdentity" + ], + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Method": "POST", - "Command": "Close-MgSecurityCaseEdiscoveryCase" + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", + "Method": "GET", + "Command": "Compare-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2749,18 +2796,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementIntent" + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", + "Method": "GET", + "Command": "Compare-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2775,18 +2822,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", + "Method": "GET", + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2801,361 +2848,361 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Complete", "CompleteExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "Method": "POST", + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Complete", "CompleteExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "Method": "POST", + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Complete-MgBetaDirectoryImpactedResource" + "Command": "Complete-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/complete", + "Method": "POST", + "Command": "Complete-MgBetaDirectoryRecommendation", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", + "Method": "POST", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Method": "POST", + "Command": "Complete-MgBetaTeamChannelMigration", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaTeamChannelMigration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/completeMigration", + "Method": "POST", + "Command": "Complete-MgBetaTeamMigration", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaTeamMigration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration" + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration" + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "Method": "POST", + "Command": "Complete-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask" + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask" + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Method": "POST", + "Command": "Complete-MgTeamChannelMigration", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Complete-MgTeamChannelMigration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/completeMigration", + "Method": "POST", + "Command": "Complete-MgTeamMigration", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Complete-MgTeamMigration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Complete-MgTeamPrimaryChannelMigration" + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration" + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/checkMemberGroups", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgApplicationMemberGroup" + "Command": "Confirm-MgApplicationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/checkMemberObjects", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgApplicationMemberObject" + "Command": "Confirm-MgApplicationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup" + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject" + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberGroup" + "Command": "Confirm-MgBetaApplicationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberObject" + "Command": "Confirm-MgBetaApplicationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/auditLogs/signIns/confirmCompromised", + "Method": "POST", + "Command": "Confirm-MgBetaAuditLogSignInCompromised", "Permissions": [ { "Name": "IdentityRiskEvent.ReadWrite.All", @@ -3170,18 +3217,18 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInCompromised" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/auditLogs/signIns/confirmSafe", + "Method": "POST", + "Command": "Confirm-MgBetaAuditLogSignInSafe", "Permissions": [ { "Name": "IdentityRiskEvent.ReadWrite.All", @@ -3196,50 +3243,50 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInSafe" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaChatPermissionGrantMemberGroup" + "Command": "Confirm-MgBetaChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaChatPermissionGrantMemberObject" + "Command": "Confirm-MgBetaChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3314,20 +3361,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3402,48 +3449,48 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaContractMemberGroup" + "Command": "Confirm-MgBetaContractMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaContractMemberObject" + "Command": "Confirm-MgBetaContractMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Method": "GET", + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3458,20 +3505,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3546,20 +3593,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3634,80 +3681,80 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberGroup" + "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberObject" + "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup" + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject" + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3782,20 +3829,20 @@ "IsAdmin": true } ], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3870,141 +3917,141 @@ "IsAdmin": true } ], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup" + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject" + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup" + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject" + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup" + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject" + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}/verify", + "Method": "POST", + "Command": "Confirm-MgBetaDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Check", "CheckViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp" + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4079,20 +4126,20 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4167,144 +4214,144 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaGroupPermissionGrantMemberGroup" + "Command": "Confirm-MgBetaGroupPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaGroupPermissionGrantMemberObject" + "Command": "Confirm-MgBetaGroupPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature" + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Verify", "VerifyExpanded" ], - "OutputType": null, "Uri": "/informationProtection/verifySignature", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaInformationProtectionSignature" + "Command": "Confirm-MgBetaInformationProtectionSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberGroup" + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberObject" + "Command": "Confirm-MgBetaOrganizationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Method": "POST", + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Method": "POST", + "Command": "Confirm-MgBetaRiskyUserCompromised", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write identity risky user information", "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaRiskyUserCompromised" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4379,20 +4426,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4467,158 +4514,158 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature" + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaTeamPermissionGrantMemberGroup" + "Command": "Confirm-MgBetaTeamPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaTeamPermissionGrantMemberObject" + "Command": "Confirm-MgBetaTeamPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "Method": "POST", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaTeamScheduleTimeCard" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserChatPermissionGrantMemberGroup" + "Command": "Confirm-MgBetaUserChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserChatPermissionGrantMemberObject" + "Command": "Confirm-MgBetaUserChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserDeviceMemberGroup" + "Command": "Confirm-MgBetaUserDeviceMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/checkMemberObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserDeviceMemberObject" + "Command": "Confirm-MgBetaUserDeviceMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/verifySignature", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserInformationProtectionSignature" + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgBetaUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4693,20 +4740,20 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4781,50 +4828,80 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Confirm-MgBetaUserPermissionGrantMemberGroup" + "Command": "Confirm-MgBetaUserPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgBetaUserPermissionGrantMemberObject", "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Teams", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", "Method": "POST", - "Command": "Confirm-MgBetaUserPermissionGrantMemberObject" + "Command": "Confirm-MgChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgChatPermissionGrantMemberObject", + "Permissions": [], "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.DirectoryManagement", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4899,20 +4976,20 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgContactMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4987,48 +5064,48 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgContactMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgContractMemberGroup" + "Command": "Confirm-MgContractMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgContractMemberObject" + "Command": "Confirm-MgContractMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Method": "GET", + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -5043,20 +5120,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5131,20 +5208,20 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgDeviceMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5219,50 +5296,50 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgDeviceMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup" + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject" + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5337,20 +5414,20 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5425,111 +5502,111 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberGroup" + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberObject" + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup" + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject" + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}/verify", + "Method": "POST", + "Command": "Confirm-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgGroupGrantedPermissionForApp" + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5604,20 +5681,20 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgGroupMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5692,146 +5769,146 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgGroupMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgGroupPermissionGrantMemberGroup" + "Command": "Confirm-MgGroupPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgGroupPermissionGrantMemberObject" + "Command": "Confirm-MgGroupPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup" + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberObject" + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgOrganizationMemberGroup" + "Command": "Confirm-MgOrganizationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Confirm-MgOrganizationMemberObject" + "Command": "Confirm-MgOrganizationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Method": "POST", + "Command": "Confirm-MgRiskyServicePrincipalCompromised", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgRiskyServicePrincipalCompromised" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Method": "POST", + "Command": "Confirm-MgRiskyUserCompromised", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write identity risky user information", "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgRiskyUserCompromised" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5906,20 +5983,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5994,20 +6071,80 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberObject" + "Command": "Confirm-MgTeamPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgTeamPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgUserChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgUserChatPermissionGrantMemberObject", + "Permissions": [], "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Uri": "/users/{user-id}/checkMemberGroups", + "Method": "POST", + "Command": "Confirm-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -6082,20 +6219,20 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgUserMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/checkMemberObjects", + "Method": "POST", + "Command": "Confirm-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -6170,73 +6307,73 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Confirm-MgUserMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Connect", "ConnectExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "Method": "POST", + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Connect" ], - "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/connect", + "Method": "POST", + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Clone", "CloneViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "Method": "POST", + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Method": "POST", + "Command": "Copy-MgBetaDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -6257,95 +6394,95 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaDriveRoot" + "Command": "Copy-MgBetaDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaGroupDriveItem" + "Command": "Copy-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaGroupDriveRoot" + "Command": "Copy-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -6366,20 +6503,20 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgBetaGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -6400,20 +6537,20 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -6434,20 +6571,20 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -6468,65 +6605,65 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Method": "POST", + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -6547,35 +6684,35 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -6596,110 +6733,110 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgBetaSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -6720,80 +6857,80 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection" + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -6814,20 +6951,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -6848,20 +6985,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/clone", + "Method": "POST", + "Command": "Copy-MgBetaTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -6882,155 +7019,155 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaTeam" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaUserDriveItem" + "Command": "Copy-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaUserDriveRoot" + "Command": "Copy-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Method": "POST", + "Command": "Copy-MgBetaUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolder" + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage" + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Method": "POST", + "Command": "Copy-MgBetaUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Method": "POST", + "Command": "Copy-MgBetaUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7051,20 +7188,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgBetaUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -7085,20 +7222,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7119,20 +7256,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -7153,20 +7290,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Method": "POST", + "Command": "Copy-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -7187,95 +7324,95 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgDriveRoot" + "Command": "Copy-MgDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgGroupDriveItem" + "Command": "Copy-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgGroupDriveRoot" + "Command": "Copy-MgGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7296,20 +7433,20 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -7330,20 +7467,20 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgGroupOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7364,20 +7501,20 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -7398,65 +7535,65 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation" + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation" + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation" + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Method": "POST", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -7477,35 +7614,35 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation" + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7526,110 +7663,110 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection" + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook" + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup" + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -7650,80 +7787,80 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgSiteOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionPageToSection" + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7744,20 +7881,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -7778,20 +7915,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/clone", + "Method": "POST", + "Command": "Copy-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -7812,155 +7949,155 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgTeam" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgUserDriveItem" + "Command": "Copy-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation" + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgUserDriveRoot" + "Command": "Copy-MgUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Method": "POST", + "Command": "Copy-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolder" + "Command": "Copy-MgUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolderMessage" + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Method": "POST", + "Command": "Copy-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Method": "POST", + "Command": "Copy-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Method": "POST", + "Command": "Copy-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7981,20 +8118,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Method": "POST", + "Command": "Copy-MgUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -8015,20 +8152,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserOnenotePageToSection" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Method": "POST", + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8049,20 +8186,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToNotebook" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Method": "POST", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -8083,18 +8220,18 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", + "Method": "POST", + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8109,36 +8246,36 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", + "Method": "POST", + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", + "Method": "POST", + "Command": "Disable-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8153,98 +8290,98 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Method": "POST", + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", + "Method": "POST", + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Disable-MgBetaUserManagedDevice" + "Command": "Disable-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Disable-MgBetaUserManagedDeviceLostMode" + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Method": "POST", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", + "Method": "POST", + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -8259,48 +8396,48 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Disable-MgUserManagedDeviceLostMode" + "Command": "Disable-MgUserManagedDeviceLostMode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disconnect" ], - "OutputType": null, "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Method": "POST", + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Method": "POST", + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -8315,35 +8452,35 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Disconnect" ], - "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/disconnect", + "Method": "POST", + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Method": "POST", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -8358,17 +8495,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable" ], - "OutputType": null, "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8383,55 +8520,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable", "EnableExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/enable", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8446,50 +8583,50 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable" ], - "OutputType": null, "Uri": "/deviceManagement/enableLegacyPcManagement", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement" + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable", "EnableExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/tenantAttachRBAC/enable", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8504,68 +8641,68 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enable" ], - "OutputType": null, "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "Method": "POST", + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Enable", "EnableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "Method": "POST", + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Enable-MgBetaUserManagedDeviceLostMode" + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Users.Actions", "Variants": [ "Enable", "EnableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", + "Method": "POST", + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -8580,20 +8717,20 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Compliance", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", + "Method": "POST", + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8608,18 +8745,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Export", "ExportViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", + "Method": "GET", + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -8634,20 +8771,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", + "Method": "POST", + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -8662,102 +8799,46 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Export", "ExportViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Export", "ExportViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment" - }, - { - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet" - }, - { - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Method": "GET", + "Command": "Export-MgBetaUserDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8784,40 +8865,40 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Export-MgBetaUserDeviceAndAppManagementData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/exportPersonalData", + "Method": "POST", + "Command": "Export-MgBetaUserPersonalData", "Permissions": { "Name": "User.Export.All", "Description": "Export user's data", "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Export-MgBetaUserPersonalData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Security", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Method": "POST", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8832,20 +8913,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Method": "POST", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8860,20 +8941,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Method": "GET", + "Command": "Export-MgUserDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8900,139 +8981,139 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Export-MgUserDeviceAndAppManagementData" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/exportPersonalData", + "Method": "POST", + "Command": "Export-MgUserPersonalData", "Permissions": { "Name": "User.Export.All", "Description": "Export user's data", "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", "IsAdmin": true }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Export-MgUserPersonalData" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory" + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "Method": "POST", + "Command": "Find-MgBetaDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Method": "POST", + "Command": "Find-MgBetaDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Find1", "FindViaIdentity1" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode" + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Find", "FindViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Method": "GET", + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "Permissions": [ { "Name": "Policy.Read.All", @@ -9053,18 +9134,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Method": "POST", + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -9079,46 +9160,46 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Find-MgBetaUserManagedDevice" + "Command": "Find-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Uri": "/users/{user-id}/findMeetingTimes", + "Method": "POST", + "Command": "Find-MgBetaUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -9133,20 +9214,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Find-MgBetaUserMeetingTime" + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" ], - "OutputType": "IMicrosoftGraphEmailAddress", "Uri": "/users/{user-id}/findRooms", + "Method": "GET", + "Command": "Find-MgBetaUserRoom", "Permissions": [ { "Name": "User.Read.All", @@ -9161,18 +9242,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Find-MgBetaUserRoom" + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Find", "FindViaIdentity" ], - "OutputType": "IMicrosoftGraphEmailAddress", "Uri": "/users/{user-id}/findRoomLists", + "Method": "GET", + "Command": "Find-MgBetaUserRoomList", "Permissions": [ { "Name": "User.Read.All", @@ -9187,36 +9268,36 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Find-MgBetaUserRoomList" + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Method": "POST", + "Command": "Find-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Find-MgDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Method": "POST", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -9231,46 +9312,46 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory" + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Find-MgUserManagedDevice" + "Command": "Find-MgUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Uri": "/users/{user-id}/findMeetingTimes", + "Method": "POST", + "Command": "Find-MgUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -9285,42 +9366,42 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Find-MgUserMeetingTime" + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAdminEdge" + "Command": "Get-MgAdminEdge", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerMode" + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9335,17 +9416,17 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9360,17 +9441,17 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9385,18 +9466,18 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9411,17 +9492,17 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9436,18 +9517,18 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9462,18 +9543,18 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9488,17 +9569,17 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9513,18 +9594,18 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Method": "GET", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9539,29 +9620,29 @@ "IsAdmin": false } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAdminSharepoint" + "Command": "Get-MgAdminSharepoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSharepointSettings", "Uri": "/admin/sharepoint/settings", + "Method": "GET", + "Command": "Get-MgAdminSharepointSetting", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -9576,86 +9657,86 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAdminSharepointSetting" + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", + "Method": "GET", + "Command": "Get-MgAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreement" + "Command": "Get-MgAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementAcceptance" + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementAcceptance" + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementAcceptanceCount" + "Command": "Get-MgAgreementAcceptanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/agreements/{agreement-id}/file", + "Method": "GET", + "Command": "Get-MgAgreementFile", "Permissions": [ { "Name": "Agreement.Read.All", @@ -9670,169 +9751,169 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAgreementFile" + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFile" + "Command": "Get-MgAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/files/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileCount" + "Command": "Get-MgAgreementFileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalization" + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalization" + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationCount" + "Command": "Get-MgAgreementFileLocalizationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion" + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion" + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersionCount" + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileVersion" + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileVersion" + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAgreementFileVersionCount" + "Command": "Get-MgAgreementFileVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/getAllSites", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAllGroupSite" + "Command": "Get-MgAllGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/getAllSites", + "Method": "GET", + "Command": "Get-MgAllSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -9847,18 +9928,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAllSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/getAllMessages", + "Method": "GET", + "Command": "Get-MgAllUserChatMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -9873,30 +9954,30 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAllUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp" + "Command": "Get-MgAppCatalogTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps", + "Method": "GET", + "Command": "Get-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -9929,17 +10010,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/$count", + "Method": "GET", + "Command": "Get-MgAppCatalogTeamAppCount", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -9972,43 +10053,43 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition" + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition" + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Method": "GET", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -10029,31 +10110,31 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount" + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications/{application-id}", + "Method": "GET", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -10086,17 +10167,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications", + "Method": "GET", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -10135,55 +10216,55 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/applications/{application-id}/appManagementPolicies", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicy" + "Command": "Get-MgApplicationAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyByRef" + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyCount" + "Command": "Get-MgApplicationAppManagementPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications(appId='{appId}')", + "Method": "GET", + "Command": "Get-MgApplicationByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -10222,30 +10303,30 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationByAppId" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getByIds", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgApplicationById" + "Command": "Get-MgApplicationById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/applications/$count", + "Method": "GET", + "Command": "Get-MgApplicationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -10284,30 +10365,30 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationCreatedOnBehalfOf" + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications/delta", + "Method": "GET", + "Command": "Get-MgApplicationDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -10340,18 +10421,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationDelta" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Method": "GET", + "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -10378,17 +10459,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", + "Method": "GET", + "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -10421,18 +10502,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/extensionProperties/$count", + "Method": "GET", + "Command": "Get-MgApplicationExtensionPropertyCount", "Permissions": [ { "Name": "Application.Read.All", @@ -10465,18 +10546,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationExtensionPropertyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Method": "GET", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -10491,17 +10572,17 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Method": "GET", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.Read.All", @@ -10522,18 +10603,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Method": "GET", + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "Permissions": [ { "Name": "Application.Read.All", @@ -10554,98 +10635,98 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy" + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy" + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount" + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/logo", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationLogo" + "Command": "Get-MgApplicationLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/getMemberGroups", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgApplicationMemberGroup" + "Command": "Get-MgApplicationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/getMemberObjects", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgApplicationMemberObject" + "Command": "Get-MgApplicationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/owners", + "Method": "GET", + "Command": "Get-MgApplicationOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -10678,161 +10759,117 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment" + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment" + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint" + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint" + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal" + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal" + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser" + "Command": "Get-MgApplicationOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/user", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser" + "Command": "Get-MgApplicationOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/$ref", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerByRef" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$count", + "Command": "Get-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -10865,85 +10902,129 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Applications", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/applications/{application-id}/owners/$count", "Method": "GET", - "Command": "Get-MgApplicationOwnerCount" + "Command": "Get-MgApplicationOwnerCount", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment" + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsEndpoint" + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal" + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/user/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsUser" + "Command": "Get-MgApplicationOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronization" + "Command": "Get-MgApplicationSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Method": "POST", + "Command": "Get-MgApplicationSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10958,120 +11039,120 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgApplicationSynchronizationAccessToken" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob" + "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob" + "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobCount" + "Command": "Get-MgApplicationSynchronizationJobCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchema" + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory" + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory" + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount" + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationSecretCount" + "Command": "Get-MgApplicationSynchronizationSecretCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Method": "GET", + "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11092,17 +11173,17 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", + "Method": "GET", + "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11123,18 +11204,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Method": "GET", + "Command": "Get-MgApplicationSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11155,18 +11236,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Method": "GET", + "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11187,92 +11268,92 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount" + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationTemplate" + "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationTemplate" + "Command": "Get-MgApplicationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/applicationTemplates/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgApplicationTemplateCount" + "Command": "Get-MgApplicationTemplateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Method": "GET", + "Command": "Get-MgApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11299,17 +11380,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Method": "GET", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11336,18 +11417,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Method": "GET", + "Command": "Get-MgApplicationTokenIssuancePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11374,17 +11455,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11411,17 +11492,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Method": "GET", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11448,18 +11529,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgApplicationTokenLifetimePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11486,18 +11567,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Method": "GET", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11512,17 +11593,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit" + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits", + "Method": "GET", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11537,17 +11618,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit" + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/directoryAudits/$count", + "Method": "GET", + "Command": "Get-MgAuditLogDirectoryAuditCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11562,30 +11643,30 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAuditCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgAuditLogProvisioning" + "Command": "Get-MgAuditLogProvisioning", + "Permissions": [], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning", + "Method": "GET", + "Command": "Get-MgAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11600,17 +11681,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogProvisioning" + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/provisioning/$count", + "Method": "GET", + "Command": "Get-MgAuditLogProvisioningCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11625,18 +11706,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogProvisioningCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", + "Method": "GET", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11651,17 +11732,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogSignIn" + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns", + "Method": "GET", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11676,17 +11757,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogSignIn" + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/signIns/$count", + "Method": "GET", + "Command": "Get-MgAuditLogSignInCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11701,18 +11782,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgAuditLogSignInCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}", + "Method": "GET", + "Command": "Get-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11733,17 +11814,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReview" + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews", + "Method": "GET", + "Command": "Get-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11764,17 +11845,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReview" + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/accessReviews/$count", + "Method": "GET", + "Command": "Get-MgBetaAccessReviewCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11795,62 +11876,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReviewCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", + "Command": "Get-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11871,182 +11920,214 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecisionCount" + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance" + "Command": "Get-MgBetaAccessReviewInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance" + "Command": "Get-MgBetaAccessReviewInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceCount" + "Command": "Get-MgBetaAccessReviewInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision" + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision" + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount" + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision" + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision" + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount" + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer" + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer" + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount" + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision" + "Command": "Get-MgBetaAccessReviewMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Method": "GET", + "Command": "Get-MgBetaAccessReviewMyDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12067,18 +12148,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision" + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", + "Method": "GET", + "Command": "Get-MgBetaAccessReviewMyDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12099,30 +12180,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecisionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer" + "Command": "Get-MgBetaAccessReviewReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Method": "GET", + "Command": "Get-MgBetaAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12143,18 +12224,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", + "Method": "GET", + "Command": "Get-MgBetaAccessReviewReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12175,42 +12256,42 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminEdge" + "Command": "Get-MgBetaAdminEdge", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode" + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12225,17 +12306,17 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12250,17 +12331,17 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12275,18 +12356,18 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12301,17 +12382,17 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12326,18 +12407,18 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12352,18 +12433,18 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12378,17 +12459,17 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12403,18 +12484,18 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Method": "GET", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12429,18 +12510,18 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12467,17 +12548,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/administrativeUnits", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12504,67 +12585,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/administrativeUnits/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitById" + "Command": "Get-MgBetaAdministrativeUnitById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/administrativeUnits/$count", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitCount" - }, - { - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/delta", + "Command": "Get-MgBetaAdministrativeUnitCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12591,55 +12635,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitDelta" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension" + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/delta", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgBetaAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12666,80 +12672,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication" + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication" + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice" + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12766,30 +12747,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup" + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12816,30 +12797,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact" + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12866,30 +12847,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal" + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12916,30 +12897,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser" + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12966,17 +12947,30 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser" + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13003,56 +12997,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCount" + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13079,18 +13047,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13117,18 +13084,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13155,18 +13122,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13193,18 +13160,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13231,18 +13198,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13269,48 +13236,162 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser" + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup" + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberObject" + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -13337,17 +13418,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -13374,18 +13455,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -13412,91 +13493,91 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/administrativeUnits/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject" + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPeopleAdminSettings", "Uri": "/admin/people", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminPerson" + "Command": "Get-MgBetaAdminPerson", + "Permissions": [], + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminPersonProfileCardProperty" + "Command": "Get-MgBetaAdminPersonProfileCardProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", "Uri": "/admin/people/profileCardProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminPersonProfileCardProperty" + "Command": "Get-MgBetaAdminPersonProfileCardProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/people/profileCardProperties/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminPersonProfileCardPropertyCount" + "Command": "Get-MgBetaAdminPersonProfileCardPropertyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPronounsSettings", "Uri": "/admin/people/pronouns", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminPersonPronoun" + "Command": "Get-MgBetaAdminPersonPronoun", + "Permissions": [], + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdminReportSettings", "Uri": "/admin/reportSettings", + "Method": "GET", + "Command": "Get-MgBetaAdminReportSetting", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -13511,29 +13592,29 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminReportSetting" + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAdminSharepoint" + "Command": "Get-MgBetaAdminSharepoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSharepointSettings", "Uri": "/admin/sharepoint/settings", + "Method": "GET", + "Command": "Get-MgBetaAdminSharepointSetting", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -13548,86 +13629,86 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAdminSharepointSetting" + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", + "Method": "GET", + "Command": "Get-MgBetaAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreement" + "Command": "Get-MgBetaAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance" + "Command": "Get-MgBetaAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance" + "Command": "Get-MgBetaAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptanceCount" + "Command": "Get-MgBetaAgreementAcceptanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/agreements/{agreement-id}/file", + "Method": "GET", + "Command": "Get-MgBetaAgreementFile", "Permissions": [ { "Name": "Agreement.Read.All", @@ -13642,169 +13723,169 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAgreementFile" + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFile" + "Command": "Get-MgBetaAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/files/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileCount" + "Command": "Get-MgBetaAgreementFileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization" + "Command": "Get-MgBetaAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization" + "Command": "Get-MgBetaAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationCount" + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion" + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion" + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount" + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersionCount" + "Command": "Get-MgBetaAgreementFileVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/getAllSites", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAllGroupSite" + "Command": "Get-MgBetaAllGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/getAllSites", + "Method": "GET", + "Command": "Get-MgBetaAllSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -13819,18 +13900,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAllSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/getAllMessages", + "Method": "GET", + "Command": "Get-MgBetaAllUserChatMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -13845,30 +13926,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAllUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp" + "Command": "Get-MgBetaAppCatalogTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13901,17 +13982,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/$count", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppCount", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13944,43 +14025,43 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -14001,18 +14082,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -14033,20 +14114,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon" + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -14067,31 +14148,31 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent" + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -14112,20 +14193,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon" + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Method": "GET", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -14146,18 +14227,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent" + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications/{application-id}", + "Method": "GET", + "Command": "Get-MgBetaApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -14190,17 +14271,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications", + "Method": "GET", + "Command": "Get-MgBetaApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -14239,55 +14320,55 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/applications/{application-id}/appManagementPolicies", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicy" + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef" + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount" + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications(appId='{appId}')", + "Method": "GET", + "Command": "Get-MgBetaApplicationByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -14326,56 +14407,56 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationByAppId" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getByIds", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaApplicationById" + "Command": "Get-MgBetaApplicationById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/applications/{application-id}/connectorGroup", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroup" + "Command": "Get-MgBetaApplicationConnectorGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroupByRef" + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/applications/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -14414,30 +14495,30 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf" + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications/delta", + "Method": "GET", + "Command": "Get-MgBetaApplicationDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -14470,18 +14551,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationDelta" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Method": "GET", + "Command": "Get-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -14508,17 +14589,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", + "Method": "GET", + "Command": "Get-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -14551,18 +14632,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/extensionProperties/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationExtensionPropertyCount", "Permissions": [ { "Name": "Application.Read.All", @@ -14595,18 +14676,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionPropertyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Method": "GET", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -14621,17 +14702,17 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Method": "GET", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.Read.All", @@ -14652,18 +14733,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "Permissions": [ { "Name": "Application.Read.All", @@ -14684,98 +14765,98 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount" + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/logo", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationLogo" + "Command": "Get-MgBetaApplicationLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaApplicationMemberGroup" + "Command": "Get-MgBetaApplicationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaApplicationMemberObject" + "Command": "Get-MgBetaApplicationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/owners", + "Method": "GET", + "Command": "Get-MgBetaApplicationOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -14808,92 +14889,92 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint" + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint" + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal" + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal" + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser" + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/user", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser" + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/$ref", + "Method": "GET", + "Command": "Get-MgBetaApplicationOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -14926,18 +15007,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationOwnerCount", "Permissions": [ { "Name": "Application.Read.All", @@ -14970,72 +15051,72 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint" + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal" + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/user/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsUser" + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronization" + "Command": "Get-MgBetaApplicationSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Method": "POST", + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15050,146 +15131,146 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob" + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob" + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload" + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent" + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobCount" + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema" + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount" + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount" + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15210,17 +15291,17 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", + "Method": "GET", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15241,18 +15322,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15273,18 +15354,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Method": "GET", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15305,92 +15386,92 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate" + "Command": "Get-MgBetaApplicationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate" + "Command": "Get-MgBetaApplicationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/applicationTemplates/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaApplicationTemplateCount" + "Command": "Get-MgBetaApplicationTemplateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15417,17 +15498,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15454,18 +15535,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15492,17 +15573,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15529,17 +15610,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15566,18 +15647,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15604,68 +15685,68 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaApplicationUserOwnedObject" + "Command": "Get-MgBetaApplicationUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit" + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Uri": "/auditLogs/customSecurityAttributeAudits", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit" + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount" + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Method": "GET", + "Command": "Get-MgBetaAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15680,17 +15761,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit" + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits", + "Method": "GET", + "Command": "Get-MgBetaAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15705,17 +15786,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit" + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/directoryAudits/$count", + "Method": "GET", + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15730,67 +15811,67 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning" + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Permissions": [], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/directoryProvisioning", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning" + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Permissions": [], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/directoryProvisioning/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount" + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning" + "Command": "Get-MgBetaAuditLogProvisioning", + "Permissions": [], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning", + "Method": "GET", + "Command": "Get-MgBetaAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15805,17 +15886,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning" + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/provisioning/$count", + "Method": "GET", + "Command": "Get-MgBetaAuditLogProvisioningCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15830,18 +15911,18 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioningCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", + "Method": "GET", + "Command": "Get-MgBetaAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15856,17 +15937,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn" + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns", + "Method": "GET", + "Command": "Get-MgBetaAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15881,17 +15962,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn" + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/auditLogs/signIns/$count", + "Method": "GET", + "Command": "Get-MgBetaAuditLogSignInCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15906,55 +15987,18 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignInCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBookingBusiness" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses", + "Command": "Get-MgBetaBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15981,93 +16025,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses", "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Command": "Get-MgBetaBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16094,30 +16062,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointmentCount" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16144,18 +16100,105 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" + }, + { "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView" + "Command": "Get-MgBetaBookingBusinessAppointment", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Bookings", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Bookings", + "Variants": [ + "List" + ], + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16182,17 +16225,55 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" + }, + { "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount" + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/bookingBusinesses/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16219,18 +16300,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16257,17 +16338,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer" + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16294,18 +16375,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer" + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomerCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16332,18 +16413,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16370,17 +16451,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16401,18 +16482,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16433,18 +16514,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16471,17 +16552,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16508,18 +16589,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessServiceCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16546,20 +16627,20 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessServiceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", "Uri": "/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Method": "POST", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", "Permissions": [ { "Name": "Bookings.Read.All", @@ -16580,18 +16661,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaBookingBusinessStaffAvailability" + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16618,17 +16699,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember" + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16655,18 +16736,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember" + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16693,18 +16774,18 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Method": "GET", + "Command": "Get-MgBetaBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16731,17 +16812,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency" + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/bookingCurrencies", + "Method": "GET", + "Command": "Get-MgBetaBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16768,17 +16849,17 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency" + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/bookingCurrencies/$count", + "Method": "GET", + "Command": "Get-MgBetaBookingCurrencyCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16805,30 +16886,30 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBookingCurrencyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate" + "Command": "Get-MgBetaBusinessFlowTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates", + "Method": "GET", + "Command": "Get-MgBetaBusinessFlowTemplate", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -16849,17 +16930,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate" + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/businessFlowTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaBusinessFlowTemplateCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -16880,18 +16961,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16918,17 +16999,17 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenario" + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBusinessScenario", "Uri": "/solutions/businessScenarios", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16955,17 +17036,17 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenario" + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/solutions/businessScenarios/$count", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioCount", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16992,18 +17073,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlanner", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17030,20 +17111,20 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlanner" + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", + "Method": "POST", + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -17058,18 +17139,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan" + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17096,18 +17177,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration" + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17134,17 +17215,17 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization" + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17171,18 +17252,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization" + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17209,18 +17290,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerTask", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -17235,17 +17316,17 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTask" + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerTask", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -17260,44 +17341,44 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTask" + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17324,18 +17405,18 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration" + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -17350,44 +17431,44 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats/{chat-id}", + "Method": "GET", + "Command": "Get-MgBetaChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17444,17 +17525,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats", + "Method": "GET", + "Command": "Get-MgBetaChat", "Permissions": [ { "Name": "Chat.Read", @@ -17493,17 +17574,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/chats/$count", + "Method": "GET", + "Command": "Get-MgBetaChatCount", "Permissions": [ { "Name": "Chat.Read", @@ -17542,18 +17623,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgBetaChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17604,17 +17685,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps", + "Method": "GET", + "Command": "Get-MgBetaChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17689,18 +17770,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/installedApps/$count", + "Method": "GET", + "Command": "Get-MgBetaChatInstalledAppCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17775,57 +17856,57 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamApp" + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition" + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatLastMessagePreview" + "Command": "Get-MgBetaChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgBetaChatMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -17924,17 +18005,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members", + "Method": "GET", + "Command": "Get-MgBetaChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18009,18 +18090,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaChatMemberCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18095,19 +18176,19 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgBetaChatMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18164,17 +18245,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages", + "Method": "GET", + "Command": "Get-MgBetaChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -18207,18 +18288,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgBetaChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -18251,18 +18332,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgBetaChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18319,20 +18400,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessageDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgBetaChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18389,17 +18470,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Method": "GET", + "Command": "Get-MgBetaChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18456,18 +18537,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgBetaChatMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18524,109 +18605,109 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReply" + "Command": "Get-MgBetaChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReply" + "Command": "Get-MgBetaChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyCount" + "Command": "Get-MgBetaChatMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyDelta" + "Command": "Get-MgBetaChatMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent" + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent" + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContentCount" + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaChatOperation", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18683,17 +18764,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatOperation" + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/chats/{chat-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaChatOperation", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18750,18 +18831,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatOperation" + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaChatOperationCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18818,30 +18899,30 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant" + "Command": "Get-MgBetaChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgBetaChatPermissionGrant", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18904,33 +18985,33 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaChatPermissionGrantById" + "Command": "Get-MgBetaChatPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaChatPermissionGrantCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18993,90 +19074,90 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrantDelta" + "Command": "Get-MgBetaChatPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaChatPermissionGrantMemberGroup" + "Command": "Get-MgBetaChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaChatPermissionGrantMemberObject" + "Command": "Get-MgBetaChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaChatPermissionGrantUserOwnedObject" + "Command": "Get-MgBetaChatPermissionGrantUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage" + "Command": "Get-MgBetaChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages", + "Method": "GET", + "Command": "Get-MgBetaChatPinnedMessage", "Permissions": [ { "Name": "Chat.Read", @@ -19109,18 +19190,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Method": "GET", + "Command": "Get-MgBetaChatPinnedMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -19153,18 +19234,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Method": "GET", + "Command": "Get-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -19215,17 +19296,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs", + "Method": "GET", + "Command": "Get-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -19264,18 +19345,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/tabs/$count", + "Method": "GET", + "Command": "Get-MgBetaChatTabCount", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -19314,31 +19395,31 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaChatTabCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaChatTabTeamApp" + "Command": "Get-MgBetaChatTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCall", "Uri": "/communications/calls/{call-id}", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19353,18 +19434,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCall" + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -19379,17 +19460,17 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -19404,18 +19485,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -19430,18 +19511,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19468,17 +19549,17 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSession" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentSharingSession", "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19505,18 +19586,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSession" + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19543,68 +19624,68 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/calls/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallCount" + "Command": "Get-MgBetaCommunicationCallCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation" + "Command": "Get-MgBetaCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation" + "Command": "Get-MgBetaCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/operations/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperationCount" + "Command": "Get-MgBetaCommunicationCallOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -19619,17 +19700,17 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19644,18 +19725,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/participants/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallParticipantCount", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19670,48 +19751,48 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Uri": "/communications/callRecords/{callRecord-id}", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecord", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecord" + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/callRecords/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordCount" + "Command": "Get-MgBetaCommunicationCallRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "Permissions": [ { "Name": "CallRecord-PstnCalls.Read.All", @@ -19726,18 +19807,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog" + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "Permissions": [ { "Name": "CallRecord-PstnCalls.Read.All", @@ -19752,79 +19833,79 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport" + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession" + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecordSession", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession" + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount" + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Method": "GET", + "Command": "Get-MgBetaCommunicationCallRecordSmLog", "Permissions": [ { "Name": "CallRecord-PstnCalls.Read.All", @@ -19839,32 +19920,32 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSmLog" + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting" + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", + "Method": "GET", + "Command": "Get-MgBetaCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -19897,139 +19978,139 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -20062,262 +20143,262 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointment" + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl" + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence" + "Command": "Get-MgBetaCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", + "Method": "GET", + "Command": "Get-MgBetaCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -20332,35 +20413,35 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/getPresencesByUserId", + "Method": "POST", + "Command": "Get-MgBetaCommunicationPresenceByUserId", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaCommunicationPresenceByUserId" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/presences/$count", + "Method": "GET", + "Command": "Get-MgBetaCommunicationPresenceCount", "Permissions": [ { "Name": "Presence.Read", @@ -20375,42 +20456,42 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresenceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaCompliance" + "Command": "Get-MgBetaCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance/ediscovery", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscovery" + "Command": "Get-MgBetaComplianceEdiscovery", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20425,17 +20506,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase" + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Uri": "/compliance/ediscovery/cases", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20450,17 +20531,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase" + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20475,18 +20556,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20501,17 +20582,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20526,18 +20607,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20552,31 +20633,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20591,17 +20672,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20616,18 +20697,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20642,31 +20723,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20681,17 +20762,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource" + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20706,18 +20787,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource" + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20732,31 +20813,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20771,17 +20852,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20796,18 +20877,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20822,18 +20903,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20848,17 +20929,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold" + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20873,18 +20954,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold" + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20899,30 +20980,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20937,18 +21018,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20963,94 +21044,94 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21065,18 +21146,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21091,18 +21172,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21117,17 +21198,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21142,18 +21223,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21168,18 +21249,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21194,43 +21275,43 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21245,43 +21326,43 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation" + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21296,31 +21377,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21335,17 +21416,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21360,18 +21441,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21386,18 +21467,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21412,17 +21493,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21437,18 +21518,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21463,18 +21544,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21489,18 +21570,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting" + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21515,17 +21596,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection" + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21540,30 +21621,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection" + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21578,18 +21659,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21604,18 +21685,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21630,18 +21711,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation" + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21656,30 +21737,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21694,18 +21775,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21720,18 +21801,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21746,30 +21827,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation" + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21784,18 +21865,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource" + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21810,18 +21891,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21836,17 +21917,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21861,30 +21942,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21899,18 +21980,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21925,18 +22006,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", + "Method": "GET", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21951,31 +22032,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}", + "Method": "GET", + "Command": "Get-MgBetaContact", "Permissions": [ { "Name": "Directory.Read.All", @@ -21996,17 +22077,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", + "Method": "GET", + "Command": "Get-MgBetaContact", "Permissions": [ { "Name": "Directory.Read.All", @@ -22027,30 +22108,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContactById" + "Command": "Get-MgBetaContactById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/contacts/$count", + "Method": "GET", + "Command": "Get-MgBetaContactCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -22071,17 +22152,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/delta", + "Method": "GET", + "Command": "Get-MgBetaContactDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22102,30 +22183,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactDelta" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReport" + "Command": "Get-MgBetaContactDirectReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports", + "Method": "GET", + "Command": "Get-MgBetaContactDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -22152,68 +22233,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactDirectReport" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact" + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact" + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser" + "Command": "Get-MgBetaContactDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser" + "Command": "Get-MgBetaContactDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Method": "GET", + "Command": "Get-MgBetaContactDirectReportCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -22240,44 +22321,44 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact" + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsUser" + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/manager", + "Method": "GET", + "Command": "Get-MgBetaContactManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -22304,20 +22385,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactManager" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -22386,20 +22467,20 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaContactMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -22474,30 +22555,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaContactMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOf" + "Command": "Get-MgBetaContactMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf", + "Method": "GET", + "Command": "Get-MgBetaContactMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -22524,68 +22605,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup" + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup" + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaContactMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -22612,56 +22693,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsGroup" + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf" + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgBetaContactTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -22682,68 +22763,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaContactTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -22764,95 +22845,95 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport" + "Command": "Get-MgBetaContactTransitiveReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveReports", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport" + "Command": "Get-MgBetaContactTransitiveReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReportCount" + "Command": "Get-MgBetaContactTransitiveReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContactUserOwnedObject" + "Command": "Get-MgBetaContactUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts/{contract-id}", + "Method": "GET", + "Command": "Get-MgBetaContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -22867,17 +22948,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContract" + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", + "Method": "GET", + "Command": "Get-MgBetaContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -22892,30 +22973,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContract" + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContractById" + "Command": "Get-MgBetaContractById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/contracts/$count", + "Method": "GET", + "Command": "Get-MgBetaContractCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -22930,17 +23011,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContractCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/delta", + "Method": "GET", + "Command": "Get-MgBetaContractDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22955,61 +23036,61 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaContractDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContractMemberGroup" + "Command": "Get-MgBetaContractMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContractMemberObject" + "Command": "Get-MgBetaContractMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaContractUserOwnedObject" + "Command": "Get-MgBetaContractUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -23024,42 +23105,42 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation" + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation" + "Command": "Get-MgBetaDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/dataPolicyOperations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperationCount" + "Command": "Get-MgBetaDataPolicyOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/{device-id}", + "Method": "GET", + "Command": "Get-MgBetaDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -23086,17 +23167,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices", + "Method": "GET", + "Command": "Get-MgBetaDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -23123,17 +23204,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", "Uri": "/deviceAppManagement", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23160,18 +23241,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagement" + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23186,17 +23267,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23211,18 +23292,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23249,17 +23330,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23286,18 +23367,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23324,18 +23405,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23362,17 +23443,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23399,18 +23480,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23437,17 +23518,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23462,18 +23543,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23500,18 +23581,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23538,17 +23619,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23575,18 +23656,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23613,17 +23694,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23650,18 +23731,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23688,17 +23769,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23725,18 +23806,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23763,18 +23844,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23789,17 +23870,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate" + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23814,17 +23895,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate" + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23839,43 +23920,43 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23890,17 +23971,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment" + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23915,18 +23996,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment" + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23941,30 +24022,30 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23979,17 +24060,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24004,18 +24085,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24030,18 +24111,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24056,17 +24137,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24081,18 +24162,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24107,18 +24188,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24133,17 +24214,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24158,18 +24239,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24184,18 +24265,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24210,17 +24291,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24235,18 +24316,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24273,17 +24354,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24310,18 +24391,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24348,18 +24429,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24386,17 +24467,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24423,18 +24504,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24461,17 +24542,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24486,18 +24567,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24524,18 +24605,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24562,17 +24643,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24599,17 +24680,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24636,18 +24717,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24674,17 +24755,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24711,18 +24792,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24749,17 +24830,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24786,18 +24867,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24824,17 +24905,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24861,18 +24942,93 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "List" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24899,17 +25055,93 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24936,18 +25168,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24974,130 +25243,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount" + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppStatuses", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25124,92 +25280,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus" + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus" - }, - { "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25236,18 +25317,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25262,17 +25343,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25287,18 +25368,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25313,17 +25394,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25338,18 +25419,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25364,20 +25445,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25392,18 +25473,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory" + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25418,19 +25499,19 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory" + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBookCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25445,17 +25526,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25470,18 +25551,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25496,17 +25577,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25521,18 +25602,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25547,18 +25628,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25573,18 +25654,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary" + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25599,17 +25680,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25624,18 +25705,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25650,18 +25731,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25676,17 +25757,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25701,18 +25782,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25727,18 +25808,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25753,17 +25834,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25778,18 +25859,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25816,17 +25897,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25853,18 +25934,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25891,17 +25972,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25916,18 +25997,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25954,17 +26035,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25991,18 +26072,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26029,18 +26110,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26067,17 +26148,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26104,18 +26185,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26142,18 +26223,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26168,17 +26249,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26193,30 +26274,30 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26231,30 +26312,30 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp" + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileLobApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26269,18 +26350,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp" + "OutputType": "IMicrosoftGraphMobileLobApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26295,17 +26376,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26320,18 +26401,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26346,20 +26427,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26374,18 +26455,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26400,19 +26481,19 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26427,18 +26508,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26453,17 +26534,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26478,18 +26559,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26504,17 +26585,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26529,18 +26610,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26555,17 +26636,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26580,18 +26661,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26606,17 +26687,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26631,18 +26712,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26657,18 +26738,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26683,18 +26764,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26709,17 +26790,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26734,18 +26815,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26760,18 +26841,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26786,17 +26867,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26811,17 +26892,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26836,17 +26917,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/mobileLobApp/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26861,18 +26942,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMobileLobApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26887,17 +26968,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship" + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26912,18 +26993,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship" + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26938,20 +27019,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26966,17 +27047,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet" + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26991,18 +27072,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet" + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27017,17 +27098,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment" + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27042,18 +27123,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment" + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27068,17 +27149,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/policySets/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27093,18 +27174,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27119,17 +27200,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem" + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27144,18 +27225,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem" + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27170,17 +27251,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27195,18 +27276,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate" + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27221,17 +27302,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27246,18 +27327,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27284,17 +27365,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27321,18 +27402,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27359,18 +27440,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27397,17 +27478,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27434,18 +27515,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27472,17 +27553,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27497,18 +27578,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27535,18 +27616,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27573,17 +27654,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27610,18 +27691,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27648,18 +27729,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27686,17 +27767,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27723,18 +27804,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27761,18 +27842,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27799,17 +27880,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask" + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27836,17 +27917,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask" + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementTaskCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27873,18 +27954,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27911,17 +27992,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27948,17 +28029,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/vppTokens/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27985,18 +28066,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28023,18 +28104,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp" + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28049,17 +28130,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28074,18 +28155,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28100,17 +28181,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28125,18 +28206,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28151,17 +28232,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28176,18 +28257,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28202,18 +28283,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28228,17 +28309,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28253,18 +28334,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28291,17 +28372,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28328,17 +28409,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28365,18 +28446,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28403,17 +28484,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28440,18 +28521,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28478,17 +28559,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28515,18 +28596,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28553,17 +28634,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28590,18 +28671,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28628,17 +28709,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28665,18 +28746,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28703,18 +28784,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28741,17 +28822,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28778,18 +28859,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28816,18 +28897,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28854,17 +28935,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28891,17 +28972,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28928,18 +29009,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28966,17 +29047,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29003,18 +29084,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29041,17 +29122,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29078,18 +29159,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29116,18 +29197,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29154,17 +29235,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29191,18 +29272,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29229,17 +29310,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29266,17 +29347,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphWindowsManagementApp", "Uri": "/deviceAppManagement/windowsManagementApp", + "Method": "GET", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29303,18 +29384,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp" + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices(deviceId='{deviceId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceByDeviceId", "Permissions": [ { "Name": "Device.Read.All", @@ -29341,81 +29422,81 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceByDeviceId" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceById" + "Command": "Get-MgBetaDeviceById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceCommand" + "Command": "Get-MgBetaDeviceCommand", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceCommand" + "Command": "Get-MgBetaDeviceCommand", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/commands/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceCommandCount" + "Command": "Get-MgBetaDeviceCommandCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceCommandResponsepayload" + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/devices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceCount", "Permissions": [ { "Name": "Device.Read.All", @@ -29442,72 +29523,72 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/delta", + "Method": "GET", + "Command": "Get-MgBetaDeviceDelta", "Permissions": { "Name": "Device.Read.All", "Description": "Read all devices", "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceDelta" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceExtension" + "Command": "Get-MgBetaDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceExtension" + "Command": "Get-MgBetaDeviceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceExtensionCount" + "Command": "Get-MgBetaDeviceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagement", "Uri": "/deviceManagement", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29570,17 +29651,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagement" + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29595,18 +29676,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29621,17 +29702,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29646,17 +29727,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29671,18 +29752,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29697,17 +29778,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29722,17 +29803,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29747,18 +29828,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29773,17 +29854,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29798,17 +29879,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29823,18 +29904,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29849,17 +29930,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29874,17 +29955,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29899,17 +29980,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Uri": "/deviceManagement/androidForWorkSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29924,17 +30005,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting" + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29949,18 +30030,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29975,17 +30056,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30000,17 +30081,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30025,17 +30106,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30062,18 +30143,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate" + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30088,17 +30169,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile" + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30113,18 +30194,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile" + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30139,17 +30220,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment" + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30164,18 +30245,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment" + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30190,17 +30271,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30215,17 +30296,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", "Uri": "/deviceManagement/getAssignedRoleDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30252,18 +30333,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30278,17 +30359,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30303,17 +30384,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30328,18 +30409,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30354,17 +30435,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty" + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/getState", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30379,18 +30460,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30405,18 +30486,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail" + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30431,18 +30512,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty" + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30457,17 +30538,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30482,18 +30563,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30508,17 +30589,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30533,17 +30614,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAuditEventCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30558,18 +30639,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30584,17 +30665,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30609,17 +30690,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/autopilotEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30634,18 +30715,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30660,17 +30741,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30685,18 +30766,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30711,18 +30792,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30737,17 +30818,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation" + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30762,17 +30843,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation" + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/cartToClassAssociations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30787,18 +30868,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30813,17 +30894,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory" + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30838,17 +30919,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory" + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/categories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30863,18 +30944,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30889,17 +30970,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30914,18 +30995,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30940,20 +31021,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyLongValuePair", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30968,20 +31049,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric" + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30996,18 +31077,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries" + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31034,17 +31115,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/comanagedDevices", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31071,170 +31152,170 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31261,56 +31342,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31337,220 +31418,220 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", "Uri": "/deviceManagement/getComanagedDevicesSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31577,81 +31658,81 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary" + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31678,17 +31759,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice" + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31715,17 +31796,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice" + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/comanagementEligibleDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31752,17 +31833,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31789,18 +31870,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary" + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31827,17 +31908,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31864,17 +31945,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31901,18 +31982,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31927,17 +32008,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31952,18 +32033,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31978,17 +32059,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32003,18 +32084,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32029,17 +32110,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32054,18 +32135,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32080,17 +32161,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32105,18 +32186,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32131,18 +32212,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32157,17 +32238,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32182,18 +32263,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32208,18 +32289,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32234,17 +32315,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32259,18 +32340,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32285,56 +32366,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32349,17 +32430,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/complianceSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32374,17 +32455,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/complianceSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32399,17 +32480,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/conditionalAccessSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32436,18 +32517,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting" + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32474,18 +32555,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary" + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32500,17 +32581,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32525,18 +32606,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32551,17 +32632,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32576,18 +32657,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32602,17 +32683,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32627,18 +32708,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32653,17 +32734,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32678,18 +32759,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32704,18 +32785,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32730,17 +32811,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32755,18 +32836,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32781,18 +32862,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32807,17 +32888,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32832,17 +32913,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32857,18 +32938,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32883,17 +32964,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32908,18 +32989,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32934,18 +33015,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32960,17 +33041,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32985,18 +33066,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33011,18 +33092,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33037,17 +33118,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33062,17 +33143,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/configurationSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33087,18 +33168,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33119,17 +33200,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent" + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33150,17 +33231,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent" + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/dataSharingConsents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33181,18 +33262,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33207,17 +33288,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting" + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33232,17 +33313,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting" + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33257,18 +33338,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33283,18 +33364,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile" + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33309,18 +33390,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile" + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33335,18 +33416,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33361,17 +33442,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile" + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33386,18 +33467,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile" + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33412,18 +33493,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33438,18 +33519,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33464,17 +33545,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33489,18 +33570,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33515,55 +33596,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential" + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential" + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/derivedCredentials/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount" + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33590,17 +33671,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33627,17 +33708,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/detectedApps/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33664,18 +33745,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33690,17 +33771,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33715,18 +33796,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33741,18 +33822,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33779,17 +33860,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33816,17 +33897,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33853,18 +33934,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33879,17 +33960,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33904,18 +33985,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33930,17 +34011,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33955,18 +34036,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33981,17 +34062,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34006,17 +34087,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34031,18 +34112,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire" + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34057,17 +34138,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34082,18 +34163,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34108,17 +34189,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34133,18 +34214,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34159,17 +34240,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34184,18 +34265,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34210,18 +34291,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34236,18 +34317,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34262,18 +34343,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34288,17 +34369,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34313,18 +34394,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34339,18 +34420,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34365,17 +34446,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34390,18 +34471,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34416,18 +34497,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34442,17 +34523,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34467,17 +34548,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34492,18 +34573,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34518,17 +34599,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34543,18 +34624,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34569,18 +34650,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34595,17 +34676,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34620,18 +34701,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34646,18 +34727,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34672,18 +34753,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34698,17 +34779,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34723,17 +34804,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34748,18 +34829,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34774,17 +34855,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34799,18 +34880,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34825,18 +34906,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34851,17 +34932,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34876,17 +34957,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34901,17 +34982,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34926,18 +35007,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34952,17 +35033,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34977,18 +35058,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35003,17 +35084,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35028,18 +35109,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35054,17 +35135,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35079,18 +35160,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35105,18 +35186,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35131,18 +35212,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35157,17 +35238,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35182,18 +35263,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35208,18 +35289,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35234,17 +35315,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35259,18 +35340,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion" + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35285,17 +35366,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState" + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35310,18 +35391,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState" + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35336,18 +35417,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35362,17 +35443,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation" + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35387,17 +35468,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation" + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35412,30 +35493,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35450,18 +35531,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35476,17 +35557,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35501,18 +35582,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35527,18 +35608,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35553,18 +35634,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35591,17 +35672,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35628,18 +35709,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35666,17 +35747,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35703,18 +35784,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35741,17 +35822,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35778,18 +35859,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35804,17 +35885,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript" + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35829,18 +35910,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript" + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35855,17 +35936,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35880,18 +35961,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35906,17 +35987,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35931,18 +36012,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35957,17 +36038,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35982,18 +36063,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36008,18 +36089,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36046,18 +36127,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36072,18 +36153,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36098,17 +36179,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory" + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36123,18 +36204,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary" + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36149,18 +36230,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary" + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36187,17 +36268,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript" + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36224,18 +36305,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript" + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36262,17 +36343,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36299,18 +36380,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36337,55 +36418,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36412,106 +36455,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount" + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Permissions": [], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36538,17 +36493,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36575,18 +36568,31 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36613,18 +36619,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36651,18 +36694,56 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36689,17 +36770,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36726,18 +36807,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36764,43 +36845,43 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36815,17 +36896,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector" + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36840,17 +36921,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector" + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/domainJoinConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36865,19 +36946,19 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/getEffectivePermissions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEffectivePermission", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -36892,18 +36973,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEffectivePermission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36918,17 +36999,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36943,18 +37024,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36969,17 +37050,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36994,18 +37075,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37020,17 +37101,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37045,18 +37126,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37071,17 +37152,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37096,18 +37177,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37122,18 +37203,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37160,17 +37241,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37197,17 +37278,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37234,19 +37315,19 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37273,56 +37354,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37337,17 +37418,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory" + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37362,55 +37443,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory" + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37425,82 +37506,82 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37515,17 +37596,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration" + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37540,18 +37621,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration" + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37566,17 +37647,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment" + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37591,18 +37672,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment" + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37617,17 +37698,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37642,18 +37723,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37668,17 +37749,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue" + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37693,18 +37774,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue" + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37719,18 +37800,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37745,18 +37826,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition" + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37771,17 +37852,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue" + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37796,18 +37877,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue" + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37822,17 +37903,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition" + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37847,30 +37928,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition" + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37885,20 +37966,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37913,491 +37994,491 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile" + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38412,17 +38493,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport" + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38437,17 +38518,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport" + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38462,18 +38543,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38488,17 +38569,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping" + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38513,18 +38594,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping" + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38539,18 +38620,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38565,17 +38646,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension" + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38590,18 +38671,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension" + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38616,18 +38697,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38642,17 +38723,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile" + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38667,17 +38748,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile" + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38692,18 +38773,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38718,17 +38799,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile" + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38743,17 +38824,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile" + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38768,94 +38849,94 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38870,17 +38951,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38895,17 +38976,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/importedDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38920,18 +39001,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38946,17 +39027,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38971,17 +39052,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38996,18 +39077,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39022,17 +39103,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39047,18 +39128,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39073,17 +39154,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39098,18 +39179,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39124,18 +39205,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39150,17 +39231,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory" + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39175,18 +39256,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory" + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39201,18 +39282,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39227,17 +39308,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39252,18 +39333,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39278,18 +39359,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39304,17 +39385,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39329,18 +39410,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39355,17 +39436,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/intents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39380,18 +39461,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39406,18 +39487,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting" + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39432,17 +39513,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39457,18 +39538,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39483,18 +39564,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39509,17 +39590,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39534,18 +39615,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39560,18 +39641,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39586,18 +39667,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39612,17 +39693,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39637,18 +39718,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39663,18 +39744,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39689,17 +39770,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39714,18 +39795,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39740,18 +39821,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39766,18 +39847,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39792,17 +39873,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile" + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39817,18 +39898,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile" + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39843,17 +39924,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment" + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39868,18 +39949,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment" + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39894,17 +39975,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39919,18 +40000,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39945,17 +40026,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39970,17 +40051,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39995,18 +40076,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40021,17 +40102,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40046,18 +40127,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40072,17 +40153,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40097,18 +40178,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40123,18 +40204,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40149,17 +40230,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40174,18 +40255,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40200,17 +40281,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40225,18 +40306,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40263,17 +40344,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40300,87 +40381,87 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult" + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40395,93 +40476,93 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus" + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40508,56 +40589,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp" + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp" + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40572,17 +40653,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState" + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40597,17 +40678,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState" + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40622,18 +40703,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40660,144 +40741,144 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting" + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Uri": "/deviceManagement/managedDeviceOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40824,157 +40905,157 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview" + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser" + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40989,17 +41070,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration" + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41014,17 +41095,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration" + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41039,18 +41120,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41065,17 +41146,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold" + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41090,17 +41171,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold" + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41115,18 +41196,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41141,17 +41222,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41166,17 +41247,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41191,18 +41272,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41217,17 +41298,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite" + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41242,17 +41323,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite" + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41267,18 +41348,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41293,18 +41374,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration" + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41319,17 +41400,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41344,18 +41425,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41370,20 +41451,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyLongValuePair", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41398,20 +41479,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric" + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41426,18 +41507,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries" + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -41452,17 +41533,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -41477,18 +41558,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41515,17 +41596,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41552,18 +41633,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41590,17 +41671,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -41615,18 +41696,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41653,17 +41734,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41690,17 +41771,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41727,30 +41808,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "Uri": "/deviceManagement/monitoring", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoring" + "Command": "Get-MgBetaDeviceManagementMonitoring", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41765,17 +41846,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord" + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41790,17 +41871,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord" + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRecords/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41815,17 +41896,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41840,18 +41921,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification" + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41866,17 +41947,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule" + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41891,17 +41972,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule" + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRules/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41916,18 +41997,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41942,17 +42023,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector" + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41967,17 +42048,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector" + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/ndesConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41992,18 +42073,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42018,17 +42099,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42043,17 +42124,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42068,18 +42149,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42094,17 +42175,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42119,18 +42200,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42145,18 +42226,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42183,17 +42264,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42220,17 +42301,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42257,18 +42338,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42295,17 +42376,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit" + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42332,17 +42413,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit" + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/remoteActionAudits/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42369,18 +42450,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42407,17 +42488,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42444,17 +42525,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42481,17 +42562,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", "Uri": "/deviceManagement/reports", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42542,83 +42623,83 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReport" + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport" + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport" + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getAutopilotDeploymentStatus", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAutopilotDeploymentStatus" + "Command": "Get-MgBetaDeviceManagementReportAutopilotDeploymentStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCachedReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42657,18 +42738,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCachedReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42707,17 +42788,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Uri": "/deviceManagement/reports/cachedReportConfigurations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42756,17 +42837,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42805,44 +42886,44 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport" + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42881,18 +42962,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42931,44 +43012,44 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice" + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport" + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43007,70 +43088,70 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport" + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport" + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport" + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43109,18 +43190,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43159,57 +43240,57 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice" + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport" + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43248,70 +43329,70 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport" + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary" + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport" + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43350,18 +43431,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43400,18 +43481,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43450,18 +43531,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43500,18 +43581,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43550,18 +43631,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43600,18 +43681,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43650,18 +43731,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43700,18 +43781,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43750,18 +43831,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43800,18 +43881,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43850,18 +43931,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43900,44 +43981,44 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice" + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice" + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43976,17 +44057,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJob" + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Uri": "/deviceManagement/reports/exportJobs", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44025,17 +44106,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJob" + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/reports/exportJobs/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44074,44 +44155,44 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport" + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getReportFilters", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44150,18 +44231,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFilter" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44176,18 +44257,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getHistoricalReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44226,31 +44307,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44277,18 +44358,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44315,18 +44396,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44365,18 +44446,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44415,18 +44496,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44465,18 +44546,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44515,57 +44596,57 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport" + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport" + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44592,18 +44673,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44642,148 +44723,148 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport" + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport" + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport" + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport" + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44798,18 +44879,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44824,17 +44905,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44849,18 +44930,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44875,17 +44956,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44900,18 +44981,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44926,17 +45007,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/resourceAccessProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44951,18 +45032,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44989,17 +45070,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45026,17 +45107,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/resourceOperations/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45063,18 +45144,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45101,18 +45182,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReusableSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45127,17 +45208,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/reusableSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReusableSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45152,17 +45233,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/reusableSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45177,18 +45258,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45215,17 +45296,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45252,17 +45333,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45289,69 +45370,69 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45378,17 +45459,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45415,17 +45496,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45452,18 +45533,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45490,17 +45571,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45527,18 +45608,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45565,18 +45646,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45603,18 +45684,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45641,17 +45722,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45678,81 +45759,81 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45779,18 +45860,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45817,43 +45898,43 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript" + "Command": "Get-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript" + "Command": "Get-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45880,17 +45961,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45917,18 +45998,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45955,30 +46036,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptCount" + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46005,17 +46086,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46042,18 +46123,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46080,18 +46161,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46118,18 +46199,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46156,55 +46237,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46231,93 +46274,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount" + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46344,18 +46312,56 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState" + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46382,18 +46388,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount" + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46420,17 +46463,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState" + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46457,18 +46538,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46483,17 +46564,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46508,17 +46589,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46533,17 +46614,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46558,18 +46639,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary" + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46584,18 +46665,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46610,17 +46691,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46635,17 +46716,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46660,18 +46741,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46686,17 +46767,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46711,18 +46792,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46737,17 +46818,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory" + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46762,18 +46843,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory" + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46788,18 +46869,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46814,17 +46895,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46839,18 +46920,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46865,18 +46946,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46891,17 +46972,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46916,18 +46997,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46942,17 +47023,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/templates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46967,18 +47048,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46993,17 +47074,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47018,132 +47099,132 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47158,56 +47239,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47222,17 +47303,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47247,18 +47328,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47273,17 +47354,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/tenantAttachRBAC/getState", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47310,18 +47391,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47336,17 +47417,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47361,18 +47442,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47387,17 +47468,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47412,18 +47493,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47438,18 +47519,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47464,18 +47545,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47490,17 +47571,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47515,18 +47596,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47541,17 +47622,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47566,18 +47647,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47592,17 +47673,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47617,18 +47698,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47643,18 +47724,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47669,18 +47750,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -47695,17 +47776,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -47720,17 +47801,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -47745,18 +47826,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47783,17 +47864,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47820,54 +47901,54 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47894,18 +47975,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47932,17 +48013,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47969,17 +48050,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48006,18 +48087,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48044,17 +48125,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48081,18 +48162,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48119,17 +48200,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48156,17 +48237,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48193,18 +48274,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48231,17 +48312,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48268,17 +48349,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48305,18 +48386,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48343,17 +48424,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48380,17 +48461,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48417,18 +48498,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48455,17 +48536,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48492,17 +48573,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48529,17 +48610,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48566,18 +48647,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48604,17 +48685,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48641,17 +48722,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48678,18 +48759,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48716,17 +48797,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48753,17 +48834,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48790,18 +48871,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48828,17 +48909,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48865,17 +48946,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48902,18 +48983,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48940,17 +49021,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48977,17 +49058,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49014,17 +49095,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49051,55 +49132,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49126,17 +49207,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49163,18 +49244,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49201,18 +49282,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49239,18 +49320,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49277,17 +49358,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49314,18 +49395,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49352,18 +49433,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49390,18 +49471,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49428,18 +49509,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49466,18 +49547,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49504,17 +49585,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49541,17 +49622,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49578,17 +49659,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49615,18 +49696,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49653,17 +49734,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49690,17 +49771,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49727,18 +49808,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49765,17 +49846,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49802,17 +49883,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49839,18 +49920,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49877,17 +49958,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49914,17 +49995,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49951,18 +50032,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49989,17 +50070,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50026,17 +50107,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50063,18 +50144,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50101,17 +50182,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50138,17 +50219,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50175,17 +50256,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50212,18 +50293,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50250,80 +50331,80 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50350,17 +50431,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50387,17 +50468,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50424,18 +50505,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50462,17 +50543,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50499,17 +50580,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50536,19 +50617,19 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50575,17 +50656,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50612,17 +50693,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50649,18 +50730,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50687,17 +50768,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50724,92 +50805,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50836,92 +50842,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory" - }, - { - "Variants": [ - "Get" - ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50948,17 +50880,92 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50985,18 +50992,92 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51023,17 +51104,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51060,17 +51141,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51097,55 +51178,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51172,17 +51253,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51209,17 +51290,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51246,18 +51327,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51284,17 +51365,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51321,17 +51402,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51358,18 +51439,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51396,17 +51477,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51433,17 +51514,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51470,18 +51551,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51508,17 +51589,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51545,17 +51626,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51582,18 +51663,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51620,17 +51701,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51657,17 +51738,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51694,17 +51775,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51731,18 +51812,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51769,17 +51850,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51806,17 +51887,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51843,18 +51924,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51881,17 +51962,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51918,17 +51999,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51955,18 +52036,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51993,17 +52074,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52030,17 +52111,54 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52067,17 +52185,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Get" + "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52104,18 +52260,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52142,17 +52335,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52179,17 +52410,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Get" + "List" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52216,205 +52485,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" - }, - { "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52441,18 +52522,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52467,17 +52548,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate" + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52492,17 +52573,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate" + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userPfxCertificates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52517,30 +52598,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphVirtualEndpoint", "Uri": "/deviceManagement/virtualEndpoint", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint" + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52555,17 +52636,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent" + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52580,17 +52661,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent" + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52605,17 +52686,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52630,55 +52711,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52693,17 +52774,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52718,18 +52799,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52744,17 +52825,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory" + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52769,31 +52850,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52808,31 +52889,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc" + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52847,17 +52928,17 @@ "IsAdmin": false } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction" + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52872,18 +52953,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping" + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52898,17 +52979,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage" + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52923,17 +53004,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage" + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52948,17 +53029,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52973,17 +53054,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage" + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52998,18 +53079,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53024,17 +53105,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting" + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53049,17 +53130,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting" + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53074,18 +53155,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53100,17 +53218,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage" + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53125,17 +53243,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage" + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53150,18 +53268,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53176,17 +53294,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection" + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53201,17 +53319,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection" + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53226,17 +53344,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53251,18 +53369,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting" + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53277,17 +53395,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53302,106 +53420,106 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53416,43 +53534,43 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcReports", "Uri": "/deviceManagement/virtualEndpoint/reports", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53467,73 +53585,73 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob" + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53548,18 +53666,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53574,18 +53692,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53600,18 +53718,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53626,18 +53744,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", + "Method": "POST", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53652,30 +53770,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53690,17 +53808,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan" + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53715,18 +53833,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53741,17 +53859,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan" + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53766,17 +53884,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan" + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53791,18 +53909,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53817,17 +53935,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot" + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53842,17 +53960,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot" + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53867,18 +53985,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53893,17 +54011,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount" + "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcSubscription", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53918,30 +54036,30 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription" + "OutputType": "IMicrosoftGraphCloudPcSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53956,17 +54074,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion" + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53981,18 +54099,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -54007,17 +54125,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -54032,55 +54150,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -54095,18 +54213,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54121,17 +54239,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54146,119 +54264,119 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54273,18 +54391,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54299,17 +54417,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54324,17 +54442,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54349,18 +54467,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54375,18 +54493,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54401,17 +54519,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Uri": "/deviceManagement/windowsAutopilotSettings", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54426,18 +54544,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting" + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54452,17 +54570,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54477,18 +54595,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54503,17 +54621,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54528,18 +54646,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54554,17 +54672,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54579,18 +54697,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54605,17 +54723,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54630,17 +54748,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54655,18 +54773,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54681,17 +54799,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54706,17 +54824,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54731,18 +54849,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54769,17 +54887,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54806,17 +54924,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54843,18 +54961,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54881,17 +54999,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54918,18 +55036,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54956,20 +55074,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -55038,20 +55156,20 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -55126,30 +55244,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf" + "Command": "Get-MgBetaDeviceMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf", + "Method": "GET", + "Command": "Get-MgBetaDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -55176,68 +55294,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup" + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup" + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -55264,43 +55382,43 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup" + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/registeredOwners", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -55327,92 +55445,92 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -55439,18 +55557,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "Permissions": [ { "Name": "Device.Read.All", @@ -55477,56 +55595,168 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount" + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Permissions": [], "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint" + "Command": "Get-MgBetaDeviceRegisteredUser", + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers/endpoint", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers/user", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser" + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredUsers", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Method": "GET", + "Command": "Get-MgBetaDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -55553,92 +55783,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUser" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal" + "OutputType": null, + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/registeredUsers/$count", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser" - }, - { - "Variants": [ - "List" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgBetaDeviceRegisteredUserCount", "Permissions": [ { "Name": "Device.Read.All", @@ -55665,107 +55821,69 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserByRef" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCount" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint" + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser" + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf" + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -55792,68 +55910,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -55880,56 +55998,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights" + "Command": "Get-MgBetaDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights", + "Method": "GET", + "Command": "Get-MgBetaDeviceUsageRights", "Permissions": [ { "Name": "Device.Read.All", @@ -55956,18 +56074,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights" + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/usageRights/$count", + "Method": "GET", + "Command": "Get-MgBetaDeviceUsageRightsCount", "Permissions": [ { "Name": "Device.Read.All", @@ -55994,43 +56112,43 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRightsCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDeviceUserOwnedObject" + "Command": "Get-MgBetaDeviceUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectory" + "Command": "Get-MgBetaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56057,17 +56175,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56094,30 +56212,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryAdministrativeUnitById" + "Command": "Get-MgBetaDirectoryAdministrativeUnitById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56144,17 +56262,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/delta", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56181,55 +56299,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension" + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension" + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount" + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56256,30 +56374,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56306,30 +56424,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56356,30 +56474,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56406,30 +56524,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56456,30 +56574,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56506,30 +56624,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56556,17 +56674,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56593,18 +56711,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56631,18 +56749,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56669,18 +56787,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56707,18 +56825,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56745,18 +56863,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56783,18 +56901,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56821,18 +56939,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56859,48 +56977,48 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberGroup" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberObject" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -56927,17 +57045,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -56964,18 +57082,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -57002,31 +57120,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryAdministrativeUnitUserOwnedObject" + "Command": "Get-MgBetaDirectoryAdministrativeUnitUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57041,17 +57159,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57066,17 +57184,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/attributeSets/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryAttributeSetCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57091,105 +57209,105 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "Uri": "/directory/certificateAuthorities", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthority" + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57204,17 +57322,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57229,18 +57347,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57255,17 +57373,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57280,18 +57398,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57306,17 +57424,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -57331,296 +57449,296 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItem" + "Command": "Get-MgBetaDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit" + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/administrativeUnit", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit" + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication" + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication" + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice" + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice" + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup" + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup" + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal" + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal" + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser" + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser" + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemById" + "Command": "Get-MgBetaDirectoryDeletedItemById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/application/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/device/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/user/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser" + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup" + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject" + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/getUserOwnedObjects", + "Method": "POST", + "Command": "Get-MgBetaDirectoryDeletedItemUserOwnedObject", "Permissions": [ { "Name": "Group.Read.All", @@ -57635,209 +57753,209 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemUserOwnedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToById" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToDelta" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToUserOwnedObject" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/featureRolloutPolicies/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration" + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration" + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/federationConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount" + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource" + "Command": "Get-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource" + "Command": "Get-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/impactedResources/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResourceCount" + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -57864,17 +57982,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile" + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles", + "Method": "GET", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -57889,17 +58007,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile" + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/inboundSharedUserProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -57914,97 +58032,97 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryObject", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryObject" + "Command": "Get-MgBetaDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getByIds", + "Method": "POST", + "Command": "Get-MgBetaDirectoryObjectById", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectById" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directoryObjects/$count", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectCount" + "Command": "Get-MgBetaDirectoryObjectCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/delta", + "Method": "GET", + "Command": "Get-MgBetaDirectoryObjectDelta", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -58073,20 +58191,20 @@ "IsAdmin": false } ], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -58161,43 +58279,43 @@ "IsAdmin": true } ], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject" + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization" + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -58212,17 +58330,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/onPremisesSynchronization/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -58237,18 +58355,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58275,17 +58393,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile" + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58312,17 +58430,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile" + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58349,30 +58467,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant" + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTenantReference", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58399,18 +58517,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant" + "OutputType": "IMicrosoftGraphTenantReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58437,18 +58555,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendation", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58463,17 +58581,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendation", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58488,17 +58606,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/recommendations/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendationCount", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58513,18 +58631,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58539,17 +58657,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58564,18 +58682,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58590,18 +58708,143 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/directoryRoles/{directoryRole-id}", "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount" + "Command": "Get-MgBetaDirectoryRole", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "List" + ], + "Uri": "/directoryRoles", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRole", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetExpanded" + ], + "Uri": "/directoryRoles/getByIds", + "Method": "POST", + "Command": "Get-MgBetaDirectoryRoleById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Get" + ], + "Uri": "/directoryRoles/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -58628,142 +58871,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole" - }, - { - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleById" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId" - }, - { - "Variants": [ - "Get" - ], "OutputType": null, - "Uri": "/directoryRoles/$count", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleCount" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/delta", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58790,17 +58908,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleDelta" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/{directoryRole-id}/members", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -58827,167 +58945,167 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication" + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication" + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice" + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice" + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup" + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup" + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact" + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact" + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal" + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal" + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser" + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser" + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -59014,18 +59132,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -59052,138 +59170,138 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser" + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberGroup" + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberObject" + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember" + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleScopedMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -59210,18 +59328,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -59248,18 +59366,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -59286,17 +59404,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate" + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -59323,30 +59441,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate" + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateById" + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -59373,17 +59491,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/delta", + "Method": "GET", + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59410,74 +59528,74 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup" + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject" + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject" + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject" + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySetting", "Uri": "/settings/{directorySetting-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -59504,17 +59622,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting" + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectorySetting", "Uri": "/settings", + "Method": "GET", + "Command": "Get-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -59541,18 +59659,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting" + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaDirectorySettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -59567,17 +59685,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate" + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Uri": "/directorySettingTemplates", + "Method": "GET", + "Command": "Get-MgBetaDirectorySettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -59592,30 +59710,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate" + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directorySettingTemplates/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateById" + "Command": "Get-MgBetaDirectorySettingTemplateById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directorySettingTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaDirectorySettingTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -59630,17 +59748,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directorySettingTemplates/delta", + "Method": "GET", + "Command": "Get-MgBetaDirectorySettingTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59655,135 +59773,135 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup" + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject" + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject" + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain" + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain" + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/sharedEmailDomains/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount" + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription" + "Command": "Get-MgBetaDirectorySubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription" + "Command": "Get-MgBetaDirectorySubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionCount" + "Command": "Get-MgBetaDirectorySubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}", + "Method": "GET", + "Command": "Get-MgBetaDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -59804,17 +59922,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains", + "Method": "GET", + "Command": "Get-MgBetaDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -59835,17 +59953,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/domains/$count", + "Method": "GET", + "Command": "Get-MgBetaDomainCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -59866,18 +59984,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Method": "GET", + "Command": "Get-MgBetaDomainFederationConfiguration", "Permissions": [ { "Name": "Domain.Read.All", @@ -59892,55 +60010,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration" + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration" + "Command": "Get-MgBetaDomainFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfigurationCount" + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainNameReference" + "Command": "Get-MgBetaDomainNameReference", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences", + "Method": "GET", + "Command": "Get-MgBetaDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -59955,18 +60073,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainNameReference" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Method": "GET", + "Command": "Get-MgBetaDomainNameReferenceCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -59981,30 +60099,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainNameReferenceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord" + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Method": "GET", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -60019,18 +60137,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Method": "GET", + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -60045,68 +60163,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation" + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation" + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount" + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord" + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Method": "GET", + "Command": "Get-MgBetaDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -60121,18 +60239,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Method": "GET", + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -60147,79 +60265,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDrive" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDrive" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/activities", + "Command": "Get-MgBetaDrive", "Permissions": [ { "Name": "Files.Read", @@ -60258,197 +60315,258 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" + }, + { "Module": "Beta.Files", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/drives", "Method": "GET", - "Command": "Get-MgBetaDriveActivity" + "Command": "Get-MgBetaDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", + "Variants": [ + "List" + ], + "Uri": "/drives/{drive-id}/activities", + "Method": "GET", + "Command": "Get-MgBetaDriveActivity", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveBundle" + "Command": "Get-MgBetaDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveBundle" + "Command": "Get-MgBetaDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveBundleContent" + "Command": "Get-MgBetaDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveBundleCount" + "Command": "Get-MgBetaDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBase" + "Command": "Get-MgBetaDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType" + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType" + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount" + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUser" + "Command": "Get-MgBetaDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveFollowing" + "Command": "Get-MgBetaDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveFollowing" + "Command": "Get-MgBetaDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveFollowingContent" + "Command": "Get-MgBetaDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveFollowingCount" + "Command": "Get-MgBetaDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Method": "GET", + "Command": "Get-MgBetaDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -60499,29 +60617,29 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItem" + "Command": "Get-MgBetaDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", + "Method": "GET", + "Command": "Get-MgBetaDriveItemActivity", "Permissions": [ { "Name": "Files.Read", @@ -60560,18 +60678,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivity" + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Method": "GET", + "Command": "Get-MgBetaDriveItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -60610,18 +60728,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivityByInterval" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Method": "GET", + "Command": "Get-MgBetaDriveItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -60660,118 +60778,68 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalytic" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -60810,30 +60878,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticTime" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Method": "GET", - "Command": "Get-MgBetaDriveItemChild" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgBetaDriveItemAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -60872,31 +60928,93 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemChild" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Method": "GET", + "Command": "Get-MgBetaDriveItemChild", "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" + }, + { "Module": "Beta.Files", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Method": "GET", - "Command": "Get-MgBetaDriveItemChildContent" + "Command": "Get-MgBetaDriveItemChild", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Method": "GET", + "Command": "Get-MgBetaDriveItemChildContent", + "Permissions": [], "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Files", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Method": "GET", + "Command": "Get-MgBetaDriveItemChildCount", "Permissions": [ { "Name": "Files.Read", @@ -60935,18 +61053,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Method": "GET", + "Command": "Get-MgBetaDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -60985,346 +61103,346 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemCount" + "Command": "Get-MgBetaDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUser" + "Command": "Get-MgBetaDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemDelta" + "Command": "Get-MgBetaDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser" + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUser" + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItem" + "Command": "Get-MgBetaDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivity" + "Command": "Get-MgBetaDriveItemListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval" + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemAnalytic" + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser" + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItem" + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent" + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemField" + "Command": "Get-MgBetaDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion" + "Command": "Get-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion" + "Command": "Get-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionCount" + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionField" + "Command": "Get-MgBetaDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Method": "GET", + "Command": "Get-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -61363,17 +61481,17 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Method": "GET", + "Command": "Get-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -61412,18 +61530,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Method": "GET", + "Command": "Get-MgBetaDriveItemPermissionCount", "Permissions": [ { "Name": "Files.Read", @@ -61462,81 +61580,81 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermissionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemRetentionLabel" + "Command": "Get-MgBetaDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription" + "Command": "Get-MgBetaDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription" + "Command": "Get-MgBetaDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscriptionCount" + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail" + "Command": "Get-MgBetaDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Method": "GET", + "Command": "Get-MgBetaDriveItemThumbnail", "Permissions": [ { "Name": "Files.Read", @@ -61575,18 +61693,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Method": "GET", + "Command": "Get-MgBetaDriveItemThumbnailCount", "Permissions": [ { "Name": "Files.Read", @@ -61625,18 +61743,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Method": "GET", + "Command": "Get-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -61675,17 +61793,17 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion" + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Method": "GET", + "Command": "Get-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -61724,18 +61842,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion" + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Method": "GET", + "Command": "Get-MgBetaDriveItemVersionContent", "Permissions": [ { "Name": "Files.Read", @@ -61774,18 +61892,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgBetaDriveItemVersionCount", "Permissions": [ { "Name": "Files.Read", @@ -61824,894 +61942,894 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUser" + "Command": "Get-MgBetaDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveList" + "Command": "Get-MgBetaDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/list/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListActivity" + "Command": "Get-MgBetaDriveListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListColumn" + "Command": "Get-MgBetaDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListColumn" + "Command": "Get-MgBetaDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListColumnCount" + "Command": "Get-MgBetaDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListColumnSourceColumn" + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentType" + "Command": "Get-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentType" + "Command": "Get-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn" + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn" + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnCount" + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink" + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink" + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount" + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount" + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCount" + "Command": "Get-MgBetaDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUser" + "Command": "Get-MgBetaDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListDrive" + "Command": "Get-MgBetaDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItem" + "Command": "Get-MgBetaDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItem" + "Command": "Get-MgBetaDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivity" + "Command": "Get-MgBetaDriveListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivityByInterval" + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemAnalytic" + "Command": "Get-MgBetaDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemCount" + "Command": "Get-MgBetaDriveListItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUser" + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/delta", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDelta" + "Command": "Get-MgBetaDriveListItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount" + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField" + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItem" + "Command": "Get-MgBetaDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItemContent" + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemField" + "Command": "Get-MgBetaDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion" + "Command": "Get-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion" + "Command": "Get-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionCount" + "Command": "Get-MgBetaDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionField" + "Command": "Get-MgBetaDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListOperation" + "Command": "Get-MgBetaDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListOperation" + "Command": "Get-MgBetaDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListOperationCount" + "Command": "Get-MgBetaDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription" + "Command": "Get-MgBetaDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription" + "Command": "Get-MgBetaDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveListSubscriptionCount" + "Command": "Get-MgBetaDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRoot" + "Command": "Get-MgBetaDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/root/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootActivity" + "Command": "Get-MgBetaDriveRootActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootActivityByInterval" + "Command": "Get-MgBetaDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalytic" + "Command": "Get-MgBetaDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay" + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticTime" + "Command": "Get-MgBetaDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootChild" + "Command": "Get-MgBetaDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootChild" + "Command": "Get-MgBetaDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootChildContent" + "Command": "Get-MgBetaDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootChildCount" + "Command": "Get-MgBetaDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootContent" + "Command": "Get-MgBetaDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUser" + "Command": "Get-MgBetaDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/delta", + "Method": "GET", + "Command": "Get-MgBetaDriveRootDelta", "Permissions": [ { "Name": "Files.Read", @@ -62750,517 +62868,517 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaDriveRootDelta" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser" + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUser" + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItem" + "Command": "Get-MgBetaDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/root/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivity" + "Command": "Get-MgBetaDriveRootListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval" + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemAnalytic" + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser" + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItem" + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent" + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemField" + "Command": "Get-MgBetaDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion" + "Command": "Get-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion" + "Command": "Get-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionCount" + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionField" + "Command": "Get-MgBetaDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission" + "Command": "Get-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission" + "Command": "Get-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootPermissionCount" + "Command": "Get-MgBetaDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootRetentionLabel" + "Command": "Get-MgBetaDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription" + "Command": "Get-MgBetaDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription" + "Command": "Get-MgBetaDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscriptionCount" + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail" + "Command": "Get-MgBetaDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail" + "Command": "Get-MgBetaDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnailCount" + "Command": "Get-MgBetaDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion" + "Command": "Get-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion" + "Command": "Get-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionContent" + "Command": "Get-MgBetaDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionCount" + "Command": "Get-MgBetaDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveSpecial" + "Command": "Get-MgBetaDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveSpecial" + "Command": "Get-MgBetaDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveSpecialContent" + "Command": "Get-MgBetaDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaDriveSpecialCount" + "Command": "Get-MgBetaDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes/{educationClass-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -63281,17 +63399,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes", + "Method": "GET", + "Command": "Get-MgBetaEducationClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -63312,18 +63430,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63374,17 +63492,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63435,18 +63553,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63497,18 +63615,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63559,17 +63677,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63620,20 +63738,20 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63684,20 +63802,20 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63748,18 +63866,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63810,18 +63928,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63872,18 +63990,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDefault" + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentDelta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63934,31 +64052,31 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDelta" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64009,17 +64127,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource" + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64070,18 +64188,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource" + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64132,18 +64250,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64194,18 +64312,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64256,18 +64374,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64318,56 +64436,56 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSetting" + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64418,17 +64536,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64479,18 +64597,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64541,30 +64659,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64615,18 +64733,80 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64677,18 +64857,79 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64739,141 +64980,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount" + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64924,17 +65042,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64985,18 +65103,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65047,17 +65165,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/classes/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65078,17 +65196,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes/delta", + "Method": "GET", + "Command": "Get-MgBetaEducationClassDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -65127,18 +65245,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassDelta" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/education/classes/{educationClass-id}/group", + "Method": "GET", + "Command": "Get-MgBetaEducationClassGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -65177,17 +65295,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/members", + "Method": "GET", + "Command": "Get-MgBetaEducationClassMember", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65214,17 +65332,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassMember" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65251,18 +65369,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassMemberCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65289,30 +65407,106 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberCount" + "Command": "Get-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "List" + ], + "Uri": "/education/classes/{educationClass-id}/modules", + "Method": "GET", + "Command": "Get-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassModuleCount", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool" + "Command": "Get-MgBetaEducationClassModuleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Method": "GET", + "Command": "Get-MgBetaEducationClassModuleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationClassSchool", + "Permissions": [], "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "List" + ], "Uri": "/education/classes/{educationClass-id}/schools", + "Method": "GET", + "Command": "Get-MgBetaEducationClassSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65333,18 +65527,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65365,17 +65559,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchoolCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/teachers", + "Method": "GET", + "Command": "Get-MgBetaEducationClassTeacher", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65396,17 +65590,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacher" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationClassTeacherByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65427,18 +65621,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationClassTeacherCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65459,17 +65653,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", + "Method": "GET", + "Command": "Get-MgBetaEducationMe", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65490,30 +65684,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMe" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment" + "Command": "Get-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments", + "Method": "GET", + "Command": "Get-MgBetaEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65564,67 +65758,67 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategory" + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef" + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount" + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta" + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationMeAssignmentCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65675,271 +65869,271 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/delta", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentDelta" + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory" + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount" + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubric" + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef" + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission" + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission" + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes/{educationClass-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeClass" + "Command": "Get-MgBetaEducationMeClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes", + "Method": "GET", + "Command": "Get-MgBetaEducationMeClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65960,17 +66154,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/classes/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationMeClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65991,18 +66185,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -66029,17 +66223,17 @@ "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics", + "Method": "GET", + "Command": "Get-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -66066,17 +66260,17 @@ "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/rubrics/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationMeRubricCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -66103,30 +66297,30 @@ "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubricCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools/{educationSchool-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool" + "Command": "Get-MgBetaEducationMeSchool", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools", + "Method": "GET", + "Command": "Get-MgBetaEducationMeSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66147,17 +66341,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/schools/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationMeSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66178,30 +66372,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchoolCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass" + "Command": "Get-MgBetaEducationMeTaughtClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses", + "Method": "GET", + "Command": "Get-MgBetaEducationMeTaughtClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66222,17 +66416,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/taughtClasses/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationMeTaughtClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66253,17 +66447,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/education/me/user", + "Method": "GET", + "Command": "Get-MgBetaEducationMeUser", "Permissions": [ { "Name": "Directory.Read.All", @@ -66308,42 +66502,42 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationMeUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationMeUserMailboxSetting" + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationRoot" + "Command": "Get-MgBetaEducationRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/{educationSchool-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66364,17 +66558,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools", + "Method": "GET", + "Command": "Get-MgBetaEducationSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66395,18 +66589,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "Permissions": [ { "Name": "Directory.Read.All", @@ -66445,17 +66639,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/schools/{educationSchool-id}/classes", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66476,17 +66670,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolClassByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66507,18 +66701,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66539,17 +66733,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/schools/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66570,17 +66764,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/delta", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -66625,17 +66819,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolDelta" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/schools/{educationSchool-id}/users", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66650,17 +66844,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolUserByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66675,18 +66869,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationSchoolUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66701,18 +66895,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66739,17 +66933,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile" + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66776,17 +66970,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile" + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfileCount", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66813,30 +67007,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError" + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfileError", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66863,18 +67057,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError" + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66901,18 +67095,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Method": "GET", + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66939,20 +67133,20 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus" + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/{educationUser-id}", + "Method": "GET", + "Command": "Get-MgBetaEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66973,17 +67167,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users", + "Method": "GET", + "Command": "Get-MgBetaEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66998,30 +67192,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment" + "Command": "Get-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments", + "Method": "GET", + "Command": "Get-MgBetaEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -67072,68 +67266,68 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategory" + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef" + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount" + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta" + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationUserAssignmentCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -67184,272 +67378,272 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentDelta" + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory" + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount" + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubric" + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef" + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission" + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission" + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserClass" + "Command": "Get-MgBetaEducationUserClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes", + "Method": "GET", + "Command": "Get-MgBetaEducationUserClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67470,18 +67664,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/classes/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationUserClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67502,17 +67696,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/users/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67527,17 +67721,17 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/delta", + "Method": "GET", + "Command": "Get-MgBetaEducationUserDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -67582,81 +67776,81 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserDelta" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserMailboxSetting" + "Command": "Get-MgBetaEducationUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric" + "Command": "Get-MgBetaEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric" + "Command": "Get-MgBetaEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserRubricCount" + "Command": "Get-MgBetaEducationUserRubricCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool" + "Command": "Get-MgBetaEducationUserSchool", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools", + "Method": "GET", + "Command": "Get-MgBetaEducationUserSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67677,18 +67871,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/schools/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationUserSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67709,30 +67903,30 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchoolCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass" + "Command": "Get-MgBetaEducationUserTaughtClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Method": "GET", + "Command": "Get-MgBetaEducationUserTaughtClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67753,18 +67947,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Method": "GET", + "Command": "Get-MgBetaEducationUserTaughtClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67785,18 +67979,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClassCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67811,17 +68005,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67836,18 +68030,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Method": "POST", + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67862,30 +68056,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67900,19 +68094,19 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67927,30 +68121,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67965,17 +68159,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67990,18 +68184,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68016,17 +68210,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68041,17 +68235,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68066,68 +68260,68 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68142,17 +68336,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68167,17 +68361,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68192,18 +68386,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68218,17 +68412,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68243,17 +68437,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68268,18 +68462,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68294,17 +68488,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68319,18 +68513,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68345,17 +68539,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension" + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68370,17 +68564,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension" + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68395,17 +68589,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource" + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68420,29 +68614,29 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole" + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68457,18 +68651,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68483,17 +68677,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension" + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68508,17 +68702,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension" + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68533,17 +68727,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68558,17 +68752,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68583,17 +68777,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68608,17 +68802,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68633,30 +68827,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68671,55 +68865,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68734,17 +68928,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment" + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68759,30 +68953,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment" + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68797,30 +68991,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68835,17 +69029,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest" + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68860,18 +69054,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68886,17 +69080,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68911,17 +69105,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68936,17 +69130,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68961,32 +69155,32 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getByIds", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorById" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69001,18 +69195,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69027,45 +69221,45 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/delta", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDelta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorUserOwnedObject" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69080,32 +69274,32 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getByIds", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorById" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69120,18 +69314,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69146,45 +69340,45 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/delta", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDelta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorUserOwnedObject" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Uri": "/identityGovernance/entitlementManagement/settings", + "Method": "GET", + "Command": "Get-MgBetaEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -69199,80 +69393,80 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSetting" + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject" + "Command": "Get-MgBetaEntitlementManagementSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject" + "Command": "Get-MgBetaEntitlementManagementSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization" + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectCount" + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "Uri": "/external", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternal" + "Command": "Get-MgBetaExternal", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections/{externalConnection-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69293,17 +69487,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections", + "Method": "GET", + "Command": "Get-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69324,17 +69518,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/connections/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionCount", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69355,18 +69549,18 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -69387,81 +69581,81 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup" + "Command": "Get-MgBetaExternalConnectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupCount" + "Command": "Get-MgBetaExternalConnectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember" + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember" + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMemberCount" + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -69482,94 +69676,94 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem" + "Command": "Get-MgBetaExternalConnectionItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity" + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity" + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityCount" + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy" + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemCount" + "Command": "Get-MgBetaExternalConnectionItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionOperation", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69590,61 +69784,61 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation" + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation" + "Command": "Get-MgBetaExternalConnectionOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperationCount" + "Command": "Get-MgBetaExternalConnectionOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "Uri": "/external/connections/{externalConnection-id}/quota", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionQuota", "Permissions": { "Name": "ExternalConnection.ReadWrite.OwnedBy", "Description": "Read and write external connections", "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionQuota" + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Uri": "/external/connections/{externalConnection-id}/schema", + "Method": "GET", + "Command": "Get-MgBetaExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69665,30 +69859,30 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionSchema" + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIndustryDataRoot", "Uri": "/external/industryData", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalIndustryData" + "Command": "Get-MgBetaExternalIndustryData", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -69703,17 +69897,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector" + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -69728,17 +69922,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector" + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/dataConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -69753,31 +69947,31 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem" + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -69792,17 +69986,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow" + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Uri": "/external/industryData/inboundFlows", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -69817,17 +70011,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow" + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/inboundFlows/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -69842,18 +70036,18 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -69868,18 +70062,18 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector" + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -69894,285 +70088,285 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear" + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataOperation", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataOperation", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataOperationCount", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": { "Name": "IndustryData-ReferenceDefinition.Read.All", "Description": "View reference definitions", "FullDescription": "Allows the app to read reference definitions on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition" + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition" + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/referenceDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Permissions": { "Name": "IndustryData-ReferenceDefinition.Read.All", "Description": "View reference definitions", "FullDescription": "Allows the app to read reference definitions on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup" + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup" + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/roleGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "Read basic Industry Data service and resource definitions", "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataRun", "Uri": "/external/industryData/runs/{industryDataRun-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRun", "Permissions": { "Name": "IndustryData-Run.Read.All", "Description": "View current and previous runs", "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun" + "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataRun", "Uri": "/external/industryData/runs", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRun", "Permissions": { "Name": "IndustryData-Run.Read.All", "Description": "View current and previous runs", "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun" + "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity" + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity" + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount" + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/runs/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRunCount", "Permissions": { "Name": "IndustryData-Run.Read.All", "Description": "View current and previous runs", "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", "Permissions": { "Name": "IndustryData-Run.Read.All", "Description": "View current and previous runs", "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.", "IsAdmin": true }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics" + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -70187,17 +70381,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem" + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -70212,17 +70406,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem" + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/sourceSystems/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -70237,18 +70431,18 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -70263,17 +70457,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear" + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -70288,17 +70482,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear" + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/industryData/years/$count", + "Method": "GET", + "Command": "Get-MgBetaExternalIndustryDataYearCount", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -70313,3522 +70507,3522 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYearCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphFinancials", "Uri": "/financials", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancial" + "Command": "Get-MgBetaFinancial", + "Permissions": [], + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCompany", "Uri": "/financials/companies/{company-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompany" + "Command": "Get-MgBetaFinancialCompany", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCompany", "Uri": "/financials/companies", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompany", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompany" + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyAccount", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount" + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/accounts", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount" + "Command": "Get-MgBetaFinancialCompanyAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/accounts/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccountCount" + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable" + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable" + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/financials/companies/$count", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCount", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion" + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion" + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Permissions": [], + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount" + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency" + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency" + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/currencies/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount" + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer" + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCount" + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal" + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment" + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDimension", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyDimension", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension" + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDimension", "Uri": "/financials/companies/{company-id}/dimensions", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension" + "Command": "Get-MgBetaFinancialCompanyDimension", + "Permissions": [], + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/dimensions/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionCount" + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDimensionValue", "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue" + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphDimensionValue", "Uri": "/financials/companies/{company-id}/dimensionValues", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue" + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount" + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee" + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee" + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Permissions": [], + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount" + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture" + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture" + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent" + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount" + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry" + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Permissions": [], + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyInformation", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation" + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation" + "Command": "Get-MgBetaFinancialCompanyInformation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationCount" + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationPicture" + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem" + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem" + "Command": "Get-MgBetaFinancialCompanyItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory" + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory" + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount" + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/items/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCount" + "Command": "Get-MgBetaFinancialCompanyItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture" + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture" + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent" + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount" + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal" + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal" + "Command": "Get-MgBetaFinancialCompanyJournal", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalAccount" + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/journals/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalCount" + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine" + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine" + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount" + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/journalLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount" + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod" + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount" + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm" + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount" + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture" + "Command": "Get-MgBetaFinancialCompanyPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture" + "Command": "Get-MgBetaFinancialCompanyPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureContent" + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureCount" + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Permissions": [], + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Permissions": [], + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice" + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice" + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder" + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesOrder", "Uri": "/financials/companies/{company-id}/salesOrders", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder" + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount" + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency" + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine" + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine" + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent" - }, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote" + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesQuote", "Uri": "/financials/companies/{company-id}/salesQuotes", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote" + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod" + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount" + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea" + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea" + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Permissions": [], + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount" + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup" + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup" + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount" + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure" + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure" + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount" + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Method": "GET", + "Command": "Get-MgBetaFinancialCompanyVendor", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor" + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor" + "Command": "Get-MgBetaFinancialCompanyVendor", + "Permissions": [], + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCount" + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency" + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture" + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture" + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent" + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount" + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}", + "Method": "GET", + "Command": "Get-MgBetaGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -73861,17 +74055,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups", + "Method": "GET", + "Command": "Get-MgBetaGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -73904,17 +74098,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/acceptedSenders", + "Method": "GET", + "Command": "Get-MgBetaGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -73929,17 +74123,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSender" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Method": "GET", + "Command": "Get-MgBetaGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -73954,18 +74148,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupAcceptedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -73980,30 +74174,30 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment" + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgBetaGroupAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -74024,18 +74218,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -74056,44 +74250,44 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getByIds", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupById" + "Command": "Get-MgBetaGroupById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupCalendar" + "Command": "Get-MgBetaGroupCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -74120,17 +74314,17 @@ "IsAdmin": true } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events", + "Method": "GET", + "Command": "Get-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -74145,18 +74339,18 @@ "IsAdmin": true } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events/delta", + "Method": "GET", + "Command": "Get-MgBetaGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -74177,88 +74371,88 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission" + "Command": "Get-MgBetaGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission" + "Command": "Get-MgBetaGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermissionCount" + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/groups/{group-id}/calendar/getSchedule", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupCalendarSchedule" + "Command": "Get-MgBetaGroupCalendarSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/calendarView", + "Method": "GET", + "Command": "Get-MgBetaGroupCalendarView", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarView" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -74273,17 +74467,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversation" + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", + "Method": "GET", + "Command": "Get-MgBetaGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -74298,18 +74492,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversation" + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationCount", "Permissions": [ { "Name": "Group.Read.All", @@ -74324,18 +74518,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -74350,17 +74544,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -74375,18 +74569,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadCount", "Permissions": [ { "Name": "Group.Read.All", @@ -74401,20 +74595,20 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -74429,17 +74623,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -74454,30 +74648,30 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -74492,18 +74686,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "Permissions": [ { "Name": "Group.Read.All", @@ -74518,18 +74712,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupConversationThreadPostCount", "Permissions": [ { "Name": "Group.Read.All", @@ -74544,207 +74738,207 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension" + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension" + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount" + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention" + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention" + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount" + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/groups/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -74777,31 +74971,31 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf" + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drive", + "Method": "GET", + "Command": "Get-MgBetaGroupDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -74840,17 +75034,17 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/delta", + "Method": "GET", + "Command": "Get-MgBetaGroupDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -74883,30 +75077,30 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupDelta" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDrive" + "Command": "Get-MgBetaGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives", + "Method": "GET", + "Command": "Get-MgBetaGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -74945,132 +75139,132 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveActivity" + "Command": "Get-MgBetaGroupDriveActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle" + "Command": "Get-MgBetaGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle" + "Command": "Get-MgBetaGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleContent" + "Command": "Get-MgBetaGroupDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleCount" + "Command": "Get-MgBetaGroupDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBase" + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType" + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType" + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount" + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -75109,2179 +75303,2179 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUser" + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing" + "Command": "Get-MgBetaGroupDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing" + "Command": "Get-MgBetaGroupDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingContent" + "Command": "Get-MgBetaGroupDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingCount" + "Command": "Get-MgBetaGroupDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem" + "Command": "Get-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem" + "Command": "Get-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivity" + "Command": "Get-MgBetaGroupDriveItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval" + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalytic" + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay" + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime" + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild" + "Command": "Get-MgBetaGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild" + "Command": "Get-MgBetaGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildContent" + "Command": "Get-MgBetaGroupDriveItemChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildCount" + "Command": "Get-MgBetaGroupDriveItemChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemContent" + "Command": "Get-MgBetaGroupDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCount" + "Command": "Get-MgBetaGroupDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser" + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemDelta" + "Command": "Get-MgBetaGroupDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser" + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser" + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItem" + "Command": "Get-MgBetaGroupDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivity" + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval" + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic" + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser" + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem" + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent" + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemField" + "Command": "Get-MgBetaGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion" + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion" + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount" + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField" + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission" + "Command": "Get-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission" + "Command": "Get-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermissionCount" + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel" + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription" + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription" + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount" + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail" + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail" + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount" + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion" + "Command": "Get-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion" + "Command": "Get-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionContent" + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionCount" + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser" + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveList" + "Command": "Get-MgBetaGroupDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListActivity" + "Command": "Get-MgBetaGroupDriveListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn" + "Command": "Get-MgBetaGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn" + "Command": "Get-MgBetaGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnCount" + "Command": "Get-MgBetaGroupDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn" + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType" + "Command": "Get-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType" + "Command": "Get-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn" + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn" + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCount" + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUser" + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListDrive" + "Command": "Get-MgBetaGroupDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem" + "Command": "Get-MgBetaGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem" + "Command": "Get-MgBetaGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivity" + "Command": "Get-MgBetaGroupDriveListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval" + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemAnalytic" + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser" + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDelta" + "Command": "Get-MgBetaGroupDriveListItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItem" + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent" + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemField" + "Command": "Get-MgBetaGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion" + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion" + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionCount" + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionField" + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation" + "Command": "Get-MgBetaGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation" + "Command": "Get-MgBetaGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperationCount" + "Command": "Get-MgBetaGroupDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription" + "Command": "Get-MgBetaGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription" + "Command": "Get-MgBetaGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount" + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRoot" + "Command": "Get-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivity" + "Command": "Get-MgBetaGroupDriveRootActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval" + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalytic" + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay" + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime" + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild" + "Command": "Get-MgBetaGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild" + "Command": "Get-MgBetaGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildContent" + "Command": "Get-MgBetaGroupDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildCount" + "Command": "Get-MgBetaGroupDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootContent" + "Command": "Get-MgBetaGroupDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser" + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootDelta" + "Command": "Get-MgBetaGroupDriveRootDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser" + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser" + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItem" + "Command": "Get-MgBetaGroupDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivity" + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval" + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic" + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser" + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem" + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent" + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemField" + "Command": "Get-MgBetaGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion" + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion" + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount" + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField" + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission" + "Command": "Get-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission" + "Command": "Get-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermissionCount" + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel" + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription" + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription" + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount" + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail" + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail" + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount" + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion" + "Command": "Get-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion" + "Command": "Get-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionContent" + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionCount" + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial" + "Command": "Get-MgBetaGroupDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial" + "Command": "Get-MgBetaGroupDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialContent" + "Command": "Get-MgBetaGroupDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialCount" + "Command": "Get-MgBetaGroupDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -77296,17 +77490,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/groups/{group-id}/endpoints", + "Method": "GET", + "Command": "Get-MgBetaGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -77321,18 +77515,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/endpoints/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupEndpointCount", "Permissions": [ { "Name": "Group.Read.All", @@ -77347,18 +77541,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEndpointCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -77385,17 +77579,17 @@ "IsAdmin": true } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events", + "Method": "GET", + "Command": "Get-MgBetaGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -77410,79 +77604,79 @@ "IsAdmin": true } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment" + "Command": "Get-MgBetaGroupEventAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaGroupEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupEventAttachmentCount", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventCalendar" + "Command": "Get-MgBetaGroupEventCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupEventCount", "Permissions": [ { "Name": "Group.Read.All", @@ -77497,18 +77691,18 @@ "IsAdmin": true } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/delta", + "Method": "GET", + "Command": "Get-MgBetaGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -77529,322 +77723,322 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence" + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence" + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension" + "Command": "Get-MgBetaGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension" + "Command": "Get-MgBetaGroupEventExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventExtensionCount" + "Command": "Get-MgBetaGroupEventExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance" + "Command": "Get-MgBetaGroupEventInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Method": "GET", + "Command": "Get-MgBetaGroupEventInstance", "Permissions": [ { "Name": "Calendars.Read", @@ -77859,69 +78053,69 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment" + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment" + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount" + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCalendar" + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupEventInstanceCount", "Permissions": [ { "Name": "Calendars.Read", @@ -77936,223 +78130,223 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension" + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension" + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount" + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupExtension" + "Command": "Get-MgBetaGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupExtension" + "Command": "Get-MgBetaGroupExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupExtensionCount" + "Command": "Get-MgBetaGroupExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -78167,17 +78361,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", + "Method": "GET", + "Command": "Get-MgBetaGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -78192,17 +78386,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Method": "GET", + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -78217,17 +78411,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupLifecyclePolicyCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -78242,17 +78436,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/members", + "Method": "GET", + "Command": "Get-MgBetaGroupMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -78285,167 +78479,167 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication" + "Command": "Get-MgBetaGroupMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication" + "Command": "Get-MgBetaGroupMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice" + "Command": "Get-MgBetaGroupMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice" + "Command": "Get-MgBetaGroupMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup" + "Command": "Get-MgBetaGroupMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup" + "Command": "Get-MgBetaGroupMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact" + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact" + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser" + "Command": "Get-MgBetaGroupMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser" + "Command": "Get-MgBetaGroupMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgBetaGroupMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -78478,18 +78672,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -78522,98 +78716,98 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/application/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsApplication" + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/device/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsDevice" + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsGroup" + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/orgContact/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact" + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/user/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsUser" + "Command": "Get-MgBetaGroupMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -78682,20 +78876,20 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaGroupMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -78770,30 +78964,30 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaGroupMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf" + "Command": "Get-MgBetaGroupMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf", + "Method": "GET", + "Command": "Get-MgBetaGroupMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -78820,68 +79014,68 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup" + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup" + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -78908,310 +79102,310 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup" + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError" + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError" + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -79244,17 +79438,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -79287,18 +79481,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -79331,20 +79525,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -79377,17 +79571,17 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl" + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -79420,17 +79614,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -79463,18 +79657,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -79507,31 +79701,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperationCount" + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -79558,17 +79752,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -79595,31 +79789,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageContent" + "Command": "Get-MgBetaGroupOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -79646,18 +79840,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -79690,31 +79884,31 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResource" + "Command": "Get-MgBetaGroupOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -79741,31 +79935,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceCount" + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -79798,17 +79992,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -79841,18 +80035,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -79885,18 +80079,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -79929,18 +80123,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -79973,20 +80167,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -80019,17 +80213,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -80062,17 +80256,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgBetaGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -80099,17 +80293,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/owners", + "Method": "GET", + "Command": "Get-MgBetaGroupOwner", "Permissions": [ { "Name": "Directory.Read.All", @@ -80142,211 +80336,167 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication" + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication" + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice" + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice" + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup" + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup" + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact" + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact" + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal" + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal" + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser" + "Command": "Get-MgBetaGroupOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser" + "Command": "Get-MgBetaGroupOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/$ref", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true - }, - { - "Name": "GroupMember.ReadWrite.All", - "Description": "Read and write group memberships", - "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerByRef" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$count", + "Command": "Get-MgBetaGroupOwnerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -80379,108 +80529,152 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Groups", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/groups/{group-id}/owners/$count", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCount" + "Command": "Get-MgBetaGroupOwnerCount", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true + }, + { + "Name": "GroupMember.ReadWrite.All", + "Description": "Read and write group memberships", + "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/application/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsApplication" + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/device/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsDevice" + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsGroup" + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact" + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal" + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/user/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsUser" + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant" + "Command": "Get-MgBetaGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgBetaGroupPermissionGrant", "Permissions": [ { "Name": "Group.Read.All", @@ -80507,33 +80701,33 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupPermissionGrantById" + "Command": "Get-MgBetaGroupPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupPermissionGrantCount", "Permissions": [ { "Name": "Group.Read.All", @@ -80560,176 +80754,176 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrantDelta" + "Command": "Get-MgBetaGroupPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupPermissionGrantMemberGroup" + "Command": "Get-MgBetaGroupPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupPermissionGrantMemberObject" + "Command": "Get-MgBetaGroupPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupPermissionGrantUserOwnedObject" + "Command": "Get-MgBetaGroupPermissionGrantUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", + "Method": "GET", + "Command": "Get-MgBetaGroupPhoto", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photos", + "Method": "GET", + "Command": "Get-MgBetaGroupPhoto", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgBetaGroupPhotoContent", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/photos/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupPhotoCount", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPhotoCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlanner" + "Command": "Get-MgBetaGroupPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan" + "Command": "Get-MgBetaGroupPlannerPlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans", + "Method": "GET", + "Command": "Get-MgBetaGroupPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -80768,56 +80962,56 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucket" + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta" + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta" + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/planner/plans/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupPlannerPlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -80856,18 +81050,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/delta", + "Method": "GET", + "Command": "Get-MgBetaGroupPlannerPlanDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -80882,55 +81076,55 @@ "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDelta" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDetail" + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTask" + "Command": "Get-MgBetaGroupPlannerPlanTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta" + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/rejectedSenders", + "Method": "GET", + "Command": "Get-MgBetaGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -80945,17 +81139,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSender" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Method": "GET", + "Command": "Get-MgBetaGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -80970,18 +81164,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupRejectedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -80996,55 +81190,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySetting", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSetting" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgBetaGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -81071,18 +81228,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" + }, + { "Module": "Beta.Groups", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/groups/{group-id}/settings", "Method": "GET", - "Command": "Get-MgBetaGroupSetting" + "Command": "Get-MgBetaGroupSetting", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -81109,6107 +81303,6107 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSite" + "Command": "Get-MgBetaGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSite" + "Command": "Get-MgBetaGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteActivityByInterval" + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalytic" + "Command": "Get-MgBetaGroupSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay" + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticTime" + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList" + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteByPath" + "Command": "Get-MgBetaGroupSiteByPath", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn" + "Command": "Get-MgBetaGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn" + "Command": "Get-MgBetaGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnCount" + "Command": "Get-MgBetaGroupSiteColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn" + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType" + "Command": "Get-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType" + "Command": "Get-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBase" + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType" + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType" + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount" + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn" + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn" + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount" + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink" + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink" + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount" + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition" + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition" + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount" + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn" + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCount" + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteCount" + "Command": "Get-MgBetaGroupSiteCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUser" + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteDefaultDrive" + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteDelta" + "Command": "Get-MgBetaGroupSiteDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive" + "Command": "Get-MgBetaGroupSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive" + "Command": "Get-MgBetaGroupSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteDriveCount" + "Command": "Get-MgBetaGroupSiteDriveCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn" + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn" + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumnCount" + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtection" + "Command": "Get-MgBetaGroupSiteInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem" + "Command": "Get-MgBetaGroupSiteItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem" + "Command": "Get-MgBetaGroupSiteItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemCount" + "Command": "Get-MgBetaGroupSiteItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser" + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser" + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteList" + "Command": "Get-MgBetaGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteList" + "Command": "Get-MgBetaGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListActivity" + "Command": "Get-MgBetaGroupSiteListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn" + "Command": "Get-MgBetaGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn" + "Command": "Get-MgBetaGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnCount" + "Command": "Get-MgBetaGroupSiteListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn" + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType" + "Command": "Get-MgBetaGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType" + "Command": "Get-MgBetaGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn" + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn" + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCount" + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCount" + "Command": "Get-MgBetaGroupSiteListCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUser" + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListDrive" + "Command": "Get-MgBetaGroupSiteListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem" + "Command": "Get-MgBetaGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem" + "Command": "Get-MgBetaGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity" + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity" + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval" + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityCount" + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem" + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent" + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem" + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemAnalytic" + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser" + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDelta" + "Command": "Get-MgBetaGroupSiteListItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItem" + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent" + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemField" + "Command": "Get-MgBetaGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion" + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion" + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionCount" + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionField" + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation" + "Command": "Get-MgBetaGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation" + "Command": "Get-MgBetaGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperationCount" + "Command": "Get-MgBetaGroupSiteListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription" + "Command": "Get-MgBetaGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription" + "Command": "Get-MgBetaGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount" + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenote" + "Command": "Get-MgBetaGroupSiteOnenote", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation" + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation" + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount" + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageContent" + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageCount" + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection" + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource" + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource" + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent" + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount" + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount" + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation" + "Command": "Get-MgBetaGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation" + "Command": "Get-MgBetaGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperationCount" + "Command": "Get-MgBetaGroupSiteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePage" + "Command": "Get-MgBetaGroupSitePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBaseSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePage" + "Command": "Get-MgBetaGroupSitePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCount" + "Command": "Get-MgBetaGroupSitePageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUser" + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser" + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission" + "Command": "Get-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission" + "Command": "Get-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSitePermissionCount" + "Command": "Get-MgBetaGroupSitePermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStore" + "Command": "Get-MgBetaGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSubSite" + "Command": "Get-MgBetaGroupSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSubSite" + "Command": "Get-MgBetaGroupSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupSubSiteCount" + "Command": "Get-MgBetaGroupSubSiteCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", + "Method": "GET", + "Command": "Get-MgBetaGroupTeam", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/allChannels/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamAllChannelCount" + "Command": "Get-MgBetaGroupTeamAllChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel" + "Command": "Get-MgBetaGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel" + "Command": "Get-MgBetaGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupTeamChannelCount", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolder" + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent" + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember" + "Command": "Get-MgBetaGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember" + "Command": "Get-MgBetaGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMemberCount" + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage" + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage" + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageCount" + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount" + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply" + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply" + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab" + "Command": "Get-MgBetaGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab" + "Command": "Get-MgBetaGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabCount" + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp" + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/team/group", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroup" + "Command": "Get-MgBetaGroupTeamGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel" + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel" + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount" + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp" + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp" + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppCount" + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp" + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition" + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember" + "Command": "Get-MgBetaGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember" + "Command": "Get-MgBetaGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamMemberCount" + "Command": "Get-MgBetaGroupTeamMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation" + "Command": "Get-MgBetaGroupTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation" + "Command": "Get-MgBetaGroupTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/operations/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperationCount" + "Command": "Get-MgBetaGroupTeamOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/team/owners/{user-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner" + "Command": "Get-MgBetaGroupTeamOwner", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/team/owners", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner" + "Command": "Get-MgBetaGroupTeamOwner", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/owners/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerCount" + "Command": "Get-MgBetaGroupTeamOwnerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting" + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant" + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant" + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount" + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhoto" + "Command": "Get-MgBetaGroupTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhotoContent" + "Command": "Get-MgBetaGroupTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannel" + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder" + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamSchedule" + "Command": "Get-MgBetaGroupTeamSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest" + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest" + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount" + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift" + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift" + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup" + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup" + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount" + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift" + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift" + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount" + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount" + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard" + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard" + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount" + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff" + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff" + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag" + "Command": "Get-MgBetaGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag" + "Command": "Get-MgBetaGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagCount" + "Command": "Get-MgBetaGroupTeamTagCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember" + "Command": "Get-MgBetaGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember" + "Command": "Get-MgBetaGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMemberCount" + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/template", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplate" + "Command": "Get-MgBetaGroupTeamTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/groups/{group-id}/team/templateDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplateDefinition" + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -87224,17 +87418,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", + "Method": "GET", + "Command": "Get-MgBetaGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -87249,18 +87443,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadCount", "Permissions": [ { "Name": "Group.Read.All", @@ -87275,20 +87469,20 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -87303,17 +87497,17 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -87328,30 +87522,30 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment" + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -87366,18 +87560,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "Permissions": [ { "Name": "Group.Read.All", @@ -87392,18 +87586,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupThreadPostCount", "Permissions": [ { "Name": "Group.Read.All", @@ -87418,220 +87612,220 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension" + "Command": "Get-MgBetaGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension" + "Command": "Get-MgBetaGroupThreadPostExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtensionCount" + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment" + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment" + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount" + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension" + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension" + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount" + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention" + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention" + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount" + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention" + "Command": "Get-MgBetaGroupThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention" + "Command": "Get-MgBetaGroupThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMentionCount" + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember" + "Command": "Get-MgBetaGroupTransitiveMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers", + "Method": "GET", + "Command": "Get-MgBetaGroupTransitiveMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -87664,168 +87858,168 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication" + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/application", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication" + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice" + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/device", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice" + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact" + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact" + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal" + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal" + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser" + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/user", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser" + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupTransitiveMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -87858,108 +88052,108 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser" + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf" + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgBetaGroupTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -87986,68 +88180,68 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -88074,183 +88268,183 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaGroupUserOwnedObject" + "Command": "Get-MgBetaGroupUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", + "Method": "GET", + "Command": "Get-MgBetaIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/apiConnectors/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityApiConnectorCount", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/authenticationEventsFlows/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener" + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener" + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/authenticationEventListeners/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount" + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88265,17 +88459,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow" + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Uri": "/identity/b2cUserFlows", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88290,17 +88484,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow" + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88315,86 +88509,86 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider" + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88409,17 +88603,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88434,18 +88628,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88460,18 +88654,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88486,17 +88680,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88511,18 +88705,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88537,18 +88731,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88563,18 +88757,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88589,17 +88783,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88614,18 +88808,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88640,18 +88834,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88666,18 +88860,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88692,17 +88886,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88717,18 +88911,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88743,18 +88937,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88769,31 +88963,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88808,17 +89002,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow" + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88833,17 +89027,35 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow" + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88858,86 +89070,86 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider" + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88952,17 +89164,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88977,18 +89189,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89003,18 +89215,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89029,17 +89241,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89054,18 +89266,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89080,18 +89292,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89106,18 +89318,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89132,17 +89344,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89157,18 +89369,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89183,18 +89395,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89209,18 +89421,83 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount" + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89235,17 +89512,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89260,18 +89537,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89286,18 +89563,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Method": "GET", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89312,60 +89589,60 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccess" + "Command": "Get-MgBetaIdentityConditionalAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphConditionalAccessRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", "IsAdmin": false }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -89380,17 +89657,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -89405,681 +89682,681 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get1" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/policies/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate" + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate" + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/templates/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", "Uri": "/identity/continuousAccessEvaluationPolicy", + "Method": "GET", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy" + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/customAuthenticationExtensions/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90094,17 +90371,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90119,17 +90396,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90144,18 +90421,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90170,17 +90447,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90195,30 +90472,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90233,18 +90510,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90259,18 +90536,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90285,18 +90562,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90311,17 +90588,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90336,18 +90613,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90362,82 +90639,82 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90452,17 +90729,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90477,18 +90754,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90503,18 +90780,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90529,17 +90806,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90554,18 +90831,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90580,155 +90857,155 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition" + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition" + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Uri": "/identityGovernance/accessReviews/policy", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -90743,18 +91020,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy" + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90769,17 +91046,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90794,17 +91071,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90819,18 +91096,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90845,17 +91122,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90870,69 +91147,69 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90947,18 +91224,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90973,17 +91250,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90998,17 +91275,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91023,44 +91300,44 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91075,17 +91352,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91100,17 +91377,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91125,99 +91402,99 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeletedItemContainer", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91232,17 +91509,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91257,206 +91534,206 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91471,18 +91748,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91497,44 +91774,44 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91549,17 +91826,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91574,18 +91851,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91600,30 +91877,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91638,18 +91915,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91664,57 +91941,57 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91729,17 +92006,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91754,18 +92031,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91780,56 +92057,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91844,17 +92121,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91869,56 +92146,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting" + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91933,17 +92210,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91958,17 +92235,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91983,107 +92260,107 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92098,18 +92375,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92124,56 +92401,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92188,18 +92465,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92214,57 +92491,57 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92279,17 +92556,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92304,17 +92581,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92329,209 +92606,209 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92546,18 +92823,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92572,17 +92849,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92597,18 +92874,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92623,82 +92900,82 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92713,18 +92990,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92739,1086 +93016,1086 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -93833,17 +94110,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", + "Method": "GET", + "Command": "Get-MgBetaIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -93858,17 +94135,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/identityProviders/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityProviderCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -93883,18 +94160,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityProviderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93909,17 +94186,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow" + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93934,18 +94211,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow" + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93960,17 +94237,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93985,17 +94262,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/userFlowAttributes/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -94010,17 +94287,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/userFlows/$count", + "Method": "GET", + "Command": "Get-MgBetaIdentityUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -94035,42 +94312,42 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtection" + "Command": "Get-MgBetaInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/informationProtection/bitlocker", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlocker" + "Command": "Get-MgBetaInformationProtectionBitlocker", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -94085,17 +94362,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey" + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -94110,17 +94387,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey" + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -94135,67 +94412,67 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount" + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicy" + "Command": "Get-MgBetaInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94210,17 +94487,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel" + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/informationProtection/policy/labels", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94235,17 +94512,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel" + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/policy/labels/$count", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94260,55 +94537,55 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/sensitivityLabels/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount" + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount" + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting" + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94323,17 +94600,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest" + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94348,17 +94625,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest" + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94373,144 +94650,144 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitation" + "Command": "Get-MgBetaInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitation" + "Command": "Get-MgBetaInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/invitations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitationCount" + "Command": "Get-MgBetaInvitationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting" + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor" + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor" + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount" + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94531,17 +94808,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94562,17 +94839,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94593,17 +94870,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants/delta", + "Method": "GET", + "Command": "Get-MgBetaOauth2PermissionGrantDelta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94624,183 +94901,182 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantDelta" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfile", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile" + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile" + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent" + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent" + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup" + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup" + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List", "List1" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "Get1", @@ -94809,404 +95085,405 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector" + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector" + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileCount" + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource" + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource" + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", + "Method": "GET", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization/{organization-id}", + "Method": "GET", + "Command": "Get-MgBetaOrganization", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95233,17 +95510,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganization" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization", + "Method": "GET", + "Command": "Get-MgBetaOrganization", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95300,18 +95577,18 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganization" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", "Uri": "/organization/{organization-id}/branding", + "Method": "GET", + "Command": "Get-MgBetaOrganizationBranding", "Permissions": [ { "Name": "Organization.Read.All", @@ -95332,83 +95609,83 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationBranding" + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage" + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo" + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingCustomCss" + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingFavicon" + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo" + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Method": "GET", + "Command": "Get-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "Organization.Read.All", @@ -95429,17 +95706,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", + "Method": "GET", + "Command": "Get-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "Organization.Read.All", @@ -95460,44 +95737,44 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage" + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo" + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Method": "GET", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -95518,122 +95795,122 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss" + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon" + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo" + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo" + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark" + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo" + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark" + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getByIds", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaOrganizationById" + "Command": "Get-MgBetaOrganizationById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Method": "GET", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -95648,17 +95925,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration" + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Method": "GET", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -95673,18 +95950,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration" + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Method": "GET", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -95699,17 +95976,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/organization/$count", + "Method": "GET", + "Command": "Get-MgBetaOrganizationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95766,86 +96043,86 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension" + "Command": "Get-MgBetaOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/organization/{organization-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension" + "Command": "Get-MgBetaOrganizationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaOrganizationExtensionCount" + "Command": "Get-MgBetaOrganizationExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberGroup" + "Command": "Get-MgBetaOrganizationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberObject" + "Command": "Get-MgBetaOrganizationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationSettings", "Uri": "/organization/{organization-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSetting", "Permissions": [ { "Name": "User.Read", @@ -95860,18 +96137,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSetting" + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", "Uri": "/organization/{organization-id}/settings/contactInsights", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingContactInsight", "Permissions": [ { "Name": "Organization.Read.All", @@ -95886,18 +96163,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingContactInsight" + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", "Uri": "/organization/{organization-id}/settings/itemInsights", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingItemInsight", "Permissions": [ { "Name": "User.Read.All", @@ -95912,18 +96189,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingItemInsight" + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Permissions": [ { "Name": "Organization.Read.All", @@ -95938,18 +96215,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess" + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingPersonInsight", "Permissions": [ { "Name": "User.Read.All", @@ -95964,18 +96241,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingPersonInsight" + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", "Permissions": [ { "Name": "User.Read", @@ -95990,17 +96267,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingProfileCardProperty" + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", "Uri": "/organization/{organization-id}/settings/profileCardProperties", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", "Permissions": [ { "Name": "User.Read", @@ -96015,18 +96292,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingProfileCardProperty" + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/settings/profileCardProperties/$count", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingProfileCardPropertyCount", "Permissions": [ { "Name": "User.Read", @@ -96041,18 +96318,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingProfileCardPropertyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPronounsSettings", "Uri": "/organization/{organization-id}/settings/pronouns", + "Method": "GET", + "Command": "Get-MgBetaOrganizationSettingPronoun", "Permissions": [ { "Name": "Organization.Read.All", @@ -96067,149 +96344,149 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingPronoun" + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaOrganizationUserOwnedObject" + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/{place-id}/room", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom" + "Command": "Get-MgBetaPlaceAsRoom", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/room", + "Method": "GET", + "Command": "Get-MgBetaPlaceAsRoom", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom" + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/{place-id}/roomList", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList" + "Command": "Get-MgBetaPlaceAsRoomList", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/roomList", + "Method": "GET", + "Command": "Get-MgBetaPlaceAsRoomList", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList" + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlaceCount" + "Command": "Get-MgBetaPlaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/room/$count", + "Method": "GET", + "Command": "Get-MgBetaPlaceCountAsRoom", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoom" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/roomList/$count", + "Method": "GET", + "Command": "Get-MgBetaPlaceCountAsRoomList", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoomList" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlanner" + "Command": "Get-MgBetaPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", + "Method": "GET", + "Command": "Get-MgBetaPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -96248,17 +96525,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets", + "Method": "GET", + "Command": "Get-MgBetaPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -96297,17 +96574,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/buckets/$count", + "Method": "GET", + "Command": "Get-MgBetaPlannerBucketCount", "Permissions": [ { "Name": "Group.Read.All", @@ -96346,17 +96623,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/delta", + "Method": "GET", + "Command": "Get-MgBetaPlannerBucketDelta", "Permissions": [ { "Name": "Group.Read.All", @@ -96395,17 +96672,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketDelta" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaPlannerBucketTask", "Permissions": [ { "Name": "Group.Read.All", @@ -96444,18 +96721,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -96494,17 +96771,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -96543,17 +96820,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlanBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -96592,17 +96869,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/plans/$count", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -96641,17 +96918,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/delta", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlanDelta", "Permissions": [ { "Name": "Group.Read.All", @@ -96690,18 +96967,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDelta" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlanDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -96740,17 +97017,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDetail" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaPlannerPlanTask", "Permissions": [ { "Name": "Group.Read.All", @@ -96789,18 +97066,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", + "Method": "GET", + "Command": "Get-MgBetaPlannerRoster", "Permissions": [ { "Name": "Tasks.Read", @@ -96827,42 +97104,42 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRoster" + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerRoster", "Uri": "/planner/rosters", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlannerRoster" + "Command": "Get-MgBetaPlannerRoster", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/rosters/$count", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlannerRosterCount" + "Command": "Get-MgBetaPlannerRosterCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Method": "GET", + "Command": "Get-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -96889,17 +97166,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember" + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Method": "GET", + "Command": "Get-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -96926,18 +97203,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember" + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaPlannerRosterMemberCount", "Permissions": [ { "Name": "Tasks.Read", @@ -96964,30 +97241,30 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan" + "Command": "Get-MgBetaPlannerRosterPlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/rosters/{plannerRoster-id}/plans", + "Method": "GET", + "Command": "Get-MgBetaPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -97014,18 +97291,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", + "Method": "GET", + "Command": "Get-MgBetaPlannerRosterPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -97052,18 +97329,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", + "Method": "GET", + "Command": "Get-MgBetaPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -97102,17 +97379,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks", + "Method": "GET", + "Command": "Get-MgBetaPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -97151,18 +97428,68 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" + }, + { "Module": "Beta.Planner", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Method": "GET", - "Command": "Get-MgBetaPlannerTask" + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Method": "GET", + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -97201,18 +97528,92 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta" + }, + { "Module": "Beta.Planner", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/planner/tasks/$count", "Method": "GET", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat" + "Command": "Get-MgBetaPlannerTaskCount", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Planner", + "Variants": [ + "Delta" + ], + "Uri": "/planner/tasks/delta", + "Method": "GET", + "Command": "Get-MgBetaPlannerTaskDelta", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Method": "GET", + "Command": "Get-MgBetaPlannerTaskDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -97251,142 +97652,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/planner/tasks/$count", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskCount" - }, - { - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/delta", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDelta" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDetail" + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Method": "GET", + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -97425,17 +97702,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Uri": "/policies/accessReviewPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyAccessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97450,18 +97727,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAccessReviewPolicy" + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97476,17 +97753,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97501,55 +97778,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -97564,17 +97841,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -97601,18 +97878,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy" + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97627,17 +97904,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97652,30 +97929,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo" + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -97696,18 +97973,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -97728,17 +98005,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/appManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -97753,17 +98030,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Uri": "/policies/authenticationFlowsPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97778,72 +98055,72 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy" + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Uri": "/policies/authenticationMethodsPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97864,17 +98141,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -97895,55 +98172,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -97964,30 +98241,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy" + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98002,17 +98279,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy" + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/authorizationPolicy/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98027,73 +98304,73 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride" + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride" + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount" + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98108,17 +98385,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98133,30 +98410,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo" + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -98183,18 +98460,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -98221,17 +98498,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/claimsMappingPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98246,29 +98523,29 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/conditionalAccessPolicies/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount" + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98283,17 +98560,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "Permissions": [ { "Name": "Policy.Read.All", @@ -98308,18 +98585,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -98334,17 +98611,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -98359,17 +98636,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98384,18 +98661,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Method": "GET", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -98410,17 +98687,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98435,17 +98712,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy" + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "Uri": "/policies/deviceRegistrationPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98460,29 +98737,29 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy" + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy" + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "Uri": "/policies/externalIdentitiesPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98497,162 +98774,162 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy" + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToById" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToDelta" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToUserOwnedObject" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy" + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98667,17 +98944,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98692,30 +98969,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -98742,18 +99019,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -98780,17 +99057,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98805,35 +99082,35 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Method": "GET", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy" + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98848,17 +99125,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy" + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -98873,17 +99150,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy" + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98898,17 +99175,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "Permissions": [ { "Name": "Policy.Read.All", @@ -98923,17 +99200,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -98948,18 +99225,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -98974,18 +99251,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -99000,17 +99277,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy" + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -99025,17 +99302,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy" + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -99050,17 +99327,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "Permissions": [ { "Name": "Policy.Read.All", @@ -99075,17 +99352,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -99100,18 +99377,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -99126,18 +99403,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -99152,17 +99429,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -99177,17 +99454,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -99202,30 +99479,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -99240,18 +99517,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -99266,30 +99543,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -99304,18 +99581,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -99330,18 +99607,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99374,17 +99651,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99417,18 +99694,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99461,17 +99738,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99504,17 +99781,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99547,30 +99824,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy" + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99603,30 +99880,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule" + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99659,18 +99936,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99703,18 +99980,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99747,17 +100024,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99790,18 +100067,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99834,131 +100111,131 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -99973,17 +100250,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -99998,68 +100275,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo" + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -100086,106 +100325,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -100212,18 +100363,106 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/policies/tokenIssuancePolicies/$count", "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo" + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "List" + ], + "Uri": "/policies/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "List" + ], + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -100250,17 +100489,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount" + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -100275,30 +100552,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrint" + "Command": "Get-MgBetaPrint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors/{printConnector-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100313,17 +100590,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors", + "Method": "GET", + "Command": "Get-MgBetaPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100338,17 +100615,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/connectors/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100363,18 +100640,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations/{printOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -100395,42 +100672,42 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintOperation" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintOperation" + "Command": "Get-MgBetaPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/operations/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintOperationCount" + "Command": "Get-MgBetaPrintOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printers/{printer-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100469,17 +100746,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printers", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100500,18 +100777,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterCapabilities", "Uri": "/print/printers/{printer-id}/getCapabilities", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterCapability", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100532,30 +100809,30 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCapability" + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector" + "Command": "Get-MgBetaPrintPrinterConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100570,18 +100847,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/connectors/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100596,17 +100873,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnectorCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/printers/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterCount", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100627,18 +100904,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -100689,17 +100966,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -100750,18 +101027,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterJobCount", "Permissions": [ { "Name": "PrintJob.Read", @@ -100812,68 +101089,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [ - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgBetaPrintPrinterJobDocument", "Permissions": [ { "Name": "PrintJob.Read", @@ -100900,89 +101127,138 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent" + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Permissions": [ + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount" + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask" + "Command": "Get-MgBetaPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask" + "Command": "Get-MgBetaPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskCount" + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition" + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger" + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "Get1", @@ -100991,122 +101267,123 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare" + "Command": "Get-MgBetaPrintPrinterShare", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare" + "Command": "Get-MgBetaPrintPrinterShare", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup" + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef" + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount" + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser" + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef" + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount" + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting" + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/shares/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterShareCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -101127,184 +101404,184 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob" + "Command": "Get-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob" + "Command": "Get-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobCount" + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument" + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument" + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent" + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount" + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask" + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask" + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount" + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition" + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger" + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printerShares/{printerShare-id}/printer", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterSharePrinter" + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101325,17 +101602,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101356,18 +101633,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101388,31 +101665,31 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition" + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services/{printService-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101529,17 +101806,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintService" + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services", + "Method": "GET", + "Command": "Get-MgBetaPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101656,17 +101933,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintService" + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/services/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintServiceCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101783,18 +102060,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintServiceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101911,17 +102188,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint" + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", + "Method": "GET", + "Command": "Get-MgBetaPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -102038,18 +102315,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint" + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/services/{printService-id}/endpoints/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintServiceEndpointCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -102166,18 +102443,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpointCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares/{printerShare-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102198,17 +102475,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares", + "Method": "GET", + "Command": "Get-MgBetaPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102229,17 +102506,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102254,17 +102531,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102279,18 +102556,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedGroupCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102305,17 +102582,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102330,17 +102607,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102355,18 +102632,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintShareAllowedUserCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102381,30 +102658,30 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting" + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/shares/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintShareCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102425,18 +102702,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -102487,17 +102764,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs", + "Method": "GET", + "Command": "Get-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -102548,18 +102825,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintShareJobCount", "Permissions": [ { "Name": "PrintJob.Read", @@ -102610,133 +102887,133 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument" + "Command": "Get-MgBetaPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument" + "Command": "Get-MgBetaPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentContent" + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentCount" + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask" + "Command": "Get-MgBetaPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask" + "Command": "Get-MgBetaPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskCount" + "Command": "Get-MgBetaPrintShareJobTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskDefinition" + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskTrigger" + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/shares/{printerShare-id}/printer", + "Method": "GET", + "Command": "Get-MgBetaPrintSharePrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -102757,138 +103034,138 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintSharePrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/taskDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinitionCount", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger" + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102903,17 +103180,17 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests", + "Method": "GET", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102928,119 +103205,119 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -103055,30 +103332,30 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote" + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Method": "GET", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -103093,18 +103370,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -103119,1042 +103396,1042 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam" + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess" + "Command": "Get-MgBetaPrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess" + "Command": "Get-MgBetaPrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privilegedAccess/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessCount" + "Command": "Get-MgBetaPrivilegedAccessCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource" + "Command": "Get-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource" + "Command": "Get-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceCount" + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceParent" + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount" + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource" + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedApproval", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval" + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedApproval", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval" + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privilegedApproval/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedApprovalCount", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRequest" + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent" + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedOperationEvent", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent" + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privilegedOperationEvents/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedOperationEventCount", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRole", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole" + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRole", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole" + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [ { "Name": "Directory.Read.All", @@ -104169,17 +104446,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -104194,275 +104471,275 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo" + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privilegedRoles/$count", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleCount", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaPrivilegedRoleSetting", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSetting" + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSummary" + "Command": "Get-MgBetaPrivilegedRoleSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProgram", "Uri": "/programs/{program-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaProgram" + "Command": "Get-MgBetaProgram", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProgram", "Uri": "/programs", + "Method": "GET", + "Command": "Get-MgBetaProgram", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104477,12 +104754,11 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgram" + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", @@ -104491,22 +104767,23 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls/{programControl-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaProgramControl" + "Command": "Get-MgBetaProgramControl", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls", + "Method": "GET", + "Command": "Get-MgBetaProgramControl", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104521,12 +104798,11 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgramControl" + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", @@ -104534,8 +104810,9 @@ "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/programControls/$count", + "Method": "GET", + "Command": "Get-MgBetaProgramControlCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104550,45 +104827,45 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgramControlCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProgram", "Uri": "/programControls/{programControl-id}/program", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaProgramControlProgram" + "Command": "Get-MgBetaProgramControlProgram", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaProgramControlType" + "Command": "Get-MgBetaProgramControlType", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProgramControlType", "Uri": "/programControlTypes", + "Method": "GET", + "Command": "Get-MgBetaProgramControlType", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104603,17 +104880,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgramControlType" + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/programControlTypes/$count", + "Method": "GET", + "Command": "Get-MgBetaProgramControlTypeCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104628,17 +104905,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgramControlTypeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/programs/$count", + "Method": "GET", + "Command": "Get-MgBetaProgramCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104653,170 +104930,170 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaProgramCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity" + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Uri": "/reports/appCredentialSignInActivities", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity" + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/appCredentialSignInActivities/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount" + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary" + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Uri": "/reports/applicationSignInDetailedSummary", + "Method": "GET", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary" + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/applicationSignInDetailedSummary/$count", + "Method": "GET", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/getAttackSimulationRepeatOffenders", + "Method": "GET", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender" + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "Method": "GET", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Uri": "/reports/authenticationMethods", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethod" + "Command": "Get-MgBetaReportAuthenticationMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Method": "GET", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104831,17 +105108,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail" + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Method": "GET", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104856,17 +105133,17 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail" + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104881,2528 +105158,2528 @@ "IsAdmin": true } ], - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationSignInSummary", "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary" + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportBrowserDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportBrowserDistributionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportBrowserUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportBrowserUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCredentialUsageSummary", "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportCredentialUsageSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUsageSummary" + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", "Uri": "/reports/getCredentialUserRegistrationCount", + "Method": "GET", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount" + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail" + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Uri": "/reports/credentialUserRegistrationDetails", + "Method": "GET", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail" + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/credentialUserRegistrationDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsage", "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage" + "Command": "Get-MgBetaReportDailyPrintUsage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsage", "Uri": "/reports/dailyPrintUsage", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage" + "Command": "Get-MgBetaReportDailyPrintUsage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageByUser/$count", + "Method": "GET", + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsage/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageCount" + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Device" ], - "OutputType": null, "Uri": "/reports/deviceConfigurationDeviceActivity", + "Method": "GET", + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Device" ], - "OutputType": null, "Uri": "/reports/deviceConfigurationUserActivity", + "Method": "GET", + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportEmailActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportEmailActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportEmailActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportEmailAppUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportFormUserActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserCount" + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportFormUserActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportGroupArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportM365AppPlatformUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportM365AppPlatformUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportM365AppUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getM365AppUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportM365AppUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportMailboxUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportMailboxUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageStorage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Detail", "DetailViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail" + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Managed", "ManagedViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary" + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Method": "GET", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Managed" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend" + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Method": "GET", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Method": "GET", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationCounts", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ActivationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserCounts", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ActivationUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserDetail", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ActiveUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserCount" + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail" + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365GroupActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityCount" + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail" + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount" + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount" + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage" + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOffice365ServiceUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ServiceUserCount" + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveUsageFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportOneDriveUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageStorage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary" + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/security", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportSecurity" + "Command": "Get-MgBetaReportSecurity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Method": "GET", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender" + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Method": "GET", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity" + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Uri": "/reports/servicePrincipalSignInActivities", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity" + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/servicePrincipalSignInActivities/$count", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount" + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointActivityPage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityPage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointSiteUsagePage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsagePage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", "Uri": "/reports/sla", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportSla" + "Command": "Get-MgBetaReportSla", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAzureAdAuthentication", "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication" + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "Permissions": [], + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportTeamActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamActivityDistributionCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDistributionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgBetaReportUserArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportUserArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail" + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Uri": "/reports/userCredentialUsageDetails", + "Method": "GET", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail" + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/userCredentialUsageDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportYammerActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerGroupActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgBetaReportYammerGroupActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Method": "GET", + "Command": "Get-MgBetaRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskDetection" + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", + "Method": "GET", + "Command": "Get-MgBetaRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskDetection" + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskDetections/$count", + "Method": "GET", + "Command": "Get-MgBetaRiskDetectionCount", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskDetectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Method": "GET", + "Command": "Get-MgBetaRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107417,17 +107694,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal" + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals", + "Method": "GET", + "Command": "Get-MgBetaRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107442,17 +107719,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal" + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Method": "GET", + "Command": "Get-MgBetaRiskyServicePrincipalCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107467,30 +107744,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory" + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Method": "GET", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107505,18 +107782,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory" + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Method": "GET", + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107531,70 +107808,70 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Method": "GET", + "Command": "Get-MgBetaRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUser" + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", + "Method": "GET", + "Command": "Get-MgBetaRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUser" + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/$count", + "Method": "GET", + "Command": "Get-MgBetaRiskyUserCount", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Method": "GET", + "Command": "Get-MgBetaRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107609,17 +107886,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Method": "GET", + "Command": "Get-MgBetaRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107634,18 +107911,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Method": "GET", + "Command": "Get-MgBetaRiskyUserHistoryCount", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107660,17 +107937,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRoleManagement", "Uri": "/roleManagement", + "Method": "GET", + "Command": "Get-MgBetaRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -107697,131 +107974,131 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagement" + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Uri": "/roleManagement/cloudPC", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPc" + "Command": "Get-MgBetaRoleManagementCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107848,17 +108125,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Uri": "/roleManagement/cloudPC/roleAssignments", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107885,55 +108162,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107960,107 +108237,107 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108153,17 +108430,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108256,17 +108533,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108359,42 +108636,42 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Uri": "/roleManagement/deviceManagement", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -108421,156 +108698,119 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagement" + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108597,55 +108837,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleAssignments", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108672,107 +108874,182 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108865,17 +109142,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108968,17 +109245,17 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -109071,55 +109348,55 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectory" + "Command": "Get-MgBetaRoleManagementDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109140,17 +109417,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109171,17 +109448,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109202,18 +109479,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109234,17 +109511,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109265,31 +109542,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109310,31 +109587,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -109391,17 +109668,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -109458,105 +109735,105 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -109613,57 +109890,57 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109696,17 +109973,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109739,43 +110016,43 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109808,31 +110085,31 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109865,17 +110142,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109908,43 +110185,43 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109977,70 +110254,70 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -110073,17 +110350,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -110116,43 +110393,43 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -110185,83 +110462,83 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110354,17 +110631,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110457,17 +110734,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110560,56 +110837,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110642,17 +110919,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110685,30 +110962,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110741,31 +111018,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110798,17 +111075,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110841,30 +111118,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110897,70 +111174,70 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110993,17 +111270,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -111036,30 +111313,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -111092,95 +111369,95 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -111207,30 +111484,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -111257,1246 +111534,1246 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp" + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp" + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagement" + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -112553,17 +112830,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -112620,105 +112897,105 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -112775,376 +113052,376 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -113237,120 +113514,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.CloudPC", - "Description": "Read Cloud PC RBAC settings", - "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.Exchange", - "Description": "Read Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -113443,425 +113617,528 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.Exchange", + "Description": "Read Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", + "Method": "GET", + "Command": "Get-MgBetaSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -113876,17 +114153,17 @@ "IsAdmin": false } ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions", + "Method": "GET", + "Command": "Get-MgBetaSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -113901,17 +114178,17 @@ "IsAdmin": false } ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/schemaExtensions/$count", + "Method": "GET", + "Command": "Get-MgBetaSchemaExtensionCount", "Permissions": [ { "Name": "Application.Read.All", @@ -113926,18 +114203,18 @@ "IsAdmin": false } ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSchemaExtensionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchAcronym", "Uri": "/search/acronyms/{acronym-id}", + "Method": "GET", + "Command": "Get-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113952,17 +114229,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym" + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchAcronym", "Uri": "/search/acronyms", + "Method": "GET", + "Command": "Get-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113977,17 +114254,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym" + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/search/acronyms/$count", + "Method": "GET", + "Command": "Get-MgBetaSearchAcronymCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114002,18 +114279,18 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchAcronymCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchBookmark", "Uri": "/search/bookmarks/{bookmark-id}", + "Method": "GET", + "Command": "Get-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114028,17 +114305,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark" + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchBookmark", "Uri": "/search/bookmarks", + "Method": "GET", + "Command": "Get-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114053,17 +114330,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark" + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/search/bookmarks/$count", + "Method": "GET", + "Command": "Get-MgBetaSearchBookmarkCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114078,30 +114355,30 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchBookmarkCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSearchEntity", "Uri": "/search", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSearchEntity" + "Command": "Get-MgBetaSearchEntity", + "Permissions": [], + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchQna", "Uri": "/search/qnas/{qna-id}", + "Method": "GET", + "Command": "Get-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114116,17 +114393,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchQna" + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchQna", "Uri": "/search/qnas", + "Method": "GET", + "Command": "Get-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114141,17 +114418,17 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchQna" + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/search/qnas/$count", + "Method": "GET", + "Command": "Get-MgBetaSearchQnaCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -114166,5575 +114443,528 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSearchQnaCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "Permissions": [ - { - "Name": "SecurityActions.Read.All", - "Description": "Read your organization's security actions", - "FullDescription": "Allows the app to read security actions, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAction" + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions", - "Permissions": [ - { - "Name": "SecurityActions.Read.All", - "Description": "Read your organization's security actions", - "FullDescription": "Allows the app to read security actions, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews", "Method": "GET", - "Command": "Get-MgBetaSecurityAction" + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/security/securityActions/$count", - "Permissions": [ - { - "Name": "SecurityActions.Read.All", - "Description": "Read your organization's security actions", - "FullDescription": "Allows the app to read security actions, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", "Method": "GET", - "Command": "Get-MgBetaSecurityActionCount" + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAlert" + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAlert" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/alerts/$count", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Method": "GET", - "Command": "Get-MgBetaSecurityAlertCount" + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [ - { - "Name": "SecurityAlert.Read.All", - "Description": "Read all alerts", - "FullDescription": "Allows the app to read all security alerts that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write all alerts", - "FullDescription": "Allows the app to read and write all alerts that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "Permissions": [ - { - "Name": "SecurityAlert.Read.All", - "Description": "Read all alerts", - "FullDescription": "Allows the app to read all security alerts that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write all alerts", - "FullDescription": "Allows the app to read and write all alerts that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2" - }, - { - "Variants": [ - "Get1" - ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Permissions": [], "OutputType": null, - "Uri": "/security/alerts_v2/$count", - "Permissions": [ - { - "Name": "SecurityAlert.Read.All", - "Description": "Read all alerts", - "FullDescription": "Allows the app to read all security alerts that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write all alerts", - "FullDescription": "Allows the app to read and write all alerts that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2Count" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttackSimulationRoot", - "Uri": "/security/attackSimulation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation" + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", + "Uri": "/admin/serviceAnnouncement/issues", + "Method": "GET", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation" + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Method": "GET", + "Command": "Get-MgBetaServiceAnnouncementIssueCount", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun" + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Uri": "/admin/serviceAnnouncement/messages", + "Method": "GET", + "Command": "Get-MgBetaServiceAnnouncementMessage", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun" + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Method": "GET", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ - "Get" + "List" ], - "OutputType": null, - "Uri": "/security/attackSimulation/simulations/$count", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationCount" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification" - }, - { - "Variants": [ - "Get" - ], "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage" - }, - { - "Variants": [ - "Get" - ], "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/messages/$count", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Get-MgBetaServiceAnnouncementMessageCount", "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation" - }, - { - "Variants": [ - "Get" - ], "OutputType": null, - "Uri": "/security/attackSimulation/operations/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount" + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload" + "Command": "Get-MgBetaServicePrincipal", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload" - }, - { - "Variants": [ - "Get" + "Command": "Get-MgBetaServicePrincipal", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } ], - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/$count", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining" + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/$count", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCase" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", - "Permissions": [ + }, { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/$count", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/cloudAppSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/domainSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/fileSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/hostSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": [ - { - "Name": "SecurityIncident.Read.All", - "Description": "Read security incidents", - "FullDescription": "Allows the app to read all security incidents that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityIncident.ReadWrite.All", - "Description": "Read and write to security incidents", - "FullDescription": "Allows the app to read and write to all security incidents that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "Permissions": [ - { - "Name": "SecurityIncident.Read.All", - "Description": "Read security incidents", - "FullDescription": "Allows the app to read all security incidents that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityIncident.ReadWrite.All", - "Description": "Read and write to security incidents", - "FullDescription": "Allows the app to read and write to all security incidents that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlertCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/incidents/$count", - "Permissions": [ - { - "Name": "SecurityIncident.Read.All", - "Description": "Read security incidents", - "FullDescription": "Allows the app to read all security incidents that you have access to.", - "IsAdmin": true - }, - { - "Name": "SecurityIncident.ReadWrite.All", - "Description": "Read and write to security incidents", - "FullDescription": "Allows the app to read and write to all security incidents that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/security/informationProtection", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtection" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/ipSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabel" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/authorities/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthorityCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/categories/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategoryCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubCategory" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubCategory" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubCategoryCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/citations/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitationCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/departments/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartmentCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionEventType" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/$count", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/providerTenantSettings/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/secureScores/$count", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf.", - "IsAdmin": true - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/$count", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Permissions": [ - { - "Name": "SubjectRightsRequest.Read.All", - "Description": "Read data subject requests", - "FullDescription": "Allows the app to read subject rights requests on your behalf.", - "IsAdmin": true - }, - { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligence" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator" - }, - { - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent" - }, - { - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie" - }, - { - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker" - }, - { - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read threat intelligence Information", - "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Uri": "/security/threatSubmission", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmission" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreats/$count", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmissionPolicy.ReadWrite.All", - "Description": "Read and write all threat submission policies", - "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmissionPolicy.ReadWrite.All", - "Description": "Read and write all threat submission policies", - "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmissionPolicy.ReadWrite.All", - "Description": "Read and write all threat submission policies", - "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/fileThreats/$count", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/urlThreats/$count", - "Permissions": [ - { - "Name": "ThreatSubmission.Read", - "Description": "Read threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.Read.All", - "Description": "Read all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false - }, - { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/tiIndicators/$count", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicatorCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTrigger" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/$count", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType" - }, - { - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerType" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/userSecurityProfiles/$count", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/$count", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssueCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/$count", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", - "IsAdmin": true - }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageCount" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipal" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -119767,68 +114997,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipal" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Permissions": [], "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "Permissions": [ { "Name": "Application.Read.All", @@ -119861,162 +115041,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount" + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals(appId='{appId}')", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -120049,30 +115085,30 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalByAppId" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getByIds", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaServicePrincipalById" + "Command": "Get-MgBetaServicePrincipalById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120099,17 +115135,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120136,18 +115172,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120174,17 +115210,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/servicePrincipals/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalCount", "Permissions": [ { "Name": "Application.Read.All", @@ -120217,30 +115253,30 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject" + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -120273,43 +115309,43 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -120342,43 +115378,43 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification" + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -120399,18 +115435,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification" + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -120431,17 +115467,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/delta", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -120474,55 +115510,55 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelta" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint" + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint" + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpointCount" + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120549,17 +115585,17 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120586,18 +115622,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120624,58 +115660,58 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail" + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail" + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount" + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -120744,20 +115780,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -120832,30 +115868,30 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf" + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -120888,93 +115924,93 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup" + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup" + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -121007,69 +116043,69 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup" + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant" + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -121090,18 +116126,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -121122,30 +116158,30 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject" + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -121178,118 +116214,118 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -121322,69 +116358,69 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication" + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup" + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -121417,92 +116453,92 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser" + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser" + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -121535,18 +116571,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalOwnerCount", "Permissions": [ { "Name": "Application.Read.All", @@ -121579,59 +116615,59 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser" + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", + "Method": "POST", + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -121658,85 +116694,85 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential" + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronization" + "Command": "Get-MgBetaServicePrincipalSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Method": "POST", + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121751,18 +116787,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121783,17 +116819,17 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121814,44 +116850,44 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121872,18 +116908,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121904,69 +116940,69 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount" + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121987,17 +117023,17 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -122018,18 +117054,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -122050,18 +117086,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -122082,106 +117118,106 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy" + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy" + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount" + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy" + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122208,18 +117244,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122246,30 +117282,30 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -122296,93 +117332,93 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -122409,69 +117445,69 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject" + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/settings/$count", + "Method": "GET", + "Command": "Get-MgBetaSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -122498,107 +117534,107 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSettingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBase" + "Command": "Get-MgBetaShareContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType" + "Command": "Get-MgBetaShareContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType" + "Command": "Get-MgBetaShareContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount" + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/shares/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareCount" + "Command": "Get-MgBetaShareCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUser" + "Command": "Get-MgBetaShareCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting" + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Method": "GET", + "Command": "Get-MgBetaShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -122619,18 +117655,18 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaShareDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Method": "GET", + "Command": "Get-MgBetaShareDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -122669,813 +117705,813 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaShareDriveItemContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItem" + "Command": "Get-MgBetaShareItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItem" + "Command": "Get-MgBetaShareItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItemContent" + "Command": "Get-MgBetaShareItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItemCount" + "Command": "Get-MgBetaShareItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUser" + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUser" + "Command": "Get-MgBetaShareLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareList" + "Command": "Get-MgBetaShareList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListActivity" + "Command": "Get-MgBetaShareListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListColumn" + "Command": "Get-MgBetaShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListColumn" + "Command": "Get-MgBetaShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListColumnCount" + "Command": "Get-MgBetaShareListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListColumnSourceColumn" + "Command": "Get-MgBetaShareListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentType" + "Command": "Get-MgBetaShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentType" + "Command": "Get-MgBetaShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn" + "Command": "Get-MgBetaShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn" + "Command": "Get-MgBetaShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnCount" + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink" + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink" + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount" + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition" + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition" + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount" + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCount" + "Command": "Get-MgBetaShareListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUser" + "Command": "Get-MgBetaShareListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListDrive" + "Command": "Get-MgBetaShareListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItem" + "Command": "Get-MgBetaShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItem" + "Command": "Get-MgBetaShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemActivity" + "Command": "Get-MgBetaShareListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemActivityByInterval" + "Command": "Get-MgBetaShareListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemAnalytic" + "Command": "Get-MgBetaShareListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUser" + "Command": "Get-MgBetaShareListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDelta" + "Command": "Get-MgBetaShareListItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion" + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion" + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount" + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField" + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItem" + "Command": "Get-MgBetaShareListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItemContent" + "Command": "Get-MgBetaShareListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemField" + "Command": "Get-MgBetaShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion" + "Command": "Get-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion" + "Command": "Get-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionCount" + "Command": "Get-MgBetaShareListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionField" + "Command": "Get-MgBetaShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListOperation" + "Command": "Get-MgBetaShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListOperation" + "Command": "Get-MgBetaShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListOperationCount" + "Command": "Get-MgBetaShareListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListSubscription" + "Command": "Get-MgBetaShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListSubscription" + "Command": "Get-MgBetaShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareListSubscriptionCount" + "Command": "Get-MgBetaShareListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSharePermission" + "Command": "Get-MgBetaSharePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareRoot" + "Command": "Get-MgBetaShareRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareRootContent" + "Command": "Get-MgBetaShareRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", + "Method": "GET", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -123496,43 +118532,43 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem" + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem" + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaShareSite" + "Command": "Get-MgBetaShareSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", + "Method": "GET", + "Command": "Get-MgBetaSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -123547,17 +118583,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites", + "Method": "GET", + "Command": "Get-MgBetaSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -123572,18 +118608,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Method": "GET", + "Command": "Get-MgBetaSiteActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -123622,18 +118658,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteActivityByInterval" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/analytics", + "Method": "GET", + "Command": "Get-MgBetaSiteAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -123672,120 +118708,120 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteAnalytic" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Method": "GET", + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -123824,18 +118860,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/allTime", + "Method": "GET", + "Command": "Get-MgBetaSiteAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -123874,18 +118910,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticTime" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Method": "GET", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123912,31 +118948,31 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteApplicableContentTypeForList" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteByPath" + "Command": "Get-MgBetaSiteByPath", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123963,17 +118999,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns", + "Method": "GET", + "Command": "Get-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124000,18 +119036,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124038,31 +119074,31 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteColumnCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteColumnSourceColumn" + "Command": "Get-MgBetaSiteColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124089,17 +119125,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes", + "Method": "GET", + "Command": "Get-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124126,76 +119162,76 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBase" + "Command": "Get-MgBetaSiteContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType" + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType" + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount" + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124222,17 +119258,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Method": "GET", + "Command": "Get-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124259,18 +119295,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteContentTypeColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124297,107 +119333,107 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink" + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink" + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount" + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition" + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition" + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount" + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn" + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Method": "GET", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124412,18 +119448,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteContentTypeCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124450,17 +119486,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1" ], - "OutputType": null, "Uri": "/sites/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -124475,18 +119511,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drive", + "Method": "GET", + "Command": "Get-MgBetaSiteDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -124525,17 +119561,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/delta", + "Method": "GET", + "Command": "Get-MgBetaSiteDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124550,30 +119586,30 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteDelta" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteDrive" + "Command": "Get-MgBetaSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives", + "Method": "GET", + "Command": "Get-MgBetaSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -124612,18 +119648,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -124662,108 +119698,108 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteDriveCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn" + "Command": "Get-MgBetaSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn" + "Command": "Get-MgBetaSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/externalColumns/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumnCount" + "Command": "Get-MgBetaSiteExternalColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUser" + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUser" + "Command": "Get-MgBetaSiteLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -124778,17 +119814,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists", + "Method": "GET", + "Command": "Get-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -124803,17 +119839,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Method": "GET", + "Command": "Get-MgBetaSiteListActivity", "Permissions": [ { "Name": "Files.Read", @@ -124852,18 +119888,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListActivity" + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124890,55 +119926,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListColumn" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124965,68 +119963,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnSourceColumn" + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "Method": "GET", - "Command": "Get-MgBetaSiteListContentType" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgBetaSiteListColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125053,18 +120001,31 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Sites", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Method": "GET", - "Command": "Get-MgBetaSiteListContentType" + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125091,17 +120052,55 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" + }, + { "Module": "Beta.Sites", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn" + "Command": "Get-MgBetaSiteListContentType", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125128,18 +120127,55 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" + }, + { "Module": "Beta.Sites", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn" + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListContentTypeColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125166,107 +120202,107 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink" + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink" + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount" + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition" + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition" + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount" + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Method": "GET", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125281,18 +120317,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListContentTypeCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125319,18 +120355,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -125345,57 +120381,57 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUser" + "Command": "Get-MgBetaSiteListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListDrive" + "Command": "Get-MgBetaSiteListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListItem", "Permissions": [ { "Name": "Sites.Manage.All", @@ -125416,17 +120452,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Method": "GET", + "Command": "Get-MgBetaSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -125441,30 +120477,30 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity" + "Command": "Get-MgBetaSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemActivity", "Permissions": [ { "Name": "Files.Read", @@ -125503,18 +120539,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity" + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -125553,18 +120589,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityByInterval" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemActivityCount", "Permissions": [ { "Name": "Files.Read", @@ -125603,57 +120639,57 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItem" + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent" + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityListItem" + "Command": "Get-MgBetaSiteListItemActivityListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -125692,46 +120728,46 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemAnalytic" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUser" + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125746,18 +120782,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDelta" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125790,17 +120826,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125833,18 +120869,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125877,31 +120913,31 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField" + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -125940,44 +120976,44 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItemContent" + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemField" + "Command": "Get-MgBetaSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -125992,17 +121028,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion" + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -126017,18 +121053,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion" + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListItemVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -126043,31 +121079,31 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionField" + "Command": "Get-MgBetaSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -126094,17 +121130,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -126131,18 +121167,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteListOperationCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -126169,56 +121205,56 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteListOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription" + "Command": "Get-MgBetaSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription" + "Command": "Get-MgBetaSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteListSubscriptionCount" + "Command": "Get-MgBetaSiteListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -126251,17 +121287,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -126294,18 +121330,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -126338,20 +121374,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -126384,17 +121420,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl" + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -126427,17 +121463,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -126470,18 +121506,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -126514,31 +121550,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperationCount" + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -126565,17 +121601,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -126602,31 +121638,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageContent" + "Command": "Get-MgBetaSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -126653,31 +121689,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResource" + "Command": "Get-MgBetaSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -126704,31 +121740,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceCount" + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -126761,17 +121797,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -126804,18 +121840,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -126848,18 +121884,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -126892,18 +121928,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -126936,20 +121972,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -126982,17 +122018,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -127025,17 +122061,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgBetaSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -127062,18 +122098,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -127100,17 +122136,17 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaSiteOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -127137,18 +122173,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteOperationCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -127175,71 +122211,71 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "GET", + "Command": "Get-MgBetaSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", + "Method": "GET", + "Command": "Get-MgBetaSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/permissions/$count", + "Method": "GET", + "Command": "Get-MgBetaSitePermissionCount", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSitePermissionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgBetaSiteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -127272,18 +122308,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127298,18 +122334,18 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStore" + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127324,17 +122360,17 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127349,18 +122385,18 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroupCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127375,30 +122411,30 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet" + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroupSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127413,164 +122449,164 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild" + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild" + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127585,108 +122621,108 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup" + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127701,261 +122737,261 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127970,45 +123006,45 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild" + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128023,691 +123059,691 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildCount" + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildSet" + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetCount" + "Command": "Get-MgBetaSiteTermStoreSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup" + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation" + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128722,18 +123758,18 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128748,57 +123784,57 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128813,42 +123849,42 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm" + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild" + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128863,18 +123899,18 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128889,133 +123925,133 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet" + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermCount" + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129030,18 +124066,18 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Method": "GET", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129056,70 +124092,70 @@ "IsAdmin": true } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermSet" + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Method": "GET", + "Command": "Get-MgBetaSubscribedSku", "Permissions": [ { "Name": "Directory.Read.All", @@ -129146,17 +124182,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku" + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", + "Method": "GET", + "Command": "Get-MgBetaSubscribedSku", "Permissions": [ { "Name": "Directory.Read.All", @@ -129183,55 +124219,55 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku" + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSubscription" + "Command": "Get-MgBetaSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSubscription" + "Command": "Get-MgBetaSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaSubSite" + "Command": "Get-MgBetaSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites", + "Method": "GET", + "Command": "Get-MgBetaSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -129246,18 +124282,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSubSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/sites/$count", + "Method": "GET", + "Command": "Get-MgBetaSubSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -129272,18 +124308,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaSubSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams/{team-id}", + "Method": "GET", + "Command": "Get-MgBetaTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -129340,17 +124376,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams", + "Method": "GET", + "Command": "Get-MgBetaTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -129371,18 +124407,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/allChannels/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamAllChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129403,33 +124439,33 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamAllChannelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamChannel" + "Command": "Get-MgBetaTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels", + "Method": "GET", + "Command": "Get-MgBetaTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129450,18 +124486,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129518,18 +124554,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelFileFolder", "Permissions": [ { "Name": "File.Read.Group", @@ -129586,31 +124622,31 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolder" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolderContent" + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129655,17 +124691,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129686,18 +124722,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129718,20 +124754,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -129788,17 +124824,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -129825,18 +124861,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -129863,18 +124899,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -129901,20 +124937,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -129971,17 +125007,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130038,18 +125074,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130106,18 +125142,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130174,17 +125210,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130211,18 +125247,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReplyCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130249,18 +125285,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130317,20 +125353,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130387,17 +125423,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130454,18 +125490,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130522,20 +125558,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130550,17 +125586,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam" + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130575,30 +125611,30 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam" + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130613,18 +125649,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130639,18 +125675,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130665,18 +125701,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -130751,17 +125787,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -130836,18 +125872,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamChannelTabCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -130922,30 +125958,30 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabTeamApp" + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teams/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -130966,30 +126002,30 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel" + "Command": "Get-MgBetaTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels", + "Method": "GET", + "Command": "Get-MgBetaTeamIncomingChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -131010,18 +126046,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/incomingChannels/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamIncomingChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -131042,18 +126078,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -131152,17 +126188,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps", + "Method": "GET", + "Command": "Get-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -131255,18 +126291,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamInstalledAppCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -131359,44 +126395,44 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamApp" + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition" + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131417,17 +126453,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members", + "Method": "GET", + "Command": "Get-MgBetaTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131448,18 +126484,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamMemberCount", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131480,17 +126516,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/getAllMessages", + "Method": "GET", + "Command": "Get-MgBetaTeamMessage", "Permissions": [ { "Name": "Directory.Read.All", @@ -131547,119 +126583,119 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOperation" + "Command": "Get-MgBetaTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOperation" + "Command": "Get-MgBetaTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/operations/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOperationCount" + "Command": "Get-MgBetaTeamOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/teams/{team-id}/owners/{user-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOwner" + "Command": "Get-MgBetaTeamOwner", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/teams/{team-id}/owners", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOwner" + "Command": "Get-MgBetaTeamOwner", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/owners/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOwnerCount" + "Command": "Get-MgBetaTeamOwnerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamOwnerMailboxSetting" + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant" + "Command": "Get-MgBetaTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgBetaTeamPermissionGrant", "Permissions": [ { "Name": "TeamsApp.Read.Group", @@ -131710,33 +126746,33 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaTeamPermissionGrantById" + "Command": "Get-MgBetaTeamPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamPermissionGrantCount", "Permissions": [ { "Name": "TeamsApp.Read.Group", @@ -131787,102 +126823,102 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrantDelta" + "Command": "Get-MgBetaTeamPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaTeamPermissionGrantMemberGroup" + "Command": "Get-MgBetaTeamPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaTeamPermissionGrantMemberObject" + "Command": "Get-MgBetaTeamPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaTeamPermissionGrantUserOwnedObject" + "Command": "Get-MgBetaTeamPermissionGrantUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPhoto" + "Command": "Get-MgBetaTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPhotoContent" + "Command": "Get-MgBetaTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", + "Method": "GET", + "Command": "Get-MgBetaTeamPrimaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -131915,393 +126951,393 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder" + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent" + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember" + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember" + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount" + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount" + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta" + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount" + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab" + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab" + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabCount" + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp" + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/teams/{team-id}/schedule", + "Method": "GET", + "Command": "Get-MgBetaTeamSchedule", "Permissions": [ { "Name": "Group.Read.All", @@ -132328,18 +127364,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamSchedule" + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -132366,17 +127402,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -132391,18 +127427,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -132417,18 +127453,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -132455,55 +127491,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -132530,93 +127528,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -132643,18 +127566,93 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" + }, + { "Module": "Beta.Teams", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount" + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Teams", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "Permissions": [ { "Name": "Group.Read.All", @@ -132681,17 +127679,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Teams", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup" + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -132718,18 +127754,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup" + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "Permissions": [ { "Name": "Group.Read.All", @@ -132756,18 +127792,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -132794,17 +127830,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift" + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -132831,18 +127867,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift" + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleShiftCount", "Permissions": [ { "Name": "Group.Read.All", @@ -132869,30 +127905,30 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -132919,18 +127955,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "Permissions": [ { "Name": "Group.Read.All", @@ -132957,18 +127993,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -132983,17 +128019,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -133008,18 +128044,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeCards/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeCardCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -133034,18 +128070,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCardCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -133072,17 +128108,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -133109,18 +128145,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffCount", "Permissions": [ { "Name": "Group.Read.All", @@ -133147,18 +128183,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -133185,17 +128221,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -133222,18 +128258,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", "Permissions": [ { "Name": "Group.Read.All", @@ -133260,18 +128296,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -133298,17 +128334,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest" + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -133335,18 +128371,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest" + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", "Permissions": [ { "Name": "Group.Read.All", @@ -133373,18 +128409,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133411,17 +128447,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags", + "Method": "GET", + "Command": "Get-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133448,18 +128484,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamTagCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133486,18 +128522,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTagCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133524,17 +128560,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Method": "GET", + "Command": "Get-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133561,18 +128597,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamTagMemberCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133599,567 +128635,567 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamTagMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/template", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamTemplate" + "Command": "Get-MgBetaTeamTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teams/{team-id}/templateDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamTemplateDefinition" + "Command": "Get-MgBetaTeamTemplateDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamwork" + "Command": "Get-MgBetaTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat" + "Command": "Get-MgBetaTeamworkDeletedChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeletedChat", "Uri": "/teamwork/deletedChats", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat" + "Command": "Get-MgBetaTeamworkDeletedChat", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/deletedChats/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChatCount" + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam" + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeletedTeam", "Permissions": { "Name": "Team.ReadBasic.All", "Description": "Read the names and descriptions of teams", "FullDescription": "Read the names and descriptions of teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam" + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel" + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel" + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeletedTeamCount", "Permissions": { "Name": "Team.ReadBasic.All", "Description": "Read the names and descriptions of teams", "FullDescription": "Read the names and descriptions of teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/getAllMessages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134174,17 +129210,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice" + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134199,18 +129235,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice" + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceActivity", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134225,18 +129261,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceActivity" + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceConfiguration", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134251,17 +129287,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceConfiguration" + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/devices/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceCount", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134276,18 +129312,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceHealth", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134302,18 +129338,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceHealth" + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134328,17 +129364,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation" + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134353,18 +129389,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation" + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamworkDeviceOperationCount", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134379,17 +129415,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTeamsAppSettings", "Uri": "/teamwork/teamsAppSettings", + "Method": "GET", + "Command": "Get-MgBetaTeamworkTeamAppSetting", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -134404,30 +129440,30 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamAppSetting" + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate" + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates", + "Method": "GET", + "Command": "Get-MgBetaTeamworkTeamTemplate", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134442,17 +129478,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate" + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/teamTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamworkTeamTemplateCount", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134467,18 +129503,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134493,43 +129529,43 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition" + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition" + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount" + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "GET", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -134544,17 +129580,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", + "Method": "GET", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -134569,17 +129605,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/workforceIntegrations/$count", + "Method": "GET", + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -134594,18 +129630,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134620,17 +129656,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer" + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134645,17 +129681,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer" + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134670,30 +129706,30 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134708,18 +129744,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134734,18 +129770,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134760,17 +129796,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134785,18 +129821,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134811,17 +129847,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134836,18 +129872,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134862,17 +129898,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134887,18 +129923,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134913,17 +129949,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134938,18 +129974,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134964,18 +130000,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134990,17 +130026,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135015,18 +130051,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135041,18 +130077,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -135067,17 +130103,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant" + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -135092,30 +130128,30 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant" + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -135130,17 +130166,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance" + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -135155,427 +130191,427 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -135590,42 +130626,42 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent" + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135640,17 +130676,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135665,17 +130701,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135690,18 +130726,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135716,17 +130752,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135741,17 +130777,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135766,18 +130802,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135792,17 +130828,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135817,17 +130853,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview" + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135842,18 +130878,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [ { "Name": "Application.Read.All", @@ -135874,17 +130910,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage" + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [ { "Name": "Application.Read.All", @@ -135905,17 +130941,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage" + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "Permissions": [ { "Name": "Application.Read.All", @@ -135936,17 +130972,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenants/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -135961,70 +130997,70 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary" + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary" + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136039,17 +131075,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation" + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136064,17 +131100,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation" + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136089,18 +131125,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136115,17 +131151,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation" + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136140,17 +131176,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation" + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136165,55 +131201,55 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -136228,17 +131264,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136253,17 +131289,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136278,105 +131314,105 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136391,17 +131427,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup" + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136416,17 +131452,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup" + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136441,18 +131477,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136467,17 +131503,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance" + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136492,17 +131528,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance" + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136517,18 +131553,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136543,17 +131579,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend" + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136568,17 +131604,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend" + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136593,18 +131629,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136619,17 +131655,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction" + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136644,17 +131680,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction" + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActions/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136669,18 +131705,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136695,17 +131731,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136720,17 +131756,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136745,18 +131781,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136771,17 +131807,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent" + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136796,17 +131832,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent" + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136821,18 +131857,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136847,17 +131883,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate" + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136872,134 +131908,134 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate" + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137014,254 +132050,254 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole" + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137276,17 +132312,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole" + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/myRoles/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137301,18 +132337,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137327,17 +132363,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137352,17 +132388,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137377,55 +132413,55 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137440,17 +132476,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState" + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137465,17 +132501,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState" + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137490,18 +132526,18 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137516,17 +132552,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState" + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137541,17 +132577,17 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState" + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", + "Method": "GET", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137566,30 +132602,30 @@ "IsAdmin": true } ], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTrustFramework", "Uri": "/trustFramework", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaTrustFramework" + "Command": "Get-MgBetaTrustFramework", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137604,17 +132640,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet" + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137629,18 +132665,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet" + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137655,17 +132691,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey" + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/trustFramework/keySets/$count", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkKeySetCount", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137680,18 +132716,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -137706,17 +132742,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "Uri": "/trustFramework/policies", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -137731,18 +132767,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy" + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkPolicyContent", "Permissions": [ { "Name": "Policy.Read.All", @@ -137757,17 +132793,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/trustFramework/policies/$count", + "Method": "GET", + "Command": "Get-MgBetaTrustFrameworkPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -137782,18 +132818,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}", + "Method": "GET", + "Command": "Get-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -137886,17 +132922,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users", + "Method": "GET", + "Command": "Get-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -137977,159 +133013,159 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivity" + "Command": "Get-MgBetaUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", + "Method": "GET", + "Command": "Get-MgBetaUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserActivity" + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/$count", + "Method": "GET", + "Command": "Get-MgBetaUserActivityCount", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem" + "Command": "Get-MgBetaUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem" + "Command": "Get-MgBetaUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemActivity" + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemCount" + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics" + "Command": "Get-MgBetaUserActivityStatistics", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics", + "Method": "GET", + "Command": "Get-MgBetaUserActivityStatistics", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", "IsAdmin": false }, - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics" + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance" + "Command": "Get-MgBetaUserAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", + "Method": "GET", + "Command": "Get-MgBetaUserAgreementAcceptance", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -138144,18 +133180,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance" + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAgreementAcceptanceCount", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -138170,48 +133206,48 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/analytics/activityStatistics/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", "IsAdmin": false }, - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource" + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/appRoleAssignedResources", + "Method": "GET", + "Command": "Get-MgBetaUserAppRoleAssignedResource", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138232,18 +133268,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/appRoleAssignedResources/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138264,30 +133300,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment" + "Command": "Get-MgBetaUserAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgBetaUserAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138308,18 +133344,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAppRoleAssignmentCount", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138340,55 +133376,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138415,131 +133414,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - } - ], "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/users/{user-id}/authentication/emailMethods", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138566,18 +133451,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138604,17 +133489,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138641,18 +133564,56 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/$count", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138679,18 +133640,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/authentication/methods", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethodCount" + "Command": "Get-MgBetaUserAuthenticationMethod", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Uri": "/users/{user-id}/authentication/methods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138717,17 +133715,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138754,18 +133790,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod" + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138792,31 +133828,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationOperation", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138843,43 +133879,43 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation" + "Command": "Get-MgBetaUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperationCount" + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138906,17 +133942,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod" + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138943,18 +133979,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod" + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138981,31 +134017,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice" + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139032,17 +134068,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139069,18 +134105,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139107,18 +134143,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139145,17 +134181,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139182,18 +134218,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139220,18 +134256,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139258,17 +134294,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod" + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139295,18 +134331,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod" + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139333,18 +134369,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139371,17 +134407,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139408,18 +134444,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139446,18 +134482,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139484,17 +134520,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139521,18 +134557,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Method": "GET", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139559,56 +134595,56 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getByIds", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserById" + "Command": "Get-MgBetaUserById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCalendar" + "Command": "Get-MgBetaUserCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", + "Method": "GET", + "Command": "Get-MgBetaUserCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -139635,18 +134671,18 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendars/$count", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarCount", "Permissions": [ { "Name": "Calendars.Read", @@ -139673,17 +134709,17 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -139704,20 +134740,20 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events/delta", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -139738,18 +134774,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -139764,17 +134800,17 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -139795,17 +134831,17 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -139832,18 +134868,18 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarGroupCount", "Permissions": [ { "Name": "Calendars.Read", @@ -139864,76 +134900,76 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission" + "Command": "Get-MgBetaUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission" + "Command": "Get-MgBetaUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermissionCount" + "Command": "Get-MgBetaUserCalendarPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserCalendarSchedule" + "Command": "Get-MgBetaUserCalendarSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/calendarView", + "Method": "GET", + "Command": "Get-MgBetaUserCalendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -139954,18 +134990,18 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarView" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", + "Method": "GET", + "Command": "Get-MgBetaUserChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140022,17 +135058,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", + "Method": "GET", + "Command": "Get-MgBetaUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -140071,18 +135107,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/$count", + "Method": "GET", + "Command": "Get-MgBetaUserChatCount", "Permissions": [ { "Name": "Chat.Read", @@ -140121,95 +135157,95 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp" + "Command": "Get-MgBetaUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp" + "Command": "Get-MgBetaUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppCount" + "Command": "Get-MgBetaUserChatInstalledAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp" + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition" + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatLastMessagePreview" + "Command": "Get-MgBetaUserChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgBetaUserChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140284,17 +135320,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Method": "GET", + "Command": "Get-MgBetaUserChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140369,18 +135405,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Method": "GET", + "Command": "Get-MgBetaUserChatMemberCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140455,18 +135491,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMemberCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140523,17 +135559,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -140566,18 +135602,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -140610,18 +135646,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140678,20 +135714,20 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140748,17 +135784,17 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140815,18 +135851,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgBetaUserChatMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140883,362 +135919,362 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply" + "Command": "Get-MgBetaUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply" + "Command": "Get-MgBetaUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyCount" + "Command": "Get-MgBetaUserChatMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyDelta" + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent" + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent" + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount" + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatOperation" + "Command": "Get-MgBetaUserChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatOperation" + "Command": "Get-MgBetaUserChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatOperationCount" + "Command": "Get-MgBetaUserChatOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant" + "Command": "Get-MgBetaUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant" + "Command": "Get-MgBetaUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserChatPermissionGrantById" + "Command": "Get-MgBetaUserChatPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrantCount" + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrantDelta" + "Command": "Get-MgBetaUserChatPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserChatPermissionGrantMemberGroup" + "Command": "Get-MgBetaUserChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserChatPermissionGrantMemberObject" + "Command": "Get-MgBetaUserChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserChatPermissionGrantUserOwnedObject" + "Command": "Get-MgBetaUserChatPermissionGrantUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage" + "Command": "Get-MgBetaUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage" + "Command": "Get-MgBetaUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessageCount" + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatTab" + "Command": "Get-MgBetaUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatTab" + "Command": "Get-MgBetaUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatTabCount" + "Command": "Get-MgBetaUserChatTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserChatTabTeamApp" + "Command": "Get-MgBetaUserChatTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory" + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Method": "GET", + "Command": "Get-MgBetaUserCloudPcLaunchInfo", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141253,18 +136289,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcLaunchInfo" + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Method": "GET", + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141279,18 +136315,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc" + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", + "Method": "GET", + "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141305,31 +136341,31 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction" + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgBetaUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141344,17 +136380,17 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", + "Method": "GET", + "Command": "Get-MgBetaUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141369,18 +136405,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/$count", + "Method": "GET", + "Command": "Get-MgBetaUserContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -141395,18 +136431,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/delta", + "Method": "GET", + "Command": "Get-MgBetaUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -141421,56 +136457,56 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactExtension" + "Command": "Get-MgBetaUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactExtension" + "Command": "Get-MgBetaUserContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactExtensionCount" + "Command": "Get-MgBetaUserContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -141485,17 +136521,17 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -141510,30 +136546,30 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder" + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -141548,18 +136584,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141574,17 +136610,17 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141599,18 +136635,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -141625,18 +136661,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -141651,82 +136687,82 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension" + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension" + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount" + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto" + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent" + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderChildFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -141741,31 +136777,31 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta" + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141780,17 +136816,17 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -141805,18 +136841,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -141831,18 +136867,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -141857,92 +136893,92 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension" + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension" + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtensionCount" + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -141957,18 +136993,18 @@ "IsAdmin": false } ], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/delta", + "Method": "GET", + "Command": "Get-MgBetaUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -141983,53 +137019,53 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderDelta" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Method": "GET", + "Command": "Get-MgBetaUserContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgBetaUserContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserContactPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/users/$count", + "Method": "GET", + "Command": "Get-MgBetaUserCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -142110,30 +137146,30 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject" + "Command": "Get-MgBetaUserCreatedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects", + "Method": "GET", + "Command": "Get-MgBetaUserCreatedObject", "Permissions": [ { "Name": "Directory.Read.All", @@ -142172,43 +137208,43 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal" + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal" + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/createdObjects/$count", + "Method": "GET", + "Command": "Get-MgBetaUserCreatedObjectCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -142247,43 +137283,43 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal" + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendar" + "Command": "Get-MgBetaUserDefaultCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", + "Method": "GET", + "Command": "Get-MgBetaUserDefaultCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -142304,20 +137340,20 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendar/getSchedule", + "Method": "POST", + "Command": "Get-MgBetaUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -142338,18 +137374,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaUserDefaultCalendarSchedule" + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drive", + "Method": "GET", + "Command": "Get-MgBetaUserDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -142388,17 +137424,17 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/delta", + "Method": "GET", + "Command": "Get-MgBetaUserDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -142443,932 +137479,932 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDelta" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDevice" + "Command": "Get-MgBetaUserDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices", + "Method": "GET", + "Command": "Get-MgBetaUserDevice", "Permissions": { "Name": "Device.Read", "Description": "View your list of devices", "FullDescription": "Allows the app to see your list of devices.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/getByIds", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserDeviceById" + "Command": "Get-MgBetaUserDeviceById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Method": "GET", + "Command": "Get-MgBetaUserDeviceCommand", "Permissions": { "Name": "Device.Command", "Description": "Communicate with your other devices", "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand" + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand" + "Command": "Get-MgBetaUserDeviceCommand", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandCount" + "Command": "Get-MgBetaUserDeviceCommandCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", + "Method": "GET", + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "Permissions": { "Name": "Device.Command", "Description": "Communicate with your other devices", "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/$count", + "Method": "GET", + "Command": "Get-MgBetaUserDeviceCount", "Permissions": { "Name": "Device.Read", "Description": "View your list of devices", "FullDescription": "Allows the app to see your list of devices.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceDelta" + "Command": "Get-MgBetaUserDeviceDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension" + "Command": "Get-MgBetaUserDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension" + "Command": "Get-MgBetaUserDeviceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtensionCount" + "Command": "Get-MgBetaUserDeviceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount" + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserDeviceMemberGroup" + "Command": "Get-MgBetaUserDeviceMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserDeviceMemberObject" + "Command": "Get-MgBetaUserDeviceMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf" + "Command": "Get-MgBetaUserDeviceMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf" + "Command": "Get-MgBetaUserDeviceMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup" + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup" + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCount" + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup" + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwner" + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUser" + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef" + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount" + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser" + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights" + "Command": "Get-MgBetaUserDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights" + "Command": "Get-MgBetaUserDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRightsCount" + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserDeviceUserOwnedObject" + "Command": "Get-MgBetaUserDeviceUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReport" + "Command": "Get-MgBetaUserDirectReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports", + "Method": "GET", + "Command": "Get-MgBetaUserDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -143407,68 +138443,68 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDirectReport" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact" + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/orgContact", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact" + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser" + "Command": "Get-MgBetaUserDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/user", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser" + "Command": "Get-MgBetaUserDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/$count", + "Method": "GET", + "Command": "Get-MgBetaUserDirectReportCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -143507,56 +138543,56 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact" + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/user/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsUser" + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDrive" + "Command": "Get-MgBetaUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", + "Method": "GET", + "Command": "Get-MgBetaUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -143595,132 +138631,132 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveActivity" + "Command": "Get-MgBetaUserDriveActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle" + "Command": "Get-MgBetaUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle" + "Command": "Get-MgBetaUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleContent" + "Command": "Get-MgBetaUserDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleCount" + "Command": "Get-MgBetaUserDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBase" + "Command": "Get-MgBetaUserDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType" + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType" + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount" + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgBetaUserDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -143759,2192 +138795,2192 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserDriveCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUser" + "Command": "Get-MgBetaUserDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing" + "Command": "Get-MgBetaUserDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing" + "Command": "Get-MgBetaUserDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingContent" + "Command": "Get-MgBetaUserDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingCount" + "Command": "Get-MgBetaUserDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItem" + "Command": "Get-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItem" + "Command": "Get-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivity" + "Command": "Get-MgBetaUserDriveItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivityByInterval" + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalytic" + "Command": "Get-MgBetaUserDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay" + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticTime" + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild" + "Command": "Get-MgBetaUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild" + "Command": "Get-MgBetaUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildContent" + "Command": "Get-MgBetaUserDriveItemChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildCount" + "Command": "Get-MgBetaUserDriveItemChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemContent" + "Command": "Get-MgBetaUserDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCount" + "Command": "Get-MgBetaUserDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUser" + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemDelta" + "Command": "Get-MgBetaUserDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser" + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser" + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItem" + "Command": "Get-MgBetaUserDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivity" + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval" + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic" + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser" + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem" + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent" + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemField" + "Command": "Get-MgBetaUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion" + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion" + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount" + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionField" + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission" + "Command": "Get-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission" + "Command": "Get-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermissionCount" + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemRetentionLabel" + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription" + "Command": "Get-MgBetaUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription" + "Command": "Get-MgBetaUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount" + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail" + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail" + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnailCount" + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion" + "Command": "Get-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion" + "Command": "Get-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionContent" + "Command": "Get-MgBetaUserDriveItemVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionCount" + "Command": "Get-MgBetaUserDriveItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUser" + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveList" + "Command": "Get-MgBetaUserDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListActivity" + "Command": "Get-MgBetaUserDriveListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn" + "Command": "Get-MgBetaUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn" + "Command": "Get-MgBetaUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnCount" + "Command": "Get-MgBetaUserDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn" + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType" + "Command": "Get-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType" + "Command": "Get-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn" + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn" + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount" + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink" + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink" + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount" + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition" + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount" + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCount" + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUser" + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListDrive" + "Command": "Get-MgBetaUserDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem" + "Command": "Get-MgBetaUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem" + "Command": "Get-MgBetaUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivity" + "Command": "Get-MgBetaUserDriveListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval" + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemAnalytic" + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser" + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDelta" + "Command": "Get-MgBetaUserDriveListItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItem" + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent" + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemField" + "Command": "Get-MgBetaUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion" + "Command": "Get-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion" + "Command": "Get-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionCount" + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionField" + "Command": "Get-MgBetaUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation" + "Command": "Get-MgBetaUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation" + "Command": "Get-MgBetaUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperationCount" + "Command": "Get-MgBetaUserDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription" + "Command": "Get-MgBetaUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription" + "Command": "Get-MgBetaUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscriptionCount" + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRoot" + "Command": "Get-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivity" + "Command": "Get-MgBetaUserDriveRootActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivityByInterval" + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalytic" + "Command": "Get-MgBetaUserDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay" + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticTime" + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild" + "Command": "Get-MgBetaUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild" + "Command": "Get-MgBetaUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildContent" + "Command": "Get-MgBetaUserDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildCount" + "Command": "Get-MgBetaUserDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootContent" + "Command": "Get-MgBetaUserDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUser" + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootDelta" + "Command": "Get-MgBetaUserDriveRootDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser" + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser" + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItem" + "Command": "Get-MgBetaUserDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivity" + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval" + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic" + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser" + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem" + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent" + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemField" + "Command": "Get-MgBetaUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion" + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion" + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount" + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionField" + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission" + "Command": "Get-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission" + "Command": "Get-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermissionCount" + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootRetentionLabel" + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription" + "Command": "Get-MgBetaUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription" + "Command": "Get-MgBetaUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount" + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail" + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail" + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnailCount" + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion" + "Command": "Get-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion" + "Command": "Get-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionContent" + "Command": "Get-MgBetaUserDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionCount" + "Command": "Get-MgBetaUserDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial" + "Command": "Get-MgBetaUserDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial" + "Command": "Get-MgBetaUserDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialContent" + "Command": "Get-MgBetaUserDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialCount" + "Command": "Get-MgBetaUserDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", + "Method": "GET", + "Command": "Get-MgBetaUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -145959,17 +140995,17 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", + "Method": "GET", + "Command": "Get-MgBetaUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -145990,79 +141026,79 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment" + "Command": "Get-MgBetaUserEventAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaUserEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserEventAttachmentCount", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventCalendar" + "Command": "Get-MgBetaUserEventCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/$count", + "Method": "GET", + "Command": "Get-MgBetaUserEventCount", "Permissions": [ { "Name": "Calendars.Read", @@ -146083,18 +141119,18 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/delta", + "Method": "GET", + "Command": "Get-MgBetaUserEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -146115,322 +141151,322 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence" + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence" + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar" + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExtension" + "Command": "Get-MgBetaUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExtension" + "Command": "Get-MgBetaUserEventExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventExtensionCount" + "Command": "Get-MgBetaUserEventExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstance" + "Command": "Get-MgBetaUserEventInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances", + "Method": "GET", + "Command": "Get-MgBetaUserEventInstance", "Permissions": [ { "Name": "Calendars.Read", @@ -146445,69 +141481,69 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstance" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment" + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment" + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachmentCount" + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCalendar" + "Command": "Get-MgBetaUserEventInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgBetaUserEventInstanceCount", "Permissions": [ { "Name": "Calendars.Read", @@ -146522,246 +141558,246 @@ "IsAdmin": false } ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceDelta" + "Command": "Get-MgBetaUserEventInstanceDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension" + "Command": "Get-MgBetaUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension" + "Command": "Get-MgBetaUserEventInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtensionCount" + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserExtension" + "Command": "Get-MgBetaUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserExtension" + "Command": "Get-MgBetaUserExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserExtensionCount" + "Command": "Get-MgBetaUserExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites/{site-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite" + "Command": "Get-MgBetaUserFollowedSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites", + "Method": "GET", + "Command": "Get-MgBetaUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -146776,18 +141812,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/followedSites/$count", + "Method": "GET", + "Command": "Get-MgBetaUserFollowedSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -146802,194 +141838,194 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassification" + "Command": "Get-MgBetaUserInferenceClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride" + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Method": "GET", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Method": "GET", + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtection" + "Command": "Get-MgBetaUserInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/users/{user-id}/informationProtection/bitlocker", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlocker" + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey" + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey" + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount" + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount" + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicy" + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Method": "GET", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147004,17 +142040,17 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel" + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Method": "GET", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147029,18 +142065,18 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel" + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", + "Method": "GET", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147055,208 +142091,208 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting" + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemInsights", "Uri": "/users/{user-id}/insights", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsight" + "Command": "Get-MgBetaUserInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsightShared" + "Command": "Get-MgBetaUserInsightShared", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared", + "Method": "GET", + "Command": "Get-MgBetaUserInsightShared", "Permissions": [ { "Name": "Sites.Read.All", @@ -147271,18 +142307,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightShared" + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/$count", + "Method": "GET", + "Command": "Get-MgBetaUserInsightSharedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -147297,56 +142333,56 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod" + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedResource" + "Command": "Get-MgBetaUserInsightSharedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending" + "Command": "Get-MgBetaUserInsightTrending", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending", + "Method": "GET", + "Command": "Get-MgBetaUserInsightTrending", "Permissions": [ { "Name": "Sites.Read.All", @@ -147361,18 +142397,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending" + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/trending/$count", + "Method": "GET", + "Command": "Get-MgBetaUserInsightTrendingCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -147387,18 +142423,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Method": "GET", + "Command": "Get-MgBetaUserInsightTrendingResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -147413,30 +142449,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingResource" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed" + "Command": "Get-MgBetaUserInsightUsed", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used", + "Method": "GET", + "Command": "Get-MgBetaUserInsightUsed", "Permissions": [ { "Name": "Sites.Read.All", @@ -147451,18 +142487,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed" + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/used/$count", + "Method": "GET", + "Command": "Get-MgBetaUserInsightUsedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -147477,18 +142513,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Method": "GET", + "Command": "Get-MgBetaUserInsightUsedResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -147503,59 +142539,59 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedResource" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/joinedGroups", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserJoinedGroup" + "Command": "Get-MgBetaUserJoinedGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/joinedGroups/getByIds", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserJoinedGroupById" + "Command": "Get-MgBetaUserJoinedGroupById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/joinedGroups/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserJoinedGroupUserOwnedObject" + "Command": "Get-MgBetaUserJoinedGroupUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/users/{user-id}/joinedTeams", + "Method": "GET", + "Command": "Get-MgBetaUserJoinedTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -147600,30 +142636,30 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserJoinedTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail" + "Command": "Get-MgBetaUserLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails", + "Method": "GET", + "Command": "Get-MgBetaUserLicenseDetail", "Permissions": [ { "Name": "Directory.Read.All", @@ -147656,18 +142692,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail" + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/$count", + "Method": "GET", + "Command": "Get-MgBetaUserLicenseDetailCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -147700,31 +142736,31 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserLoggedOnManagedDevice" + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", + "Method": "GET", + "Command": "Get-MgBetaUserMailboxSetting", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -147739,18 +142775,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailboxSetting" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -147777,17 +142813,17 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -147814,30 +142850,30 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder" + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.Read", @@ -147864,18 +142900,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderChildFolderCount", "Permissions": [ { "Name": "Mail.Read", @@ -147902,290 +142938,290 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta" + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage" + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage" + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration" + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration" + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount" + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderCount", "Permissions": [ { "Name": "Mail.Read", @@ -148212,18 +143248,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/delta", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderDelta", "Permissions": [ { "Name": "Mail.Read", @@ -148250,18 +143286,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderDelta" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -148282,17 +143318,17 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -148319,66 +143355,66 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment" + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -148399,18 +143435,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessageCount", "Permissions": [ { "Name": "Mail.Read", @@ -148437,18 +143473,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgBetaUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -148475,172 +143511,172 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageDelta" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension" + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension" + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount" + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention" + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention" + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount" + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule" + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule" + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount" + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration" + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration" + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount" + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailTips", "Uri": "/users/{user-id}/getMailTips", + "Method": "POST", + "Command": "Get-MgBetaUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -148655,17 +143691,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaUserMailTip" + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/users/getManagedAppBlockedUsers", + "Method": "GET", + "Command": "Get-MgBetaUserManagedAppBlockedUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148692,18 +143728,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppBlockedUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Method": "GET", + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148718,18 +143754,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus" + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/users/{user-id}/getManagedAppPolicies", + "Method": "GET", + "Command": "Get-MgBetaUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148744,564 +143780,564 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration" + "Command": "Get-MgBetaUserManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration" + "Command": "Get-MgBetaUserManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistrationCount" + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice" + "Command": "Get-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice" + "Command": "Get-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount" + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCategory" + "Command": "Get-MgBetaUserManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult" + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus" + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState" + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount" + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount" + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCount" + "Command": "Get-MgBetaUserManagedDeviceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp" + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp" + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount" + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey" + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState" + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState" + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount" + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount" + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse" + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse" + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount" + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting" + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceUser" + "Command": "Get-MgBetaUserManagedDeviceUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Method": "GET", + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -149316,18 +144352,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Method": "GET", + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -149342,18 +144378,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp" + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/manager", + "Method": "GET", + "Command": "Get-MgBetaUserManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -149380,18 +144416,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManager" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "GET", + "Command": "Get-MgBetaUserManagerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -149418,20 +144454,20 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserManagerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgBetaUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -149500,20 +144536,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaUserMemberGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgBetaUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -149588,18 +144624,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaUserMemberObject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -149614,17 +144650,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/memberOf", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -149651,30 +144687,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -149689,30 +144725,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole" + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/memberOf/directoryRole", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -149727,30 +144763,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup" + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/group", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfAsGroup", "Permissions": [ { "Name": "User.Read", @@ -149765,18 +144801,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -149803,18 +144839,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -149829,18 +144865,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -149855,18 +144891,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/group/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMemberOfCountAsGroup", "Permissions": [ { "Name": "User.Read", @@ -149881,18 +144917,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -149913,17 +144949,17 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", + "Method": "GET", + "Command": "Get-MgBetaUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -149950,66 +144986,66 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment" + "Command": "Get-MgBetaUserMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaUserMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMessageAttachmentCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -150030,18 +145066,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMessageCount", "Permissions": [ { "Name": "Mail.Read", @@ -150068,18 +145104,18 @@ "IsAdmin": false } ], - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgBetaUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -150100,94 +145136,94 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMessageDelta" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension" + "Command": "Get-MgBetaUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension" + "Command": "Get-MgBetaUserMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageExtensionCount" + "Command": "Get-MgBetaUserMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageMention" + "Command": "Get-MgBetaUserMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageMention" + "Command": "Get-MgBetaUserMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMessageMentionCount" + "Command": "Get-MgBetaUserMessageMentionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Method": "GET", + "Command": "Get-MgBetaUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150202,17 +145238,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState" + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Method": "GET", + "Command": "Get-MgBetaUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150227,18 +145263,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState" + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", + "Method": "GET", + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150253,144 +145289,144 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserNotification" + "Command": "Get-MgBetaUserNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserNotification" + "Command": "Get-MgBetaUserNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/notifications/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserNotificationCount" + "Command": "Get-MgBetaUserNotificationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant" + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgBetaUserOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -150411,18 +145447,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -150443,18 +145479,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -150487,17 +145523,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -150530,18 +145566,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -150574,20 +145610,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -150620,17 +145656,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl" + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -150663,17 +145699,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -150706,18 +145742,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -150750,31 +145786,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperationCount" + "Command": "Get-MgBetaUserOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -150801,17 +145837,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -150838,18 +145874,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Method": "GET", + "Command": "Get-MgBetaUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -150876,18 +145912,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -150914,18 +145950,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -150958,31 +145994,31 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResource" + "Command": "Get-MgBetaUserOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -151009,31 +146045,31 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceCount" + "Command": "Get-MgBetaUserOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -151066,17 +146102,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -151109,18 +146145,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -151153,18 +146189,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -151197,18 +146233,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -151241,20 +146277,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -151287,17 +146323,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -151330,17 +146366,17 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgBetaUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -151367,18 +146403,18 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151411,17 +146447,17 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151454,18 +146490,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151498,126 +146534,126 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport" + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport" + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord" + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151650,31 +146686,31 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording" + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151707,20 +146743,20 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151753,56 +146789,56 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording" + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent" + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount" + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingRegistration", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -151829,18 +146865,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistration" + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -151855,55 +146891,55 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion" + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -151924,18 +146960,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant" + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -151956,92 +146992,92 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Permissions": { "Name": "OnlineMeetingTranscript.Read.All", "Description": "Read all transcripts of online meetings.", "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.", "IsAdmin": true }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript" + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript" + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", "Permissions": { "Name": "OnlineMeetingTranscript.Read.All", "Description": "Read all transcripts of online meetings.", "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.", "IsAdmin": true }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount" + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent" + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointment", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152080,18 +147116,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointment" + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152130,515 +147166,515 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment" + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskFolderCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask" + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment" + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment" + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount" + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup" + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup" + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice" + "Command": "Get-MgBetaUserOwnedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices", + "Method": "GET", + "Command": "Get-MgBetaUserOwnedDevice", "Permissions": [ { "Name": "Directory.Read.All", @@ -152671,68 +147707,68 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice" + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/device", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice" + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint" + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint" + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOwnedDeviceCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -152765,56 +147801,56 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice" + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint" + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject" + "Command": "Get-MgBetaUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects", + "Method": "GET", + "Command": "Get-MgBetaUserOwnedObject", "Permissions": [ { "Name": "Directory.Read.All", @@ -152847,106 +147883,106 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication" + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/application", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication" + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup" + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/group", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup" + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal" + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal" + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserOwnedObjectByType" + "Command": "Get-MgBetaUserOwnedObjectByType", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/$count", + "Method": "GET", + "Command": "Get-MgBetaUserOwnedObjectCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -152979,142 +148015,142 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication" + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup" + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal" + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserPermissionGrantById" + "Command": "Get-MgBetaUserPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPermissionGrantDelta" + "Command": "Get-MgBetaUserPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserPermissionGrantMemberGroup" + "Command": "Get-MgBetaUserPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserPermissionGrantMemberObject" + "Command": "Get-MgBetaUserPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/getUserOwnedObjects", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Get-MgBetaUserPermissionGrantUserOwnedObject" + "Command": "Get-MgBetaUserPermissionGrantUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people/{person-id}", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPerson" + "Command": "Get-MgBetaUserPerson", + "Permissions": [], + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people", + "Method": "GET", + "Command": "Get-MgBetaUserPerson", "Permissions": [ { "Name": "People.Read", @@ -153129,18 +148165,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPerson" + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/people/$count", + "Method": "GET", + "Command": "Get-MgBetaUserPersonCount", "Permissions": [ { "Name": "People.Read", @@ -153155,20 +148191,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPersonCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", + "Method": "GET", + "Command": "Get-MgBetaUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -153183,17 +148219,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photos", + "Method": "GET", + "Command": "Get-MgBetaUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -153208,20 +148244,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgBetaUserPhotoContent", "Permissions": [ { "Name": "User.Read", @@ -153236,18 +148272,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/photos/$count", + "Method": "GET", + "Command": "Get-MgBetaUserPhotoCount", "Permissions": [ { "Name": "User.Read", @@ -153262,20 +148298,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPhotoCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerUser", "Uri": "/users/{user-id}/planner", + "Method": "GET", + "Command": "Get-MgBetaUserPlanner", "Permissions": [ { "Name": "Group.Read.All", @@ -153308,43 +148344,43 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlanner" + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerDelta", "Uri": "/users/{user-id}/planner/all", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlanner" + "Command": "Get-MgBetaUserPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/planner/all/$count", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllCount" + "Command": "Get-MgBetaUserPlannerAllCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerDelta", "Uri": "/users/{user-id}/planner/all/delta", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerAllDelta", "Permissions": [ { "Name": "Group.Read.All", @@ -153371,30 +148407,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllDelta" + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan" + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/favoritePlans", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerFavoritePlan", "Permissions": [ { "Name": "Group.Read.All", @@ -153415,18 +148451,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/planner/favoritePlans/$count", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -153447,17 +148483,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/plans", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -153484,82 +148520,82 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta" + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta" + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/plans/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanDelta" + "Command": "Get-MgBetaUserPlannerPlanDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta" + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan" + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/recentPlans", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerRecentPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -153580,18 +148616,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/planner/recentPlans/$count", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerRecentPlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -153612,30 +148648,30 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan" + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/rosterPlans", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -153662,18 +148698,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/planner/rosterPlans/$count", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerRosterPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -153700,17 +148736,17 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlanCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/tasks", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -153749,18 +148785,18 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/tasks/delta", + "Method": "GET", + "Command": "Get-MgBetaUserPlannerTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -153775,18 +148811,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTaskDelta" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", + "Method": "GET", + "Command": "Get-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -153801,18 +148837,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserPresence" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfile", "Uri": "/users/{user-id}/profile", + "Method": "GET", + "Command": "Get-MgBetaUserProfile", "Permissions": [ { "Name": "User.Read", @@ -153845,18 +148881,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfile" + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -153889,17 +148925,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount" + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -153932,18 +148968,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount" + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/account/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAccountCount", "Permissions": [ { "Name": "User.Read", @@ -153976,18 +149012,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccountCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.Read", @@ -154020,17 +149056,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress" + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.Read", @@ -154063,18 +149099,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress" + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/addresses/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAddressCount", "Permissions": [ { "Name": "User.Read", @@ -154107,18 +149143,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddressCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -154151,17 +149187,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary" + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -154194,18 +149230,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary" + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/anniversaries/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAnniversaryCount", "Permissions": [ { "Name": "User.Read", @@ -154238,18 +149274,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversaryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -154282,17 +149318,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward" + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -154325,18 +149361,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward" + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/awards/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileAwardCount", "Permissions": [ { "Name": "User.Read", @@ -154369,18 +149405,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileAwardCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -154413,17 +149449,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification" + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications", + "Method": "GET", + "Command": "Get-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -154456,18 +149492,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification" + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/certifications/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileCertificationCount", "Permissions": [ { "Name": "User.Read", @@ -154500,18 +149536,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertificationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -154544,17 +149580,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity" + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -154587,18 +149623,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity" + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/educationalActivities/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEducationalActivityCount", "Permissions": [ { "Name": "User.Read", @@ -154631,18 +149667,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivityCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -154675,17 +149711,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail" + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -154718,18 +149754,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail" + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/emails/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileEmailCount", "Permissions": [ { "Name": "User.Read", @@ -154762,18 +149798,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmailCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -154806,17 +149842,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest" + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests", + "Method": "GET", + "Command": "Get-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -154849,18 +149885,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest" + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/interests/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileInterestCount", "Permissions": [ { "Name": "User.Read", @@ -154893,18 +149929,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterestCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -154937,17 +149973,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage" + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages", + "Method": "GET", + "Command": "Get-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -154980,18 +150016,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage" + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/languages/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileLanguageCount", "Permissions": [ { "Name": "User.Read", @@ -155024,18 +150060,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguageCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonName", "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -155068,17 +150104,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileName" + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonName", "Uri": "/users/{user-id}/profile/names", + "Method": "GET", + "Command": "Get-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -155111,18 +150147,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileName" + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/names/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileNameCount", "Permissions": [ { "Name": "User.Read", @@ -155155,18 +150191,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileNameCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -155199,17 +150235,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote" + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", "Uri": "/users/{user-id}/profile/notes", + "Method": "GET", + "Command": "Get-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -155242,18 +150278,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote" + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/notes/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileNoteCount", "Permissions": [ { "Name": "User.Read", @@ -155286,18 +150322,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileNoteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -155330,17 +150366,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent" + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -155373,18 +150409,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent" + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/patents/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePatentCount", "Permissions": [ { "Name": "User.Read", @@ -155417,18 +150453,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.Read", @@ -155461,17 +150497,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone" + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.Read", @@ -155504,18 +150540,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone" + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/phones/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePhoneCount", "Permissions": [ { "Name": "User.Read", @@ -155548,18 +150584,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhoneCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -155592,17 +150628,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition" + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -155635,18 +150671,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition" + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/positions/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePositionCount", "Permissions": [ { "Name": "User.Read", @@ -155679,18 +150715,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePositionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -155723,17 +150759,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject" + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects", + "Method": "GET", + "Command": "Get-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -155766,18 +150802,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject" + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/projects/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileProjectCount", "Permissions": [ { "Name": "User.Read", @@ -155810,18 +150846,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileProjectCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -155854,17 +150890,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication" + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -155897,18 +150933,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication" + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/publications/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfilePublicationCount", "Permissions": [ { "Name": "User.Read", @@ -155941,18 +150977,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublicationCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -155985,17 +151021,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill" + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills", + "Method": "GET", + "Command": "Get-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -156028,18 +151064,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill" + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/skills/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileSkillCount", "Permissions": [ { "Name": "User.Read", @@ -156072,18 +151108,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkillCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -156116,17 +151152,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount" + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -156159,18 +151195,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount" + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/webAccounts/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebAccountCount", "Permissions": [ { "Name": "User.Read", @@ -156203,18 +151239,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccountCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.Read", @@ -156247,17 +151283,17 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite" + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.Read", @@ -156290,18 +151326,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite" + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/websites/$count", + "Method": "GET", + "Command": "Get-MgBetaUserProfileWebsiteCount", "Permissions": [ { "Name": "User.Read", @@ -156334,30 +151370,30 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsiteCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice" + "Command": "Get-MgBetaUserRegisteredDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices", + "Method": "GET", + "Command": "Get-MgBetaUserRegisteredDevice", "Permissions": [ { "Name": "Directory.Read.All", @@ -156390,68 +151426,68 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice" + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/device", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice" + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint" + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint" + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/$count", + "Method": "GET", + "Command": "Get-MgBetaUserRegisteredDeviceCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -156484,56 +151520,56 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice" + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint" + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf" + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Method": "GET", + "Command": "Get-MgBetaUserScopedRoleMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -156548,18 +151584,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -156574,160 +151610,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityAutoGenerated", - "Uri": "/users/{user-id}/security", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurity" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtection" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent" + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSettings", "Uri": "/users/{user-id}/settings", + "Method": "GET", + "Command": "Get-MgBetaUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -156742,18 +151636,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSetting" + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Method": "GET", + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "Permissions": [ { "Name": "User.Read", @@ -156768,18 +151662,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion" + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserInsightsSettings", "Uri": "/users/{user-id}/settings/itemInsights", + "Method": "GET", + "Command": "Get-MgBetaUserSettingItemInsight", "Permissions": [ { "Name": "User.Read", @@ -156794,31 +151688,31 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSettingItemInsight" + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting" + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShiftPreferences", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Method": "GET", + "Command": "Get-MgBetaUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -156845,83 +151739,83 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserSettingShiftPreference" + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserSponsor" + "Command": "Get-MgBetaUserSponsor", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/sponsors", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserSponsor" + "Command": "Get-MgBetaUserSponsor", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/sponsors/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserSponsorCount" + "Command": "Get-MgBetaUserSponsorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTeamwork" + "Command": "Get-MgBetaUserTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam" + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Method": "GET", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -156942,18 +151836,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -156974,18 +151868,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157024,17 +151918,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps", + "Method": "GET", + "Command": "Get-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157073,68 +151967,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForUser", - "Description": "Read your installed Teams apps", - "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadForUser.All", - "Description": "Read installed Teams apps for all users", - "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser", - "Description": "Manage your installed Teams apps", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser.All", - "Description": "Manage Teams apps for all users", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser", - "Description": "Allow the Teams app to manage itself for you", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", - "Description": "Allow the app to manage itself for all users", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157173,44 +152017,94 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" + }, + { "Module": "Beta.Teams", - "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount" + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForUser", + "Description": "Read your installed Teams apps", + "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForUser.All", + "Description": "Read installed Teams apps for all users", + "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser", + "Description": "Manage your installed Teams apps", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser.All", + "Description": "Manage Teams apps for all users", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser", + "Description": "Allow the Teams app to manage itself for you", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", + "Description": "Allow the app to manage itself for all users", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp" + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition" + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -157237,17 +152131,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists", + "Method": "GET", + "Command": "Get-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -157274,18 +152168,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTodoListCount", "Permissions": [ { "Name": "Tasks.Read", @@ -157312,18 +152206,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoListCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/delta", + "Method": "GET", + "Command": "Get-MgBetaUserTodoListDelta", "Permissions": [ { "Name": "Tasks.Read.All", @@ -157344,56 +152238,56 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoListDelta" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension" + "Command": "Get-MgBetaUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension" + "Command": "Get-MgBetaUserTodoListExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtensionCount" + "Command": "Get-MgBetaUserTodoListExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -157420,17 +152314,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -157457,18 +152351,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -157495,17 +152389,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -157532,18 +152426,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.Read", @@ -157570,18 +152464,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "Permissions": [ { "Name": "Tasks.Read", @@ -157608,69 +152502,69 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession" + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession" + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent" + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount" + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -157697,17 +152591,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -157734,18 +152628,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "Permissions": [ { "Name": "Tasks.Read", @@ -157772,18 +152666,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -157810,18 +152704,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -157848,56 +152742,56 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskDelta" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension" + "Command": "Get-MgBetaUserTodoTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension" + "Command": "Get-MgBetaUserTodoTaskExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtensionCount" + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -157924,17 +152818,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -157961,18 +152855,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "Permissions": [ { "Name": "Tasks.Read", @@ -157999,30 +152893,30 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf" + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgBetaUserTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -158061,93 +152955,93 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup" + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgBetaUserTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -158186,1628 +153080,1628 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole" + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup" + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport" + "Command": "Get-MgBetaUserTransitiveReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveReports", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport" + "Command": "Get-MgBetaUserTransitiveReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveReports/$count", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReportCount" + "Command": "Get-MgBetaUserTransitiveReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration" + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration" + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount" + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEvent" + "Command": "Get-MgBetaVirtualEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEvent" + "Command": "Get-MgBetaVirtualEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventCount" + "Command": "Get-MgBetaVirtualEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterCount" + "Command": "Get-MgBetaVirtualEventPresenterCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession" + "Command": "Get-MgBetaVirtualEventSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession" + "Command": "Get-MgBetaVirtualEventSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAlternativeRecording" + "Command": "Get-MgBetaVirtualEventSessionAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendeeReport" + "Command": "Get-MgBetaVirtualEventSessionAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionBroadcastRecording" + "Command": "Get-MgBetaVirtualEventSessionBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionCount" + "Command": "Get-MgBetaVirtualEventSessionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount" + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRecording" + "Command": "Get-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRecording" + "Command": "Get-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRecordingContent" + "Command": "Get-MgBetaVirtualEventSessionRecordingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRecordingCount" + "Command": "Get-MgBetaVirtualEventSessionRecordingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistration" + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion" + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion" + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount" + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant" + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant" + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrantCount" + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionTranscript" + "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionTranscript" + "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionTranscriptContent" + "Command": "Get-MgBetaVirtualEventSessionTranscriptContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionTranscriptCount" + "Command": "Get-MgBetaVirtualEventSessionTranscriptCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionTranscriptMetadataContent" + "Command": "Get-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionVirtualAppointment" + "Command": "Get-MgBetaVirtualEventSessionVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinar", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinar", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarCount" + "Command": "Get-MgBetaVirtualEventWebinarCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter" + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter" + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount" + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistration" + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession" + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession" + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAlternativeRecording" + "Command": "Get-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendeeReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionBroadcastRecording" + "Command": "Get-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecording" + "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecording" + "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingContent" + "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript" + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript" + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptContent" + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/$count", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptCount" + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent" + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionVirtualAppointment" + "Command": "Get-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry" + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/windows/updates/catalog/entries/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy" + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection" + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection" + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/windows/updates/resourceConnections/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/$count", + "Method": "GET", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Method": "GET", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159834,17 +154728,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/solutions/bookingBusinesses", + "Method": "GET", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159871,18 +154765,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Method": "GET", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159909,17 +154803,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Method": "GET", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159946,18 +154840,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Method": "GET", + "Command": "Get-MgBookingBusinessAppointmentCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159984,30 +154878,30 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView" + "Command": "Get-MgBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Method": "GET", + "Command": "Get-MgBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160034,18 +154928,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Method": "GET", + "Command": "Get-MgBookingBusinessCalendarViewCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160072,17 +154966,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarViewCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/$count", + "Method": "GET", + "Command": "Get-MgBookingBusinessCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160109,18 +155003,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Method": "GET", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160147,17 +155041,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomerBase", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Method": "GET", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160184,18 +155078,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer" + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Method": "GET", + "Command": "Get-MgBookingBusinessCustomerCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160222,18 +155116,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Method": "GET", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160260,49 +155154,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160323,55 +155185,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestionCount" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Bookings", - "ApiVersion": "v1.0", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Method": "GET", - "Command": "Get-MgBookingBusinessService" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBookingBusinessCustomQuestionCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160379,12 +155204,6 @@ "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, { "Name": "Bookings.ReadWrite.All", "Description": "Read and write bookings information", @@ -160398,90 +155217,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessService" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessServiceCount" + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - } - ], "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgBookingBusinessStaffAvailability" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Method": "GET", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160508,17 +155255,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Method": "GET", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160545,18 +155292,90 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0" + }, + { "Module": "Bookings", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember" + "Command": "Get-MgBookingBusinessServiceCount", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Method": "POST", + "Command": "Get-MgBookingBusinessStaffAvailability", + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "v1.0" + }, + { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Method": "GET", + "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160583,18 +155402,55 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Bookings", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMemberCount" + "Command": "Get-MgBookingBusinessStaffMember", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Method": "GET", + "Command": "Get-MgBookingBusinessStaffMemberCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160621,17 +155477,55 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Bookings", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Method": "GET", - "Command": "Get-MgBookingCurrency" + "Command": "Get-MgBookingCurrency", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/solutions/bookingCurrencies", + "Method": "GET", + "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160658,17 +155552,17 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingCurrency" + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/solutions/bookingCurrencies/$count", + "Method": "GET", + "Command": "Get-MgBookingCurrencyCount", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160695,18 +155589,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgBookingCurrencyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats/{chat-id}", + "Method": "GET", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -160763,17 +155657,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats", + "Method": "GET", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Read", @@ -160812,17 +155706,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/chats/$count", + "Method": "GET", + "Command": "Get-MgChatCount", "Permissions": [ { "Name": "Chat.Read", @@ -160861,18 +155755,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -160923,17 +155817,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps", + "Method": "GET", + "Command": "Get-MgChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161008,18 +155902,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/installedApps/$count", + "Method": "GET", + "Command": "Get-MgChatInstalledAppCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161094,57 +155988,57 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatInstalledAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamApp" + "Command": "Get-MgChatInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamAppDefinition" + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatLastMessagePreview" + "Command": "Get-MgChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -161243,17 +156137,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members", + "Method": "GET", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161328,18 +156222,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/members/$count", + "Method": "GET", + "Command": "Get-MgChatMemberCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161414,19 +156308,19 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161483,17 +156377,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages", + "Method": "GET", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -161526,18 +156420,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -161570,18 +156464,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161638,20 +156532,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessageDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161708,17 +156602,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Method": "GET", + "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161775,18 +156669,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgChatMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161843,123 +156737,341 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatMessageReply" + "Command": "Get-MgChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatMessageReply" + "Command": "Get-MgChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatMessageReplyCount" + "Command": "Get-MgChatMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatMessageReplyDelta" + "Command": "Get-MgChatMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent" + "Command": "Get-MgChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "GET", + "Command": "Get-MgChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent" + "Command": "Get-MgChatMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "List" + ], + "Uri": "/chats/{chat-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgChatPermissionGrant", + "Permissions": [ + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ResourceSpecificPermissionGrant.ReadForChat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ResourceSpecificPermissionGrant.ReadForChat.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForChat", + "Description": "Read installed Teams apps in chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForChat.All", + "Description": "Read installed Teams apps for all chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat.All", + "Description": "Manage Teams apps for all chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage itself for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/getByIds", + "Method": "POST", + "Command": "Get-MgChatPermissionGrantById", "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgChatPermissionGrantCount", + "Permissions": [ + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ResourceSpecificPermissionGrant.ReadForChat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ResourceSpecificPermissionGrant.ReadForChat.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForChat", + "Description": "Read installed Teams apps in chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForChat.All", + "Description": "Read installed Teams apps for all chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat.All", + "Description": "Manage Teams apps for all chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage itself for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Uri": "/chats/{chat-id}/permissionGrants/delta", "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContentCount" + "Command": "Get-MgChatPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatPinnedMessage" + "Command": "Get-MgChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages", + "Method": "GET", + "Command": "Get-MgChatPinnedMessage", "Permissions": [ { "Name": "Chat.Read", @@ -161992,18 +157104,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatPinnedMessage" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Method": "GET", + "Command": "Get-MgChatPinnedMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -162036,18 +157148,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatPinnedMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Method": "GET", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162098,17 +157210,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs", + "Method": "GET", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162147,18 +157259,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/tabs/$count", + "Method": "GET", + "Command": "Get-MgChatTabCount", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162197,31 +157309,31 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgChatTabCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgChatTabTeamApp" + "Command": "Get-MgChatTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCall", "Uri": "/communications/calls/{call-id}", + "Method": "GET", + "Command": "Get-MgCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162236,18 +157348,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCall" + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Method": "GET", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -162262,17 +157374,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Method": "GET", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -162287,18 +157399,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Method": "GET", + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -162313,18 +157425,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Method": "GET", + "Command": "Get-MgCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162351,17 +157463,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentSharingSession", "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Method": "GET", + "Command": "Get-MgCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162388,18 +157500,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession" + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Method": "GET", + "Command": "Get-MgCommunicationCallContentSharingSessionCount", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162426,68 +157538,68 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSessionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/calls/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallCount" + "Command": "Get-MgCommunicationCallCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallOperation" + "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallOperation" + "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/operations/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallOperationCount" + "Command": "Get-MgCommunicationCallOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Method": "GET", + "Command": "Get-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -162502,17 +157614,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", + "Method": "GET", + "Command": "Get-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162527,18 +157639,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/participants/$count", + "Method": "GET", + "Command": "Get-MgCommunicationCallParticipantCount", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162553,123 +157665,123 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipantCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Uri": "/communications/callRecords/{callRecord-id}", + "Method": "GET", + "Command": "Get-MgCommunicationCallRecord", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallRecord" + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/callRecords/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallRecordCount" + "Command": "Get-MgCommunicationCallRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession" + "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Method": "GET", + "Command": "Get-MgCommunicationCallRecordSession", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession" + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Method": "GET", + "Command": "Get-MgCommunicationCallRecordSessionCount", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount" + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting" + "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", + "Method": "GET", + "Command": "Get-MgCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -162702,106 +157814,106 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport" + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/$count", + "Method": "GET", + "Command": "Get-MgCommunicationOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -162834,43 +157946,43 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl" + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCommunicationPresence" + "Command": "Get-MgCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", + "Method": "GET", + "Command": "Get-MgCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -162885,35 +157997,35 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationPresence" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/getPresencesByUserId", + "Method": "POST", + "Command": "Get-MgCommunicationPresenceByUserId", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgCommunicationPresenceByUserId" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/communications/presences/$count", + "Method": "GET", + "Command": "Get-MgCommunicationPresenceCount", "Permissions": [ { "Name": "Presence.Read", @@ -162928,30 +158040,30 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgCommunicationPresenceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCompliance", "Uri": "/compliance", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgCompliance" + "Command": "Get-MgCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}", + "Method": "GET", + "Command": "Get-MgContact", "Permissions": [ { "Name": "Directory.Read.All", @@ -162972,17 +158084,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", + "Method": "GET", + "Command": "Get-MgContact", "Permissions": [ { "Name": "Directory.Read.All", @@ -163003,30 +158115,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgContactById" + "Command": "Get-MgContactById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/contacts/$count", + "Method": "GET", + "Command": "Get-MgContactCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -163047,17 +158159,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/delta", + "Method": "GET", + "Command": "Get-MgContactDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -163078,30 +158190,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactDelta" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReport" + "Command": "Get-MgContactDirectReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports", + "Method": "GET", + "Command": "Get-MgContactDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -163128,68 +158240,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactDirectReport" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact" + "Command": "Get-MgContactDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact" + "Command": "Get-MgContactDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser" + "Command": "Get-MgContactDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser" + "Command": "Get-MgContactDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Method": "GET", + "Command": "Get-MgContactDirectReportCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -163216,44 +158328,44 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactDirectReportCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsOrgContact" + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsUser" + "Command": "Get-MgContactDirectReportCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/manager", + "Method": "GET", + "Command": "Get-MgContactManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -163280,20 +158392,20 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactManager" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -163362,20 +158474,20 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgContactMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -163450,30 +158562,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgContactMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOf" + "Command": "Get-MgContactMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf", + "Method": "GET", + "Command": "Get-MgContactMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -163500,68 +158612,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit" + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit" + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup" + "Command": "Get-MgContactMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup" + "Command": "Get-MgContactMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgContactMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -163588,56 +158700,56 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsGroup" + "Command": "Get-MgContactMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf" + "Command": "Get-MgContactTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgContactTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -163658,68 +158770,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup" + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup" + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgContactTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -163740,44 +158852,44 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup" + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts/{contract-id}", + "Method": "GET", + "Command": "Get-MgContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -163792,17 +158904,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContract" + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", + "Method": "GET", + "Command": "Get-MgContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -163817,30 +158929,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContract" + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgContractById" + "Command": "Get-MgContractById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/contracts/$count", + "Method": "GET", + "Command": "Get-MgContractCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -163855,17 +158967,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContractCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/delta", + "Method": "GET", + "Command": "Get-MgContractDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -163880,48 +158992,48 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgContractDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgContractMemberGroup" + "Command": "Get-MgContractMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgContractMemberObject" + "Command": "Get-MgContractMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Method": "GET", + "Command": "Get-MgDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -163936,42 +159048,42 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDataPolicyOperation" + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDataPolicyOperation" + "Command": "Get-MgDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/dataPolicyOperations/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDataPolicyOperationCount" + "Command": "Get-MgDataPolicyOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/{device-id}", + "Method": "GET", + "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -163998,17 +159110,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices", + "Method": "GET", + "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -164035,17 +159147,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", "Uri": "/deviceAppManagement", + "Method": "GET", + "Command": "Get-MgDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164072,18 +159184,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagement" + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164098,17 +159210,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164123,18 +159235,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164161,17 +159273,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164198,18 +159310,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164236,55 +159348,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164311,18 +159386,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" + }, + { "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164349,17 +159461,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164374,18 +159486,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164412,18 +159524,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164450,17 +159562,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164487,18 +159599,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164525,17 +159637,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164562,18 +159674,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164600,17 +159712,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164637,18 +159749,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164675,18 +159787,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164701,17 +159813,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164726,18 +159838,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164764,17 +159876,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164801,18 +159913,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164839,18 +159951,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164877,17 +159989,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164914,18 +160026,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164952,17 +160064,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164977,18 +160089,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165015,18 +160127,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165053,17 +160165,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165090,17 +160202,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165127,18 +160239,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165165,17 +160277,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165202,18 +160314,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165240,17 +160352,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165277,18 +160389,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165315,17 +160427,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165352,18 +160464,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165390,17 +160502,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165427,56 +160539,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165503,17 +160577,55 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165540,18 +160652,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation" + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165578,17 +160690,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165615,18 +160727,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165653,17 +160765,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus" + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165690,17 +160802,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus" + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165727,18 +160839,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165753,17 +160865,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165778,18 +160890,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165804,17 +160916,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165829,18 +160941,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165855,17 +160967,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165880,18 +160992,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165906,17 +161018,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165931,18 +161043,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165957,18 +161069,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165983,18 +161095,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary" + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166009,17 +161121,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166034,18 +161146,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166060,18 +161172,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166086,17 +161198,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166111,18 +161223,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166137,18 +161249,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166163,17 +161275,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166188,18 +161300,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166226,17 +161338,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166263,18 +161375,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166301,17 +161413,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166326,18 +161438,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166364,17 +161476,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166401,18 +161513,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166439,55 +161551,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166514,18 +161589,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" + }, + { "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166552,18 +161664,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166578,17 +161690,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166603,30 +161715,30 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166641,30 +161753,30 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp" + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileLobApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166679,18 +161791,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp" + "OutputType": "IMicrosoftGraphMobileLobApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166705,17 +161817,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166730,18 +161842,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166756,20 +161868,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166784,18 +161896,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166810,19 +161922,19 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166837,18 +161949,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166863,17 +161975,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166888,18 +162000,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166914,17 +162026,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166939,18 +162051,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166965,17 +162077,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166990,18 +162102,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167016,17 +162128,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167041,18 +162153,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167067,18 +162179,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167093,18 +162205,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167119,17 +162231,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167144,18 +162256,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167170,18 +162282,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167196,17 +162308,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167221,17 +162333,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167246,17 +162358,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/mobileLobApp/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167271,18 +162383,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMobileLobApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167297,17 +162409,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167322,18 +162434,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167360,17 +162472,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167397,18 +162509,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167435,18 +162547,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167473,17 +162585,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167510,18 +162622,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167548,17 +162660,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167573,18 +162685,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167611,18 +162723,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167649,17 +162761,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167686,17 +162798,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/vppTokens/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementVppTokenCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167723,18 +162835,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppTokenCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167761,17 +162873,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167798,18 +162910,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167836,17 +162948,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167873,18 +162985,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167911,17 +163023,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167948,18 +163060,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167986,17 +163098,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168023,18 +163135,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168061,18 +163173,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168099,17 +163211,17 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168136,18 +163248,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Method": "GET", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168174,18 +163286,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices(deviceId='{deviceId}')", + "Method": "GET", + "Command": "Get-MgDeviceByDeviceId", "Permissions": [ { "Name": "Device.Read.All", @@ -168212,30 +163324,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceByDeviceId" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDeviceById" + "Command": "Get-MgDeviceById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/devices/$count", + "Method": "GET", + "Command": "Get-MgDeviceCount", "Permissions": [ { "Name": "Device.Read.All", @@ -168262,72 +163374,72 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/delta", + "Method": "GET", + "Command": "Get-MgDeviceDelta", "Permissions": { "Name": "Device.Read.All", "Description": "Read all devices", "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceDelta" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceExtension" + "Command": "Get-MgDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceExtension" + "Command": "Get-MgDeviceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceExtensionCount" + "Command": "Get-MgDeviceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagement", "Uri": "/deviceManagement", + "Method": "GET", + "Command": "Get-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168390,17 +163502,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagement" + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", + "Method": "GET", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168427,18 +163539,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate" + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168453,17 +163565,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", + "Method": "GET", + "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168478,18 +163590,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Method": "GET", + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168504,17 +163616,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Method": "GET", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168529,17 +163641,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementAuditEventCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168554,18 +163666,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168592,17 +163704,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", + "Method": "GET", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168629,17 +163741,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168666,17 +163778,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/conditionalAccessSettings", + "Method": "GET", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168703,18 +163815,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementConditionalAccessSetting" + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168741,17 +163853,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168778,17 +163890,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/detectedApps/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedAppCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168815,18 +163927,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -168841,17 +163953,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -168866,18 +163978,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -168892,18 +164004,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168930,17 +164042,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168967,17 +164079,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCategories/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169004,18 +164116,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169030,17 +164142,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169055,18 +164167,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169081,17 +164193,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169106,18 +164218,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169132,17 +164244,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169157,18 +164269,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169183,17 +164295,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169208,18 +164320,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169234,17 +164346,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169259,18 +164371,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169285,17 +164397,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169310,18 +164422,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169336,18 +164448,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169362,18 +164474,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169388,17 +164500,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169413,18 +164525,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169439,18 +164551,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169465,17 +164577,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169490,18 +164602,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169516,18 +164628,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169542,17 +164654,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169567,17 +164679,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169592,18 +164704,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169618,17 +164730,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169643,18 +164755,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169669,18 +164781,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169695,17 +164807,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169720,18 +164832,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169746,18 +164858,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169772,18 +164884,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169798,17 +164910,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169823,18 +164935,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169849,17 +164961,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169874,18 +164986,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169900,17 +165012,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169925,18 +165037,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169951,17 +165063,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169976,18 +165088,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170002,17 +165114,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170027,18 +165139,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170053,17 +165165,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170078,18 +165190,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170104,18 +165216,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170130,18 +165242,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170156,18 +165268,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170182,17 +165294,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170207,18 +165319,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170233,18 +165345,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170259,18 +165371,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170297,17 +165409,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170334,18 +165446,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170372,17 +165484,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170409,18 +165521,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170447,17 +165559,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170484,18 +165596,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRolePermission", "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", + "Method": "GET", + "Command": "Get-MgDeviceManagementEffectivePermission", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -170510,18 +165622,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementEffectivePermission" + "OutputType": "IMicrosoftGraphRolePermission", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170548,17 +165660,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", + "Method": "GET", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170585,17 +165697,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeConnectors/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementExchangeConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170622,18 +165734,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnectorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -170648,17 +165760,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Method": "GET", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -170673,17 +165785,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -170698,18 +165810,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170724,17 +165836,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170749,17 +165861,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170774,18 +165886,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170812,17 +165924,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices", + "Method": "GET", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170849,106 +165961,106 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCategory" + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount" + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState" + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState" + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount" + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170975,55 +166087,55 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount" + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Uri": "/deviceManagement/managedDeviceOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171050,81 +166162,81 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceOverview" + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceUser" + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171139,17 +166251,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171164,18 +166276,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171202,17 +166314,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171239,18 +166351,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171277,17 +166389,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171302,18 +166414,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171340,17 +166452,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171377,17 +166489,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171414,18 +166526,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171440,17 +166552,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171465,17 +166577,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171490,18 +166602,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171516,17 +166628,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171541,18 +166653,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171567,18 +166679,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171605,17 +166717,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", + "Method": "GET", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171642,17 +166754,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171679,18 +166791,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementPartnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171717,17 +166829,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", + "Method": "GET", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171754,17 +166866,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171791,17 +166903,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", "Uri": "/deviceManagement/reports", + "Method": "GET", + "Command": "Get-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -171852,18 +166964,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementReport" + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCachedReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -171902,18 +167014,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCachedReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -171952,18 +167064,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172002,18 +167114,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172052,18 +167164,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172102,18 +167214,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172152,18 +167264,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172202,18 +167314,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172252,18 +167364,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172302,18 +167414,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172352,18 +167464,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172402,18 +167514,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172452,17 +167564,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob" + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Uri": "/deviceManagement/reports/exportJobs", + "Method": "GET", + "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172501,17 +167613,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob" + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/reports/exportJobs/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementReportExportJobCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172550,18 +167662,18 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJobCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getReportFilters", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172600,18 +167712,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportFilter" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getHistoricalReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172650,18 +167762,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportHistoricalReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172700,18 +167812,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172750,18 +167862,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172800,18 +167912,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172850,18 +167962,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Method": "POST", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172900,18 +168012,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -172938,17 +168050,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", + "Method": "GET", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -172975,17 +168087,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/resourceOperations/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementResourceOperationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173012,18 +168124,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173050,17 +168162,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173087,17 +168199,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173124,31 +168236,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition" + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173175,17 +168287,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173212,17 +168324,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173249,18 +168361,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173287,17 +168399,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173324,18 +168436,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173362,18 +168474,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Method": "GET", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173400,17 +168512,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Method": "GET", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173425,18 +168537,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary" + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173451,17 +168563,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Method": "GET", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173476,17 +168588,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173501,18 +168613,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173527,17 +168639,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173552,18 +168664,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173578,17 +168690,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173603,18 +168715,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173629,18 +168741,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173655,18 +168767,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173681,17 +168793,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173706,18 +168818,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173732,17 +168844,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementTermAndConditionCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173757,18 +168869,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -173783,17 +168895,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", + "Method": "GET", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -173808,17 +168920,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -173833,18 +168945,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173871,17 +168983,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173908,18 +169020,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173946,17 +169058,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173983,17 +169095,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174020,18 +169132,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174058,17 +169170,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174095,17 +169207,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174132,18 +169244,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174170,17 +169282,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174207,17 +169319,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174244,17 +169356,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174281,18 +169393,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174319,17 +169431,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174356,17 +169468,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174393,18 +169505,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174431,17 +169543,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174468,17 +169580,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174505,18 +169617,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174543,17 +169655,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174580,17 +169692,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174617,18 +169729,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174655,17 +169767,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174692,17 +169804,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174729,17 +169841,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174766,55 +169878,55 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174841,17 +169953,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174878,18 +169990,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174916,18 +170028,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174954,18 +170066,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174992,17 +170104,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175029,18 +170141,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175067,18 +170179,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175105,18 +170217,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175143,18 +170255,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175181,18 +170293,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175219,80 +170331,80 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175319,17 +170431,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175356,17 +170468,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175393,18 +170505,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175431,17 +170543,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175468,17 +170580,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175505,18 +170617,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175543,17 +170655,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175580,17 +170692,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175617,18 +170729,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175655,17 +170767,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175692,17 +170804,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175729,18 +170841,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175767,17 +170879,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175804,17 +170916,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175841,18 +170953,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175879,17 +170991,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175916,17 +171028,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175953,17 +171065,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175990,18 +171102,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176028,17 +171140,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176065,17 +171177,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176102,17 +171214,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176139,18 +171251,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176177,17 +171289,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176214,17 +171326,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176251,18 +171363,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176289,17 +171401,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176326,18 +171438,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176364,18 +171476,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176402,17 +171514,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176439,17 +171551,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176476,18 +171588,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -176502,17 +171614,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -176527,17 +171639,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -176552,18 +171664,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176578,17 +171690,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176603,17 +171715,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176628,18 +171740,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176654,17 +171766,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176679,17 +171791,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176704,18 +171816,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176742,17 +171854,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176779,17 +171891,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176816,18 +171928,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176854,17 +171966,17 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176891,18 +172003,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Method": "GET", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176929,20 +172041,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -177011,20 +172123,20 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -177099,30 +172211,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDeviceMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOf" + "Command": "Get-MgDeviceMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf", + "Method": "GET", + "Command": "Get-MgDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -177149,68 +172261,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit" + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup" + "Command": "Get-MgDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup" + "Command": "Get-MgDeviceMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgDeviceMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -177237,43 +172349,43 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsGroup" + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/registeredOwners", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -177300,117 +172412,117 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint" + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser" + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser" + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -177437,18 +172549,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$count", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredOwnerCount", "Permissions": [ { "Name": "Device.Read.All", @@ -177475,69 +172587,69 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint" + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser" + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/registeredUsers", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredUser", "Permissions": [ { "Name": "Device.Read.All", @@ -177564,117 +172676,117 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUser" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint" + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint" + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser" + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser" + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -177701,18 +172813,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$count", + "Method": "GET", + "Command": "Get-MgDeviceRegisteredUserCount", "Permissions": [ { "Name": "Device.Read.All", @@ -177739,82 +172851,82 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint" + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal" + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsUser" + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf" + "Command": "Get-MgDeviceTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgDeviceTransitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -177841,68 +172953,68 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup" + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgDeviceTransitiveMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -177929,167 +173041,56 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup" + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectory" + "Command": "Get-MgDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/$count", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitCount" - }, - { - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178116,55 +173117,166 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.DirectoryManagement", + "Variants": [ + "List" + ], + "Uri": "/directory/administrativeUnits", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnit", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.DirectoryManagement", + "Variants": [ + "Get" + ], + "Uri": "/directory/administrativeUnits/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], + "Uri": "/directory/administrativeUnits/delta", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitDelta" + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension" + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension" + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount" + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178191,30 +173303,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178241,30 +173353,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178291,30 +173403,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178341,30 +173453,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178391,30 +173503,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178441,30 +173553,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178491,17 +173603,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178528,18 +173640,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178566,18 +173678,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178604,18 +173716,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178642,18 +173754,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178680,18 +173792,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178718,18 +173830,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178756,18 +173868,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178794,18 +173906,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -178832,17 +173944,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -178869,18 +173981,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -178907,18 +174019,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Method": "GET", + "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -178933,17 +174045,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", + "Method": "GET", + "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -178958,17 +174070,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/attributeSets/$count", + "Method": "GET", + "Command": "Get-MgDirectoryAttributeSetCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -178983,18 +174095,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSetCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179009,17 +174121,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179034,18 +174146,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179060,17 +174172,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179085,18 +174197,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179111,17 +174223,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Method": "GET", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179136,430 +174248,430 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItem" + "Command": "Get-MgDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit" + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/administrativeUnit", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit" + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication" + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/application", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication" + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice" + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/device", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice" + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup" + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup" + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal" + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal" + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser" + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser" + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemById" + "Command": "Get-MgDirectoryDeletedItemById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit" + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/application/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication" + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/device/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice" + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup" + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal" + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/deletedItems/user/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsUser" + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberGroup" + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberObject" + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration" + "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration" + "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/federationConfigurations/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryFederationConfigurationCount" + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgDirectoryObject", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Permissions": [], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryObject" + "Command": "Get-MgDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/directoryObjects/getAvailableExtensionProperties", + "Method": "POST", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getByIds", + "Method": "POST", + "Command": "Get-MgDirectoryObjectById", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDirectoryObjectById" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directoryObjects/$count", - "Permissions": [], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryObjectCount" + "Command": "Get-MgDirectoryObjectCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/delta", + "Method": "GET", + "Command": "Get-MgDirectoryObjectDelta", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryObjectDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -179628,20 +174740,20 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -179716,30 +174828,30 @@ "IsAdmin": true } ], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization" + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", + "Method": "GET", + "Command": "Get-MgDirectoryOnPremiseSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -179754,17 +174866,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directory/onPremisesSynchronization/$count", + "Method": "GET", + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -179779,106 +174891,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRole" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRole" - }, - { - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgDirectoryRoleById" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Get-MgDirectoryRole", "Permissions": [ { "Name": "Directory.Read.All", @@ -179905,17 +174929,68 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/directoryRoles", "Method": "GET", - "Command": "Get-MgDirectoryRoleByRoleTemplateId" + "Command": "Get-MgDirectoryRole", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ - "Get" + "Get", + "GetExpanded" ], - "OutputType": null, - "Uri": "/directoryRoles/$count", + "Uri": "/directoryRoles/getByIds", + "Method": "POST", + "Command": "Get-MgDirectoryRoleById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.DirectoryManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Method": "GET", + "Command": "Get-MgDirectoryRoleByRoleTemplateId", "Permissions": [ { "Name": "Directory.Read.All", @@ -179942,17 +175017,54 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], + "Uri": "/directoryRoles/$count", "Method": "GET", - "Command": "Get-MgDirectoryRoleCount" + "Command": "Get-MgDirectoryRoleCount", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/delta", + "Method": "GET", + "Command": "Get-MgDirectoryRoleDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -179979,17 +175091,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleDelta" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/{directoryRole-id}/members", + "Method": "GET", + "Command": "Get-MgDirectoryRoleMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -180016,167 +175128,167 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication" + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication" + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice" + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice" + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup" + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup" + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact" + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact" + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal" + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal" + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser" + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser" + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgDirectoryRoleMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -180203,18 +175315,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Method": "GET", + "Command": "Get-MgDirectoryRoleMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -180241,138 +175353,138 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication" + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice" + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup" + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact" + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal" + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsUser" + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberGroup" + "Command": "Get-MgDirectoryRoleMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberObject" + "Command": "Get-MgDirectoryRoleMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember" + "Command": "Get-MgDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Method": "GET", + "Command": "Get-MgDirectoryRoleScopedMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -180399,18 +175511,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Method": "GET", + "Command": "Get-MgDirectoryRoleScopedMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -180437,18 +175549,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Method": "GET", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -180475,17 +175587,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate" + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", + "Method": "GET", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -180512,30 +175624,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate" + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateById" + "Command": "Get-MgDirectoryRoleTemplateById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/$count", + "Method": "GET", + "Command": "Get-MgDirectoryRoleTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -180562,17 +175674,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/delta", + "Method": "GET", + "Command": "Get-MgDirectoryRoleTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -180599,48 +175711,48 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup" + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberObject" + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}", + "Method": "GET", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -180661,17 +175773,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains", + "Method": "GET", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -180692,17 +175804,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/domains/$count", + "Method": "GET", + "Command": "Get-MgDomainCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -180723,18 +175835,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Method": "GET", + "Command": "Get-MgDomainFederationConfiguration", "Permissions": [ { "Name": "Domain.Read.All", @@ -180749,55 +175861,55 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration" + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration" + "Command": "Get-MgDomainFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDomainFederationConfigurationCount" + "Command": "Get-MgDomainFederationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDomainNameReference" + "Command": "Get-MgDomainNameReference", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences", + "Method": "GET", + "Command": "Get-MgDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -180812,18 +175924,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainNameReference" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Method": "GET", + "Command": "Get-MgDomainNameReferenceCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -180838,30 +175950,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainNameReferenceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord" + "Command": "Get-MgDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Method": "GET", + "Command": "Get-MgDomainServiceConfigurationRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -180876,18 +175988,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Method": "GET", + "Command": "Get-MgDomainServiceConfigurationRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -180902,30 +176014,30 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecordCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord" + "Command": "Get-MgDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Method": "GET", + "Command": "Get-MgDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -180940,18 +176052,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Method": "GET", + "Command": "Get-MgDomainVerificationDnsRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -180966,18 +176078,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecordCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}", + "Method": "GET", + "Command": "Get-MgDrive", "Permissions": [ { "Name": "Files.Read", @@ -181016,209 +176128,209 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDrive" + "Command": "Get-MgDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveBundle" + "Command": "Get-MgDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveBundle" + "Command": "Get-MgDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveBundleContent" + "Command": "Get-MgDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveBundleCount" + "Command": "Get-MgDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveContentTypeBase" + "Command": "Get-MgDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType" + "Command": "Get-MgDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType" + "Command": "Get-MgDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseTypeCount" + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveCreatedByUser" + "Command": "Get-MgDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveCreatedByUserMailboxSetting" + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveFollowing" + "Command": "Get-MgDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveFollowing" + "Command": "Get-MgDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveFollowingContent" + "Command": "Get-MgDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveFollowingCount" + "Command": "Get-MgDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Method": "GET", + "Command": "Get-MgDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -181269,32 +176381,32 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItem" + "Command": "Get-MgDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Method": "GET", + "Command": "Get-MgDriveItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -181333,18 +176445,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemActivityByInterval" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Method": "GET", + "Command": "Get-MgDriveItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -181383,68 +176495,68 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemAnalytic" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat" + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat" + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Method": "GET", + "Command": "Get-MgDriveItemAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -181483,18 +176595,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticLastSevenDay" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Method": "GET", + "Command": "Get-MgDriveItemAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -181533,30 +176645,30 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticTime" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemChild" + "Command": "Get-MgDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Method": "GET", + "Command": "Get-MgDriveItemChild", "Permissions": [ { "Name": "Files.Read", @@ -181595,81 +176707,31 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemChild" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemChildContent" + "Command": "Get-MgDriveItemChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemChildCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgDriveItemChildCount", "Permissions": [ { "Name": "Files.Read", @@ -181708,336 +176770,386 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Files", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Method": "GET", - "Command": "Get-MgDriveItemContent" + "Command": "Get-MgDriveItemContent", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemCount" + "Command": "Get-MgDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUser" + "Command": "Get-MgDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemDelta" + "Command": "Get-MgDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUser" + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUser" + "Command": "Get-MgDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItem" + "Command": "Get-MgDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemActivityByInterval" + "Command": "Get-MgDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemAnalytic" + "Command": "Get-MgDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUser" + "Command": "Get-MgDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion" + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion" + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItem" + "Command": "Get-MgDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItemContent" + "Command": "Get-MgDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemField" + "Command": "Get-MgDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion" + "Command": "Get-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion" + "Command": "Get-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionCount" + "Command": "Get-MgDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionField" + "Command": "Get-MgDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Method": "GET", + "Command": "Get-MgDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -182076,17 +177188,17 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemPermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Method": "GET", + "Command": "Get-MgDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -182125,18 +177237,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemPermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Method": "GET", + "Command": "Get-MgDriveItemPermissionCount", "Permissions": [ { "Name": "Files.Read", @@ -182175,68 +177287,68 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemPermissionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemSubscription" + "Command": "Get-MgDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemSubscription" + "Command": "Get-MgDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemSubscriptionCount" + "Command": "Get-MgDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveItemThumbnail" + "Command": "Get-MgDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Method": "GET", + "Command": "Get-MgDriveItemThumbnail", "Permissions": [ { "Name": "Files.Read", @@ -182275,18 +177387,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemThumbnail" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Method": "GET", + "Command": "Get-MgDriveItemThumbnailCount", "Permissions": [ { "Name": "Files.Read", @@ -182325,18 +177437,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemThumbnailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Method": "GET", + "Command": "Get-MgDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -182375,17 +177487,17 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemVersion" + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Method": "GET", + "Command": "Get-MgDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -182424,18 +177536,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemVersion" + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Method": "GET", + "Command": "Get-MgDriveItemVersionContent", "Permissions": [ { "Name": "Files.Read", @@ -182474,18 +177586,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemVersionContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgDriveItemVersionCount", "Permissions": [ { "Name": "Files.Read", @@ -182524,847 +177636,847 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveItemVersionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUser" + "Command": "Get-MgDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveList" + "Command": "Get-MgDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListColumn" + "Command": "Get-MgDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListColumn" + "Command": "Get-MgDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListColumnCount" + "Command": "Get-MgDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListColumnSourceColumn" + "Command": "Get-MgDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentType" + "Command": "Get-MgDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentType" + "Command": "Get-MgDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn" + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn" + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnCount" + "Command": "Get-MgDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink" + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink" + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLinkCount" + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition" + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition" + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPositionCount" + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListContentTypeCount" + "Command": "Get-MgDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListCreatedByUser" + "Command": "Get-MgDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListDrive" + "Command": "Get-MgDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItem" + "Command": "Get-MgDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItem" + "Command": "Get-MgDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemActivityByInterval" + "Command": "Get-MgDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemAnalytic" + "Command": "Get-MgDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemCount" + "Command": "Get-MgDriveListItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUser" + "Command": "Get-MgDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion" + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion" + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionCount" + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionField" + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDriveItem" + "Command": "Get-MgDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemDriveItemContent" + "Command": "Get-MgDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemField" + "Command": "Get-MgDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemVersion" + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemVersion" + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemVersionCount" + "Command": "Get-MgDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListItemVersionField" + "Command": "Get-MgDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListOperation" + "Command": "Get-MgDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListOperation" + "Command": "Get-MgDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListOperationCount" + "Command": "Get-MgDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListSubscription" + "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListSubscription" + "Command": "Get-MgDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveListSubscriptionCount" + "Command": "Get-MgDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRoot" + "Command": "Get-MgDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootActivityByInterval" + "Command": "Get-MgDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalytic" + "Command": "Get-MgDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat" + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat" + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticLastSevenDay" + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootAnalyticTime" + "Command": "Get-MgDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootChild" + "Command": "Get-MgDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootChild" + "Command": "Get-MgDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootChildContent" + "Command": "Get-MgDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootChildCount" + "Command": "Get-MgDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootContent" + "Command": "Get-MgDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUser" + "Command": "Get-MgDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/delta", + "Method": "GET", + "Command": "Get-MgDriveRootDelta", "Permissions": [ { "Name": "Files.Read", @@ -183403,494 +178515,494 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgDriveRootDelta" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUser" + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUser" + "Command": "Get-MgDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItem" + "Command": "Get-MgDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemActivityByInterval" + "Command": "Get-MgDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemAnalytic" + "Command": "Get-MgDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUser" + "Command": "Get-MgDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion" + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion" + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItem" + "Command": "Get-MgDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItemContent" + "Command": "Get-MgDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemField" + "Command": "Get-MgDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion" + "Command": "Get-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion" + "Command": "Get-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionCount" + "Command": "Get-MgDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionField" + "Command": "Get-MgDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootPermission" + "Command": "Get-MgDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootPermission" + "Command": "Get-MgDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootPermissionCount" + "Command": "Get-MgDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootSubscription" + "Command": "Get-MgDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootSubscription" + "Command": "Get-MgDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootSubscriptionCount" + "Command": "Get-MgDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootThumbnail" + "Command": "Get-MgDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootThumbnail" + "Command": "Get-MgDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootThumbnailCount" + "Command": "Get-MgDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootVersion" + "Command": "Get-MgDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootVersion" + "Command": "Get-MgDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootVersionContent" + "Command": "Get-MgDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveRootVersionCount" + "Command": "Get-MgDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveSpecial" + "Command": "Get-MgDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveSpecial" + "Command": "Get-MgDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveSpecialContent" + "Command": "Get-MgDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgDriveSpecialCount" + "Command": "Get-MgDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes/{educationClass-id}", + "Method": "GET", + "Command": "Get-MgEducationClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -183911,17 +179023,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes", + "Method": "GET", + "Command": "Get-MgEducationClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -183942,18 +179054,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184004,17 +179116,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", + "Method": "GET", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184065,18 +179177,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184127,18 +179239,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184189,17 +179301,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184250,20 +179362,393 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentCount", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentDefault", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentDelta", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentResource", + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" + }, + { + "Module": "Education", + "Variants": [ + "List" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184314,20 +179799,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryCount" + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184378,18 +179861,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryDelta" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184440,18 +179923,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCount" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184502,18 +179985,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDefault" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184564,18 +180047,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDelta" + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184626,79 +180109,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Education", - "ApiVersion": "v1.0", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184749,18 +180170,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResourceCount" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184811,80 +180232,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubric" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Education", - "ApiVersion": "v1.0", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubricByRef" + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184935,79 +180306,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSetting" + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Education", - "ApiVersion": "v1.0", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmission" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185058,216 +180368,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmission" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome" + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185318,17 +180430,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185379,18 +180491,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185441,18 +180553,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185503,17 +180615,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185564,18 +180676,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Method": "GET", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185626,17 +180738,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/classes/$count", + "Method": "GET", + "Command": "Get-MgEducationClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185657,17 +180769,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes/delta", + "Method": "GET", + "Command": "Get-MgEducationClassDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -185706,18 +180818,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassDelta" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/education/classes/{educationClass-id}/group", + "Method": "GET", + "Command": "Get-MgEducationClassGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -185756,17 +180868,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/members", + "Method": "GET", + "Command": "Get-MgEducationClassMember", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185793,17 +180905,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassMember" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185830,18 +180942,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/$count", + "Method": "GET", + "Command": "Get-MgEducationClassMemberCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185868,30 +180980,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationClassSchool" + "Command": "Get-MgEducationClassSchool", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools", + "Method": "GET", + "Command": "Get-MgEducationClassSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185912,18 +181024,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Method": "GET", + "Command": "Get-MgEducationClassSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185944,17 +181056,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassSchoolCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/teachers", + "Method": "GET", + "Command": "Get-MgEducationClassTeacher", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185975,17 +181087,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassTeacher" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Method": "GET", + "Command": "Get-MgEducationClassTeacherByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186006,18 +181118,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassTeacherByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Method": "GET", + "Command": "Get-MgEducationClassTeacherCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186038,17 +181150,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationClassTeacherCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", + "Method": "GET", + "Command": "Get-MgEducationMe", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186069,30 +181181,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMe" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignment" + "Command": "Get-MgEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments", + "Method": "GET", + "Command": "Get-MgEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186143,67 +181255,67 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategory" + "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryByRef" + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryCount" + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryDelta" + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/assignments/$count", + "Method": "GET", + "Command": "Get-MgEducationMeAssignmentCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186254,258 +181366,258 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/delta", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentDelta" + "Command": "Get-MgEducationMeAssignmentDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource" + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource" + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResourceCount" + "Command": "Get-MgEducationMeAssignmentResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubric" + "Command": "Get-MgEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubricByRef" + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission" + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission" + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionCount" + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome" + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome" + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount" + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount" + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount" + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes/{educationClass-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeClass" + "Command": "Get-MgEducationMeClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes", + "Method": "GET", + "Command": "Get-MgEducationMeClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186526,17 +181638,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/classes/$count", + "Method": "GET", + "Command": "Get-MgEducationMeClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186557,18 +181669,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", + "Method": "GET", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186595,17 +181707,17 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics", + "Method": "GET", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186632,17 +181744,17 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/rubrics/$count", + "Method": "GET", + "Command": "Get-MgEducationMeRubricCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186669,30 +181781,30 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeRubricCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools/{educationSchool-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeSchool" + "Command": "Get-MgEducationMeSchool", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools", + "Method": "GET", + "Command": "Get-MgEducationMeSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186713,17 +181825,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/schools/$count", + "Method": "GET", + "Command": "Get-MgEducationMeSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186744,30 +181856,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeSchoolCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass" + "Command": "Get-MgEducationMeTaughtClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses", + "Method": "GET", + "Command": "Get-MgEducationMeTaughtClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186788,17 +181900,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/me/taughtClasses/$count", + "Method": "GET", + "Command": "Get-MgEducationMeTaughtClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186819,17 +181931,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/education/me/user", + "Method": "GET", + "Command": "Get-MgEducationMeUser", "Permissions": [ { "Name": "Directory.Read.All", @@ -186874,42 +181986,42 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationMeUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationMeUserMailboxSetting" + "Command": "Get-MgEducationMeUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationRoot" + "Command": "Get-MgEducationRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/{educationSchool-id}", + "Method": "GET", + "Command": "Get-MgEducationSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186930,17 +182042,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools", + "Method": "GET", + "Command": "Get-MgEducationSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186961,18 +182073,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Method": "GET", + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Permissions": [ { "Name": "Directory.Read.All", @@ -187011,17 +182123,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/schools/{educationSchool-id}/classes", + "Method": "GET", + "Command": "Get-MgEducationSchoolClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187042,17 +182154,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Method": "GET", + "Command": "Get-MgEducationSchoolClassByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187073,18 +182185,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolClassByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Method": "GET", + "Command": "Get-MgEducationSchoolClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187105,17 +182217,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/schools/$count", + "Method": "GET", + "Command": "Get-MgEducationSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187136,17 +182248,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/delta", + "Method": "GET", + "Command": "Get-MgEducationSchoolDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -187191,17 +182303,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolDelta" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/schools/{educationSchool-id}/users", + "Method": "GET", + "Command": "Get-MgEducationSchoolUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187216,17 +182328,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Method": "GET", + "Command": "Get-MgEducationSchoolUserByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187241,18 +182353,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Method": "GET", + "Command": "Get-MgEducationSchoolUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187267,20 +182379,20 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationSchoolUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/{educationUser-id}", + "Method": "GET", + "Command": "Get-MgEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187301,17 +182413,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users", + "Method": "GET", + "Command": "Get-MgEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187326,30 +182438,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignment" + "Command": "Get-MgEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments", + "Method": "GET", + "Command": "Get-MgEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -187400,68 +182512,68 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategory" + "Command": "Get-MgEducationUserAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryByRef" + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryCount" + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryDelta" + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Method": "GET", + "Command": "Get-MgEducationUserAssignmentCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -187512,259 +182624,259 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentDelta" + "Command": "Get-MgEducationUserAssignmentDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource" + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource" + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResourceCount" + "Command": "Get-MgEducationUserAssignmentResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubric" + "Command": "Get-MgEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubricByRef" + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission" + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission" + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionCount" + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome" + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome" + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount" + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount" + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount" + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserClass" + "Command": "Get-MgEducationUserClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes", + "Method": "GET", + "Command": "Get-MgEducationUserClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187785,18 +182897,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/classes/$count", + "Method": "GET", + "Command": "Get-MgEducationUserClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187817,17 +182929,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/education/users/$count", + "Method": "GET", + "Command": "Get-MgEducationUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187842,17 +182954,17 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/delta", + "Method": "GET", + "Command": "Get-MgEducationUserDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -187897,81 +183009,81 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserDelta" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserMailboxSetting" + "Command": "Get-MgEducationUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserRubric" + "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserRubric" + "Command": "Get-MgEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserRubricCount" + "Command": "Get-MgEducationUserRubricCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserSchool" + "Command": "Get-MgEducationUserSchool", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools", + "Method": "GET", + "Command": "Get-MgEducationUserSchool", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187992,18 +183104,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/schools/$count", + "Method": "GET", + "Command": "Get-MgEducationUserSchoolCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188024,30 +183136,30 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserSchoolCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass" + "Command": "Get-MgEducationUserTaughtClass", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Method": "GET", + "Command": "Get-MgEducationUserTaughtClass", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188068,18 +183180,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Method": "GET", + "Command": "Get-MgEducationUserTaughtClassCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188100,18 +183212,18 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClassCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188126,17 +183238,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188151,18 +183263,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Method": "POST", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188177,30 +183289,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188215,17 +183327,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage" + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188240,18 +183352,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage" + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188266,55 +183378,55 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188329,17 +183441,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188354,17 +183466,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188379,17 +183491,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188404,17 +183516,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188429,30 +183541,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188467,18 +183579,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188493,17 +183605,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188518,19 +183630,19 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentAdditional", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188545,17 +183657,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentAdditional" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188570,20 +183682,20 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188598,17 +183710,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188623,43 +183735,43 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage" + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188674,107 +183786,107 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion" + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion" + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount" + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188789,17 +183901,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188814,17 +183926,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188839,18 +183951,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188865,17 +183977,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Method": "GET", + "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188890,30 +184002,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount" + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementCatalogCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188928,101 +184040,100 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension" + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension" + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount" + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource" + "Command": "Get-MgEntitlementManagementCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource" + "Command": "Get-MgEntitlementManagementCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceCount" + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -189031,29 +184142,29 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -189062,156 +184173,156 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -189220,29 +184331,29 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -189251,162 +184362,163 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189421,17 +184533,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189446,17 +184558,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189471,17 +184583,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189496,32 +184608,32 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getByIds", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorById" + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189536,18 +184648,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189562,30 +184674,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/delta", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorDelta" + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189600,32 +184712,32 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getByIds", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorById" + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189640,18 +184752,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Method": "GET", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189666,62 +184778,61 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/delta", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorDelta" + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResource" + "Command": "Get-MgEntitlementManagementResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResource" + "Command": "Get-MgEntitlementManagementResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceCount" + "Command": "Get-MgEntitlementManagementResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -189730,498 +184841,498 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest" + "Command": "Get-MgEntitlementManagementResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest" + "Command": "Get-MgEntitlementManagementResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog" + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -190230,29 +185341,29 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -190261,156 +185372,156 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -190419,29 +185530,29 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", @@ -190450,1093 +185561,1094 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCount" + "Command": "Get-MgEntitlementManagementResourceRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResource" + "Command": "Get-MgEntitlementManagementResourceRequestResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole" + "Command": "Get-MgEntitlementManagementResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole" + "Command": "Get-MgEntitlementManagementResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope" + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope" + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope" + "Command": "Get-MgEntitlementManagementResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope" + "Command": "Get-MgEntitlementManagementResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeCount" + "Command": "Get-MgEntitlementManagementResourceScopeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResource" + "Command": "Get-MgEntitlementManagementResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Uri": "/identityGovernance/entitlementManagement/settings", + "Method": "GET", + "Command": "Get-MgEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -191551,30 +186663,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgEntitlementManagementSetting" + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternal" + "Command": "Get-MgExternal", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections/{externalConnection-id}", + "Method": "GET", + "Command": "Get-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -191595,17 +186707,17 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections", + "Method": "GET", + "Command": "Get-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -191626,17 +186738,17 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/external/connections/$count", + "Method": "GET", + "Command": "Get-MgExternalConnectionCount", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -191657,18 +186769,18 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Method": "GET", + "Command": "Get-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -191689,81 +186801,81 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnectionGroup" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionGroup" + "Command": "Get-MgExternalConnectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionGroupCount" + "Command": "Get-MgExternalConnectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember" + "Command": "Get-MgExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember" + "Command": "Get-MgExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMemberCount" + "Command": "Get-MgExternalConnectionGroupMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Method": "GET", + "Command": "Get-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -191784,94 +186896,94 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnectionItem" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItem" + "Command": "Get-MgExternalConnectionItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity" + "Command": "Get-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity" + "Command": "Get-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityCount" + "Command": "Get-MgExternalConnectionItemActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy" + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionItemCount" + "Command": "Get-MgExternalConnectionItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Method": "GET", + "Command": "Get-MgExternalConnectionOperation", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -191892,43 +187004,43 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnectionOperation" + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionOperation" + "Command": "Get-MgExternalConnectionOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgExternalConnectionOperationCount" + "Command": "Get-MgExternalConnectionOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Uri": "/external/connections/{externalConnection-id}/schema", + "Method": "GET", + "Command": "Get-MgExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -191949,61 +187061,18 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgExternalConnectionSchema" + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true - } - ], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroup" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", + "Command": "Get-MgGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -192036,17 +187105,60 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" + }, + { "Module": "Groups", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/groups", "Method": "GET", - "Command": "Get-MgGroup" + "Command": "Get-MgGroup", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/acceptedSenders", + "Method": "GET", + "Command": "Get-MgGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -192061,17 +187173,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupAcceptedSender" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Method": "GET", + "Command": "Get-MgGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -192086,18 +187198,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Method": "GET", + "Command": "Get-MgGroupAcceptedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -192112,30 +187224,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment" + "Command": "Get-MgGroupAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgGroupAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -192156,18 +187268,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgGroupAppRoleAssignmentCount", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -192188,44 +187300,44 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getByIds", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupById" + "Command": "Get-MgGroupById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupCalendar" + "Command": "Get-MgGroupCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Method": "GET", + "Command": "Get-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -192252,17 +187364,17 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events", + "Method": "GET", + "Command": "Get-MgGroupCalendarEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -192277,18 +187389,18 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events/delta", + "Method": "GET", + "Command": "Get-MgGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -192309,88 +187421,88 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupCalendarEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupCalendarPermission" + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupCalendarPermission" + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupCalendarPermissionCount" + "Command": "Get-MgGroupCalendarPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/groups/{group-id}/calendar/getSchedule", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupCalendarSchedule" + "Command": "Get-MgGroupCalendarSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/calendarView", + "Method": "GET", + "Command": "Get-MgGroupCalendarView", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupCalendarView" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Method": "GET", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -192405,17 +187517,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversation" + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", + "Method": "GET", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -192430,18 +187542,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversation" + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/$count", + "Method": "GET", + "Command": "Get-MgGroupConversationCount", "Permissions": [ { "Name": "Group.Read.All", @@ -192456,18 +187568,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Method": "GET", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -192482,17 +187594,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Method": "GET", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -192507,18 +187619,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadCount", "Permissions": [ { "Name": "Group.Read.All", @@ -192533,20 +187645,20 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -192561,17 +187673,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -192586,30 +187698,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment" + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -192624,18 +187736,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "Permissions": [ { "Name": "Group.Read.All", @@ -192650,18 +187762,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Method": "GET", + "Command": "Get-MgGroupConversationThreadPostCount", "Permissions": [ { "Name": "Group.Read.All", @@ -192676,131 +187788,131 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension" + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension" + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtensionCount" + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment" + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment" + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount" + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension" + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension" + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount" + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/groups/$count", + "Method": "GET", + "Command": "Get-MgGroupCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -192833,31 +187945,31 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupCreatedOnBehalfOf" + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drive", + "Method": "GET", + "Command": "Get-MgGroupDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -192896,17 +188008,17 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/delta", + "Method": "GET", + "Command": "Get-MgGroupDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -192939,30 +188051,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupDelta" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDrive" + "Command": "Get-MgGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives", + "Method": "GET", + "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -193001,120 +188113,120 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveBundle" + "Command": "Get-MgGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveBundle" + "Command": "Get-MgGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveBundleContent" + "Command": "Get-MgGroupDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveBundleCount" + "Command": "Get-MgGroupDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBase" + "Command": "Get-MgGroupDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType" + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType" + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount" + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgGroupDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -193153,2076 +188265,2076 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupDriveCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUser" + "Command": "Get-MgGroupDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveFollowing" + "Command": "Get-MgGroupDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveFollowing" + "Command": "Get-MgGroupDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveFollowingContent" + "Command": "Get-MgGroupDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveFollowingCount" + "Command": "Get-MgGroupDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItem" + "Command": "Get-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItem" + "Command": "Get-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemActivityByInterval" + "Command": "Get-MgGroupDriveItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalytic" + "Command": "Get-MgGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay" + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticTime" + "Command": "Get-MgGroupDriveItemAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemChild" + "Command": "Get-MgGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemChild" + "Command": "Get-MgGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemChildContent" + "Command": "Get-MgGroupDriveItemChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemChildCount" + "Command": "Get-MgGroupDriveItemChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemContent" + "Command": "Get-MgGroupDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemCount" + "Command": "Get-MgGroupDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUser" + "Command": "Get-MgGroupDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemDelta" + "Command": "Get-MgGroupDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser" + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUser" + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItem" + "Command": "Get-MgGroupDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval" + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemAnalytic" + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser" + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItem" + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent" + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemField" + "Command": "Get-MgGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion" + "Command": "Get-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion" + "Command": "Get-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionCount" + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionField" + "Command": "Get-MgGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission" + "Command": "Get-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission" + "Command": "Get-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemPermissionCount" + "Command": "Get-MgGroupDriveItemPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription" + "Command": "Get-MgGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription" + "Command": "Get-MgGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscriptionCount" + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail" + "Command": "Get-MgGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail" + "Command": "Get-MgGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnailCount" + "Command": "Get-MgGroupDriveItemThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion" + "Command": "Get-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion" + "Command": "Get-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionContent" + "Command": "Get-MgGroupDriveItemVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionCount" + "Command": "Get-MgGroupDriveItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUser" + "Command": "Get-MgGroupDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveList" + "Command": "Get-MgGroupDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListColumn" + "Command": "Get-MgGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListColumn" + "Command": "Get-MgGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListColumnCount" + "Command": "Get-MgGroupDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListColumnSourceColumn" + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentType" + "Command": "Get-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentType" + "Command": "Get-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn" + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn" + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnCount" + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink" + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink" + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount" + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition" + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition" + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount" + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCount" + "Command": "Get-MgGroupDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUser" + "Command": "Get-MgGroupDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListDrive" + "Command": "Get-MgGroupDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItem" + "Command": "Get-MgGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItem" + "Command": "Get-MgGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemActivityByInterval" + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemAnalytic" + "Command": "Get-MgGroupDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUser" + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount" + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField" + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItem" + "Command": "Get-MgGroupDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItemContent" + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemField" + "Command": "Get-MgGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion" + "Command": "Get-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion" + "Command": "Get-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionCount" + "Command": "Get-MgGroupDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionField" + "Command": "Get-MgGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListOperation" + "Command": "Get-MgGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListOperation" + "Command": "Get-MgGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListOperationCount" + "Command": "Get-MgGroupDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription" + "Command": "Get-MgGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription" + "Command": "Get-MgGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveListSubscriptionCount" + "Command": "Get-MgGroupDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRoot" + "Command": "Get-MgGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootActivityByInterval" + "Command": "Get-MgGroupDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalytic" + "Command": "Get-MgGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay" + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticTime" + "Command": "Get-MgGroupDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootChild" + "Command": "Get-MgGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootChild" + "Command": "Get-MgGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootChildContent" + "Command": "Get-MgGroupDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootChildCount" + "Command": "Get-MgGroupDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootContent" + "Command": "Get-MgGroupDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUser" + "Command": "Get-MgGroupDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootDelta" + "Command": "Get-MgGroupDriveRootDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser" + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUser" + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItem" + "Command": "Get-MgGroupDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval" + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemAnalytic" + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser" + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItem" + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent" + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemField" + "Command": "Get-MgGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion" + "Command": "Get-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion" + "Command": "Get-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionCount" + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionField" + "Command": "Get-MgGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission" + "Command": "Get-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission" + "Command": "Get-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootPermissionCount" + "Command": "Get-MgGroupDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription" + "Command": "Get-MgGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription" + "Command": "Get-MgGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscriptionCount" + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail" + "Command": "Get-MgGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail" + "Command": "Get-MgGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnailCount" + "Command": "Get-MgGroupDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion" + "Command": "Get-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion" + "Command": "Get-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionContent" + "Command": "Get-MgGroupDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionCount" + "Command": "Get-MgGroupDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveSpecial" + "Command": "Get-MgGroupDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveSpecial" + "Command": "Get-MgGroupDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveSpecialContent" + "Command": "Get-MgGroupDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupDriveSpecialCount" + "Command": "Get-MgGroupDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}", + "Method": "GET", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -195249,17 +190361,17 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events", + "Method": "GET", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -195274,79 +190386,79 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventAttachment" + "Command": "Get-MgGroupEventAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Method": "GET", + "Command": "Get-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgGroupEventAttachmentCount", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventCalendar" + "Command": "Get-MgGroupEventCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/$count", + "Method": "GET", + "Command": "Get-MgGroupEventCount", "Permissions": [ { "Name": "Group.Read.All", @@ -195361,18 +190473,18 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/delta", + "Method": "GET", + "Command": "Get-MgGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -195393,68 +190505,68 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventExtension" + "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventExtension" + "Command": "Get-MgGroupEventExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventExtensionCount" + "Command": "Get-MgGroupEventExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstance" + "Command": "Get-MgGroupEventInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Method": "GET", + "Command": "Get-MgGroupEventInstance", "Permissions": [ { "Name": "Calendars.Read", @@ -195469,69 +190581,69 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventInstance" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment" + "Command": "Get-MgGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment" + "Command": "Get-MgGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachmentCount" + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceCalendar" + "Command": "Get-MgGroupEventInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgGroupEventInstanceCount", "Permissions": [ { "Name": "Calendars.Read", @@ -195546,96 +190658,96 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupEventInstanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension" + "Command": "Get-MgGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension" + "Command": "Get-MgGroupEventInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtensionCount" + "Command": "Get-MgGroupEventInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupExtension" + "Command": "Get-MgGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupExtension" + "Command": "Get-MgGroupExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupExtensionCount" + "Command": "Get-MgGroupExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Method": "GET", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -195650,17 +190762,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", + "Method": "GET", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -195675,17 +190787,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Method": "GET", + "Command": "Get-MgGroupLifecyclePolicyByGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -195700,17 +190812,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyByGroup" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/$count", + "Method": "GET", + "Command": "Get-MgGroupLifecyclePolicyCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -195725,17 +190837,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/members", + "Method": "GET", + "Command": "Get-MgGroupMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -195768,167 +190880,167 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication" + "Command": "Get-MgGroupMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication" + "Command": "Get-MgGroupMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice" + "Command": "Get-MgGroupMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice" + "Command": "Get-MgGroupMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup" + "Command": "Get-MgGroupMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup" + "Command": "Get-MgGroupMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact" + "Command": "Get-MgGroupMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact" + "Command": "Get-MgGroupMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal" + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal" + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsUser" + "Command": "Get-MgGroupMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberAsUser" + "Command": "Get-MgGroupMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/$ref", + "Method": "GET", + "Command": "Get-MgGroupMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -195961,18 +191073,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/$count", + "Method": "GET", + "Command": "Get-MgGroupMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -196005,98 +191117,98 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/application/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsApplication" + "Command": "Get-MgGroupMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/device/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsDevice" + "Command": "Get-MgGroupMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsGroup" + "Command": "Get-MgGroupMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/orgContact/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsOrgContact" + "Command": "Get-MgGroupMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsServicePrincipal" + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/user/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberCountAsUser" + "Command": "Get-MgGroupMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -196165,20 +191277,20 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgGroupMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -196253,30 +191365,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgGroupMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOf" + "Command": "Get-MgGroupMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf", + "Method": "GET", + "Command": "Get-MgGroupMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -196303,68 +191415,68 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit" + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit" + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup" + "Command": "Get-MgGroupMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup" + "Command": "Get-MgGroupMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgGroupMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -196391,310 +191503,310 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsGroup" + "Command": "Get-MgGroupMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError" + "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError" + "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication" + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication" + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice" + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice" + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup" + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup" + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact" + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact" + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal" + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal" + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser" + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser" + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCount" + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser" + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -196727,17 +191839,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -196770,18 +191882,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Method": "GET", + "Command": "Get-MgGroupOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -196814,20 +191926,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -196860,17 +191972,17 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl" + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -196903,17 +192015,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "GET", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -196946,18 +192058,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgGroupOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -196990,31 +192102,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOnenoteOperationCount" + "Command": "Get-MgGroupOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -197041,17 +192153,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -197078,31 +192190,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOnenotePageContent" + "Command": "Get-MgGroupOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgGroupOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -197129,18 +192241,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenotePageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgGroupOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -197173,31 +192285,31 @@ "IsAdmin": false } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOnenoteResource" + "Command": "Get-MgGroupOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgGroupOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -197224,31 +192336,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceCount" + "Command": "Get-MgGroupOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -197281,17 +192393,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -197324,18 +192436,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -197368,18 +192480,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -197412,18 +192524,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -197456,20 +192568,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -197502,17 +192614,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -197545,17 +192657,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -197582,17 +192694,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/owners", + "Method": "GET", + "Command": "Get-MgGroupOwner", "Permissions": [ { "Name": "Directory.Read.All", @@ -197625,167 +192737,167 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication" + "Command": "Get-MgGroupOwnerAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication" + "Command": "Get-MgGroupOwnerAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice" + "Command": "Get-MgGroupOwnerAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice" + "Command": "Get-MgGroupOwnerAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup" + "Command": "Get-MgGroupOwnerAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup" + "Command": "Get-MgGroupOwnerAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact" + "Command": "Get-MgGroupOwnerAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact" + "Command": "Get-MgGroupOwnerAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal" + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal" + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser" + "Command": "Get-MgGroupOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser" + "Command": "Get-MgGroupOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/$ref", + "Method": "GET", + "Command": "Get-MgGroupOwnerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -197818,18 +192930,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/$count", + "Method": "GET", + "Command": "Get-MgGroupOwnerCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -197862,108 +192974,108 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupOwnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/application/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsApplication" + "Command": "Get-MgGroupOwnerCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/device/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsDevice" + "Command": "Get-MgGroupOwnerCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsGroup" + "Command": "Get-MgGroupOwnerCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsOrgContact" + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal" + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/user/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsUser" + "Command": "Get-MgGroupOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPermissionGrant" + "Command": "Get-MgGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgGroupPermissionGrant", "Permissions": [ { "Name": "Group.Read.All", @@ -197990,33 +193102,33 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPermissionGrant" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getByIds", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupPermissionGrantById" + "Command": "Get-MgGroupPermissionGrantById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgGroupPermissionGrantCount", "Permissions": [ { "Name": "Group.Read.All", @@ -198043,161 +193155,161 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPermissionGrantCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/delta", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPermissionGrantDelta" + "Command": "Get-MgGroupPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupPermissionGrantMemberGroup" + "Command": "Get-MgGroupPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupPermissionGrantMemberObject" + "Command": "Get-MgGroupPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", + "Method": "GET", + "Command": "Get-MgGroupPhoto", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photos", + "Method": "GET", + "Command": "Get-MgGroupPhoto", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgGroupPhotoContent", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/photos/$count", + "Method": "GET", + "Command": "Get-MgGroupPhotoCount", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPhotoCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPlanner" + "Command": "Get-MgGroupPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPlannerPlan" + "Command": "Get-MgGroupPlannerPlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans", + "Method": "GET", + "Command": "Get-MgGroupPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -198236,30 +193348,30 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPlannerPlanBucket" + "Command": "Get-MgGroupPlannerPlanBucket", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/planner/plans/$count", + "Method": "GET", + "Command": "Get-MgGroupPlannerPlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -198298,42 +193410,42 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPlannerPlanDetail" + "Command": "Get-MgGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupPlannerPlanTask" + "Command": "Get-MgGroupPlannerPlanTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/rejectedSenders", + "Method": "GET", + "Command": "Get-MgGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -198348,17 +193460,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupRejectedSender" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Method": "GET", + "Command": "Get-MgGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -198373,18 +193485,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Method": "GET", + "Command": "Get-MgGroupRejectedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -198399,20 +193511,20 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupSetting", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Method": "GET", + "Command": "Get-MgGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -198439,18 +193551,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSetting" + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphGroupSetting", "Uri": "/groups/{group-id}/settings", + "Method": "GET", + "Command": "Get-MgGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -198477,19 +193589,19 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSetting" + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/settings/$count", + "Method": "GET", + "Command": "Get-MgGroupSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -198516,30 +193628,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSettingCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/getByIds", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupSettingTemplateById" + "Command": "Get-MgGroupSettingTemplateById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/groupSettingTemplates/$count", + "Method": "GET", + "Command": "Get-MgGroupSettingTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -198554,17 +193666,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/delta", + "Method": "GET", + "Command": "Get-MgGroupSettingTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -198579,18 +193691,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateDelta" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Method": "GET", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -198605,17 +193717,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate" + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates", + "Method": "GET", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -198630,2466 +193742,2465 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate" + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberGroup" + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberObject" + "Command": "Get-MgGroupSettingTemplateMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSite" + "Command": "Get-MgGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSite" + "Command": "Get-MgGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteActivityByInterval" + "Command": "Get-MgGroupSiteActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalytic" + "Command": "Get-MgGroupSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay" + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticTime" + "Command": "Get-MgGroupSiteAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteApplicableContentTypeForList" + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteByPath" + "Command": "Get-MgGroupSiteByPath", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteColumn" + "Command": "Get-MgGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteColumn" + "Command": "Get-MgGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteColumnCount" + "Command": "Get-MgGroupSiteColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteColumnSourceColumn" + "Command": "Get-MgGroupSiteColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentType" + "Command": "Get-MgGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentType" + "Command": "Get-MgGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBase" + "Command": "Get-MgGroupSiteContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType" + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType" + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount" + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn" + "Command": "Get-MgGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn" + "Command": "Get-MgGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnCount" + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink" + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink" + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount" + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition" + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition" + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount" + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn" + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType" + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCount" + "Command": "Get-MgGroupSiteContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteCount" + "Command": "Get-MgGroupSiteCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUser" + "Command": "Get-MgGroupSiteCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting" + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteDefaultDrive" + "Command": "Get-MgGroupSiteDefaultDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteDrive" + "Command": "Get-MgGroupSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteDrive" + "Command": "Get-MgGroupSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteDriveCount" + "Command": "Get-MgGroupSiteDriveCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn" + "Command": "Get-MgGroupSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn" + "Command": "Get-MgGroupSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumnCount" + "Command": "Get-MgGroupSiteExternalColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteItem" + "Command": "Get-MgGroupSiteItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteItem" + "Command": "Get-MgGroupSiteItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteItemCount" + "Command": "Get-MgGroupSiteItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUser" + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUser" + "Command": "Get-MgGroupSiteLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting" + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteList" + "Command": "Get-MgGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteList" + "Command": "Get-MgGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListColumn" + "Command": "Get-MgGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListColumn" + "Command": "Get-MgGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListColumnCount" + "Command": "Get-MgGroupSiteListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListColumnSourceColumn" + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentType" + "Command": "Get-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentType" + "Command": "Get-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn" + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn" + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnCount" + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink" + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink" + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount" + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition" + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition" + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount" + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn" + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType" + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCount" + "Command": "Get-MgGroupSiteListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListCount" + "Command": "Get-MgGroupSiteListCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUser" + "Command": "Get-MgGroupSiteListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting" + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListDrive" + "Command": "Get-MgGroupSiteListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItem" + "Command": "Get-MgGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItem" + "Command": "Get-MgGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemActivityByInterval" + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemAnalytic" + "Command": "Get-MgGroupSiteListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUser" + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting" + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion" + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion" + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount" + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField" + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItem" + "Command": "Get-MgGroupSiteListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItemContent" + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemField" + "Command": "Get-MgGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion" + "Command": "Get-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion" + "Command": "Get-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionCount" + "Command": "Get-MgGroupSiteListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionField" + "Command": "Get-MgGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListOperation" + "Command": "Get-MgGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListOperation" + "Command": "Get-MgGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListOperationCount" + "Command": "Get-MgGroupSiteListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription" + "Command": "Get-MgGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription" + "Command": "Get-MgGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteListSubscriptionCount" + "Command": "Get-MgGroupSiteListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenote" + "Command": "Get-MgGroupSiteOnenote", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookCount" + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation" + "Command": "Get-MgGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation" + "Command": "Get-MgGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperationCount" + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage" + "Command": "Get-MgGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage" + "Command": "Get-MgGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageContent" + "Command": "Get-MgGroupSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageCount" + "Command": "Get-MgGroupSiteOnenotePageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook" + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentSection" + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource" + "Command": "Get-MgGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource" + "Command": "Get-MgGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceContent" + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceCount" + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionCount" + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount" + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage" + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage" + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent" + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount" + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection" + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOperation" + "Command": "Get-MgGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOperation" + "Command": "Get-MgGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteOperationCount" + "Command": "Get-MgGroupSiteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSitePermission" + "Command": "Get-MgGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSitePermission" + "Command": "Get-MgGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSitePermissionCount" + "Command": "Get-MgGroupSitePermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStore" + "Command": "Get-MgGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStore" + "Command": "Get-MgGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreCount" + "Command": "Get-MgGroupSiteTermStoreCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupCount" + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet" + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet" + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201100,30 +196211,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild" + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild" + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201134,15 +196245,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201153,30 +196264,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201187,15 +196298,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201206,15 +196317,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201225,15 +196336,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201244,15 +196355,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201263,453 +196374,453 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup" + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201720,30 +196831,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild" + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild" + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201754,15 +196865,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildCount" + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201773,30 +196884,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201807,15 +196918,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201826,15 +196937,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201845,15 +196956,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201864,15 +196975,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201883,73 +196994,73 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildSet" + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetCount" + "Command": "Get-MgGroupSiteTermStoreSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup" + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201960,30 +197071,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -201994,15 +197105,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202013,30 +197124,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202047,15 +197158,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202066,15 +197177,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202085,15 +197196,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202104,15 +197215,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -202123,2283 +197234,2322 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation" + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation" + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm" + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm" + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild" + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild" + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount" + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet" + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermCount" + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermSet" + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSubSite" + "Command": "Get-MgGroupSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSubSite" + "Command": "Get-MgGroupSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupSubSiteCount" + "Command": "Get-MgGroupSubSiteCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", + "Method": "GET", + "Command": "Get-MgGroupTeam", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/allChannels/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamAllChannelCount" + "Command": "Get-MgGroupTeamAllChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannel" + "Command": "Get-MgGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannel" + "Command": "Get-MgGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/$count", + "Method": "GET", + "Command": "Get-MgGroupTeamChannelCount", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTeamChannelCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolder" + "Command": "Get-MgGroupTeamChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolderContent" + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember" + "Command": "Get-MgGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember" + "Command": "Get-MgGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMemberCount" + "Command": "Get-MgGroupTeamChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage" + "Command": "Get-MgGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage" + "Command": "Get-MgGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageCount" + "Command": "Get-MgGroupTeamChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount" + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply" + "Command": "Get-MgGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply" + "Command": "Get-MgGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyCount" + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount" + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam" + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam" + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount" + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab" + "Command": "Get-MgGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab" + "Command": "Get-MgGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabCount" + "Command": "Get-MgGroupTeamChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabTeamApp" + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/team/group", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamGroup" + "Command": "Get-MgGroupTeamGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel" + "Command": "Get-MgGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel" + "Command": "Get-MgGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannelCount" + "Command": "Get-MgGroupTeamIncomingChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp" + "Command": "Get-MgGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp" + "Command": "Get-MgGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppCount" + "Command": "Get-MgGroupTeamInstalledAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamApp" + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition" + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamMember" + "Command": "Get-MgGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamMember" + "Command": "Get-MgGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamMemberCount" + "Command": "Get-MgGroupTeamMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamOperation" + "Command": "Get-MgGroupTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", + "Method": "GET", + "Command": "Get-MgGroupTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/groups/{group-id}/team/operations/$count", "Method": "GET", - "Command": "Get-MgGroupTeamOperation" + "Command": "Get-MgGroupTeamOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/$count", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgGroupTeamPermissionGrant", "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/groups/{group-id}/team/permissionGrants", "Method": "GET", - "Command": "Get-MgGroupTeamOperationCount" + "Command": "Get-MgGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Method": "GET", + "Command": "Get-MgGroupTeamPermissionGrantCount", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/groups/{group-id}/team/photo", "Method": "GET", - "Command": "Get-MgGroupTeamPhoto" + "Command": "Get-MgGroupTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPhotoContent" + "Command": "Get-MgGroupTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannel" + "Command": "Get-MgGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder" + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent" + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember" + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember" + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount" + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount" + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount" + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab" + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab" + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount" + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp" + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamSchedule" + "Command": "Get-MgGroupTeamSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest" + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest" + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount" + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift" + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift" + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount" + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount" + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup" + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup" + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount" + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift" + "Command": "Get-MgGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift" + "Command": "Get-MgGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShiftCount" + "Command": "Get-MgGroupTeamScheduleShiftCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount" + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff" + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff" + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffCount" + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason" + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason" + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount" + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest" + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest" + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount" + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTag" + "Command": "Get-MgGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTag" + "Command": "Get-MgGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTagCount" + "Command": "Get-MgGroupTeamTagCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTagMember" + "Command": "Get-MgGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTagMember" + "Command": "Get-MgGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTagMemberCount" + "Command": "Get-MgGroupTeamTagMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/template", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTeamTemplate" + "Command": "Get-MgGroupTeamTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Method": "GET", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -204414,17 +199564,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", + "Method": "GET", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -204439,18 +199589,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/$count", + "Method": "GET", + "Command": "Get-MgGroupThreadCount", "Permissions": [ { "Name": "Group.Read.All", @@ -204465,20 +199615,20 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Method": "GET", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -204493,17 +199643,17 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Method": "GET", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -204518,30 +199668,30 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadPost" + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment" + "Command": "Get-MgGroupThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Method": "GET", + "Command": "Get-MgGroupThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -204556,18 +199706,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgGroupThreadPostAttachmentCount", "Permissions": [ { "Name": "Group.Read.All", @@ -204582,18 +199732,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Method": "GET", + "Command": "Get-MgGroupThreadPostCount", "Permissions": [ { "Name": "Group.Read.All", @@ -204608,144 +199758,144 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupThreadPostCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension" + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension" + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostExtensionCount" + "Command": "Get-MgGroupThreadPostExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment" + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment" + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount" + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension" + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension" + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount" + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMember" + "Command": "Get-MgGroupTransitiveMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers", + "Method": "GET", + "Command": "Get-MgGroupTransitiveMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -204778,168 +199928,168 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTransitiveMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication" + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/application", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication" + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice" + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/device", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice" + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup" + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup" + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact" + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact" + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal" + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal" + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser" + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/user", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser" + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Method": "GET", + "Command": "Get-MgGroupTransitiveMemberCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -204972,108 +200122,108 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication" + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice" + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup" + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact" + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal" + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsUser" + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf" + "Command": "Get-MgGroupTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgGroupTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -205100,68 +200250,68 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup" + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup" + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgGroupTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -205188,96 +200338,96 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup" + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Method": "GET", + "Command": "Get-MgIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", + "Method": "GET", + "Command": "Get-MgIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/apiConnectors/$count", + "Method": "GET", + "Command": "Get-MgIdentityApiConnectorCount", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityApiConnectorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205292,17 +200442,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow" + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205317,17 +200467,35 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow" + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205342,86 +200510,86 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider" + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205436,17 +200604,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205461,18 +200629,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguage" + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205487,18 +200655,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205513,17 +200681,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205538,18 +200706,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205564,18 +200732,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205590,18 +200758,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205616,17 +200784,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205641,18 +200809,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage" + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205667,18 +200835,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205693,18 +200861,70 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount" + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205719,17 +200939,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205744,18 +200964,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205770,18 +200990,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Method": "GET", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -205796,60 +201016,60 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute" + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityConditionalAccess" + "Command": "Get-MgIdentityConditionalAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphConditionalAccessRoot", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", "IsAdmin": false }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -205864,17 +201084,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -205889,174 +201109,174 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/policies/$count", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessPolicyCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate" + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate" + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/templates/$count", + "Method": "GET", + "Command": "Get-MgIdentityConditionalAccessTemplateCount", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206071,17 +201291,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206096,17 +201316,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206121,18 +201341,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206147,17 +201367,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206172,30 +201392,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206210,18 +201430,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206236,18 +201456,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206262,18 +201482,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206288,17 +201508,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206313,18 +201533,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206339,56 +201559,56 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206403,17 +201623,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206428,18 +201648,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206454,18 +201674,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206480,17 +201700,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206505,18 +201725,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -206531,143 +201751,143 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition" + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition" + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206682,17 +201902,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206707,17 +201927,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206732,18 +201952,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206758,17 +201978,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206783,69 +202003,69 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -206860,18 +202080,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206886,17 +202106,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206911,17 +202131,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206936,44 +202156,44 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206988,17 +202208,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207013,17 +202233,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207038,99 +202258,99 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeletedItemContainer", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207145,17 +202365,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207170,206 +202390,206 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207384,18 +202604,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207410,44 +202630,44 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207462,17 +202682,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207487,18 +202707,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207513,30 +202733,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207551,18 +202771,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207577,57 +202797,57 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207642,17 +202862,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207667,18 +202887,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207693,56 +202913,56 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207757,17 +202977,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207782,56 +203002,56 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting" + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207846,17 +203066,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207871,17 +203091,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -207896,107 +203116,107 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208011,18 +203231,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208037,56 +203257,56 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208101,18 +203321,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208127,57 +203347,57 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208192,17 +203412,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208217,17 +203437,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208242,209 +203462,209 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208459,18 +203679,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208485,17 +203705,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208510,18 +203730,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208536,82 +203756,82 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208626,18 +203846,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -208652,341 +203872,341 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Method": "GET", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Method": "GET", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -209001,17 +204221,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", + "Method": "GET", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -209026,17 +204246,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/identityProviders/$count", + "Method": "GET", + "Command": "Get-MgIdentityProviderCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -209051,18 +204271,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityProviderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Method": "GET", + "Command": "Get-MgIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -209077,17 +204297,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", + "Method": "GET", + "Command": "Get-MgIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -209102,17 +204322,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identity/userFlowAttributes/$count", + "Method": "GET", + "Command": "Get-MgIdentityUserFlowAttributeCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -209127,42 +204347,42 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttributeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInformationProtection" + "Command": "Get-MgInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/informationProtection/bitlocker", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInformationProtectionBitlocker" + "Command": "Get-MgInformationProtectionBitlocker", + "Permissions": [], + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Method": "GET", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -209177,17 +204397,17 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey" + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Method": "GET", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -209202,17 +204422,17 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey" + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Method": "GET", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -209227,18 +204447,18 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Method": "GET", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -209253,17 +204473,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest" + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", + "Method": "GET", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -209278,17 +204498,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest" + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Method": "GET", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -209303,106 +204523,106 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult" + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount" + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInvitation" + "Command": "Get-MgInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInvitation" + "Command": "Get-MgInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/invitations/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInvitationCount" + "Command": "Get-MgInvitationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgInvitationInvitedUserMailboxSetting" + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -209423,17 +204643,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -209454,17 +204674,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -209485,17 +204705,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants/delta", + "Method": "GET", + "Command": "Get-MgOauth2PermissionGrantDelta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -209516,18 +204736,18 @@ "IsAdmin": false } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantDelta" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization/{organization-id}", + "Method": "GET", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -209554,17 +204774,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganization" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization", + "Method": "GET", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -209621,18 +204841,18 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganization" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", "Uri": "/organization/{organization-id}/branding", + "Method": "GET", + "Command": "Get-MgOrganizationBranding", "Permissions": [ { "Name": "Organization.Read.All", @@ -209653,83 +204873,83 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationBranding" + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingBackgroundImage" + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingBannerLogo" + "Command": "Get-MgOrganizationBrandingBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingCustomCss" + "Command": "Get-MgOrganizationBrandingCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingFavicon" + "Command": "Get-MgOrganizationBrandingFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingHeaderLogo" + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Method": "GET", + "Command": "Get-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "Organization.Read.All", @@ -209750,17 +204970,17 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", + "Method": "GET", + "Command": "Get-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "Organization.Read.All", @@ -209781,44 +205001,44 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage" + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo" + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Method": "GET", + "Command": "Get-MgOrganizationBrandingLocalizationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -209839,122 +205059,122 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss" + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon" + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo" + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo" + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark" + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogo" + "Command": "Get-MgOrganizationBrandingSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogoDark" + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getByIds", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgOrganizationById" + "Command": "Get-MgOrganizationById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Method": "GET", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -209969,17 +205189,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration" + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Method": "GET", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -209994,18 +205214,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration" + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Method": "GET", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -210020,17 +205240,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/organization/$count", + "Method": "GET", + "Command": "Get-MgOrganizationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -210087,204 +205307,204 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgOrganizationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationExtension" + "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/organization/{organization-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationExtension" + "Command": "Get-MgOrganizationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/$count", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgOrganizationExtensionCount" + "Command": "Get-MgOrganizationExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/getMemberGroups", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgOrganizationMemberGroup" + "Command": "Get-MgOrganizationMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/getMemberObjects", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgOrganizationMemberObject" + "Command": "Get-MgOrganizationMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/{place-id}/room", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPlaceAsRoom" + "Command": "Get-MgPlaceAsRoom", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/room", + "Method": "GET", + "Command": "Get-MgPlaceAsRoom", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlaceAsRoom" + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/{place-id}/roomList", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPlaceAsRoomList" + "Command": "Get-MgPlaceAsRoomList", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/roomList", + "Method": "GET", + "Command": "Get-MgPlaceAsRoomList", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlaceAsRoomList" + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPlaceCount" + "Command": "Get-MgPlaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/room/$count", + "Method": "GET", + "Command": "Get-MgPlaceCountAsRoom", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoom" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/places/roomList/$count", + "Method": "GET", + "Command": "Get-MgPlaceCountAsRoomList", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoomList" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPlanner" + "Command": "Get-MgPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", + "Method": "GET", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -210323,17 +205543,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets", + "Method": "GET", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -210372,17 +205592,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/buckets/$count", + "Method": "GET", + "Command": "Get-MgPlannerBucketCount", "Permissions": [ { "Name": "Group.Read.All", @@ -210421,17 +205641,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerBucketCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Method": "GET", + "Command": "Get-MgPlannerBucketTask", "Permissions": [ { "Name": "Group.Read.All", @@ -210470,18 +205690,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerBucketTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", + "Method": "GET", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -210520,17 +205740,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans", + "Method": "GET", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -210569,17 +205789,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Method": "GET", + "Command": "Get-MgPlannerPlanBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -210618,17 +205838,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlanBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/plans/$count", + "Method": "GET", + "Command": "Get-MgPlannerPlanCount", "Permissions": [ { "Name": "Group.Read.All", @@ -210667,18 +205887,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlanCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", + "Method": "GET", + "Command": "Get-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -210717,17 +205937,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlanDetail" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Method": "GET", + "Command": "Get-MgPlannerPlanTask", "Permissions": [ { "Name": "Group.Read.All", @@ -210766,18 +205986,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerPlanTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", + "Method": "GET", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -210816,17 +206036,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks", + "Method": "GET", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -210865,18 +206085,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Method": "GET", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -210915,18 +206135,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Method": "GET", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -210965,67 +206185,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/planner/tasks/$count", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPlannerTaskCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgPlannerTaskCount", "Permissions": [ { "Name": "Group.Read.All", @@ -211064,18 +206234,68 @@ "IsAdmin": false } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Planner", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/planner/tasks/{plannerTask-id}/details", "Method": "GET", - "Command": "Get-MgPlannerTaskDetail" + "Command": "Get-MgPlannerTaskDetail", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Method": "GET", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -211114,18 +206334,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211140,17 +206360,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", + "Method": "GET", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211165,55 +206385,55 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -211228,17 +206448,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", + "Method": "GET", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -211265,18 +206485,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAdminConsentRequestPolicy" + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211291,17 +206511,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies", + "Method": "GET", + "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211316,30 +206536,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo" + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -211360,18 +206580,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -211392,17 +206612,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/appManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -211417,17 +206637,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Uri": "/policies/authenticationFlowsPolicy", + "Method": "GET", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211442,72 +206662,72 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationFlowPolicy" + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Uri": "/policies/authenticationMethodsPolicy", + "Method": "GET", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount" + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211528,17 +206748,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies", + "Method": "GET", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211559,55 +206779,55 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount" + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -211628,17 +206848,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", + "Method": "GET", + "Command": "Get-MgPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211653,18 +206873,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyAuthorizationPolicy" + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211679,17 +206899,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies", + "Method": "GET", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211704,68 +206924,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo" + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -211792,17 +206974,55 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount" + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/claimsMappingPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -211817,29 +207037,29 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/conditionalAccessPolicies/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyConditionalAccessPolicyCount" + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -211854,17 +207074,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicy" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": [ { "Name": "Policy.Read.All", @@ -211879,18 +207099,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -211905,17 +207125,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -211930,17 +207150,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -211955,18 +207175,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Method": "GET", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -211981,17 +207201,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", + "Method": "GET", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -212006,135 +207226,135 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyDefaultAppManagementPolicy" + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", + "Method": "GET", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToById" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToDelta" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -212149,17 +207369,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", + "Method": "GET", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -212174,30 +207394,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo" + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -212224,18 +207444,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -212262,17 +207482,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -212287,35 +207507,35 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Method": "GET", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy" + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -212330,17 +207550,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -212355,17 +207575,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicyCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -212380,30 +207600,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude" + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -212418,18 +207638,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -212444,30 +207664,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude" + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -212482,18 +207702,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Method": "GET", + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -212508,61 +207728,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [ - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagementPolicy.Read.Directory", - "Description": "Read all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true - }, - { - "Name": "RoleManagementPolicy.ReadWrite.Directory", - "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212595,18 +207772,61 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/policies/roleManagementPolicies", "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy" + "Command": "Get-MgPolicyRoleManagementPolicy", + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagementPolicy.Read.Directory", + "Description": "Read all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true + }, + { + "Name": "RoleManagementPolicy.ReadWrite.Directory", + "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212639,17 +207859,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212682,17 +207902,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212725,30 +207945,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy" + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212781,30 +208001,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule" + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212837,18 +208057,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212881,18 +208101,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212925,17 +208145,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -212968,18 +208188,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Method": "GET", + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -213012,18 +208232,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213038,17 +208258,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", + "Method": "GET", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213063,30 +208283,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo" + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -213113,18 +208333,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -213151,17 +208371,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/tokenIssuancePolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyTokenIssuancePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -213176,18 +208396,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Method": "GET", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213202,17 +208422,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213227,30 +208447,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo" + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Method": "GET", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -213277,18 +208497,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Method": "GET", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -213315,17 +208535,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/policies/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgPolicyTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -213340,30 +208560,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrint" + "Command": "Get-MgPrint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors/{printConnector-id}", + "Method": "GET", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -213378,17 +208598,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors", + "Method": "GET", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -213403,17 +208623,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/connectors/$count", + "Method": "GET", + "Command": "Get-MgPrintConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -213428,18 +208648,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintConnectorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations/{printOperation-id}", + "Method": "GET", + "Command": "Get-MgPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -213460,42 +208680,42 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintOperation" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintOperation" + "Command": "Get-MgPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/operations/$count", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintOperationCount" + "Command": "Get-MgPrintOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printers/{printer-id}", + "Method": "GET", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213534,17 +208754,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printers", + "Method": "GET", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213565,30 +208785,30 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterConnector" + "Command": "Get-MgPrintPrinterConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors", + "Method": "GET", + "Command": "Get-MgPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -213603,18 +208823,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/connectors/$count", + "Method": "GET", + "Command": "Get-MgPrintPrinterConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -213629,17 +208849,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterConnectorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/printers/$count", + "Method": "GET", + "Command": "Get-MgPrintPrinterCount", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213660,18 +208880,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Method": "GET", + "Command": "Get-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -213722,17 +208942,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs", + "Method": "GET", + "Command": "Get-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -213783,18 +209003,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/$count", + "Method": "GET", + "Command": "Get-MgPrintPrinterJobCount", "Permissions": [ { "Name": "PrintJob.Read", @@ -213845,18 +209065,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterJobCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Method": "GET", + "Command": "Get-MgPrintPrinterJobDocument", "Permissions": [ { "Name": "PrintJob.Read", @@ -213883,30 +209103,30 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument" + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument" + "Command": "Get-MgPrintPrinterJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Method": "GET", + "Command": "Get-MgPrintPrinterJobDocumentContent", "Permissions": [ { "Name": "PrintJob.Read", @@ -213933,95 +209153,95 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentCount" + "Command": "Get-MgPrintPrinterJobDocumentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask" + "Command": "Get-MgPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask" + "Command": "Get-MgPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskCount" + "Command": "Get-MgPrintPrinterJobTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskDefinition" + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskTrigger" + "Command": "Get-MgPrintPrinterJobTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", + "Method": "GET", + "Command": "Get-MgPrintPrinterShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -214042,17 +209262,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printers/{printer-id}/shares", + "Method": "GET", + "Command": "Get-MgPrintPrinterShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -214073,18 +209293,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/shares/$count", + "Method": "GET", + "Command": "Get-MgPrintPrinterShareCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -214105,18 +209325,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterShareCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Method": "GET", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -214137,17 +209357,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", + "Method": "GET", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -214168,18 +209388,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Method": "GET", + "Command": "Get-MgPrintPrinterTaskTriggerCount", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -214200,31 +209420,31 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition" + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services/{printService-id}", + "Method": "GET", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -214341,17 +209561,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintService" + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services", + "Method": "GET", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -214468,17 +209688,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintService" + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/services/$count", + "Method": "GET", + "Command": "Get-MgPrintServiceCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -214595,18 +209815,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintServiceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Method": "GET", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -214723,145 +209943,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint" + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "Permissions": [ - { - "Name": "PrintConnector.Read.All", - "Description": "Read print connectors", - "FullDescription": "Allows the application to read print connectors on your behalf.", - "IsAdmin": true - }, - { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true - }, - { - "Name": "Printer.Create", - "Description": "Register printers  ", - "FullDescription": "Allows the application to create (register) printers on your behalf. ", - "IsAdmin": true - }, - { - "Name": "Printer.Read.All", - "Description": "Read printers", - "FullDescription": "Allows the application to read printers on your behalf. ", - "IsAdmin": true - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true - }, - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false - }, - { - "Name": "PrinterShare.ReadBasic.All", - "Description": "Read basic information about printer shares", - "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", - "IsAdmin": false - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information of print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true - }, - { - "Name": "PrintSettings.Read.All", - "Description": "Read tenant-wide print settings", - "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", - "IsAdmin": true - }, - { - "Name": "PrintSettings.ReadWrite.All", - "Description": "Read and write tenant-wide print settings", - "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", - "IsAdmin": true - } - ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -214978,18 +210070,146 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0" + }, + { "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/print/services/{printService-id}/endpoints/$count", "Method": "GET", - "Command": "Get-MgPrintServiceEndpointCount" + "Command": "Get-MgPrintServiceEndpointCount", + "Permissions": [ + { + "Name": "PrintConnector.Read.All", + "Description": "Read print connectors", + "FullDescription": "Allows the application to read print connectors on your behalf.", + "IsAdmin": true + }, + { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true + }, + { + "Name": "Printer.Create", + "Description": "Register printers  ", + "FullDescription": "Allows the application to create (register) printers on your behalf. ", + "IsAdmin": true + }, + { + "Name": "Printer.Read.All", + "Description": "Read printers", + "FullDescription": "Allows the application to read printers on your behalf. ", + "IsAdmin": true + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true + }, + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false + }, + { + "Name": "PrinterShare.ReadBasic.All", + "Description": "Read basic information about printer shares", + "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", + "IsAdmin": false + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + { + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + }, + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information of print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true + }, + { + "Name": "PrintSettings.Read.All", + "Description": "Read tenant-wide print settings", + "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", + "IsAdmin": true + }, + { + "Name": "PrintSettings.ReadWrite.All", + "Description": "Read and write tenant-wide print settings", + "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares/{printerShare-id}", + "Method": "GET", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215010,17 +210230,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares", + "Method": "GET", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215041,17 +210261,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215066,17 +210286,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215091,18 +210311,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedGroupCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215117,17 +210337,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215142,17 +210362,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215167,18 +210387,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Method": "GET", + "Command": "Get-MgPrintShareAllowedUserCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215193,30 +210413,30 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting" + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/shares/$count", + "Method": "GET", + "Command": "Get-MgPrintShareCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -215237,18 +210457,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Method": "GET", + "Command": "Get-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -215299,17 +210519,17 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs", + "Method": "GET", + "Command": "Get-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.Read", @@ -215360,18 +210580,18 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Method": "GET", + "Command": "Get-MgPrintShareJobCount", "Permissions": [ { "Name": "PrintJob.Read", @@ -215422,133 +210642,133 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintShareJobCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobDocument" + "Command": "Get-MgPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobDocument" + "Command": "Get-MgPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentContent" + "Command": "Get-MgPrintShareJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentCount" + "Command": "Get-MgPrintShareJobDocumentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobTask" + "Command": "Get-MgPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobTask" + "Command": "Get-MgPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobTaskCount" + "Command": "Get-MgPrintShareJobTaskCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobTaskDefinition" + "Command": "Get-MgPrintShareJobTaskDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintShareJobTaskTrigger" + "Command": "Get-MgPrintShareJobTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/shares/{printerShare-id}/printer", + "Method": "GET", + "Command": "Get-MgPrintSharePrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -215569,138 +210789,138 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintSharePrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/print/taskDefinitions/$count", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinitionCount", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgPrintTaskDefinitionTaskCount", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger" + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Method": "GET", + "Command": "Get-MgPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -215715,17 +210935,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests", + "Method": "GET", + "Command": "Get-MgPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -215740,17 +210960,17 @@ "IsAdmin": true } ], - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/$count", + "Method": "GET", + "Command": "Get-MgPrivacySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -215765,30 +210985,30 @@ "IsAdmin": true } ], - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote" + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Method": "GET", + "Command": "Get-MgPrivacySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -215803,18 +211023,18 @@ "IsAdmin": true } ], - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Method": "GET", + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -215829,43 +211049,43 @@ "IsAdmin": true } ], - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestTeam" + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Uri": "/reports/authenticationMethods", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgReportAuthenticationMethod" + "Command": "Get-MgReportAuthenticationMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Method": "GET", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -215880,17 +211100,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail" + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Method": "GET", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -215905,17 +211125,17 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail" + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Method": "GET", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -215930,1848 +211150,1848 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/dailyPrintUsageByUser/$count", + "Method": "GET", + "Command": "Get-MgReportDailyPrintUsageByUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Device" ], - "OutputType": null, "Uri": "/reports/deviceConfigurationDeviceActivity", + "Method": "GET", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Device" ], - "OutputType": null, "Uri": "/reports/deviceConfigurationUserActivity", + "Method": "GET", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationUserActivity" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportEmailActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportEmailActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportEmailActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportEmailAppUsageAppUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageAppUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportEmailAppUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportEmailAppUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageVersionUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgReportGroupArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportGroupArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportM365AppPlatformUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportM365AppPlatformUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportM365AppUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportM365AppUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getM365AppUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportM365AppUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportM365AppUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportMailboxUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMailboxUsageDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportMailboxUsageMailboxCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMailboxUsageMailboxCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportMailboxUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMailboxUsageStorage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Method": "GET", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Method": "GET", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter" + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser" + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Method": "GET", + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationCounts", + "Method": "GET", + "Command": "Get-MgReportOffice365ActivationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserCounts", + "Method": "GET", + "Command": "Get-MgReportOffice365ActivationUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserDetail", + "Method": "GET", + "Command": "Get-MgReportOffice365ActivationUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365ActiveUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportOffice365ActiveUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365GroupActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportOffice365GroupActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365GroupActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365GroupActivityStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityStorage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOffice365ServiceUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOffice365ServiceUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOneDriveActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOneDriveActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportOneDriveActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOneDriveUsageAccountCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportOneDriveUsageAccountDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOneDriveUsageFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportOneDriveUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageStorage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgReportPrinterArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportPrinterArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/reports/security", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgReportSecurity" + "Command": "Get-MgReportSecurity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Method": "GET", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender" + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Method": "GET", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage" + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointActivityFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointActivityFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointActivityPage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointActivityPage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportSharePointActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportSharePointSiteUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointSiteUsageFileCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageFileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointSiteUsagePage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsagePage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageSiteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSharePointSiteUsageStorage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageStorage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportTeamActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamActivityDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamActivityDistributionCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamActivityDistributionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamUserActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportTeamUserActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportTeamUserActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Get-MgReportUserArchivedPrintJob", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportUserArchivedPrintJob" + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerActivityUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportYammerActivityUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerDeviceUsageUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerGroupActivityCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Method": "GET", + "Command": "Get-MgReportYammerGroupActivityDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Method": "GET", + "Command": "Get-MgReportYammerGroupActivityGroupCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Method": "GET", + "Command": "Get-MgRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskDetection" + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", + "Method": "GET", + "Command": "Get-MgRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskDetection" + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskDetections/$count", + "Method": "GET", + "Command": "Get-MgRiskDetectionCount", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskDetectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Method": "GET", + "Command": "Get-MgRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -217786,17 +213006,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal" + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals", + "Method": "GET", + "Command": "Get-MgRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -217811,17 +213031,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal" + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Method": "GET", + "Command": "Get-MgRiskyServicePrincipalCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -217836,30 +213056,30 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory" + "Command": "Get-MgRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Method": "GET", + "Command": "Get-MgRiskyServicePrincipalHistory", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -217874,18 +213094,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory" + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Method": "GET", + "Command": "Get-MgRiskyServicePrincipalHistoryCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -217900,70 +213120,70 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Method": "GET", + "Command": "Get-MgRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUser" + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", + "Method": "GET", + "Command": "Get-MgRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUser" + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/$count", + "Method": "GET", + "Command": "Get-MgRiskyUserCount", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Method": "GET", + "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -217978,17 +213198,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUserHistory" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Method": "GET", + "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -218003,18 +213223,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUserHistory" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Method": "GET", + "Command": "Get-MgRiskyUserHistoryCount", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -218029,17 +213249,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRiskyUserHistoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRoleManagement", "Uri": "/roleManagement", + "Method": "GET", + "Command": "Get-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -218066,30 +213286,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagement" + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectory" + "Command": "Get-MgRoleManagementDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218110,17 +213330,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218141,17 +213361,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218172,18 +213392,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218204,17 +213424,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218235,18 +213455,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -218267,18 +213487,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -218335,17 +213555,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -218402,30 +213622,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -218482,57 +213702,57 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218565,17 +213785,17 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218608,43 +213828,43 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218677,31 +213897,31 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218734,17 +213954,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218777,139 +213997,43 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "Permissions": [ - { - "Name": "RoleAssignmentSchedule.Read.Directory", - "Description": "Read all active role assignments for your company's directory", - "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleAssignmentSchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all active role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [], "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218942,17 +214066,70 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.Governance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.Governance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.Governance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -218985,43 +214162,86 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -219054,83 +214274,83 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -219223,17 +214443,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -219326,17 +214546,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -219429,155 +214649,56 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [ - { - "Name": "RoleEligibilitySchedule.Read.Directory", - "Description": "Read all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleEligibilitySchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Permissions": [ - { - "Name": "RoleEligibilitySchedule.Read.Directory", - "Description": "Read all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleEligibilitySchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope" - }, - { - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219610,31 +214731,130 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219667,17 +214887,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219710,30 +214930,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219766,70 +214986,70 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219862,17 +215082,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219905,30 +215125,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -219961,170 +215181,170 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagement" + "Command": "Get-MgRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -220181,17 +215401,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -220248,30 +215468,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -220328,376 +215548,376 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -220790,17 +216010,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -220893,17 +216113,17 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Method": "GET", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -220996,336 +216216,336 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", + "Method": "GET", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -221340,17 +216560,17 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions", + "Method": "GET", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -221365,17 +216585,17 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/schemaExtensions/$count", + "Method": "GET", + "Command": "Get-MgSchemaExtensionCount", "Permissions": [ { "Name": "Application.Read.All", @@ -221390,30 +216610,30 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSchemaExtensionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/search", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSearchEntity" + "Command": "Get-MgSearchEntity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", + "Method": "GET", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -221428,17 +216648,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlert" + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", + "Method": "GET", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -221453,17 +216673,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlert" + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/alerts/$count", + "Method": "GET", + "Command": "Get-MgSecurityAlertCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -221478,18 +216698,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlertCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", + "Method": "GET", + "Command": "Get-MgSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -221504,17 +216724,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlertV2" + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", + "Method": "GET", + "Command": "Get-MgSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -221529,17 +216749,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlertV2" + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get1" ], - "OutputType": null, "Uri": "/security/alerts_v2/$count", + "Method": "GET", + "Command": "Get-MgSecurityAlertV2Count", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -221554,178 +216774,178 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAlertV2Count" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttackSimulationRoot", "Uri": "/security/attackSimulation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation" + "Command": "Get-MgSecurityAttackSimulation", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulation", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation" + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation" + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation" + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationAutomationCount", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun" + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun" + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/attackSimulation/simulations/$count", + "Method": "GET", + "Command": "Get-MgSecurityAttackSimulationCount", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCase" + "Command": "Get-MgSecurityCase", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221740,17 +216960,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221765,17 +216985,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221790,18 +217010,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221816,17 +217036,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221841,18 +217061,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221867,18 +217087,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221893,30 +217113,30 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221931,18 +217151,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource" + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -221957,43 +217177,43 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222008,18 +217228,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222034,43 +217254,43 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222085,18 +217305,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource" + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222111,18 +217331,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222137,73 +217357,73 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation" + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222218,18 +217438,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation" + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222244,18 +217464,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222270,17 +217490,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222295,18 +217515,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222321,18 +217541,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222347,17 +217567,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222372,18 +217592,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222398,18 +217618,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222424,17 +217644,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch" + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222449,79 +217669,79 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch" + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222536,66 +217756,66 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource" + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222610,66 +217830,66 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222684,18 +217904,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222710,17 +217930,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222735,56 +217955,56 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Method": "GET", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -222799,31 +218019,31 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents/{incident-id}", + "Method": "GET", + "Command": "Get-MgSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -222838,17 +218058,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityIncident" + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents", + "Method": "GET", + "Command": "Get-MgSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -222863,55 +218083,55 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityIncident" + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert" + "Command": "Get-MgSecurityIncidentAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert" + "Command": "Get-MgSecurityIncidentAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityIncidentAlertCount" + "Command": "Get-MgSecurityIncidentAlertCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/incidents/$count", + "Method": "GET", + "Command": "Get-MgSecurityIncidentCount", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -222926,18 +218146,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityIncidentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", + "Method": "GET", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -222952,17 +218172,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScore" + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", + "Method": "GET", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -222977,18 +218197,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScore" + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Method": "GET", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -223003,17 +218223,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile" + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", + "Method": "GET", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -223028,17 +218248,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile" + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/secureScoreControlProfiles/$count", + "Method": "GET", + "Command": "Get-MgSecuritySecureScoreControlProfileCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -223053,17 +218273,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/secureScores/$count", + "Method": "GET", + "Command": "Get-MgSecuritySecureScoreCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -223078,846 +218298,846 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligence" + "Command": "Get-MgSecurityThreatIntelligence", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle" + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle" + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/articles/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator" + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator" + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact" + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount" + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHost", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost" + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost" + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent" + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent" + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount" + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost" + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie" + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie" + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount" + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost" + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCount" + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns" + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns" + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse" + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse" + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation" + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker" + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker" + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost" + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile" + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile" + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator" + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord" + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability" + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability" + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent" + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent" + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Method": "GET", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read threat intelligence Information", "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityTrigger" + "Command": "Get-MgSecurityTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Method": "GET", + "Command": "Get-MgSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -223932,17 +219152,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent" + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", + "Method": "GET", + "Command": "Get-MgSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -223957,17 +219177,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent" + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/triggers/retentionEvents/$count", + "Method": "GET", + "Command": "Get-MgSecurityTriggerRetentionEventCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -223982,18 +219202,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Method": "GET", + "Command": "Get-MgSecurityTriggerRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -224008,30 +219228,30 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventType" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSecurityTriggerType" + "Command": "Get-MgSecurityTriggerType", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Method": "GET", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -224046,17 +219266,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", + "Method": "GET", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -224071,17 +219291,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Method": "GET", + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -224096,291 +219316,291 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview" + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview" + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue" + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue" + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount" + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue" + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue" + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/$count", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementIssueCount", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssueCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage" + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage" + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive" + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent" + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/$count", + "Method": "GET", + "Command": "Get-MgServiceAnnouncementMessageCount", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Method": "GET", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -224413,17 +219633,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals", + "Method": "GET", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -224456,68 +219676,68 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy" + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy" + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount" + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo" + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Method": "GET", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -224550,18 +219770,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -224594,30 +219814,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment" + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -224650,18 +219870,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "Permissions": [ { "Name": "Application.Read.All", @@ -224694,18 +219914,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals(appId='{appId}')", + "Method": "GET", + "Command": "Get-MgServicePrincipalByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -224738,30 +219958,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalByAppId" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getByIds", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgServicePrincipalById" + "Command": "Get-MgServicePrincipalById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Method": "GET", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -224788,17 +220008,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Method": "GET", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -224825,18 +220045,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -224863,17 +220083,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/servicePrincipals/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalCount", "Permissions": [ { "Name": "Application.Read.All", @@ -224906,30 +220126,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject" + "Command": "Get-MgServicePrincipalCreatedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Method": "GET", + "Command": "Get-MgServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -224962,43 +220182,43 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal" + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal" + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalCreatedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -225031,43 +220251,43 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal" + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification" + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Method": "GET", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -225088,18 +220308,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification" + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -225120,17 +220340,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/delta", + "Method": "GET", + "Command": "Get-MgServicePrincipalDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -225163,55 +220383,55 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalDelta" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint" + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint" + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalEndpointCount" + "Command": "Get-MgServicePrincipalEndpointCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Method": "GET", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -225238,17 +220458,17 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Method": "GET", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -225275,18 +220495,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -225313,20 +220533,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -225395,20 +220615,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -225483,30 +220703,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf" + "Command": "Get-MgServicePrincipalMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Method": "GET", + "Command": "Get-MgServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -225539,93 +220759,93 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole" + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole" + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup" + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup" + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -225658,69 +220878,69 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole" + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup" + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant" + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -225741,18 +220961,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -225773,30 +220993,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject" + "Command": "Get-MgServicePrincipalOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Method": "GET", + "Command": "Get-MgServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -225829,143 +221049,143 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication" + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication" + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint" + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint" + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup" + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup" + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalOwnedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -225998,82 +221218,82 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication" + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint" + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup" + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Method": "GET", + "Command": "Get-MgServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -226106,117 +221326,117 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOwner" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint" + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint" + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser" + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser" + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Method": "GET", + "Command": "Get-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -226249,18 +221469,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalOwnerCount", "Permissions": [ { "Name": "Application.Read.All", @@ -226293,137 +221513,137 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint" + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal" + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsUser" + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Method": "GET", + "Command": "Get-MgServicePrincipalRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Method": "GET", + "Command": "Get-MgServicePrincipalRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalRiskDetectionCount", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronization" + "Command": "Get-MgServicePrincipalSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Method": "POST", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226438,18 +221658,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226470,17 +221690,17 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226501,18 +221721,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationJobCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226533,18 +221753,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226565,69 +221785,69 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount" + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount" + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226648,17 +221868,17 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226679,18 +221899,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226711,18 +221931,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Method": "GET", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -226743,106 +221963,106 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy" + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy" + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount" + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy" + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Method": "GET", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -226869,18 +222089,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -226907,30 +222127,30 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf" + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -226957,93 +222177,93 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -227070,146 +222290,146 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole" + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup" + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareContentTypeBase" + "Command": "Get-MgShareContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType" + "Command": "Get-MgShareContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType" + "Command": "Get-MgShareContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareContentTypeBaseTypeCount" + "Command": "Get-MgShareContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/shares/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareCount" + "Command": "Get-MgShareCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareCreatedByUser" + "Command": "Get-MgShareCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareCreatedByUserMailboxSetting" + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Method": "GET", + "Command": "Get-MgShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -227230,18 +222450,18 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgShareDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Method": "GET", + "Command": "Get-MgShareDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -227280,431 +222500,430 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgShareDriveItemContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItem" + "Command": "Get-MgShareItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItem" + "Command": "Get-MgShareItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItemContent" + "Command": "Get-MgShareItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItemCount" + "Command": "Get-MgShareItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUser" + "Command": "Get-MgShareItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareLastModifiedByUser" + "Command": "Get-MgShareLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting" + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareList" + "Command": "Get-MgShareList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListColumn" + "Command": "Get-MgShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListColumn" + "Command": "Get-MgShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListColumnCount" + "Command": "Get-MgShareListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListColumnSourceColumn" + "Command": "Get-MgShareListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentType" + "Command": "Get-MgShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentType" + "Command": "Get-MgShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn" + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn" + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnCount" + "Command": "Get-MgShareListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink" + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink" + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLinkCount" + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition" + "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition" + "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPositionCount" + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnSourceColumn" + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType" + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListContentTypeCount" + "Command": "Get-MgShareListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListCreatedByUser" + "Command": "Get-MgShareListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListCreatedByUserMailboxSetting" + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListDrive" + "Command": "Get-MgShareListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItem" + "Command": "Get-MgShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItem" + "Command": "Get-MgShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", @@ -227715,342 +222934,343 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemActivityByInterval" + "Command": "Get-MgShareListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemAnalytic" + "Command": "Get-MgShareListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUser" + "Command": "Get-MgShareListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting" + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion" + "Command": "Get-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion" + "Command": "Get-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionCount" + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionField" + "Command": "Get-MgShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDriveItem" + "Command": "Get-MgShareListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemDriveItemContent" + "Command": "Get-MgShareListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemField" + "Command": "Get-MgShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemVersion" + "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemVersion" + "Command": "Get-MgShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemVersionCount" + "Command": "Get-MgShareListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListItemVersionField" + "Command": "Get-MgShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListOperation" + "Command": "Get-MgShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListOperation" + "Command": "Get-MgShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListOperationCount" + "Command": "Get-MgShareListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListSubscription" + "Command": "Get-MgShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListSubscription" + "Command": "Get-MgShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareListSubscriptionCount" + "Command": "Get-MgShareListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSharePermission" + "Command": "Get-MgSharePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareRoot" + "Command": "Get-MgShareRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareRootContent" + "Command": "Get-MgShareRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", + "Method": "GET", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -228071,43 +223291,43 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem" + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem" + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgShareSite" + "Command": "Get-MgShareSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", + "Method": "GET", + "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -228122,17 +223342,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites", + "Method": "GET", + "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -228147,70 +223367,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/getActivitiesByInterval", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteActivityByInterval" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgSiteActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -228249,120 +223419,170 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" + }, + { "Module": "Sites", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/sites/{site-id}/analytics", "Method": "GET", - "Command": "Get-MgSiteAnalytic" + "Command": "Get-MgSiteAnalytic", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat" + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat" + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity" + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount" + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem" + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatCount" + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Method": "GET", + "Command": "Get-MgSiteAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -228401,18 +223621,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteAnalyticLastSevenDay" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/allTime", + "Method": "GET", + "Command": "Get-MgSiteAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -228451,18 +223671,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteAnalyticTime" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Method": "GET", + "Command": "Get-MgSiteApplicableContentTypeForList", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228489,31 +223709,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteApplicableContentTypeForList" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteByPath" + "Command": "Get-MgSiteByPath", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228540,17 +223760,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns", + "Method": "GET", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228577,18 +223797,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgSiteColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228615,31 +223835,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteColumnCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteColumnSourceColumn" + "Command": "Get-MgSiteColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "GET", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228666,17 +223886,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes", + "Method": "GET", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228703,76 +223923,76 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeBase" + "Command": "Get-MgSiteContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType" + "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType" + "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseTypeCount" + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228799,17 +224019,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Method": "GET", + "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228836,18 +224056,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgSiteContentTypeColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228874,107 +224094,107 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink" + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink" + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLinkCount" + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition" + "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition" + "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPositionCount" + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnSourceColumn" + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Method": "GET", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228989,18 +224209,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/$count", + "Method": "GET", + "Command": "Get-MgSiteContentTypeCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229027,17 +224247,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteContentTypeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1" ], - "OutputType": null, "Uri": "/sites/$count", + "Method": "GET", + "Command": "Get-MgSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -229052,18 +224272,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drive", + "Method": "GET", + "Command": "Get-MgSiteDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -229102,30 +224322,30 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteDrive" + "Command": "Get-MgSiteDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives", + "Method": "GET", + "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -229164,18 +224384,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgSiteDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -229214,108 +224434,108 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteDriveCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteExternalColumn" + "Command": "Get-MgSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteExternalColumn" + "Command": "Get-MgSiteExternalColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/externalColumns/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteExternalColumnCount" + "Command": "Get-MgSiteExternalColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUser" + "Command": "Get-MgSiteItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUser" + "Command": "Get-MgSiteLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting" + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", + "Method": "GET", + "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -229330,17 +224550,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists", + "Method": "GET", + "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -229355,18 +224575,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229393,17 +224613,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Method": "GET", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229430,18 +224650,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgSiteListColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229468,31 +224688,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListColumnCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListColumnSourceColumn" + "Command": "Get-MgSiteListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "GET", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229519,17 +224739,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Method": "GET", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229556,18 +224776,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "GET", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229594,17 +224814,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Method": "GET", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229631,18 +224851,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Method": "GET", + "Command": "Get-MgSiteListContentTypeColumnCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229669,107 +224889,107 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink" + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink" + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLinkCount" + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition" + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition" + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPositionCount" + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn" + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Method": "GET", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229784,18 +225004,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Method": "GET", + "Command": "Get-MgSiteListContentTypeCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229822,18 +225042,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/$count", + "Method": "GET", + "Command": "Get-MgSiteListCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -229848,57 +225068,57 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListCreatedByUser" + "Command": "Get-MgSiteListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting" + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListDrive" + "Command": "Get-MgSiteListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "GET", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Manage.All", @@ -229919,17 +225139,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Method": "GET", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -229944,20 +225164,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Method": "GET", + "Command": "Get-MgSiteListItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -229996,18 +225216,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemActivityByInterval" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Method": "GET", + "Command": "Get-MgSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -230046,44 +225266,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemAnalytic" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUser" + "Command": "Get-MgSiteListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting" + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Method": "GET", + "Command": "Get-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230116,17 +225336,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Method": "GET", + "Command": "Get-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230159,18 +225379,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Method": "GET", + "Command": "Get-MgSiteListItemDocumentSetVersionCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230203,31 +225423,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionField" + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Method": "GET", + "Command": "Get-MgSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -230266,44 +225486,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemDriveItemContent" + "Command": "Get-MgSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemField" + "Command": "Get-MgSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Method": "GET", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -230318,17 +225538,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemVersion" + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Method": "GET", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -230343,18 +225563,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemVersion" + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Method": "GET", + "Command": "Get-MgSiteListItemVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -230369,31 +225589,31 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListItemVersionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListItemVersionField" + "Command": "Get-MgSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230420,17 +225640,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Method": "GET", + "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230457,18 +225677,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgSiteListOperationCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -230495,56 +225715,56 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteListOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListSubscription" + "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListSubscription" + "Command": "Get-MgSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteListSubscriptionCount" + "Command": "Get-MgSiteListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Method": "GET", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -230577,17 +225797,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -230620,18 +225840,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Method": "GET", + "Command": "Get-MgSiteOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -230664,20 +225884,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -230710,17 +225930,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl" + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -230753,17 +225973,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "GET", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -230796,18 +226016,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgSiteOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -230840,31 +226060,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteOnenoteOperationCount" + "Command": "Get-MgSiteOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -230891,17 +226111,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -230928,31 +226148,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteOnenotePageContent" + "Command": "Get-MgSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgSiteOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -230979,31 +226199,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenotePageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteOnenoteResource" + "Command": "Get-MgSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -231030,31 +226250,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceCount" + "Command": "Get-MgSiteOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -231087,17 +226307,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -231130,18 +226350,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -231174,18 +226394,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -231218,18 +226438,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -231262,20 +226482,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -231308,17 +226528,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -231351,17 +226571,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -231388,18 +226608,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgSiteOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -231426,17 +226646,17 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", + "Method": "GET", + "Command": "Get-MgSiteOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -231463,18 +226683,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOperation" + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgSiteOperationCount", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -231501,71 +226721,71 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "GET", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", + "Method": "GET", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/permissions/$count", + "Method": "GET", + "Command": "Get-MgSitePermissionCount", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSitePermissionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgSiteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -231598,20 +226818,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", + "Method": "GET", + "Command": "Get-MgSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231626,45 +226846,45 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStore" + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStores", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStore" + "Command": "Get-MgSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStores/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreCount" + "Command": "Get-MgSiteTermStoreCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231679,18 +226899,18 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231705,20 +226925,20 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/$count", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroupCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231733,33 +226953,33 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet" + "Command": "Get-MgSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroupSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231774,12 +226994,11 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231790,30 +227009,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild" + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild" + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231824,15 +227043,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildCount" + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231843,30 +227062,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation" + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231877,15 +227096,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231896,15 +227115,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231915,15 +227134,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231934,15 +227153,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -231953,23 +227172,24 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildSet" + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroupSetCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231984,123 +227204,123 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup" + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation" + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation" + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount" + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm" + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet" + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm" + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Method": "GET", + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232115,297 +227335,297 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm" + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild" + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild" + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount" + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet" + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermCount" + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermSet" + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232420,25 +227640,24 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSet" + "Command": "Get-MgSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232449,23 +227668,24 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild" + "Command": "Get-MgSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232480,12 +227700,11 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232496,15 +227715,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildCount" + "Command": "Get-MgSiteTermStoreSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232515,30 +227734,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation" + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation" + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232549,15 +227768,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationCount" + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232568,15 +227787,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232587,15 +227806,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationSet" + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232606,15 +227825,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm" + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232625,73 +227844,73 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildSet" + "Command": "Get-MgSiteTermStoreSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetCount" + "Command": "Get-MgSiteTermStoreSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroup" + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232702,30 +227921,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232736,15 +227955,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232755,30 +227974,30 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232789,15 +228008,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232808,15 +228027,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232827,15 +228046,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232846,15 +228065,15 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", @@ -232865,431 +228084,432 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation" + "Command": "Get-MgSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233304,20 +228524,20 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233332,65 +228552,65 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationSet" + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationToTerm" + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233405,46 +228625,46 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm" + "Command": "Get-MgSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild" + "Command": "Get-MgSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetTermChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233459,20 +228679,20 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetTermChildCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233487,151 +228707,151 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation" + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation" + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount" + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet" + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm" + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildSet" + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermCount" + "Command": "Get-MgSiteTermStoreSetTermCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation" + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetTermRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233646,20 +228866,20 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Method": "GET", + "Command": "Get-MgSiteTermStoreSetTermRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233674,78 +228894,78 @@ "IsAdmin": true } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm" + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationSet" + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm" + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermSet" + "Command": "Get-MgSiteTermStoreSetTermSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Method": "GET", + "Command": "Get-MgSubscribedSku", "Permissions": [ { "Name": "Directory.Read.All", @@ -233772,17 +228992,17 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSubscribedSku" + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", + "Method": "GET", + "Command": "Get-MgSubscribedSku", "Permissions": [ { "Name": "Directory.Read.All", @@ -233809,55 +229029,55 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSubscribedSku" + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSubscription" + "Command": "Get-MgSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSubscription" + "Command": "Get-MgSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgSubSite" + "Command": "Get-MgSubSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites", + "Method": "GET", + "Command": "Get-MgSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -233872,18 +229092,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSubSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/sites/$count", + "Method": "GET", + "Command": "Get-MgSubSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -233898,18 +229118,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgSubSiteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams/{team-id}", + "Method": "GET", + "Command": "Get-MgTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -233966,17 +229186,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams", + "Method": "GET", + "Command": "Get-MgTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -233997,18 +229217,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/allChannels/$count", + "Method": "GET", + "Command": "Get-MgTeamAllChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -234029,33 +229249,33 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamAllChannelCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamChannel" + "Command": "Get-MgTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels", + "Method": "GET", + "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -234076,18 +229296,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -234144,18 +229364,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Method": "GET", + "Command": "Get-MgTeamChannelFileFolder", "Permissions": [ { "Name": "File.Read.Group", @@ -234212,31 +229432,31 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelFileFolder" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamChannelFileFolderContent" + "Command": "Get-MgTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -234281,17 +229501,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Method": "GET", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -234312,18 +229532,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -234344,203 +229564,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMemberCount" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessage" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessage" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageCount" + "ApiVersion": "v1.0" }, { - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageDelta" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234597,17 +229634,133 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent" + "Command": "Get-MgTeamChannelMessage", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageCount", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageDelta", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234664,18 +229817,85 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent" + "Command": "Get-MgTeamChannelMessageHostedContent", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234732,18 +229952,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234800,17 +230020,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234837,18 +230057,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReplyCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234875,18 +230095,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -234943,20 +230163,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -235013,17 +230233,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -235080,18 +230300,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -235148,20 +230368,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -235176,17 +230396,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam" + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Method": "GET", + "Command": "Get-MgTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -235201,30 +230421,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam" + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Method": "GET", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -235239,18 +230459,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -235265,18 +230485,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelSharedWithTeamCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -235291,18 +230511,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "GET", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -235377,17 +230597,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Method": "GET", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -235462,18 +230682,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Method": "GET", + "Command": "Get-MgTeamChannelTabCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -235548,30 +230768,30 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamChannelTabCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamChannelTabTeamApp" + "Command": "Get-MgTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teams/$count", + "Method": "GET", + "Command": "Get-MgTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -235592,30 +230812,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamIncomingChannel" + "Command": "Get-MgTeamIncomingChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels", + "Method": "GET", + "Command": "Get-MgTeamIncomingChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -235636,18 +230856,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamIncomingChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/incomingChannels/$count", + "Method": "GET", + "Command": "Get-MgTeamIncomingChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -235668,18 +230888,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamIncomingChannelCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -235778,17 +230998,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps", + "Method": "GET", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -235881,18 +231101,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/$count", + "Method": "GET", + "Command": "Get-MgTeamInstalledAppCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -235985,44 +231205,44 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamInstalledAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamApp" + "Command": "Get-MgTeamInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition" + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -236043,17 +231263,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members", + "Method": "GET", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -236074,18 +231294,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/members/$count", + "Method": "GET", + "Command": "Get-MgTeamMemberCount", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -236106,17 +231326,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/getAllMessages", + "Method": "GET", + "Command": "Get-MgTeamMessage", "Permissions": [ { "Name": "Directory.Read.All", @@ -236173,82 +231393,276 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamOperation" + "Command": "Get-MgTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", + "Method": "GET", + "Command": "Get-MgTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/operations/$count", "Method": "GET", - "Command": "Get-MgTeamOperation" + "Command": "Get-MgTeamOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/operations/$count", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgTeamPermissionGrant", "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/permissionGrants", "Method": "GET", - "Command": "Get-MgTeamOperationCount" + "Command": "Get-MgTeamPermissionGrant", + "Permissions": [ + { + "Name": "TeamsApp.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForTeam", + "Description": "Read installed Teams apps in teams", + "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadForTeam.All", + "Description": "Read installed Teams apps for all teams", + "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForTeam", + "Description": "Manage installed Teams apps in teams", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForTeam.All", + "Description": "Manage Teams apps for all teams", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All", + "Description": "Allow the Teams app to manage itself for all teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/teams/{team-id}/photo", + "Uri": "/teams/{team-id}/permissionGrants/getByIds", + "Method": "POST", + "Command": "Get-MgTeamPermissionGrantById", "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/permissionGrants/$count", "Method": "GET", - "Command": "Get-MgTeamPhoto" + "Command": "Get-MgTeamPermissionGrantCount", + "Permissions": [ + { + "Name": "TeamsApp.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadForTeam", + "Description": "Read installed Teams apps in teams", + "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadForTeam.All", + "Description": "Read installed Teams apps for all teams", + "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForTeam", + "Description": "Manage installed Teams apps in teams", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForTeam.All", + "Description": "Manage Teams apps for all teams", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All", + "Description": "Allow the Teams app to manage itself for all teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Uri": "/teams/{team-id}/permissionGrants/delta", + "Method": "GET", + "Command": "Get-MgTeamPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgTeamPermissionGrantMemberGroup", + "Permissions": [], "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgTeamPermissionGrantMemberObject", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/photo", "Method": "GET", - "Command": "Get-MgTeamPhotoContent" + "Command": "Get-MgTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Teams", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", + "Method": "GET", + "Command": "Get-MgTeamPrimaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -236281,393 +231695,393 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolder" + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent" + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember" + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember" + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMemberCount" + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage" + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage" + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageCount" + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageDelta" + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount" + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply" + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply" + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount" + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta" + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount" + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab" + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab" + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabCount" + "Command": "Get-MgTeamPrimaryChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp" + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/teams/{team-id}/schedule", + "Method": "GET", + "Command": "Get-MgTeamSchedule", "Permissions": [ { "Name": "Group.Read.All", @@ -236694,18 +232108,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamSchedule" + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -236732,17 +232146,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Method": "GET", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -236757,18 +232171,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -236783,18 +232197,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -236821,17 +232235,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", + "Method": "GET", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -236858,18 +232272,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -236896,17 +232310,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest" + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Method": "GET", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -236933,18 +232347,94 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest" + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleOpenShiftCount", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -236971,18 +232461,93 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount" + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -237009,93 +232574,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftCount" + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/schedule/shifts", "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -237122,93 +232611,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroupCount" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleShift" + "ApiVersion": "v1.0" }, { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleShift" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleShiftCount", "Permissions": [ { "Name": "Group.Read.All", @@ -237235,30 +232649,30 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleShiftCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest" + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Method": "GET", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -237285,18 +232699,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "Permissions": [ { "Name": "Group.Read.All", @@ -237323,18 +232737,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -237361,17 +232775,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -237398,18 +232812,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffCount", "Permissions": [ { "Name": "Group.Read.All", @@ -237436,18 +232850,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -237474,17 +232888,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -237511,18 +232925,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffReasonCount", "Permissions": [ { "Name": "Group.Read.All", @@ -237549,18 +232963,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReasonCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -237587,17 +233001,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest" + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -237624,18 +233038,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest" + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Method": "GET", + "Command": "Get-MgTeamScheduleTimeOffRequestCount", "Permissions": [ { "Name": "Group.Read.All", @@ -237662,18 +233076,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "GET", + "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237700,17 +233114,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags", + "Method": "GET", + "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237737,18 +233151,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/$count", + "Method": "GET", + "Command": "Get-MgTeamTagCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237775,18 +233189,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTagCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Method": "GET", + "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237813,17 +233227,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Method": "GET", + "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237850,18 +233264,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Method": "GET", + "Command": "Get-MgTeamTagMemberCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -237888,517 +233302,542 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamTagMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/template", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamTemplate" + "Command": "Get-MgTeamTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamwork" + "Command": "Get-MgTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam" + "Command": "Get-MgTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", + "Method": "GET", + "Command": "Get-MgTeamworkDeletedTeam", "Permissions": { "Name": "Team.ReadBasic.All", "Description": "Read the names and descriptions of teams", "FullDescription": "Read the names and descriptions of teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam" + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel" + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel" + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelCount" + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder" + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent" + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember" + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember" + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount" + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab" + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab" + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount" + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp" + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/$count", + "Method": "GET", + "Command": "Get-MgTeamworkDeletedTeamCount", "Permissions": { "Name": "Team.ReadBasic.All", "Description": "Read the names and descriptions of teams", "FullDescription": "Read the names and descriptions of teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/getAllMessages", + "Method": "GET", + "Command": "Get-MgTeamworkDeletedTeamMessage", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], + "Uri": "/teamwork/teamsAppSettings", "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamMessage" + "Command": "Get-MgTeamworkTeamAppSetting", + "Permissions": [ + { + "Name": "TeamworkAppSettings.Read.All", + "Description": "Read Teams app settings", + "FullDescription": "Allows the app to read the Teams app settings on your behalf.", + "IsAdmin": false + }, + { + "Name": "TeamworkAppSettings.ReadWrite.All", + "Description": "Read and write Teams app settings", + "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "GET", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -238413,17 +233852,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", + "Method": "GET", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -238438,17 +233877,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/teamwork/workforceIntegrations/$count", + "Method": "GET", + "Command": "Get-MgTeamworkWorkforceIntegrationCount", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -238463,18 +233902,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegrationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238489,17 +233928,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer" + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238514,17 +233953,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer" + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238539,30 +233978,30 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238577,18 +234016,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238603,18 +234042,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238629,17 +234068,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238654,18 +234093,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238680,17 +234119,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238705,18 +234144,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238731,17 +234170,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238756,18 +234195,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238782,17 +234221,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238807,18 +234246,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238833,18 +234272,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238859,17 +234298,17 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238884,18 +234323,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Method": "GET", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -238910,18 +234349,18 @@ "IsAdmin": true } ], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}", + "Method": "GET", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239014,17 +234453,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users", + "Method": "GET", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239105,129 +234544,129 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserActivity" + "Command": "Get-MgUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", + "Method": "GET", + "Command": "Get-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserActivity" + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/$count", + "Method": "GET", + "Command": "Get-MgUserActivityCount", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserActivityCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem" + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem" + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemActivity" + "Command": "Get-MgUserActivityHistoryItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemCount" + "Command": "Get-MgUserActivityHistoryItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance" + "Command": "Get-MgUserAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", + "Method": "GET", + "Command": "Get-MgUserAgreementAcceptance", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -239242,18 +234681,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance" + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Method": "GET", + "Command": "Get-MgUserAgreementAcceptanceCount", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -239268,30 +234707,30 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment" + "Command": "Get-MgUserAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", + "Method": "GET", + "Command": "Get-MgUserAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -239312,18 +234751,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Method": "GET", + "Command": "Get-MgUserAppRoleAssignmentCount", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -239344,18 +234783,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239382,17 +234821,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239419,18 +234858,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationEmailMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239457,18 +234896,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239495,17 +234934,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method" + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239532,18 +234971,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method" + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationFido2MethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239570,18 +235009,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2MethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239608,17 +235047,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239645,18 +235084,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod" + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239683,18 +235122,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239721,17 +235160,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod" + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239758,18 +235197,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod" + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239796,31 +235235,31 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice" + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationOperation", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239847,43 +235286,43 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation" + "Command": "Get-MgUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/$count", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAuthenticationOperationCount" + "Command": "Get-MgUserAuthenticationOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239910,17 +235349,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239947,18 +235386,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPasswordMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -239985,18 +235424,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240023,17 +235462,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240060,18 +235499,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationPhoneMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240098,18 +235537,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240136,17 +235575,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod" + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240173,18 +235612,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod" + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240211,18 +235650,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240249,17 +235688,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240286,18 +235725,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240324,18 +235763,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Method": "GET", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240362,17 +235801,17 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Method": "GET", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240399,18 +235838,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Method": "GET", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -240437,56 +235876,56 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice" + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getByIds", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgUserById" + "Command": "Get-MgUserById", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCalendar" + "Command": "Get-MgUserCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", + "Method": "GET", + "Command": "Get-MgUserCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -240513,18 +235952,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendars/$count", + "Method": "GET", + "Command": "Get-MgUserCalendarCount", "Permissions": [ { "Name": "Calendars.Read", @@ -240551,17 +235990,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Method": "GET", + "Command": "Get-MgUserCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -240582,20 +236021,20 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events/delta", + "Method": "GET", + "Command": "Get-MgUserCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -240616,18 +236055,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "GET", + "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -240642,17 +236081,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", + "Method": "GET", + "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -240673,17 +236112,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Method": "GET", + "Command": "Get-MgUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -240710,18 +236149,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/$count", + "Method": "GET", + "Command": "Get-MgUserCalendarGroupCount", "Permissions": [ { "Name": "Calendars.Read", @@ -240742,76 +236181,76 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCalendarPermission" + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCalendarPermission" + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCalendarPermissionCount" + "Command": "Get-MgUserCalendarPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Get-MgUserCalendarSchedule" + "Command": "Get-MgUserCalendarSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/calendarView", + "Method": "GET", + "Command": "Get-MgUserCalendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -240832,18 +236271,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCalendarView" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", + "Method": "GET", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -240900,17 +236339,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", + "Method": "GET", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -240949,18 +236388,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/$count", + "Method": "GET", + "Command": "Get-MgUserChatCount", "Permissions": [ { "Name": "Chat.Read", @@ -240999,95 +236438,95 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatInstalledApp" + "Command": "Get-MgUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatInstalledApp" + "Command": "Get-MgUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatInstalledAppCount" + "Command": "Get-MgUserChatInstalledAppCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamApp" + "Command": "Get-MgUserChatInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition" + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatLastMessagePreview" + "Command": "Get-MgUserChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Method": "GET", + "Command": "Get-MgUserChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -241162,17 +236601,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Method": "GET", + "Command": "Get-MgUserChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -241247,18 +236686,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Method": "GET", + "Command": "Get-MgUserChatMemberCount", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -241333,18 +236772,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMemberCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "GET", + "Command": "Get-MgUserChatMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -241401,17 +236840,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Method": "GET", + "Command": "Get-MgUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -241444,18 +236883,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgUserChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -241488,18 +236927,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgUserChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -241556,20 +236995,20 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessageDelta" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Method": "GET", + "Command": "Get-MgUserChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -241626,17 +237065,17 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Method": "GET", + "Command": "Get-MgUserChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -241693,18 +237132,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent" + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Method": "GET", + "Command": "Get-MgUserChatMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -241761,200 +237200,296 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatMessageReply" + "Command": "Get-MgUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatMessageReply" + "Command": "Get-MgUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatMessageReplyCount" + "Command": "Get-MgUserChatMessageReplyCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatMessageReplyDelta" + "Command": "Get-MgUserChatMessageReplyDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent" + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "GET", + "Command": "Get-MgUserChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent" + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Method": "GET", + "Command": "Get-MgUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Method": "GET", + "Command": "Get-MgUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getByIds", + "Method": "POST", + "Command": "Get-MgUserChatPermissionGrantById", "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContentCount" + "Command": "Get-MgUserChatPermissionGrantCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Functions", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/delta", + "Method": "GET", + "Command": "Get-MgUserChatPermissionGrantDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgUserChatPermissionGrantMemberGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgUserChatPermissionGrantMemberObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage" + "Command": "Get-MgUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage" + "Command": "Get-MgUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatPinnedMessageCount" + "Command": "Get-MgUserChatPinnedMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatTab" + "Command": "Get-MgUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatTab" + "Command": "Get-MgUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatTabCount" + "Command": "Get-MgUserChatTabCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserChatTabTeamApp" + "Command": "Get-MgUserChatTabTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -241969,17 +237504,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", + "Method": "GET", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -241994,18 +237529,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/$count", + "Method": "GET", + "Command": "Get-MgUserContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -242020,18 +237555,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/delta", + "Method": "GET", + "Command": "Get-MgUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -242046,56 +237581,56 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactExtension" + "Command": "Get-MgUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactExtension" + "Command": "Get-MgUserContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactExtensionCount" + "Command": "Get-MgUserContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "GET", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -242110,17 +237645,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", + "Method": "GET", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -242135,30 +237670,30 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder" + "Command": "Get-MgUserContactFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -242173,18 +237708,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -242199,17 +237734,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -242224,18 +237759,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -242250,18 +237785,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -242276,82 +237811,82 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension" + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension" + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount" + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto" + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent" + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Method": "GET", + "Command": "Get-MgUserContactFolderChildFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -242366,31 +237901,31 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderDelta" + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "GET", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -242405,17 +237940,17 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Method": "GET", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -242430,18 +237965,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Method": "GET", + "Command": "Get-MgUserContactFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -242456,18 +237991,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContactCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Method": "GET", + "Command": "Get-MgUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -242482,92 +238017,92 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContactDelta" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension" + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension" + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtensionCount" + "Command": "Get-MgUserContactFolderContactExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Method": "GET", + "Command": "Get-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/$count", + "Method": "GET", + "Command": "Get-MgUserContactFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -242582,18 +238117,18 @@ "IsAdmin": false } ], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/delta", + "Method": "GET", + "Command": "Get-MgUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -242608,53 +238143,53 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactFolderDelta" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Method": "GET", + "Command": "Get-MgUserContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserContactPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get" ], - "OutputType": null, "Uri": "/users/$count", + "Method": "GET", + "Command": "Get-MgUserCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -242735,30 +238270,30 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCreatedObject" + "Command": "Get-MgUserCreatedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects", + "Method": "GET", + "Command": "Get-MgUserCreatedObject", "Permissions": [ { "Name": "Directory.Read.All", @@ -242797,43 +238332,43 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCreatedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal" + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal" + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/createdObjects/$count", + "Method": "GET", + "Command": "Get-MgUserCreatedObjectCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -242872,43 +238407,43 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserCreatedObjectCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal" + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDefaultCalendar" + "Command": "Get-MgUserDefaultCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", + "Method": "GET", + "Command": "Get-MgUserDefaultCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -242929,20 +238464,20 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDefaultCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendar/getSchedule", + "Method": "POST", + "Command": "Get-MgUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -242963,18 +238498,18 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgUserDefaultCalendarSchedule" + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drive", + "Method": "GET", + "Command": "Get-MgUserDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -243013,17 +238548,17 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDefaultDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/delta", + "Method": "GET", + "Command": "Get-MgUserDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -243068,68 +238603,68 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDelta" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent" + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent" + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount" + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReport" + "Command": "Get-MgUserDirectReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports", + "Method": "GET", + "Command": "Get-MgUserDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -243168,68 +238703,68 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDirectReport" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact" + "Command": "Get-MgUserDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/orgContact", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact" + "Command": "Get-MgUserDirectReportAsOrgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser" + "Command": "Get-MgUserDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/user", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser" + "Command": "Get-MgUserDirectReportAsUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/$count", + "Method": "GET", + "Command": "Get-MgUserDirectReportCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -243268,56 +238803,56 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDirectReportCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsOrgContact" + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/directReports/user/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsUser" + "Command": "Get-MgUserDirectReportCountAsUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDrive" + "Command": "Get-MgUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", + "Method": "GET", + "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -243356,120 +238891,120 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDrive" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveBundle" + "Command": "Get-MgUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveBundle" + "Command": "Get-MgUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveBundleContent" + "Command": "Get-MgUserDriveBundleContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveBundleCount" + "Command": "Get-MgUserDriveBundleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBase" + "Command": "Get-MgUserDriveContentTypeBase", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType" + "Command": "Get-MgUserDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType" + "Command": "Get-MgUserDriveContentTypeBaseType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseTypeCount" + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/$count", + "Method": "GET", + "Command": "Get-MgUserDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -243508,2076 +239043,2076 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserDriveCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUser" + "Command": "Get-MgUserDriveCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveFollowing" + "Command": "Get-MgUserDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveFollowing" + "Command": "Get-MgUserDriveFollowing", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveFollowingContent" + "Command": "Get-MgUserDriveFollowingContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveFollowingCount" + "Command": "Get-MgUserDriveFollowingCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItem" + "Command": "Get-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItem" + "Command": "Get-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemActivityByInterval" + "Command": "Get-MgUserDriveItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalytic" + "Command": "Get-MgUserDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay" + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticTime" + "Command": "Get-MgUserDriveItemAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemChild" + "Command": "Get-MgUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemChild" + "Command": "Get-MgUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemChildContent" + "Command": "Get-MgUserDriveItemChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemChildCount" + "Command": "Get-MgUserDriveItemChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemContent" + "Command": "Get-MgUserDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemCount" + "Command": "Get-MgUserDriveItemCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUser" + "Command": "Get-MgUserDriveItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemDelta" + "Command": "Get-MgUserDriveItemDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser" + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUser" + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItem" + "Command": "Get-MgUserDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemActivityByInterval" + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemAnalytic" + "Command": "Get-MgUserDriveItemListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUser" + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItem" + "Command": "Get-MgUserDriveItemListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItemContent" + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemField" + "Command": "Get-MgUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion" + "Command": "Get-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion" + "Command": "Get-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionCount" + "Command": "Get-MgUserDriveItemListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionField" + "Command": "Get-MgUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemPermission" + "Command": "Get-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemPermission" + "Command": "Get-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemPermissionCount" + "Command": "Get-MgUserDriveItemPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription" + "Command": "Get-MgUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription" + "Command": "Get-MgUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemSubscriptionCount" + "Command": "Get-MgUserDriveItemSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail" + "Command": "Get-MgUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail" + "Command": "Get-MgUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnailCount" + "Command": "Get-MgUserDriveItemThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemVersion" + "Command": "Get-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemVersion" + "Command": "Get-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemVersionContent" + "Command": "Get-MgUserDriveItemVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveItemVersionCount" + "Command": "Get-MgUserDriveItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUser" + "Command": "Get-MgUserDriveLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting" + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveList" + "Command": "Get-MgUserDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListColumn" + "Command": "Get-MgUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListColumn" + "Command": "Get-MgUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListColumnCount" + "Command": "Get-MgUserDriveListColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListColumnSourceColumn" + "Command": "Get-MgUserDriveListColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentType" + "Command": "Get-MgUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentType" + "Command": "Get-MgUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn" + "Command": "Get-MgUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn" + "Command": "Get-MgUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnCount" + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink" + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink" + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount" + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition" + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition" + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount" + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn" + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType" + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCount" + "Command": "Get-MgUserDriveListContentTypeCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUser" + "Command": "Get-MgUserDriveListCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListDrive" + "Command": "Get-MgUserDriveListDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItem" + "Command": "Get-MgUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItem" + "Command": "Get-MgUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemActivityByInterval" + "Command": "Get-MgUserDriveListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemAnalytic" + "Command": "Get-MgUserDriveListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUser" + "Command": "Get-MgUserDriveListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion" + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion" + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount" + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField" + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItem" + "Command": "Get-MgUserDriveListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItemContent" + "Command": "Get-MgUserDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemField" + "Command": "Get-MgUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion" + "Command": "Get-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion" + "Command": "Get-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionCount" + "Command": "Get-MgUserDriveListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionField" + "Command": "Get-MgUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListOperation" + "Command": "Get-MgUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListOperation" + "Command": "Get-MgUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListOperationCount" + "Command": "Get-MgUserDriveListOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListSubscription" + "Command": "Get-MgUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListSubscription" + "Command": "Get-MgUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveListSubscriptionCount" + "Command": "Get-MgUserDriveListSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRoot" + "Command": "Get-MgUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootActivityByInterval" + "Command": "Get-MgUserDriveRootActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalytic" + "Command": "Get-MgUserDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay" + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticTime" + "Command": "Get-MgUserDriveRootAnalyticTime", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootChild" + "Command": "Get-MgUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootChild" + "Command": "Get-MgUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootChildContent" + "Command": "Get-MgUserDriveRootChildContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootChildCount" + "Command": "Get-MgUserDriveRootChildCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootContent" + "Command": "Get-MgUserDriveRootContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUser" + "Command": "Get-MgUserDriveRootCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootDelta" + "Command": "Get-MgUserDriveRootDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser" + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting" + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUser" + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting" + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItem" + "Command": "Get-MgUserDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemActivityByInterval" + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemAnalytic" + "Command": "Get-MgUserDriveRootListItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUser" + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItem" + "Command": "Get-MgUserDriveRootListItemDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItemContent" + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemField" + "Command": "Get-MgUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion" + "Command": "Get-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion" + "Command": "Get-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionCount" + "Command": "Get-MgUserDriveRootListItemVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionField" + "Command": "Get-MgUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootPermission" + "Command": "Get-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootPermission" + "Command": "Get-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootPermissionCount" + "Command": "Get-MgUserDriveRootPermissionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription" + "Command": "Get-MgUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription" + "Command": "Get-MgUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootSubscriptionCount" + "Command": "Get-MgUserDriveRootSubscriptionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail" + "Command": "Get-MgUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail" + "Command": "Get-MgUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnailCount" + "Command": "Get-MgUserDriveRootThumbnailCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootVersion" + "Command": "Get-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootVersion" + "Command": "Get-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootVersionContent" + "Command": "Get-MgUserDriveRootVersionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveRootVersionCount" + "Command": "Get-MgUserDriveRootVersionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveSpecial" + "Command": "Get-MgUserDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveSpecial" + "Command": "Get-MgUserDriveSpecial", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveSpecialContent" + "Command": "Get-MgUserDriveSpecialContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserDriveSpecialCount" + "Command": "Get-MgUserDriveSpecialCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", + "Method": "GET", + "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -245592,17 +241127,17 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", + "Method": "GET", + "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -245623,79 +241158,79 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventAttachment" + "Command": "Get-MgUserEventAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Method": "GET", + "Command": "Get-MgUserEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgUserEventAttachmentCount", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventCalendar" + "Command": "Get-MgUserEventCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/$count", + "Method": "GET", + "Command": "Get-MgUserEventCount", "Permissions": [ { "Name": "Calendars.Read", @@ -245716,18 +241251,18 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/delta", + "Method": "GET", + "Command": "Get-MgUserEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -245748,68 +241283,68 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventDelta" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventExtension" + "Command": "Get-MgUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventExtension" + "Command": "Get-MgUserEventExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventExtensionCount" + "Command": "Get-MgUserEventExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstance" + "Command": "Get-MgUserEventInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances", + "Method": "GET", + "Command": "Get-MgUserEventInstance", "Permissions": [ { "Name": "Calendars.Read", @@ -245824,69 +241359,69 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventInstance" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment" + "Command": "Get-MgUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment" + "Command": "Get-MgUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachmentCount" + "Command": "Get-MgUserEventInstanceAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceCalendar" + "Command": "Get-MgUserEventInstanceCalendar", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Method": "GET", + "Command": "Get-MgUserEventInstanceCount", "Permissions": [ { "Name": "Calendars.Read", @@ -245901,119 +241436,119 @@ "IsAdmin": false } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserEventInstanceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceDelta" + "Command": "Get-MgUserEventInstanceDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension" + "Command": "Get-MgUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension" + "Command": "Get-MgUserEventInstanceExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserEventInstanceExtensionCount" + "Command": "Get-MgUserEventInstanceExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserExtension" + "Command": "Get-MgUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserExtension" + "Command": "Get-MgUserExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserExtensionCount" + "Command": "Get-MgUserExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites/{site-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserFollowedSite" + "Command": "Get-MgUserFollowedSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites", + "Method": "GET", + "Command": "Get-MgUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -246028,18 +241563,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserFollowedSite" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/followedSites/$count", + "Method": "GET", + "Command": "Get-MgUserFollowedSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -246054,78 +241589,78 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserFollowedSiteCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserInferenceClassification" + "Command": "Get-MgUserInferenceClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride" + "Command": "Get-MgUserInferenceClassificationOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Method": "GET", + "Command": "Get-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Method": "GET", + "Command": "Get-MgUserInferenceClassificationOverrideCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverrideCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/users/{user-id}/joinedTeams", + "Method": "GET", + "Command": "Get-MgUserJoinedTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -246170,43 +241705,43 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserJoinedTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserLastSharedMethodInsight" + "Command": "Get-MgUserLastSharedMethodInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserLicenseDetail" + "Command": "Get-MgUserLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails", + "Method": "GET", + "Command": "Get-MgUserLicenseDetail", "Permissions": [ { "Name": "Directory.Read.All", @@ -246239,18 +241774,18 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserLicenseDetail" + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/$count", + "Method": "GET", + "Command": "Get-MgUserLicenseDetailCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -246283,18 +241818,18 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserLicenseDetailCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", + "Method": "GET", + "Command": "Get-MgUserMailboxSetting", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -246309,18 +241844,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailboxSetting" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "GET", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -246347,17 +241882,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", + "Method": "GET", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -246384,30 +241919,30 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder" + "Command": "Get-MgUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Method": "GET", + "Command": "Get-MgUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.Read", @@ -246434,18 +241969,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Method": "GET", + "Command": "Get-MgUserMailFolderChildFolderCount", "Permissions": [ { "Name": "Mail.Read", @@ -246472,214 +242007,214 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderDelta" + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage" + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage" + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Method": "GET", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment" + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount" + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageContent" + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageCount" + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta" + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension" + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension" + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount" + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule" + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule" + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount" + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/$count", + "Method": "GET", + "Command": "Get-MgUserMailFolderCount", "Permissions": [ { "Name": "Mail.Read", @@ -246706,18 +242241,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/delta", + "Method": "GET", + "Command": "Get-MgUserMailFolderDelta", "Permissions": [ { "Name": "Mail.Read", @@ -246744,18 +242279,18 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderDelta" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -246776,17 +242311,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -246813,66 +242348,66 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment" + "Command": "Get-MgUserMailFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessageAttachmentCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -246893,18 +242428,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessageCount", "Permissions": [ { "Name": "Mail.Read", @@ -246931,18 +242466,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -246969,96 +242504,96 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageDelta" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension" + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension" + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtensionCount" + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule" + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule" + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRuleCount" + "Command": "Get-MgUserMailFolderMessageRuleCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailTips", "Uri": "/users/{user-id}/getMailTips", + "Method": "POST", + "Command": "Get-MgUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -247073,18 +242608,18 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgUserMailTip" + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Method": "GET", + "Command": "Get-MgUserManagedAppDiagnosticStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -247099,18 +242634,18 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserManagedAppDiagnosticStatus" + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/users/{user-id}/getManagedAppPolicies", + "Method": "GET", + "Command": "Get-MgUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -247125,284 +242660,284 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserManagedAppPolicy" + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration" + "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration" + "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedAppRegistrationCount" + "Command": "Get-MgUserManagedAppRegistrationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDevice" + "Command": "Get-MgUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDevice" + "Command": "Get-MgUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceCategory" + "Command": "Get-MgUserManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState" + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState" + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount" + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState" + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState" + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount" + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceCount" + "Command": "Get-MgUserManagedDeviceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount" + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse" + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse" + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceUser" + "Command": "Get-MgUserManagedDeviceUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount" + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Method": "GET", + "Command": "Get-MgUserManagedDeviceWithAppFailure", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -247417,18 +242952,18 @@ "IsAdmin": true } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWithAppFailure" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/manager", + "Method": "GET", + "Command": "Get-MgUserManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -247455,18 +242990,18 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserManager" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "GET", + "Command": "Get-MgUserManagerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -247493,20 +243028,20 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserManagerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/getMemberGroups", + "Method": "POST", + "Command": "Get-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -247575,20 +243110,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgUserMemberGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/getMemberObjects", + "Method": "POST", + "Command": "Get-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -247663,18 +243198,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgUserMemberObject" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Method": "GET", + "Command": "Get-MgUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -247689,17 +243224,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/memberOf", + "Method": "GET", + "Command": "Get-MgUserMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -247726,30 +243261,30 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit" + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Method": "GET", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -247764,30 +243299,30 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole" + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/memberOf/directoryRole", + "Method": "GET", + "Command": "Get-MgUserMemberOfAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -247802,30 +243337,30 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup" + "Command": "Get-MgUserMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/group", + "Method": "GET", + "Command": "Get-MgUserMemberOfAsGroup", "Permissions": [ { "Name": "User.Read", @@ -247840,18 +243375,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/$count", + "Method": "GET", + "Command": "Get-MgUserMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -247878,18 +243413,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Method": "GET", + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -247904,18 +243439,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Method": "GET", + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -247930,18 +243465,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsDirectoryRole" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/memberOf/group/$count", + "Method": "GET", + "Command": "Get-MgUserMemberOfCountAsGroup", "Permissions": [ { "Name": "User.Read", @@ -247956,18 +243491,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "GET", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -247988,17 +243523,17 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", + "Method": "GET", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -248025,66 +243560,66 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMessageAttachment" + "Command": "Get-MgUserMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Method": "GET", + "Command": "Get-MgUserMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgUserMessageAttachmentCount", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessageAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Method": "GET", + "Command": "Get-MgUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -248105,18 +243640,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessageContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/$count", + "Method": "GET", + "Command": "Get-MgUserMessageCount", "Permissions": [ { "Name": "Mail.Read", @@ -248143,18 +243678,18 @@ "IsAdmin": false } ], - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/delta", + "Method": "GET", + "Command": "Get-MgUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -248175,68 +243710,68 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserMessageDelta" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMessageExtension" + "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMessageExtension" + "Command": "Get-MgUserMessageExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserMessageExtensionCount" + "Command": "Get-MgUserMessageExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant" + "Command": "Get-MgUserOauth2PermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Method": "GET", + "Command": "Get-MgUserOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -248257,18 +243792,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Method": "GET", + "Command": "Get-MgUserOauth2PermissionGrantCount", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -248289,61 +243824,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrantCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook" - }, - { - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -248376,107 +243868,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookCount" - }, - { - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl" - }, - { "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Uri": "/users/{user-id}/onenote/notebooks", + "Method": "GET", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -248509,17 +243911,107 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" + }, + { "Module": "Notes", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/onenote/notebooks/$count", "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSection" + "Command": "Get-MgUserOnenoteNotebookCount", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Method": "POST", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "GET", + "Command": "Get-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -248552,18 +244044,61 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" + }, + { "Module": "Notes", - "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSectionGroup" + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Method": "GET", + "Command": "Get-MgUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -248596,31 +244131,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteOperation" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/operations/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnenoteOperationCount" + "Command": "Get-MgUserOnenoteOperationCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Method": "GET", + "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -248647,17 +244182,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages", + "Method": "GET", + "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -248684,18 +244219,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Method": "GET", + "Command": "Get-MgUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -248722,18 +244257,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenotePageContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/$count", + "Method": "GET", + "Command": "Get-MgUserOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -248760,18 +244295,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenotePageCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Method": "GET", + "Command": "Get-MgUserOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -248804,31 +244339,31 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteRecentNotebook" + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnenoteResource" + "Command": "Get-MgUserOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Method": "GET", + "Command": "Get-MgUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -248855,31 +244390,31 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteResourceContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/resources/$count", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnenoteResourceCount" + "Command": "Get-MgUserOnenoteResourceCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Method": "GET", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -248912,17 +244447,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", + "Method": "GET", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -248955,18 +244490,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sections/$count", + "Method": "GET", + "Command": "Get-MgUserOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -248999,18 +244534,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Method": "GET", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -249043,64 +244578,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup" - }, - { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -249133,17 +244622,63 @@ "IsAdmin": false } ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" + }, + { "Module": "Notes", - "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupCount" + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "GET", + "Command": "Get-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -249176,17 +244711,17 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "GET", + "Command": "Get-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -249213,18 +244748,18 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "GET", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -249257,17 +244792,17 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", + "Method": "GET", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -249300,119 +244835,119 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport" + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport" + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord" + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -249445,18 +244980,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendeeReport" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/$count", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -249489,18 +245024,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -249539,83 +245074,83 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "GET", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", + "Method": "GET", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Method": "GET", + "Command": "Get-MgUserOutlookMasterCategoryCount", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategoryCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDevice" + "Command": "Get-MgUserOwnedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices", + "Method": "GET", + "Command": "Get-MgUserOwnedDevice", "Permissions": [ { "Name": "Directory.Read.All", @@ -249648,93 +245183,93 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOwnedDevice" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment" + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment" + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice" + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/device", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice" + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint" + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint" + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/$count", + "Method": "GET", + "Command": "Get-MgUserOwnedDeviceCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -249767,69 +245302,69 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment" + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsDevice" + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint" + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObject" + "Command": "Get-MgUserOwnedObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects", + "Method": "GET", + "Command": "Get-MgUserOwnedObject", "Permissions": [ { "Name": "Directory.Read.All", @@ -249862,93 +245397,93 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOwnedObject" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication" + "Command": "Get-MgUserOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/application", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication" + "Command": "Get-MgUserOwnedObjectAsApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup" + "Command": "Get-MgUserOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/group", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup" + "Command": "Get-MgUserOwnedObjectAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal" + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal" + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/$count", + "Method": "GET", + "Command": "Get-MgUserOwnedObjectCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -249981,69 +245516,69 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsApplication" + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsGroup" + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal" + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people/{person-id}", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserPerson" + "Command": "Get-MgUserPerson", + "Permissions": [], + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people", + "Method": "GET", + "Command": "Get-MgUserPerson", "Permissions": [ { "Name": "People.Read", @@ -250058,18 +245593,18 @@ "IsAdmin": true } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPerson" + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/people/$count", + "Method": "GET", + "Command": "Get-MgUserPersonCount", "Permissions": [ { "Name": "People.Read", @@ -250084,20 +245619,20 @@ "IsAdmin": true } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPersonCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", + "Method": "GET", + "Command": "Get-MgUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -250112,17 +245647,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photos", + "Method": "GET", + "Command": "Get-MgUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -250137,20 +245672,20 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/photo/$value", + "Method": "GET", + "Command": "Get-MgUserPhotoContent", "Permissions": [ { "Name": "User.Read", @@ -250165,18 +245700,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/photos/$count", + "Method": "GET", + "Command": "Get-MgUserPhotoCount", "Permissions": [ { "Name": "User.Read", @@ -250191,18 +245726,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPhotoCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerUser", "Uri": "/users/{user-id}/planner", + "Method": "GET", + "Command": "Get-MgUserPlanner", "Permissions": [ { "Name": "Group.Read.All", @@ -250235,17 +245770,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPlanner" + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/plans", + "Method": "GET", + "Command": "Get-MgUserPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -250272,17 +245807,17 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/tasks", + "Method": "GET", + "Command": "Get-MgUserPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -250321,18 +245856,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", + "Method": "GET", + "Command": "Get-MgUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -250347,30 +245882,30 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserPresence" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDevice" + "Command": "Get-MgUserRegisteredDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices", + "Method": "GET", + "Command": "Get-MgUserRegisteredDevice", "Permissions": [ { "Name": "Directory.Read.All", @@ -250403,93 +245938,93 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserRegisteredDevice" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment" + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment" + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice" + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/device", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice" + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint" + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint" + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/$count", + "Method": "GET", + "Command": "Get-MgUserRegisteredDeviceCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -250522,69 +246057,69 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment" + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice" + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint" + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf" + "Command": "Get-MgUserScopedRoleMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Method": "GET", + "Command": "Get-MgUserScopedRoleMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -250599,18 +246134,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Method": "GET", + "Command": "Get-MgUserScopedRoleMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -250625,18 +246160,18 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSettings", "Uri": "/users/{user-id}/settings", + "Method": "GET", + "Command": "Get-MgUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -250651,18 +246186,18 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserSetting" + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShiftPreferences", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Method": "GET", + "Command": "Get-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -250689,18 +246224,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserSettingShiftPreference" + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/$count", + "Method": "GET", + "Command": "Get-MgUserSharedCountInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -250715,30 +246250,30 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserSharedCountInsight" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserSharedInsight" + "Command": "Get-MgUserSharedInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared", + "Method": "GET", + "Command": "Get-MgUserSharedInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -250753,58 +246288,58 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserSharedInsight" + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserSharedResourceInsight" + "Command": "Get-MgUserSharedResourceInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTeamwork" + "Command": "Get-MgUserTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam" + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Method": "GET", + "Command": "Get-MgUserTeamworkAssociatedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -250825,18 +246360,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Method": "GET", + "Command": "Get-MgUserTeamworkAssociatedTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -250857,18 +246392,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeamCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Method": "GET", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -250907,17 +246442,17 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps", + "Method": "GET", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -250956,18 +246491,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Method": "GET", + "Command": "Get-MgUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -251006,18 +246541,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Method": "GET", + "Command": "Get-MgUserTeamworkInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -251056,44 +246591,44 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp" + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition" + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "GET", + "Command": "Get-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -251120,17 +246655,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists", + "Method": "GET", + "Command": "Get-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -251157,18 +246692,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/$count", + "Method": "GET", + "Command": "Get-MgUserTodoListCount", "Permissions": [ { "Name": "Tasks.Read", @@ -251195,18 +246730,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoListCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/delta", + "Method": "GET", + "Command": "Get-MgUserTodoListDelta", "Permissions": [ { "Name": "Tasks.Read.All", @@ -251227,93 +246762,68 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoListDelta" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoListExtension" + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoListExtension" + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoListExtensionCount" + "Command": "Get-MgUserTodoListExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTask" + "Command": "Get-MgUserTodoTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Method": "GET", + "Command": "Get-MgUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -251340,18 +246850,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Method": "GET", + "Command": "Get-MgUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -251378,17 +246888,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Method": "GET", + "Command": "Get-MgUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -251415,18 +246925,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Method": "GET", + "Command": "Get-MgUserTodoTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.Read", @@ -251453,18 +246963,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Method": "GET", + "Command": "Get-MgUserTodoTaskAttachmentCount", "Permissions": [ { "Name": "Tasks.Read", @@ -251491,69 +247001,69 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession" + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession" + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent" + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount" + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "GET", + "Command": "Get-MgUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -251580,17 +247090,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Method": "GET", + "Command": "Get-MgUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -251617,18 +247127,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Method": "GET", + "Command": "Get-MgUserTodoTaskChecklistItemCount", "Permissions": [ { "Name": "Tasks.Read", @@ -251655,18 +247165,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItemCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Method": "GET", + "Command": "Get-MgUserTodoTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -251693,18 +247203,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Method": "GET", + "Command": "Get-MgUserTodoTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -251731,56 +247241,56 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskDelta" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension" + "Command": "Get-MgUserTodoTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension" + "Command": "Get-MgUserTodoTaskExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTodoTaskExtensionCount" + "Command": "Get-MgUserTodoTaskExtensionCount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "GET", + "Command": "Get-MgUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -251807,17 +247317,17 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Method": "GET", + "Command": "Get-MgUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -251844,18 +247354,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Method": "GET", + "Command": "Get-MgUserTodoTaskLinkedResourceCount", "Permissions": [ { "Name": "Tasks.Read", @@ -251882,30 +247392,30 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResourceCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf" + "Command": "Get-MgUserTransitiveMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf", + "Method": "GET", + "Command": "Get-MgUserTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -251944,93 +247454,93 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit" + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole" + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup" + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup" + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Method": "GET", + "Command": "Get-MgUserTransitiveMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -252069,57 +247579,57 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit" + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole" + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup" + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/trending/$count", + "Method": "GET", + "Command": "Get-MgUserTrendingCountInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252134,30 +247644,30 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTrendingCountInsight" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserTrendingInsight" + "Command": "Get-MgUserTrendingInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending", + "Method": "GET", + "Command": "Get-MgUserTrendingInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252172,18 +247682,18 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTrendingInsight" + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Method": "GET", + "Command": "Get-MgUserTrendingResourceInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252198,18 +247708,18 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserTrendingResourceInsight" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/used/$count", + "Method": "GET", + "Command": "Get-MgUserUsedCountInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252224,30 +247734,30 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserUsedCountInsight" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [], - "Module": "People", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Get-MgUserUsedInsight" + "Command": "Get-MgUserUsedInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used", + "Method": "GET", + "Command": "Get-MgUserUsedInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252262,18 +247772,18 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserUsedInsight" + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0" }, { + "Module": "People", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Method": "GET", + "Command": "Get-MgUserUsedResourceInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -252288,95 +247798,95 @@ "IsAdmin": false } ], - "Module": "People", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Get-MgUserUsedResourceInsight" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaDriveItemPermission" + "Command": "Grant-MgBetaDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaDriveRootPermission" + "Command": "Grant-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaGroupDriveItemPermission" + "Command": "Grant-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaGroupDriveRootPermission" + "Command": "Grant-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaGroupSitePermission" + "Command": "Grant-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Method": "POST", + "Command": "Grant-MgBetaSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -252397,140 +247907,140 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Grant-MgBetaSharePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaSitePermission" + "Command": "Grant-MgBetaSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaUserDriveItemPermission" + "Command": "Grant-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Grant-MgBetaUserDriveRootPermission" + "Command": "Grant-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgDriveItemPermission" + "Command": "Grant-MgDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgDriveRootPermission" + "Command": "Grant-MgDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgGroupDriveItemPermission" + "Command": "Grant-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgGroupDriveRootPermission" + "Command": "Grant-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgGroupSitePermission" + "Command": "Grant-MgGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Method": "POST", + "Command": "Grant-MgSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -252551,332 +248061,332 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Grant-MgSharePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgSitePermission" + "Command": "Grant-MgSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgUserDriveItemPermission" + "Command": "Grant-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Grant-MgUserDriveRootPermission" + "Command": "Grant-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Teams", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/hideForUser", + "Method": "POST", + "Command": "Hide-MgBetaChatForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Hide-MgBetaChatForUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Hide-MgBetaUserChatForUser" + "Command": "Hide-MgBetaUserChatForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/hideForUser", + "Method": "POST", + "Command": "Hide-MgChatForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Hide-MgChatForUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Hide-MgUserChatForUser" + "Command": "Hide-MgUserChatForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "Method": "POST", + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList" + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Import", "ImportExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "Method": "POST", + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList" + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Import", "ImportExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Method": "POST", + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Import", "ImportViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "Method": "POST", + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Import" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "Method": "POST", + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction" + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Import", "ImportExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Method": "POST", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Compliance", "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", + "Method": "POST", + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -252891,20 +248401,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", + "Method": "POST", + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252919,20 +248429,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Method": "POST", + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252947,168 +248457,142 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Initialize-MgBetaEducationClassAssignment" + "Command": "Initialize-MgBetaEducationClassAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Initialize-MgBetaEducationMeAssignment" + "Command": "Initialize-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Initialize-MgBetaEducationUserAssignment" + "Command": "Initialize-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Method": "POST", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" - }, - { - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian" + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Initialize-MgBetaUserManagedDeviceEsim" + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Identity.Governance", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Method": "POST", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Method": "POST", + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -253123,20 +248607,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Method": "POST", + "Command": "Invoke-MgAbortPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -253157,183 +248641,183 @@ "IsAdmin": false } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgAbortPrintPrinterJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAbortPrintShareJob" + "Command": "Invoke-MgAbortPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEvent" + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively" + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptGroupEvent" + "Command": "Invoke-MgAcceptGroupEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptGroupEventTentatively" + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Method": "POST", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/accept", + "Method": "POST", + "Command": "Invoke-MgAcceptUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgAcceptUserEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstance" + "Command": "Invoke-MgAcceptUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively" + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Method": "POST", + "Command": "Invoke-MgAcceptUserEventTentatively", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventTentatively" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/answer", + "Method": "POST", + "Command": "Invoke-MgAnswerCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -253348,38 +248832,38 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgAnswerCommunicationCall" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Archive", "ArchiveExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/archive", + "Method": "POST", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/archive", + "Method": "POST", + "Command": "Invoke-MgArchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -253406,18 +248890,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgArchiveTeam" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "As", "AsViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Method": "GET", + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -253432,29 +248916,29 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Available" ], - "OutputType": null, "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType" + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Available" ], - "OutputType": null, "Uri": "/identity/identityProviders/availableProviderTypes", + "Method": "GET", + "Command": "Invoke-MgAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -253469,38 +248953,38 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgAvailableIdentityProviderType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Method": "POST", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Begin", "BeginViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Method": "POST", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -253515,20 +248999,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Method": "POST", + "Command": "Invoke-MgBetaAbortPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -253549,247 +249033,247 @@ "IsAdmin": false } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob" + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintShareJob" + "Command": "Invoke-MgBetaAbortPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent" + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively" + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEvent" + "Command": "Invoke-MgBetaAcceptGroupEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively" + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation" + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Method": "POST", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/accept", + "Method": "POST", + "Command": "Invoke-MgBetaAcceptUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstance" + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively" + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Method": "POST", + "Command": "Invoke-MgBetaAcceptUserEventTentatively", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventTentatively" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Method": "POST", + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Account", "AccountViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "Method": "POST", + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/answer", + "Method": "POST", + "Command": "Invoke-MgBetaAnswerCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -253804,18 +249288,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaAnswerCommunicationCall" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "App", "AppViaIdentity" ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", + "Method": "GET", + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253830,18 +249314,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic" + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "App", "AppViaIdentity" ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", + "Method": "GET", + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253856,51 +249340,51 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic" + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "App", "AppViaIdentity" ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic" + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Permissions": [], + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Archive", "ArchiveExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/archive", + "Method": "POST", + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/archive", + "Method": "POST", + "Command": "Invoke-MgBetaArchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -253927,44 +249411,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeam" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "As", "AsViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy" - }, - { - "Variants": [ - "As", - "AsViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -253979,83 +249437,83 @@ "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Method": "GET", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "Permissions": [ { "Name": "Directory.Read.All", @@ -254076,107 +249534,107 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal" + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Available" ], - "OutputType": null, "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType" + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Available" ], - "OutputType": null, "Uri": "/identity/identityProviders/availableProviderTypes", + "Method": "GET", + "Command": "Invoke-MgBetaAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -254191,73 +249649,73 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaAvailableIdentityProviderType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision" + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Method": "POST", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Method": "POST", + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Begin", "BeginViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Method": "POST", + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -254272,330 +249730,330 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt" + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt" + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Permissions": [], + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Buffer", "BufferExpanded" ], - "OutputType": null, "Uri": "/informationProtection/decryptBuffer", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt" + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Buffer", "BufferExpanded" ], - "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/informationProtection/encryptBuffer", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt" + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Permissions": [], + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt" + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt" + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Permissions": [], + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt" + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt" + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Permissions": [], + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus" + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", + "Method": "POST", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus" + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize" + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc" + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "Method": "POST", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc" + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc" + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc" + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "Method": "POST", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc" + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc" + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkUserCloudPcResize" + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus" + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaCalendarGroupCalendar" + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles" + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Method": "POST", + "Command": "Invoke-MgBetaCheckinDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -254616,93 +250074,93 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveRoot" + "Command": "Invoke-MgBetaCheckinDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveItem" + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot" + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveItem" + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveRoot" + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Method": "POST", + "Command": "Invoke-MgBetaCheckoutDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -254723,211 +250181,211 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveRoot" + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem" + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot" + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveItem" + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveRoot" + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "Method": "POST", + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Method": "POST", + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice" + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "Method": "POST", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "Method": "POST", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Consent", "ConsentViaIdentity" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "Method": "POST", + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing" + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting" + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Method": "POST", + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -254942,17 +250400,17 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Custom" ], - "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", + "Method": "GET", + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -254979,124 +250437,124 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment" + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment" + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment" + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent" + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupEvent" + "Command": "Invoke-MgBetaDeclineGroupEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/decline", + "Method": "POST", + "Command": "Invoke-MgBetaDeclineUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEventInstance" + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", + "Method": "POST", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255111,20 +250569,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", + "Method": "POST", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255139,246 +250597,246 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice" + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile" + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl" + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource" + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "Method": "POST", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", + "Method": "POST", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder" + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupEventReminder" + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Dismiss", "DismissExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Method": "POST", + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Dismiss", "DismissExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/dismiss", + "Method": "POST", + "Command": "Invoke-MgBetaDismissRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write identity risky user information", "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder" + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Method": "POST", + "Command": "Invoke-MgBetaDismissUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventReminder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "Method": "POST", + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Method": "POST", + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Download" ], - "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -255393,18 +250851,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Download", "DownloadExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", + "Method": "POST", + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255419,18 +250877,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Download", "DownloadExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", + "Method": "POST", + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255445,46 +250903,46 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic" + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut" + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", + "Method": "POST", + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255499,18 +250957,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", + "Method": "POST", + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255525,183 +250983,157 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction" + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById" + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "Method": "POST", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Enroll", "EnrollExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "Method": "POST", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics" - }, - { - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -255716,18 +251148,18 @@ "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Execute", "ExecuteExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Uri": "/deviceManagement/comanagedDevices/executeAction", + "Method": "POST", + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255748,18 +251180,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction" + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Execute", "ExecuteExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Uri": "/deviceManagement/managedDevices/executeAction", + "Method": "POST", + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255780,53 +251212,53 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction" + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBulkDriverActionResult", "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "Method": "POST", + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction" + "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Uri": "/users/{user-id}/managedDevices/executeAction", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction" + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Experience", "Experience1" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", + "Method": "GET", + "Command": "Invoke-MgBetaExperienceDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255841,18 +251273,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaExperienceDeviceManagement" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Method": "POST", + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.Read.All", @@ -255879,72 +251311,72 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel" + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel" + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel" + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel" + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel" + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Extract", "ExtractExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/informationProtection/policy/labels/extractLabel", + "Method": "POST", + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -255959,89 +251391,76 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel" - }, - { - "Variants": [ - "Extract", - "ExtractExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel" + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel" + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel" + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel" + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel" + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityContentLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", + "Method": "POST", + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -256056,49 +251475,49 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel" + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Favorite", "FavoriteExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Method": "POST", + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator" + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Permissions": [], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -256113,36 +251532,36 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser" + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256157,18 +251576,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256183,18 +251602,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256209,70 +251628,70 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -256287,18 +251706,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -256313,18 +251732,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -256339,18 +251758,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -256365,18 +251784,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -256391,18 +251810,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -256417,18 +251836,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -256443,122 +251862,122 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -256591,18 +252010,18 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -256635,18 +252054,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -256679,18 +252098,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -256723,18 +252142,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -256767,18 +252186,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -256811,200 +252230,200 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -257019,18 +252438,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -257045,148 +252464,148 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser" + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser" + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyJournal" + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice" + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend" + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice" + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Method": "POST", + "Command": "Invoke-MgBetaFollowDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -257225,316 +252644,316 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveRoot" + "Command": "Invoke-MgBetaFollowDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveItem" + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveRoot" + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveItem" + "Command": "Invoke-MgBetaFollowUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveRoot" + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "OutputType": null, "Uri": "/domains/{domain-id}/forceDelete", + "Method": "POST", + "Command": "Invoke-MgBetaForceDomainDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForceDomainDelete" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo" + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardGroupEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardGroupThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPost" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo" + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEventInstance" + "Command": "Invoke-MgBetaForwardUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage" + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Method": "POST", + "Command": "Invoke-MgBetaForwardUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema" + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -257549,18 +252968,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -257575,18 +252994,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -257601,38 +253020,38 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/unhideForUser", + "Method": "POST", + "Command": "Invoke-MgBetaGraphChat", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaGraphChat" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", + "Method": "GET", + "Command": "Invoke-MgBetaGraphDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -257659,74 +253078,73 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaGraphDeviceManagement" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "Method": "POST", + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaGraphDrive" + "Command": "Invoke-MgBetaGraphDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/unsubscribeByMail", + "Method": "POST", + "Command": "Invoke-MgBetaGraphGroup", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaGraphGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaGraphGroupDrive" + "Command": "Invoke-MgBetaGraphGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Graph", "Graph1", @@ -257735,307 +253153,308 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Method": "GET", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", "Permissions": { "Name": "AuditLog.Read.All", "Description": "Read audit log data", "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod" + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaGraphUserChat" + "Command": "Invoke-MgBetaGraphUserChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaGraphUserDrive" + "Command": "Invoke-MgBetaGraphUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion" + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember" + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion" + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember" + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Graph", "GraphExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "Method": "POST", + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink" + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink" + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Link", "LinkExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink" + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Has" ], - "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", + "Method": "POST", + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Link", "LinkExpanded", "LinkViaIdentity", "LinkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink" + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Method": "GET", + "Command": "Invoke-MgBetaHaveTeamChannel", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -258050,44 +253469,44 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamChannel" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel" + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel" + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Method": "POST", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258102,20 +253521,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Method": "POST", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258130,18 +253549,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Method": "POST", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258156,20 +253575,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Method": "POST", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258184,48 +253603,48 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery" + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation" + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Method": "POST", + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -258246,18 +253665,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate" + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Invalidate", "InvalidateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/invalidateAllRefreshTokens", + "Method": "POST", + "Command": "Invoke-MgBetaInvalidateUserRefreshToken", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -258272,40 +253691,40 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInvalidateUserRefreshToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Uri": "/communications/calls/{call-id}/participants/invite", + "Method": "POST", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "Permissions": { "Name": "Calls.InitiateGroupCall.All", "Description": "Initiate outgoing group calls from the app", "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Method": "POST", + "Command": "Invoke-MgBetaInviteDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -258326,92 +253745,92 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveItem" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveRoot" + "Command": "Invoke-MgBetaInviteDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveItem" + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveRoot" + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveItem" + "Command": "Invoke-MgBetaInviteUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveRoot" + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Are" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", + "Method": "GET", + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258426,18 +253845,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Keep", "KeepViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/keepAlive", + "Method": "POST", + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -258452,18 +253871,18 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "License", "LicenseViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Method": "POST", + "Command": "Invoke-MgBetaLicenseUser", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -258478,280 +253897,280 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaLicenseUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Log", "LogExpanded" ], - "OutputType": null, "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Method": "POST", + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Method": "POST", + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Method": "POST", + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser" + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/markChatReadForUser", + "Method": "POST", + "Command": "Invoke-MgBetaMarkChatReadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatReadForUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Method": "POST", + "Command": "Invoke-MgBetaMarkChatUnreadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatUnreadForUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Method": "POST", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Method": "POST", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatReadForUser" + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser" + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk" + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk" + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk" + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk" + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk" + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk" + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Message" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/allMessages", + "Method": "GET", + "Command": "Invoke-MgBetaMessageChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -258808,17 +254227,17 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaMessageChat" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Message" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/allMessages", + "Method": "GET", + "Command": "Invoke-MgBetaMessageTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -258875,18 +254294,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeam" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Message", "MessageViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/allMessages", + "Method": "GET", + "Command": "Invoke-MgBetaMessageTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -258943,31 +254362,31 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamChannel" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Message", "MessageViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel" + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Message", "MessageViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/allMessages", + "Method": "GET", + "Command": "Invoke-MgBetaMessageUserChat", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -259024,20 +254443,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaMessageUserChat" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", "Uri": "/communications/calls/{call-id}/participants/muteAll", + "Method": "POST", + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -259052,20 +254471,20 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Uri": "/communications/calls/{call-id}/mute", + "Method": "POST", + "Command": "Invoke-MgBetaMuteCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -259080,20 +254499,20 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCall" + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Method": "POST", + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -259108,124 +254527,124 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "My" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/my", + "Method": "GET", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "My" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/my", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest" + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState" + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState" + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState" + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression" + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Permissions": [], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression" + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Permissions": [], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Method": "POST", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -259240,20 +254659,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression" + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Method": "POST", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -259268,18 +254687,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression" + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Pending", "PendingViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Method": "GET", + "Command": "Invoke-MgBetaPendingUserApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -259294,20 +254713,33 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaPendingUserApp" + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", + "Variants": [ + "Pin", + "PinViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Method": "POST", + "Command": "Invoke-MgBetaPinEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" + }, + { + "Module": "Beta.CloudCommunications", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlayPromptOperation", "Uri": "/communications/calls/{call-id}/playPrompt", + "Method": "POST", + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -259322,130 +254754,130 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt" + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "Method": "POST", + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "Method": "POST", + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound" + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource" + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "Method": "POST", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", + "Method": "POST", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Method": "POST", + "Command": "Invoke-MgBetaPreviewDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -259484,220 +254916,220 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveItem" + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveRoot" + "Command": "Invoke-MgBetaPreviewDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveItem" + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot" + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage" + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage" + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage" + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage" + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage" + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveItem" + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveRoot" + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaPreviewUserOnenotePage" + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Promote", "PromoteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/promote", + "Method": "POST", + "Command": "Invoke-MgBetaPromoteDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaPromoteDomain" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "Method": "POST", + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphSearchResponse", "Uri": "/search/query", + "Method": "POST", + "Command": "Invoke-MgBetaQuerySearch", "Permissions": [ { "Name": "Acronym.Read.All", @@ -259760,67 +255192,67 @@ "IsAdmin": false } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaQuerySearch" + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource" + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "Method": "POST", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation" + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", + "Method": "POST", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update Azure AD recommendations", "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Method": "POST", + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -259847,463 +255279,463 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission" + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission" + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription" + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription" + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription" + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription" + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription" + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription" + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription" + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription" + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription" + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSubscription" + "Command": "Invoke-MgBetaReauthorizeSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription" + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription" + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription" + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaRecentDrive" + "Command": "Invoke-MgBetaRecentDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaRecentGroupDrive" + "Command": "Invoke-MgBetaRecentGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/recent", + "Method": "GET", + "Command": "Invoke-MgBetaRecentUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaRecentUserActivity" + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaRecentUserDrive" + "Command": "Invoke-MgBetaRecentUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/record", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCall" + "Command": "Invoke-MgBetaRecordCommunicationCall", + "Permissions": [], + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/recordResponse", + "Method": "POST", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse" + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Record", "RecordExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision" + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision" + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/redirect", + "Method": "POST", + "Command": "Invoke-MgBetaRedirectCommunicationCall", "Permissions": { "Name": "Calls.Initiate.All", "Description": "Initiate outgoing 1 to 1 calls from the app", "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRedirectCommunicationCall" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Method": "POST", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "Permissions": { "Name": "PrintJob.Manage.All", "Description": "Perform advanced operations on print jobs", "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", "IsAdmin": false }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob" + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintShareJob" + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", + "Method": "POST", + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -260318,18 +255750,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", + "Method": "POST", + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -260344,59 +255776,59 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReenableUserManagedDevice" + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/reject", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRejectCommunicationCall" + "Command": "Invoke-MgBetaRejectCommunicationCall", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Remediate", "RemediateViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident" + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/renew", + "Method": "POST", + "Command": "Invoke-MgBetaRenewGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -260411,18 +255843,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Renew", "RenewExpanded" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/renewGroup", + "Method": "POST", + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -260437,44 +255869,18 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase" - }, - { - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -260489,512 +255895,512 @@ "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Method": "POST", + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Method": "POST", + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage" + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Method": "POST", + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Method": "POST", + "Command": "Invoke-MgBetaReplyAllUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyGroupConversationThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThread" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo" + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyGroupThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThread" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyGroupThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPost" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo" + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage" + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Method": "POST", + "Command": "Invoke-MgBetaReplyUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident" + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Method": "GET", + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc" + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Method": "POST", + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "Method": "POST", + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "Method": "POST", + "Command": "Invoke-MgBetaReprovisionUserCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc" + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "Method": "POST", + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Method": "POST", + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRetireUserManagedDevice" + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Retry", "RetryViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning" + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Retry", "RetryViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Method": "POST", + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Retry", "RetryViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning" + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Retry", "RetryViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation" + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Retry", "RetryViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/retryServiceProvisioning", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning" + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Method": "POST", + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -261021,62 +256427,62 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission" + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission" + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reupload", "ReuploadViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "Method": "POST", + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -261091,36 +256497,36 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -261135,18 +256541,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -261161,36 +256567,36 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Method": "POST", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -261205,131 +256611,131 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey" + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey" + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword" + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "Method": "POST", + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Method": "POST", + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender" + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Method": "POST", + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Method": "GET", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "Permissions": [ { "Name": "PrivilegedAccess.Read.AzureAD", @@ -261344,17 +256750,17 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory" + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Method": "GET", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "Permissions": [ { "Name": "PrivilegedAccess.Read.AzureAD", @@ -261369,210 +256775,210 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole" + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp" + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole" + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement" + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Schedule" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole" + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate" + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate" + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "Method": "POST", + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Self", "SelfViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "Method": "POST", + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Share", "ShareViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "Method": "POST", + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/share", + "Method": "POST", + "Command": "Invoke-MgBetaShareTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -261587,167 +256993,167 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaShareTeamSchedule" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest" + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Sign", "SignExpanded" ], - "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/informationProtection/signDigest", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSignInformationProtectionDigest" + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/sites/{site-id}/informationProtection/signDigest", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest" + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/users/{user-id}/informationProtection/signDigest", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest" + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder" + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder" + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder" + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Method": "POST", + "Command": "Invoke-MgBetaSnoozeUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventReminder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageDelete" + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete" + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Method": "POST", + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -261762,18 +257168,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Method": "POST", + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -261788,70 +257194,70 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete" + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete" + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete" + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete" + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Method": "POST", + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -261866,69 +257272,69 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete" + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Method": "POST", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone" + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/subscribeByMail", + "Method": "POST", + "Command": "Invoke-MgBetaSubscribeGroupByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeGroupByMail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Method": "GET", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -261955,18 +257361,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", + "Method": "GET", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -261981,18 +257387,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Functions", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", + "Method": "GET", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -262007,18 +257413,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -262033,18 +257439,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -262059,18 +257465,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -262085,36 +257491,36 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Supported", "SupportedViaIdentity" ], - "OutputType": "IMicrosoftGraphLocaleInfo", "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Method": "GET", + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read", @@ -262135,40 +257541,40 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage" + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Tag", "TagExpanded", "TagViaIdentity", "TagViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", + "Method": "POST", + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -262183,20 +257589,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -262211,20 +257617,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -262239,40 +257645,40 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -262287,18 +257693,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Tenant", "TenantExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", + "Method": "POST", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -262313,36 +257719,36 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch" + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Tenant", "TenantViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", + "Method": "POST", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard" + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Terminate", "TerminateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Method": "POST", + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -262357,20 +257763,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Method": "GET", + "Command": "Invoke-MgBetaTimeUserOutlook", "Permissions": [ { "Name": "User.Read", @@ -262391,20 +257797,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaTimeUserOutlook" + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConvertIdResult", "Uri": "/users/{user-id}/translateExchangeIds", + "Method": "POST", + "Command": "Invoke-MgBetaTranslateUserExchangeId", "Permissions": [ { "Name": "User.Read", @@ -262437,72 +257843,72 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTranslateUserExchangeId" + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Method": "POST", + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "Method": "POST", + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Method": "POST", + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/unarchive", + "Method": "POST", + "Command": "Invoke-MgBetaUnarchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -262529,31 +257935,31 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeam" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice" + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Method": "POST", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -262568,198 +257974,198 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Unbind" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "Method": "POST", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Unbind" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "Method": "POST", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset" + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset" + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Unenroll", "UnenrollExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "Method": "POST", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Method": "POST", + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveItem" + "Command": "Invoke-MgBetaUnfollowDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveRoot" + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem" + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot" + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveItem" + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot" + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Uri": "/communications/calls/{call-id}/unmute", + "Method": "POST", + "Command": "Invoke-MgBetaUnmuteCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -262774,18 +258180,31 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Unpin", + "UnpinViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", "Method": "POST", - "Command": "Invoke-MgBetaUnmuteCommunicationCall" + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Method": "POST", + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -262812,128 +258231,128 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission" + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission" + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage" + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage" + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "Method": "POST", + "Command": "Invoke-MgBetaUnsubscribeUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "Method": "POST", + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "Method": "POST", + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Upload", "UploadViaIdentity" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", + "Method": "GET", + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -262948,113 +258367,158 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Method": "POST", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate" + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Method": "POST", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", + "Method": "POST", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "Method": "POST", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate" + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "Method": "POST", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12" + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "Method": "POST", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret" + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "GET", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Usage", "UsageViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Method": "GET", + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -263075,18 +258539,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphReminder", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Method": "GET", + "Command": "Invoke-MgBetaViewUserReminder", "Permissions": [ { "Name": "Calendars.Read", @@ -263107,48 +258571,48 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Invoke-MgBetaViewUserReminder" + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "beta" }, { + "Module": "Groups", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgCalendarGroupCalendar" + "Command": "Invoke-MgCalendarGroupCalendar", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles" + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Method": "POST", + "Command": "Invoke-MgCheckinDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -263169,93 +258633,93 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgCheckinDriveItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckinDriveRoot" + "Command": "Invoke-MgCheckinDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveItem" + "Command": "Invoke-MgCheckinGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveRoot" + "Command": "Invoke-MgCheckinGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveItem" + "Command": "Invoke-MgCheckinUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveRoot" + "Command": "Invoke-MgCheckinUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Method": "POST", + "Command": "Invoke-MgCheckoutDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -263276,133 +258740,133 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgCheckoutDriveItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckoutDriveRoot" + "Command": "Invoke-MgCheckoutDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveItem" + "Command": "Invoke-MgCheckoutGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveRoot" + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveItem" + "Command": "Invoke-MgCheckoutUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveRoot" + "Command": "Invoke-MgCheckoutUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Method": "POST", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice" + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting" + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Method": "POST", + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -263417,193 +258881,193 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDeclineGroupCalendarEvent" + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDeclineGroupEvent" + "Command": "Invoke-MgDeclineGroupEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/decline", + "Method": "POST", + "Command": "Invoke-MgDeclineUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgDeclineUserEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDeclineUserEventInstance" + "Command": "Invoke-MgDeclineUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDismissGroupCalendarEventReminder" + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDismissGroupEventReminder" + "Command": "Invoke-MgDismissGroupEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Dismiss", "DismissExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Method": "POST", + "Command": "Invoke-MgDismissRiskyServicePrincipal", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgDismissRiskyServicePrincipal" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Dismiss", "DismissExpanded" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/dismiss", + "Method": "POST", + "Command": "Invoke-MgDismissRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write identity risky user information", "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgDismissRiskyUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDismissUserEventInstanceReminder" + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Method": "POST", + "Command": "Invoke-MgDismissUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgDismissUserEventReminder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Method": "POST", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Download" ], - "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -263618,31 +259082,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgDownUserManagedDeviceShut" + "Command": "Invoke-MgDownUserManagedDeviceShut", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Method": "POST", + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -263657,17 +259121,17 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Experience" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Method": "GET", + "Command": "Invoke-MgExperienceDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -263682,18 +259146,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgExperienceDeviceManagement" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Method": "POST", + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.Read.All", @@ -263720,114 +259184,114 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel" + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel" + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel" + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel" + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel" + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Extract", "ExtractViaIdentity" ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel" + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Favorite", "FavoriteExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Method": "POST", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator" + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Permissions": [], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -263842,36 +259306,36 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser" + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -263886,18 +259350,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -263912,18 +259376,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -263938,18 +259402,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -263964,18 +259428,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -263990,18 +259454,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -264016,18 +259480,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -264042,18 +259506,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -264068,18 +259532,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -264094,18 +259558,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -264120,18 +259584,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -264164,18 +259628,18 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -264208,18 +259672,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -264252,18 +259716,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -264296,18 +259760,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -264340,18 +259804,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Method": "GET", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -264384,96 +259848,96 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -264488,18 +259952,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Method": "GET", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -264514,18 +259978,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Method": "POST", + "Command": "Invoke-MgFollowDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -264564,316 +260028,316 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgFollowDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgFollowDriveRoot" + "Command": "Invoke-MgFollowDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveItem" + "Command": "Invoke-MgFollowGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveRoot" + "Command": "Invoke-MgFollowGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgFollowUserDriveItem" + "Command": "Invoke-MgFollowUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Follow", "FollowViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgFollowUserDriveRoot" + "Command": "Invoke-MgFollowUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "OutputType": null, "Uri": "/domains/{domain-id}/forceDelete", + "Method": "POST", + "Command": "Invoke-MgForceDomainDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForceDomainDelete" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardGroupCalendarEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPost" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo" + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardGroupEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardGroupEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardGroupThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPost" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo" + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardUserEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgForwardUserEventInstance" + "Command": "Invoke-MgForwardUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage" + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Method": "POST", + "Command": "Invoke-MgForwardUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgForwardUserMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema" + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -264888,18 +260352,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -264914,18 +260378,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Function", "FunctionViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Method": "GET", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -264940,76 +260404,75 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/unhideForUser", + "Method": "POST", + "Command": "Invoke-MgGraphChat", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgGraphChat" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgGraphDrive" + "Command": "Invoke-MgGraphDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/unsubscribeByMail", + "Method": "POST", + "Command": "Invoke-MgGraphGroup", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgGraphGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgGraphGroupDrive" + "Command": "Invoke-MgGraphGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Graph", "Graph1", @@ -265018,54 +260481,55 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Method": "GET", + "Command": "Invoke-MgGraphReportAuthenticationMethod", "Permissions": { "Name": "AuditLog.Read.All", "Description": "Read audit log data", "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", "IsAdmin": true }, - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgGraphReportAuthenticationMethod" + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgGraphUserChat" + "Command": "Invoke-MgGraphUserChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Graph", "GraphViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgGraphUserDrive" + "Command": "Invoke-MgGraphUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Method": "GET", + "Command": "Invoke-MgHaveTeamChannel", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -265080,46 +260544,46 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgHaveTeamChannel" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgHaveTeamPrimaryChannel" + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel" + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Method": "POST", + "Command": "Invoke-MgInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -265140,40 +260604,40 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgInstantiateApplicationTemplate" + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Uri": "/communications/calls/{call-id}/participants/invite", + "Method": "POST", + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Permissions": { "Name": "Calls.InitiateGroupCall.All", "Description": "Initiate outgoing group calls from the app", "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgInviteCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Method": "POST", + "Command": "Invoke-MgInviteDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -265194,93 +260658,93 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgInviteDriveItem" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgInviteDriveRoot" + "Command": "Invoke-MgInviteDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveItem" + "Command": "Invoke-MgInviteGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveRoot" + "Command": "Invoke-MgInviteGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgInviteUserDriveItem" + "Command": "Invoke-MgInviteUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgInviteUserDriveRoot" + "Command": "Invoke-MgInviteUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Keep", "KeepViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/keepAlive", + "Method": "POST", + "Command": "Invoke-MgKeepCommunicationCallAlive", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -265295,18 +260759,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgKeepCommunicationCallAlive" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "License", "LicenseViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Method": "POST", + "Command": "Invoke-MgLicenseUser", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -265321,175 +260785,175 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgLicenseUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Log", "LogExpanded" ], - "OutputType": null, "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Method": "POST", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Method": "POST", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser" + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/markChatReadForUser", + "Method": "POST", + "Command": "Invoke-MgMarkChatReadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMarkChatReadForUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Method": "POST", + "Command": "Invoke-MgMarkChatUnreadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMarkChatUnreadForUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Method": "POST", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Method": "POST", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgMarkUserChatReadForUser" + "Command": "Invoke-MgMarkUserChatReadForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgMarkUserChatUnreadForUser" + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Uri": "/communications/calls/{call-id}/mute", + "Method": "POST", + "Command": "Invoke-MgMuteCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -265504,20 +260968,20 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCall" + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Method": "POST", + "Command": "Invoke-MgMuteCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -265532,50 +260996,50 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCallParticipant" + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression" + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Permissions": [], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression" + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Permissions": [], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Method": "POST", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -265590,20 +261054,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression" + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Method": "POST", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -265618,20 +261082,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression" + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlayPromptOperation", "Uri": "/communications/calls/{call-id}/playPrompt", + "Method": "POST", + "Command": "Invoke-MgPlayCommunicationCallPrompt", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -265646,20 +261110,20 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgPlayCommunicationCallPrompt" + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Method": "POST", + "Command": "Invoke-MgPreviewDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -265698,202 +261162,202 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgPreviewDriveItem" + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgPreviewDriveRoot" + "Command": "Invoke-MgPreviewDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveItem" + "Command": "Invoke-MgPreviewGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveRoot" + "Command": "Invoke-MgPreviewGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewGroupOnenotePage" + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage" + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenotePage" + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage" + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage" + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveItem" + "Command": "Invoke-MgPreviewUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveRoot" + "Command": "Invoke-MgPreviewUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgPreviewUserOnenotePage" + "Command": "Invoke-MgPreviewUserOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Promote", "PromoteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/promote", + "Method": "POST", + "Command": "Invoke-MgPromoteDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgPromoteDomain" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphSearchResponse", "Uri": "/search/query", + "Method": "POST", + "Command": "Invoke-MgQuerySearch", "Permissions": [ { "Name": "Acronym.Read.All", @@ -265956,18 +261420,18 @@ "IsAdmin": false } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgQuerySearch" + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Method": "POST", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -265994,360 +261458,360 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission" + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission" + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveItemSubscription" + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveListSubscription" + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveRootSubscription" + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription" + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription" + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription" + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription" + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeShareListSubscription" + "Command": "Invoke-MgReauthorizeShareListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeSiteListSubscription" + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeSubscription" + "Command": "Invoke-MgReauthorizeSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription" + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription" + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription" + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgRecentDrive" + "Command": "Invoke-MgRecentDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgRecentGroupDrive" + "Command": "Invoke-MgRecentGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/recent", + "Method": "GET", + "Command": "Invoke-MgRecentUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgRecentUserActivity" + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgRecentUserDrive" + "Command": "Invoke-MgRecentUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/recordResponse", + "Method": "POST", + "Command": "Invoke-MgRecordCommunicationCallResponse", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgRecordCommunicationCallResponse" + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/redirect", + "Method": "POST", + "Command": "Invoke-MgRedirectCommunicationCall", "Permissions": { "Name": "Calls.Initiate.All", "Description": "Initiate outgoing 1 to 1 calls from the app", "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgRedirectCommunicationCall" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Method": "POST", + "Command": "Invoke-MgRedirectPrintPrinterJob", "Permissions": { "Name": "PrintJob.Manage.All", "Description": "Perform advanced operations on print jobs", "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgRedirectPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgRedirectPrintShareJob" + "Command": "Invoke-MgRedirectPrintShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/reject", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgRejectCommunicationCall" + "Command": "Invoke-MgRejectCommunicationCall", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/renew", + "Method": "POST", + "Command": "Invoke-MgRenewGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -266362,18 +261826,18 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgRenewGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Method": "POST", + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -266388,300 +261852,300 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage" + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Method": "POST", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Method": "POST", + "Command": "Invoke-MgReplyAllUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyGroupConversationThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThread" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPost" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo" + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyGroupThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyGroupThread" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyGroupThreadPost", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPost" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo" + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage" + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Method": "POST", + "Command": "Invoke-MgReplyUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReplyUserMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident" + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Method": "GET", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Method": "POST", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgRetireUserManagedDevice" + "Command": "Invoke-MgRetireUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Method": "POST", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -266708,101 +262172,101 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission" + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission" + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Method": "POST", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender" + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Method": "POST", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/share", + "Method": "POST", + "Command": "Invoke-MgShareTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -266817,109 +262281,109 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgShareTeamSchedule" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder" + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSnoozeGroupEventReminder" + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder" + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Method": "POST", + "Command": "Invoke-MgSnoozeUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventReminder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftChatMessageDelete" + "Command": "Invoke-MgSoftChatMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftChatMessageReplyDelete" + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Method": "POST", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -266934,18 +262398,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageDelete" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Method": "POST", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -266960,70 +262424,70 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete" + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete" + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete" + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete" + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Method": "POST", + "Command": "Invoke-MgSoftUserChatMessageDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -267038,69 +262502,69 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageDelete" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Soft", "SoftViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete" + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Method": "POST", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSubscribeCommunicationCallToTone" + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/subscribeByMail", + "Method": "POST", + "Command": "Invoke-MgSubscribeGroupByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgSubscribeGroupByMail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Functions", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Method": "GET", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -267127,18 +262591,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -267153,18 +262617,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun" + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -267179,18 +262643,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -267205,36 +262669,36 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Method": "GET", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Supported", "SupportedViaIdentity" ], - "OutputType": "IMicrosoftGraphLocaleInfo", "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Method": "GET", + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read", @@ -267255,20 +262719,20 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgSupportedUserOutlookLanguage" + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -267283,20 +262747,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -267311,20 +262775,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -267339,38 +262803,38 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Method": "POST", + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Terminate", "TerminateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Method": "POST", + "Command": "Invoke-MgTerminateDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -267385,20 +262849,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTerminateDeviceManagementPartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Method": "GET", + "Command": "Invoke-MgTimeUserOutlook", "Permissions": [ { "Name": "User.Read", @@ -267419,20 +262883,20 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgTimeUserOutlook" + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConvertIdResult", "Uri": "/users/{user-id}/translateExchangeIds", + "Method": "POST", + "Command": "Invoke-MgTranslateUserExchangeId", "Permissions": [ { "Name": "User.Read", @@ -267465,36 +262929,36 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgTranslateUserExchangeId" + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Method": "POST", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/unarchive", + "Method": "POST", + "Command": "Invoke-MgUnarchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -267521,18 +262985,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeam" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Method": "POST", + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -267547,116 +263011,116 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Method": "POST", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowDriveItem" + "Command": "Invoke-MgUnfollowDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowDriveRoot" + "Command": "Invoke-MgUnfollowDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveItem" + "Command": "Invoke-MgUnfollowGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveRoot" + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveItem" + "Command": "Invoke-MgUnfollowUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveRoot" + "Command": "Invoke-MgUnfollowUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Uri": "/communications/calls/{call-id}/unmute", + "Method": "POST", + "Command": "Invoke-MgUnmuteCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -267671,18 +263135,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnmuteCommunicationCall" + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Method": "POST", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -267709,77 +263173,107 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission" + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission" + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Method": "POST", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", "Method": "POST", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate" + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Method": "POST", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Usage", "UsageViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Usage", "UsageViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Method": "GET", + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -267800,18 +263294,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphReminder", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Method": "GET", + "Command": "Invoke-MgViewUserReminder", "Permissions": [ { "Name": "Calendars.Read", @@ -267832,95 +263326,95 @@ "IsAdmin": false } ], - "Module": "Users.Functions", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Invoke-MgViewUserReminder" + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Files", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaDriveListContentTypeWithHubSite" + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite" + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite" + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite" + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaShareListContentTypeWithHubSite" + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Method": "POST", + "Command": "Join-MgBetaSiteContentTypeWithHubSite", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -267935,125 +263429,125 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Join-MgBetaSiteContentTypeWithHubSite" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite" + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite" + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Files", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgDriveListContentTypeWithHubSite" + "Command": "Join-MgDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite" + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgGroupSiteContentTypeWithHubSite" + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite" + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgShareListContentTypeWithHubSite" + "Command": "Join-MgShareListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Method": "POST", + "Command": "Join-MgSiteContentTypeWithHubSite", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -268068,148 +263562,148 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Join-MgSiteContentTypeWithHubSite" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgSiteListContentTypeWithHubSite" + "Command": "Join-MgSiteListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Join-MgUserDriveListContentTypeWithHubSite" + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "Method": "POST", + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Method": "POST", + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Lock-MgBetaUserManagedDeviceRemote" + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Method": "POST", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Lock-MgUserManagedDeviceRemote" + "Command": "Lock-MgUserManagedDeviceRemote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/transfer", + "Method": "POST", + "Command": "Move-MgBetaCommunicationCall", "Permissions": { "Name": "Calls.Initiate.All", "Description": "Initiate outgoing 1 to 1 calls from the app", "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaCommunicationCall" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Move", "MoveExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", + "Method": "POST", + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -268224,38 +263718,38 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "Method": "POST", + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Move", "MoveExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", + "Method": "POST", + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -268270,404 +263764,404 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", + "Method": "POST", + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Method": "POST", + "Command": "Move-MgBetaUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolder" + "Command": "Move-MgBetaUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage" + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Method": "POST", + "Command": "Move-MgBetaUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Move-MgBetaUserManagedDeviceToOu" + "Command": "Move-MgBetaUserManagedDeviceToOu", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", + "Method": "POST", + "Command": "Move-MgBetaUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Move-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "CloudCommunications", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/transfer", + "Method": "POST", + "Command": "Move-MgCommunicationCall", "Permissions": { "Name": "Calls.Initiate.All", "Description": "Initiate outgoing 1 to 1 calls from the app", "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Move-MgCommunicationCall" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Method": "POST", + "Command": "Move-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Move-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolder" + "Command": "Move-MgUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolderMessage" + "Command": "Move-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Method": "POST", + "Command": "Move-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Move-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", + "Method": "POST", + "Command": "Move-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Move-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Method": "POST", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Method": "POST", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Method": "POST", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgAgreement" + "Command": "New-MgAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgAgreementAcceptance" + "Command": "New-MgAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", + "Method": "POST", + "Command": "New-MgAgreementFile", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAgreementFile" + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgAgreementFileLocalization" + "Command": "New-MgAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgAgreementFileLocalizationVersion" + "Command": "New-MgAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgAgreementFileVersion" + "Command": "New-MgAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps", + "Method": "POST", + "Command": "New-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -268688,20 +264182,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAppCatalogTeamApp" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Method": "POST", + "Command": "New-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -268722,18 +264216,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgAppCatalogTeamAppDefinition" + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications", + "Method": "POST", + "Command": "New-MgApplication", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -268748,20 +264242,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Method": "POST", + "Command": "New-MgApplicationAppManagementPolicyByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -268776,20 +264270,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationAppManagementPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", + "Method": "POST", + "Command": "New-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -268810,20 +264304,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Method": "POST", + "Command": "New-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -268838,20 +264332,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/$ref", + "Method": "POST", + "Command": "New-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -268878,95 +264372,95 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgApplicationSynchronizationJob" + "Command": "New-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobOnDemand" + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Permissions": [], + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory" + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplate" + "Command": "New-MgApplicationSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory" + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Method": "POST", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -268993,20 +264487,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationTokenIssuancePolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Method": "POST", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269033,18 +264527,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgApplicationTokenLifetimePolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews", + "Method": "POST", + "Command": "New-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -269059,110 +264553,110 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAccessReview" + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewDecision" + "Command": "New-MgBetaAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewInstance" + "Command": "New-MgBetaAccessReviewInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceDecision" + "Command": "New-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceMyDecision" + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceReviewer" + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAccessReviewMyDecision" + "Command": "New-MgBetaAccessReviewMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Method": "POST", + "Command": "New-MgBetaAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -269177,111 +264671,111 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAccessReviewReviewer" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Method": "POST", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList" + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Method": "POST", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Method": "POST", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite" + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/administrativeUnits", + "Method": "POST", + "Command": "New-MgBetaAdministrativeUnit", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitExtension" + "Command": "New-MgBetaAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Method": "POST", + "Command": "New-MgBetaAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -269296,20 +264790,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "POST", + "Command": "New-MgBetaAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -269324,144 +264818,144 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "POST", + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", "Uri": "/admin/people/profileCardProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAdminPersonProfileCardProperty" + "Command": "New-MgBetaAdminPersonProfileCardProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAgreement" + "Command": "New-MgBetaAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAgreementAcceptance" + "Command": "New-MgBetaAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", + "Method": "POST", + "Command": "New-MgBetaAgreementFile", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAgreementFile" + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalization" + "Command": "New-MgBetaAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalizationVersion" + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaAgreementFileVersion" + "Command": "New-MgBetaAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps", + "Method": "POST", + "Command": "New-MgBetaAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -269482,20 +264976,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamApp" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Method": "POST", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -269516,18 +265010,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamAppDefinition" + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApplication", "Uri": "/applications", + "Method": "POST", + "Command": "New-MgBetaApplication", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269542,20 +265036,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplication" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Method": "POST", + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -269570,20 +265064,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", + "Method": "POST", + "Command": "New-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269604,20 +265098,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationExtensionProperty" + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Method": "POST", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269632,20 +265126,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationFederatedIdentityCredential" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/$ref", + "Method": "POST", + "Command": "New-MgBetaApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269672,95 +265166,95 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJob" + "Command": "New-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand" + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Permissions": [], + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplate" + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Method": "POST", + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269787,20 +265281,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Method": "POST", + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -269827,38 +265321,38 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/bookingBusinesses", + "Method": "POST", + "Command": "New-MgBetaBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Method": "POST", + "Command": "New-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -269885,35 +265379,35 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusinessAppointment" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaBookingBusinessCalendarView" + "Command": "New-MgBetaBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomer", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Method": "POST", + "Command": "New-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -269934,20 +265428,20 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomer" + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Method": "POST", + "Command": "New-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -269968,20 +265462,20 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Method": "POST", + "Command": "New-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -269996,20 +265490,20 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusinessService" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Method": "POST", + "Command": "New-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -270024,44 +265518,44 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBookingBusinessStaffMember" + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/bookingCurrencies", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaBookingCurrency" + "Command": "New-MgBetaBookingCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaBusinessFlowTemplate" + "Command": "New-MgBetaBusinessFlowTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenario", "Uri": "/solutions/businessScenarios", + "Method": "POST", + "Command": "New-MgBetaBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -270076,20 +265570,20 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBusinessScenario" + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Method": "POST", + "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -270104,38 +265598,38 @@ "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization" + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Method": "POST", + "Command": "New-MgBetaBusinessScenarioPlannerTask", "Permissions": { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", "Description": "Read and write data for business scenarios this app creates or owns", "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.", "IsAdmin": true }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaBusinessScenarioPlannerTask" + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats", + "Method": "POST", + "Command": "New-MgBetaChat", "Permissions": [ { "Name": "Chat.Create", @@ -270150,20 +265644,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps", + "Method": "POST", + "Command": "New-MgBetaChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -270220,20 +265714,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members", + "Method": "POST", + "Command": "New-MgBetaChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -270266,20 +265760,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages", + "Method": "POST", + "Command": "New-MgBetaChatMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -270312,95 +265806,95 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaChatMessageHostedContent" + "Command": "New-MgBetaChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaChatMessageReply" + "Command": "New-MgBetaChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaChatMessageReplyHostedContent" + "Command": "New-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/chats/{chat-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaChatOperation" + "Command": "New-MgBetaChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaChatPermissionGrant" + "Command": "New-MgBetaChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages", + "Method": "POST", + "Command": "New-MgBetaChatPinnedMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -270421,20 +265915,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChatPinnedMessage" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs", + "Method": "POST", + "Command": "New-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -270485,18 +265979,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCall", "Uri": "/communications/calls", + "Method": "POST", + "Command": "New-MgBetaCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -270529,20 +266023,20 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaCommunicationCall" + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Method": "POST", + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -270557,100 +266051,99 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationCallContentSharingSession" + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationCallOperation" + "Command": "New-MgBetaCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationCallParticipant" + "Command": "New-MgBetaCommunicationCallParticipant", + "Permissions": [], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationCallRecordSession" + "Command": "New-MgBetaCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeeting" + "Command": "New-MgBetaCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport" + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "Create1", @@ -270661,94 +266154,95 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording" + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion" + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant" + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript" + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaCommunicationPresence" + "Command": "New-MgBetaCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Uri": "/compliance/ediscovery/cases", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270763,20 +266257,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCase" + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270791,20 +266285,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270819,35 +266313,35 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270862,20 +266356,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270890,20 +266384,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold" + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270918,35 +266412,35 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270961,20 +266455,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -270989,35 +266483,35 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation" + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -271032,20 +266526,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -271060,20 +266554,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -271088,20 +266582,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection" + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -271116,20 +266610,20 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Method": "POST", + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -271144,95 +266638,95 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaContact" + "Command": "New-MgBetaContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaContract" + "Command": "New-MgBetaContract", + "Permissions": [], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDataPolicyOperation" + "Command": "New-MgBetaDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices", + "Method": "POST", + "Command": "New-MgBetaDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271247,33 +266741,33 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment" + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271288,20 +266782,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271316,149 +266810,149 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate" + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment" + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271473,46 +266967,46 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment" + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271527,50 +267021,50 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271585,182 +267079,182 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation" + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus" + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory" + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271775,20 +267269,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -271803,250 +267297,250 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship" + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementPolicySet", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySet" + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment" + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem" + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272061,35 +267555,35 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272104,18 +267598,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272130,18 +267624,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTask" + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272156,76 +267650,76 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272240,18 +267734,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272266,35 +267760,35 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272309,20 +267803,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272337,18 +267831,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272363,18 +267857,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272389,20 +267883,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -272417,210 +267911,210 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment" + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceCommand" + "Command": "New-MgBetaDeviceCommand", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceExtension" + "Command": "New-MgBetaDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile" + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Generate" ], - "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272635,186 +268129,186 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile" + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment" + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAssignmentFilter", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAssignmentFilter" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAuditEvent", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAutopilotEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEvent" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation" + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategory" + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/comanagedDevices", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272829,151 +268323,151 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl" + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272988,18 +268482,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice" + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273014,288 +268508,288 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/complianceSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementComplianceSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementConfigurationSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273310,36 +268804,36 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDataSharingConsent" + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting" + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Generate", "GenerateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -273354,71 +268848,71 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile" + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementDerivedCredential" + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273433,18 +268927,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273459,366 +268953,366 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState" + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation" + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273833,20 +269327,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273861,18 +269355,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -273887,18 +269381,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -273913,20 +269407,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript" + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -273941,20 +269435,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -273969,18 +269463,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273995,20 +269489,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScript" + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274023,20 +269517,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274051,20 +269545,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274079,20 +269573,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274107,109 +269601,109 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector" + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274224,690 +269718,690 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy" + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory" + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration" + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment" + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue" + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue" + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition" + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping" + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension" + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile" + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile" + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation" + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntent", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntent" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategory" + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentCopy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCopy" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentDeviceState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntentUserState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentUserState" + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile" + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment" + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274922,98 +270416,98 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState" + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState" + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState" + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275028,165 +270522,165 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest" + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl" + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState" + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState" + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration" + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold" + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity", "Generate", "GenerateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -275201,96 +270695,96 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite" + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest" + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275305,18 +270799,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -275343,18 +270837,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl" + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275369,105 +270863,105 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord" + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule" + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementNdeConnector", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNdeConnector" + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275482,18 +270976,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Uri": "/deviceManagement/remoteActionAudits", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275508,18 +271002,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit" + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275534,56 +271028,56 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275598,36 +271092,36 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/reusableSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementReusableSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementReusableSetting" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275642,18 +271136,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275668,20 +271162,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275696,18 +271190,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275722,48 +271216,48 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTag" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment" + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementScript" + "Command": "New-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275778,20 +271272,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275806,20 +271300,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275834,20 +271328,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275862,20 +271356,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275890,368 +271384,368 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategory" + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateInstance", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateInstance" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTemplateSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276266,31 +271760,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276305,18 +271799,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276331,18 +271825,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276357,18 +271851,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276383,18 +271877,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276409,18 +271903,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276435,18 +271929,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276461,18 +271955,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276487,18 +271981,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276513,18 +272007,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276539,31 +272033,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276578,18 +272072,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276604,18 +272098,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276630,18 +272124,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276656,18 +272150,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276682,18 +272176,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276708,18 +272202,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276734,46 +272228,46 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276788,18 +272282,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276814,18 +272308,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276840,18 +272334,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276866,18 +272360,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276892,18 +272386,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276918,18 +272412,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276944,31 +272438,31 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -276983,18 +272477,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277009,18 +272503,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277035,18 +272529,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277061,18 +272555,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277087,18 +272581,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277113,18 +272607,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277139,18 +272633,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277165,18 +272659,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277191,20 +272685,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277219,18 +272713,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277245,392 +272739,405 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate" + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction" + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage" + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting" + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage" + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection" + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment" + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob" + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan" + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment" + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment" + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277645,20 +273152,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Method": "POST", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -277673,108 +273180,108 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Method": "POST", + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Method": "POST", + "Command": "New-MgBetaDeviceRegisteredUserByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredUserByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDeviceUsageRights" + "Command": "New-MgBetaDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits", + "Method": "POST", + "Command": "New-MgBetaDirectoryAdministrativeUnit", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension" + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Method": "POST", + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -277807,20 +273314,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "POST", + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -277853,11475 +273360,10278 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "POST", + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", + "Method": "POST", + "Command": "New-MgBetaDirectoryAttributeSet", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration" + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority" + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", + "Method": "POST", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Method": "POST", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryDeletedItem" + "Command": "New-MgBetaDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy" + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo" + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef" + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryFederationConfiguration" + "Command": "New-MgBetaDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryImpactedResource" + "Command": "New-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile" + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryObject" + "Command": "New-MgBetaDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization" + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile" + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant" + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendation" + "Command": "New-MgBetaDirectoryRecommendation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource" + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles", + "Method": "POST", + "Command": "New-MgBetaDirectoryRole", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryRole" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Method": "POST", + "Command": "New-MgBetaDirectoryRoleMemberByRef", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleMemberByRef" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleScopedMember" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleTemplate" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectorySetting" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectorySettingTemplate" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectorySharedEmailDomain" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDirectorySubscription" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDomain" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDomainFederationConfiguration" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDomainServiceConfigurationRecord" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDomainVerificationDnsRecord" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDrive" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveBundle" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItem" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [ - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemChild" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [ - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemPermission" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemSubscription" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemThumbnail" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [ - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemUploadSession" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveItemVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListColumn" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListContentType" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumn" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumnLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListItem" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListItemDocumentSetVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListItemLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListItemVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListOperation" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveListSubscription" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootChild" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemLink" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootPermission" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootSubscription" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootThumbnail" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootUploadSession" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaDriveRootVersion" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClass" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignment" - }, - { - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategory" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentResource" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmission" + "Command": "New-MgBetaDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoleTemplates", "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome" + "Command": "New-MgBetaDirectoryRoleTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/settings", "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource" + "Command": "New-MgBetaDirectorySetting", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directorySettingTemplates", "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource" + "Command": "New-MgBetaDirectorySettingTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Permissions": [ - { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - { - "Name": "Member.Read.Hidden", - "Description": "Read all hidden memberships", - "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", - "IsAdmin": false - } + "CreateExpanded" ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/sharedEmailDomains", "Method": "POST", - "Command": "New-MgBetaEducationClassMemberByRef" + "Command": "New-MgBetaDirectorySharedEmailDomain", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/subscriptions", "Method": "POST", - "Command": "New-MgBetaEducationClassTeacherByRef" + "Command": "New-MgBetaDirectorySubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignment" + "Command": "New-MgBetaDomain", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/federationConfiguration", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategory" + "Command": "New-MgBetaDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef" + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentResource" + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Method": "POST", + "Command": "New-MgBetaDomainVerificationDnsRecord", "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Files", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/drives", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmission" + "Command": "New-MgBetaDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/bundles", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome" + "Command": "New-MgBetaDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource" + "Command": "New-MgBetaDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource" + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Method": "POST", + "Command": "New-MgBetaDriveItemChild", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false }, { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaEducationMeRubric" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Method": "POST", - "Command": "New-MgBetaEducationSchool" + "Command": "New-MgBetaDriveItemLink", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaEducationSchoolClassByRef" + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Method": "POST", - "Command": "New-MgBetaEducationSchoolUserByRef" + "Command": "New-MgBetaDriveItemListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles", - "Permissions": { - "Name": "EduAdministration.ReadWrite", - "Description": "Manage your education app settings", - "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfile" + "Command": "New-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfileError" + "Command": "New-MgBetaDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Method": "POST", - "Command": "New-MgBetaEducationUser" + "Command": "New-MgBetaDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignment" + "Command": "New-MgBetaDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategory" + "Command": "New-MgBetaDriveItemUploadSession", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef" + "Command": "New-MgBetaDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/columns", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentResource" + "Command": "New-MgBetaDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmission" + "Command": "New-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome" + "Command": "New-MgBetaDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource" + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items", "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource" + "Command": "New-MgBetaDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaEducationUserRubric" + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackage" + "Command": "New-MgBetaDriveListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "New-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/operations", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler" + "Command": "New-MgBetaDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/subscriptions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting" + "Command": "New-MgBetaDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/children", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog" + "Command": "New-MgBetaDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/createLink", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension" + "Command": "New-MgBetaDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension" + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/createLink", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "Command": "New-MgBetaDriveRootListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/versions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef" + "Command": "New-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/permissions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest" + "Command": "New-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/subscriptions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope" + "Command": "New-MgBetaDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/thumbnails", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization" + "Command": "New-MgBetaDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/createUploadSession", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "Command": "New-MgBetaDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/versions", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "Command": "New-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/education/classes", "Method": "POST", - "Command": "New-MgBetaEntitlementManagementSubject" + "Command": "New-MgBetaEducationClass", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Method": "POST", + "Command": "New-MgBetaEducationClassAssignment", "Permissions": [ { - "Name": "ExternalConnection.ReadWrite.All", - "Description": "Read and write all external connections", - "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", "IsAdmin": true }, { - "Name": "ExternalConnection.ReadWrite.OwnedBy", - "Description": "Read and write external connections", - "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalConnection" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Method": "POST", + "Command": "New-MgBetaEducationClassAssignmentCategory", "Permissions": [ { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", "IsAdmin": true }, { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroup" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Method": "POST", + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "Permissions": [ { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", "IsAdmin": true }, { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroupMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Method": "POST", - "Command": "New-MgBetaExternalConnectionItem" + "Command": "New-MgBetaEducationClassAssignmentResource", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", "Method": "POST", - "Command": "New-MgBetaExternalConnectionItemActivity" + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalConnectionOperation" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors", - "Permissions": { - "Name": "IndustryData-DataConnector.ReadWrite.All", - "Description": "Manage data connector definitions", - "FullDescription": "Allows the app to read and write data connectors on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataConnector" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows", - "Permissions": { - "Name": "IndustryData-InboundFlow.ReadWrite.All", - "Description": "Manage inbound flow definitions", - "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataInboundFlow" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOperation" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups", + "Command": "New-MgBetaEducationClassAssignmentSubmission", "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataRoleGroup" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems", - "Permissions": { - "Name": "IndustryData-SourceSystem.ReadWrite.All", - "Description": "Manage source system definitions", - "FullDescription": "Allows the app to read and write source system definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataSourceSystem" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years", - "Permissions": { - "Name": "IndustryData-TimePeriod.ReadWrite.All", - "Description": "Manage time period definitions", - "FullDescription": "Allows the app to read and write time period definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataYear" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCountryRegion" + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCurrency" + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomer" + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPayment" + "Command": "New-MgBetaEducationClassMemberByRef", + "Permissions": [ + { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + { + "Name": "Member.Read.Hidden", + "Description": "Read all hidden memberships", + "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture" + "Command": "New-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal" + "Command": "New-MgBetaEducationClassModuleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment" + "Command": "New-MgBetaEducationClassTeacherByRef", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture" + "Command": "New-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPicture" + "Command": "New-MgBetaEducationMeAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployee" + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployeePicture" + "Command": "New-MgBetaEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + ], + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItem" + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemCategory" + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemPicture" + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournal" + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/rubrics", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournalLine" + "Command": "New-MgBetaEducationMeRubric", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods", + "Uri": "/education/schools", + "Method": "POST", + "Command": "New-MgBetaEducationSchool", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentMethod" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Method": "POST", + "Command": "New-MgBetaEducationSchoolClassByRef", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentTerm" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPicture" + "Command": "New-MgBetaEducationSchoolUserByRef", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture" + "Command": "New-MgBetaEducationSynchronizationProfile", + "Permissions": { + "Name": "EduAdministration.ReadWrite", + "Description": "Manage your education app settings", + "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Method": "POST", + "Command": "New-MgBetaEducationSynchronizationProfileError", "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/education/users", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture" + "Command": "New-MgBetaEducationUser", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture" + "Command": "New-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture" + "Command": "New-MgBetaEducationUserAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture" + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture" + "Command": "New-MgBetaEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture" + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture" + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture" + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture" + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ - "Make", - "MakeViaIdentity" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/rubrics", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice" + "Command": "New-MgBetaEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture" + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyShipmentMethod" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxArea" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxGroup" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendor" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendorPicture" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.Create", - "Description": "Create groups", - "FullDescription": "Allows the app to create groups without a signed-in user.", + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false }, { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroup" + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupAcceptedSenderByRef" + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupAppRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Method": "POST", - "Command": "New-MgBetaGroupCalendarPermission" + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupConversation" + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupConversationThread" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachment" + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession" + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Method": "POST", + "Command": "New-MgBetaEntitlementManagementSubject", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Search", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/external/connections", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostExtension" + "Command": "New-MgBetaExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment" + "Command": "New-MgBetaExternalConnectionGroup", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession" + "Command": "New-MgBetaExternalConnectionGroupMember", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/items", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension" + "Command": "New-MgBetaExternalConnectionItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention" + "Command": "New-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Method": "POST", + "Command": "New-MgBetaExternalConnectionOperation", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Search", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/external/industryData/dataConnectors", "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostMention" + "Command": "New-MgBetaExternalIndustryDataConnector", + "Permissions": { + "Name": "IndustryData-DataConnector.ReadWrite.All", + "Description": "Manage data connector definitions", + "FullDescription": "Allows the app to read and write data connectors on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/external/industryData/inboundFlows", "Method": "POST", - "Command": "New-MgBetaGroupDrive" + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Permissions": { + "Name": "IndustryData-InboundFlow.ReadWrite.All", + "Description": "Manage inbound flow definitions", + "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Uri": "/external/industryData/operations", + "Method": "POST", + "Command": "New-MgBetaExternalIndustryDataOperation", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Search", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/external/industryData/referenceDefinitions", "Method": "POST", - "Command": "New-MgBetaGroupDriveBundle" + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Uri": "/external/industryData/roleGroups", + "Method": "POST", + "Command": "New-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Search", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/external/industryData/sourceSystems", "Method": "POST", - "Command": "New-MgBetaGroupDriveItem" + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "Permissions": { + "Name": "IndustryData-SourceSystem.ReadWrite.All", + "Description": "Manage source system definitions", + "FullDescription": "Allows the app to read and write source system definitions on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/external/industryData/years", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat" + "Command": "New-MgBetaExternalIndustryDataYear", + "Permissions": { + "Name": "IndustryData-TimePeriod.ReadWrite.All", + "Description": "Manage time period definitions", + "FullDescription": "Allows the app to read and write time period definitions on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/countriesRegions", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemChild" + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/currencies", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemLink" + "Command": "New-MgBetaFinancialCompanyCurrency", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "New-MgBetaFinancialCompanyCustomer", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemLink" + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemVersion" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemPermission" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemSubscription" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemThumbnail" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemUploadSession" + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/employees", "Method": "POST", - "Command": "New-MgBetaGroupDriveItemVersion" + "Command": "New-MgBetaFinancialCompanyEmployee", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveListColumn" + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/items", "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentType" + "Command": "New-MgBetaFinancialCompanyItem", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/itemCategories", "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumn" + "Command": "New-MgBetaFinancialCompanyItemCategory", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink" + "Command": "New-MgBetaFinancialCompanyItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journals", "Method": "POST", - "Command": "New-MgBetaGroupDriveListItem" + "Command": "New-MgBetaFinancialCompanyJournal", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journalLines", "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "New-MgBetaFinancialCompanyJournalLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentMethods", "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemLink" + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentTerms", "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemVersion" + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveListOperation" + "Command": "New-MgBetaFinancialCompanyPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveListSubscription" + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat" + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootChild" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootLink" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemLink" + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemVersion" + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootPermission" + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootSubscription" + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Method": "POST", + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Financials", + "Variants": [ + "Make", + "MakeViaIdentity" + ], + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootThumbnail" + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootUploadSession" + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/shipmentMethods", "Method": "POST", - "Command": "New-MgBetaGroupDriveRootVersion" + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/taxAreas", "Method": "POST", - "Command": "New-MgBetaGroupEndpoint" + "Command": "New-MgBetaFinancialCompanyTaxArea", + "Permissions": [], + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", + "Uri": "/financials/companies/{company-id}/taxGroups", + "Method": "POST", + "Command": "New-MgBetaFinancialCompanyTaxGroup", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupEvent" + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Method": "POST", + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupEventAttachment" + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors", "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment" + "Command": "New-MgBetaFinancialCompanyVendor", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension" + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups", "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment" + "Command": "New-MgBetaGroup", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.Create", + "Description": "Create groups", + "FullDescription": "Allows the app to create groups without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension" + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/appRoleAssignments", "Method": "POST", - "Command": "New-MgBetaGroupEventExtension" + "Command": "New-MgBetaGroupAppRoleAssignment", + "Permissions": { + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/events", "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceAttachment" + "Command": "New-MgBetaGroupCalendarEvent", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment" + "Command": "New-MgBetaGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations", "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension" + "Command": "New-MgBetaGroupConversation", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExtension" + "Command": "New-MgBetaGroupConversationThread", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupExtension" + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Method": "POST", - "Command": "New-MgBetaGroupLifecyclePolicy" + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupMemberByRef" + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebook" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSection" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Method": "POST", - "Command": "New-MgBetaGroupOnenotePage" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSection" + "Command": "New-MgBetaGroupConversationThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroup" + "Command": "New-MgBetaGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection" + "Command": "New-MgBetaGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionPage" + "Command": "New-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Method": "POST", - "Command": "New-MgBetaGroupOwnerByRef" + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", "Method": "POST", - "Command": "New-MgBetaGroupPermissionGrant" + "Command": "New-MgBetaGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", "Method": "POST", - "Command": "New-MgBetaGroupRejectedSenderByRef" + "Command": "New-MgBetaGroupDriveItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaGroupSetting" + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat" + "Command": "New-MgBetaGroupDriveItemListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity" + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Method": "POST", - "Command": "New-MgBetaGroupSiteColumn" + "Command": "New-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Method": "POST", - "Command": "New-MgBetaGroupSiteContentType" + "Command": "New-MgBetaGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumn" + "Command": "New-MgBetaGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink" + "Command": "New-MgBetaGroupDriveItemUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "New-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel" + "Command": "New-MgBetaGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "New-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest" + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult" + "Command": "New-MgBetaGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaGroupSiteList" + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", "Method": "POST", - "Command": "New-MgBetaGroupSiteListActivity" + "Command": "New-MgBetaGroupDriveListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListColumn" + "Command": "New-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentType" + "Command": "New-MgBetaGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumn" + "Command": "New-MgBetaGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink" + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", "Method": "POST", - "Command": "New-MgBetaGroupSiteListItem" + "Command": "New-MgBetaGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemActivity" + "Command": "New-MgBetaGroupDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemLink" + "Command": "New-MgBetaGroupDriveRootListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemVersion" + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListOperation" + "Command": "New-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", "Method": "POST", - "Command": "New-MgBetaGroupSiteListSubscription" + "Command": "New-MgBetaGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebook" + "Command": "New-MgBetaGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection" + "Command": "New-MgBetaGroupDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup" + "Command": "New-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/endpoints", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "New-MgBetaGroupEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "New-MgBetaGroupEvent", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage" + "Command": "New-MgBetaGroupEventAttachment", + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteOperation" + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenotePage" + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteResource" + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSection" + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup" + "Command": "New-MgBetaGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection" + "Command": "New-MgBetaGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage" + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage" + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSiteOperation" + "Command": "New-MgBetaGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/extensions", "Method": "POST", - "Command": "New-MgBetaGroupSitePage" + "Command": "New-MgBetaGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groupLifecyclePolicies", "Method": "POST", - "Command": "New-MgBetaGroupSitePermission" + "Command": "New-MgBetaGroupLifecyclePolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/members/$ref", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroup" + "Command": "New-MgBetaGroupMemberByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/notebooks", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet" - }, - { - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "Command": "New-MgBetaGroupOnenoteNotebook", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation" + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation" + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/pages", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm" + "Command": "New-MgBetaGroupOnenotePage", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sections", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild" + "Command": "New-MgBetaGroupOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation" + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSet" + "Command": "New-MgBetaGroupOnenoteSectionPage", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/owners/$ref", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChild" + "Command": "New-MgBetaGroupOwnerByRef", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/permissionGrants", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation" + "Command": "New-MgBetaGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet" + "Command": "New-MgBetaGroupRejectedSenderByRef", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/settings", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild" + "Command": "New-MgBetaGroupSetting", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "New-MgBetaGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "New-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation" + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm" + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild" + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation" + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation" + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannel" + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMember" + "Command": "New-MgBetaGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessage" + "Command": "New-MgBetaGroupSiteListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent" + "Command": "New-MgBetaGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReply" + "Command": "New-MgBetaGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam" + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelTab" + "Command": "New-MgBetaGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Method": "POST", - "Command": "New-MgBetaGroupTeamInstalledApp" + "Command": "New-MgBetaGroupSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Method": "POST", - "Command": "New-MgBetaGroupTeamMember" + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Method": "POST", - "Command": "New-MgBetaGroupTeamOperation" + "Command": "New-MgBetaGroupSiteListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Method": "POST", - "Command": "New-MgBetaGroupTeamPermissionGrant" + "Command": "New-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember" + "Command": "New-MgBetaGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage" + "Command": "New-MgBetaGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShift" + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest" + "Command": "New-MgBetaGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup" + "Command": "New-MgBetaGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleShift" + "Command": "New-MgBetaGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeCard" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOff" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason" + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest" + "Command": "New-MgBetaGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", "Method": "POST", - "Command": "New-MgBetaGroupTeamTag" + "Command": "New-MgBetaGroupSitePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", "Method": "POST", - "Command": "New-MgBetaGroupTeamTagMember" + "Command": "New-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Method": "POST", - "Command": "New-MgBetaGroupThread" + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachment" + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostExtension" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToMention" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Method": "POST", - "Command": "New-MgBetaGroupThreadPostMention" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Method": "POST", - "Command": "New-MgBetaIdentityApiConnector" + "Command": "New-MgBetaGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "Create1", + "CreateExpanded", + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlow" + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "Create1", + "CreateExpanded", + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventListener" + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlow" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlow" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage" + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage" + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage" + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment" + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference" - }, - { - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Create1", - "CreateExpanded1" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels", "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "New-MgBetaGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Create1", - "CreateExpanded1", + "Create", + "CreateExpanded", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "New-MgBetaGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation" + "Command": "New-MgBetaGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessPolicy" + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", "Method": "POST", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension" + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision" + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight" + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer" + "Command": "New-MgBetaGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/installedApps", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "New-MgBetaGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/members", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight" + "Command": "New-MgBetaGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/operations", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "New-MgBetaGroupTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/permissionGrants", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "New-MgBetaGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/members", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight" + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShifts", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition" + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Generate", - "GenerateViaIdentity" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/shifts", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri" + "Command": "New-MgBetaGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest" + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeCards", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timesOff", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep" + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow" + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion" + "Command": "New-MgBetaGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "New-MgBetaGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Uri": "/groups/{group-id}/threads", + "Method": "POST", + "Command": "New-MgBetaGroupThread", "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask" + "Command": "New-MgBetaGroupThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval" + "Command": "New-MgBetaGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep" + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule" + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule" + "Command": "New-MgBetaGroupThreadPostMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/apiConnectors", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "New-MgBetaIdentityApiConnector", + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventsFlows", "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventListeners", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert" + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration" + "Command": "New-MgBetaIdentityB2CUserFlow", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition" + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident" + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation" + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement" + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile" + "Command": "New-MgBetaIdentityB2XUserFlow", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Method": "POST", - "Command": "New-MgBetaIdentityProvider" + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Method": "POST", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlow" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Method": "POST", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "Permissions": [], "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy" - }, - { "Variants": [ - "Create", - "CreateExpanded" + "Create1", + "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", "Method": "POST", - "Command": "New-MgBetaInformationProtectionPolicyLabel" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Create", - "CreateExpanded" + "Create1", + "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Permissions": { - "Name": "ThreatAssessment.ReadWrite.All", - "Description": "Read and write threat assessment requests", - "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Create", - "CreateExpanded", + "Create1", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", + "Uri": "/identity/conditionalAccess/namedLocations", + "Method": "POST", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [ { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "User.Invite.All", - "Description": "Invite guest users to the organization", - "FullDescription": "Allows the app to invite guest users to the organization, on your behalf.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaInvitation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", + "Uri": "/identity/conditionalAccess/policies", + "Method": "POST", + "Command": "New-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { - "Name": "DelegatedPermissionGrant.ReadWrite.All", - "Description": "Manage all delegated permission grants", - "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", "IsAdmin": true }, { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/customAuthenticationExtensions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfile" + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgent" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnector" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaOrganization" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Method": "POST", - "Command": "New-MgBetaOrganizationBrandingLocalization" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Method": "POST", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", "Method": "POST", - "Command": "New-MgBetaOrganizationExtension" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", "Method": "POST", - "Command": "New-MgBetaOrganizationSettingProfileCardProperty" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } + "Generate", + "GenerateViaIdentity" ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", "Method": "POST", - "Command": "New-MgBetaPlannerBucket" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests", "Method": "POST", - "Command": "New-MgBetaPlannerPlan" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters", - "Permissions": [ - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Method": "POST", - "Command": "New-MgBetaPlannerRoster" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "Permissions": [ - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", "Method": "POST", - "Command": "New-MgBetaPlannerRosterMember" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Method": "POST", - "Command": "New-MgBetaPlannerTask" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Method": "POST", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyAppManagementPolicy" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "Permissions": [ - { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Method": "POST", - "Command": "New-MgBetaPolicyClaimMappingPolicy" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Method": "POST", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Method": "POST", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Method": "POST", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/identityGovernance/roleManagementAlerts/alerts", "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicy" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/operations", "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicy" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements", "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", + "Uri": "/identity/identityProviders", + "Method": "POST", + "Command": "New-MgBetaIdentityProvider", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", + "Uri": "/identity/userFlows", + "Method": "POST", + "Command": "New-MgBetaIdentityUserFlow", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/userFlowAttributes", "Method": "POST", - "Command": "New-MgBetaPrintConnector" + "Command": "New-MgBetaIdentityUserFlowAttribute", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/dataLossPreventionPolicies", "Method": "POST", - "Command": "New-MgBetaPrintOperation" + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Create1", - "CreateExpanded1" - ], - "OutputType": null, - "Uri": "/print/printers/create", - "Permissions": [ - { - "Name": "Printer.Create", - "Description": "Register printers  ", - "FullDescription": "Allows the application to create (register) printers on your behalf. ", - "IsAdmin": true - }, - { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", - "IsAdmin": true - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true - } + "Create", + "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/policy/labels", "Method": "POST", - "Command": "New-MgBetaPrintPrinter" + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "Permissions": [ - { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests", "Method": "POST", - "Command": "New-MgBetaPrintPrinterJob" + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Permissions": { + "Name": "ThreatAssessment.ReadWrite.All", + "Description": "Read and write threat assessment requests", + "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocument" + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Uri": "/invitations", + "Method": "POST", + "Command": "New-MgBetaInvitation", "Permissions": [ { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true }, { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false + "Name": "User.Invite.All", + "Description": "Invite guest users to the organization", + "FullDescription": "Allows the app to invite guest users to the organization, on your behalf.", + "IsAdmin": true }, { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession" + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/oauth2PermissionGrants", "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobTask" + "Command": "New-MgBetaOauth2PermissionGrant", + "Permissions": [ + { + "Name": "DelegatedPermissionGrant.ReadWrite.All", + "Description": "Manage all delegated permission grants", + "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles", "Method": "POST", - "Command": "New-MgBetaPrintPrinterShare" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef" + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Command": "New-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJob" + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocument" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobTask" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "Permissions": [ - { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", - "IsAdmin": true - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Method": "POST", - "Command": "New-MgBetaPrintPrinterTaskTrigger" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintService" + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintServiceEndpoint" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", "Method": "POST", - "Command": "New-MgBetaPrintShare" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedGroupByRef" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedUserByRef" + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "Permissions": [ - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", "Method": "POST", - "Command": "New-MgBetaPrintShareJob" + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocument" + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Permissions": [ - { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession" + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", "Method": "POST", - "Command": "New-MgBetaPrintShareJobTask" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinitionTask" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Method": "POST", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccess" + "Command": "New-MgBetaOrganization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/branding/localizations", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResource" + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/extensions", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "New-MgBetaOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/profileCardProperties", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition" + "Command": "New-MgBetaOrganizationSettingProfileCardProperty", + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/buckets", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting" + "Command": "New-MgBetaPlannerBucket", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/plans", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment" + "Command": "New-MgBetaPlannerPlan", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest" + "Command": "New-MgBetaPlannerRoster", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters/{plannerRoster-id}/members", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition" + "Command": "New-MgBetaPlannerRosterMember", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks", "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleSetting" + "Command": "New-MgBetaPlannerTask", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Method": "POST", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrivilegedApproval" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/appManagementPolicies", "Method": "POST", - "Command": "New-MgBetaPrivilegedOperationEvent" + "Command": "New-MgBetaPolicyAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", "Method": "POST", - "Command": "New-MgBetaPrivilegedRole" + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignment" - }, - { - "Variants": [ - "Make", - "MakeViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies", "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible" - }, - { - "Variants": [ - "Make", - "MakeExpanded", - "MakeViaIdentity", - "MakeViaIdentityExpanded" + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Permissions": [ + { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests", - "Permissions": { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest" + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs", - "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authorizationPolicy", "Method": "POST", - "Command": "New-MgBetaProgram" + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "Create1", - "Create2", "CreateExpanded", - "CreateExpanded1", - "CreateExpanded2", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls", - "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", "Method": "POST", - "Command": "New-MgBetaProgramControl" + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/claimsMappingPolicies", "Method": "POST", - "Command": "New-MgBetaProgramControlType" + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/partners", "Method": "POST", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail" + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/featureRolloutPolicies", "Method": "POST", - "Command": "New-MgBetaRiskDetection" + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipal" + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Permissions": [], + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Method": "POST", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/policies/homeRealmDiscoveryPolicies", "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipalHistory" + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/mobileAppManagementPolicies", "Method": "POST", - "Command": "New-MgBetaRiskyUser" + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Method": "POST", - "Command": "New-MgBetaRiskyUserHistory" + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileDeviceManagementPolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace" + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment" + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition" + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom" + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaPolicyRoleManagementPolicy", "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicyAssignments", "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment" + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition" + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom" + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Permissions": [ - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/tokenIssuancePolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval" + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/tokenLifetimePolicies", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep" + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/connectors", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "New-MgBetaPrintConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/operations", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "New-MgBetaPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ - "Create", - "CreateExpanded" + "Create1", + "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Uri": "/print/printers/create", + "Method": "POST", + "Command": "New-MgBetaPrintPrinter", "Permissions": [ { - "Name": "RoleAssignmentSchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all active role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "Name": "Printer.Create", + "Description": "Register printers  ", + "FullDescription": "Allows the application to create (register) printers on your behalf. ", "IsAdmin": true }, { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "IsAdmin": true + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", + "Uri": "/print/printers/{printer-id}/jobs", + "Method": "POST", + "Command": "New-MgBetaPrintPrinterJob", "Permissions": [ { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false }, { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", "IsAdmin": true }, { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false }, { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "New-MgBetaPrintPrinterJobDocument", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule" + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "Permissions": [ { - "Name": "RoleEligibilitySchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", - "IsAdmin": true + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false }, { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment" + "Command": "New-MgBetaPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseApp" + "Command": "New-MgBetaPrintPrinterShare", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace" + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment" + "Command": "New-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval" + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep" + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule" + "Command": "New-MgBetaPrintPrinterShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Method": "POST", + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Permissions": [ + { + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "IsAdmin": true + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CloudPrint", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/print/services", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance" + "Command": "New-MgBetaPrintService", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Uri": "/print/services/{printService-id}/endpoints", + "Method": "POST", + "Command": "New-MgBetaPrintServiceEndpoint", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CloudPrint", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/print/shares", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "New-MgBetaPrintShare", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition" + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom" + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule" + "Command": "New-MgBetaPrintShareJob", + "Permissions": [ + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance" + "Command": "New-MgBetaPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "Permissions": [ + { + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment" + "Command": "New-MgBetaPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace" + "Command": "New-MgBetaPrintTaskDefinition", + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "New-MgBetaPrintTaskDefinitionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Permissions": [ - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } + "Uri": "/privacy/subjectRightsRequests", + "Method": "POST", + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment" + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval" + "Command": "New-MgBetaPrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep" + "Command": "New-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition" + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Method": "POST", + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Method": "POST", + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "New-MgBetaPrivilegedApproval", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedOperationEvents", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "New-MgBetaPrivilegedOperationEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoles", "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment" + "Command": "New-MgBetaPrivilegedRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments", "Method": "POST", - "Command": "New-MgBetaSchemaExtension" + "Command": "New-MgBetaPrivilegedRoleAssignment", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Create", - "CreateExpanded" + "Make", + "MakeViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "Method": "POST", + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Make", + "MakeExpanded", + "MakeViaIdentity", + "MakeViaIdentityExpanded" ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", "Method": "POST", - "Command": "New-MgBetaSearchAcronym" + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests", "Method": "POST", - "Command": "New-MgBetaSearchBookmark" + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/programs", "Method": "POST", - "Command": "New-MgBetaSearchQna" + "Command": "New-MgBetaProgram", + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "Create1", + "Create2", + "CreateExpanded", + "CreateExpanded1", + "CreateExpanded2", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions", + "Uri": "/programControls", + "Method": "POST", + "Command": "New-MgBetaProgramControl", "Permissions": { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityAction" + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/programControlTypes", "Method": "POST", - "Command": "New-MgBetaSecurityAlert" + "Command": "New-MgBetaProgramControlType", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Method": "POST", - "Command": "New-MgBetaSecurityAlertV2" + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": { - "Name": "AttackSimulation.ReadWrite.All", - "Description": "Read, create, and update attack simulation data of an organization", - "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskDetections", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulation" + "Command": "New-MgBetaRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomation" + "Command": "New-MgBetaRiskyServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun" + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyUsers", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification" + "Command": "New-MgBetaRiskyUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail" + "Command": "New-MgBetaRiskyUserHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage" + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail" + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage" + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Permissions": [ + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationOperation" + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Method": "POST", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Permissions": [ + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationPayload" + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTraining" + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail" + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Method": "POST", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Method": "POST", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Permissions": [ + }, { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold" + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource" + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Uri": "/roleManagement/directory/roleAssignments", + "Method": "POST", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Method": "POST", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Uri": "/roleManagement/directory/roleDefinitions", + "Method": "POST", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "CreateExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Method": "POST", - "Command": "New-MgBetaSecurityDomainSecurityProfile" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Method": "POST", - "Command": "New-MgBetaSecurityFileSecurityProfile" + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps", "Method": "POST", - "Command": "New-MgBetaSecurityHostSecurityProfile" + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", "Method": "POST", - "Command": "New-MgBetaSecurityIncident" + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Method": "POST", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel" + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", "Method": "POST", - "Command": "New-MgBetaSecurityIPSecurityProfile" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", "Method": "POST", - "Command": "New-MgBetaSecurityLabelAuthority" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategory" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategorySubCategory" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityLabelCitation" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", "Method": "POST", - "Command": "New-MgBetaSecurityLabelDepartment" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", "Method": "POST", - "Command": "New-MgBetaSecurityLabelFilePlanReference" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabel" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityProviderTenantSetting" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", "Method": "POST", - "Command": "New-MgBetaSecuritySecureScore" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", "Method": "POST", - "Command": "New-MgBetaSecuritySecureScoreControlProfile" + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequest" + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote" + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHost" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent" + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", + "Uri": "/schemaExtensions", + "Method": "POST", + "Command": "New-MgBetaSchemaExtension", "Permissions": [ { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true }, { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": true + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Permissions": { - "Name": "ThreatSubmissionPolicy.ReadWrite.All", - "Description": "Read and write all threat submission policies", - "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/acronyms", "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", + "Command": "New-MgBetaSearchAcronym", "Permissions": [ { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true }, { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat" + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", + "Uri": "/search/bookmarks", + "Method": "POST", + "Command": "New-MgBetaSearchBookmark", "Permissions": [ { - "Name": "ThreatSubmission.ReadWrite", - "Description": "Read and write threat submissions", - "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.", - "IsAdmin": false + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true }, { - "Name": "ThreatSubmission.ReadWrite.All", - "Description": "Read and write all threat submissions", - "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.", + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat" + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/qnas", "Method": "POST", - "Command": "New-MgBetaSecurityTiIndicator" - }, - { - "Variants": [ - "Create", - "CreateExpanded" + "Command": "New-MgBetaSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityTriggerRetentionEvent" + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/admin/serviceAnnouncement/healthOverviews", "Method": "POST", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", + "Command": "New-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSecurityUserSecurityProfile" - }, - { - "Variants": [ - "Create", - "CreateExpanded" - ], "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverview" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue" + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementIssue" + "Command": "New-MgBetaServiceAnnouncementIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessage" + "Command": "New-MgBetaServiceAnnouncementMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment" + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals", + "Method": "POST", + "Command": "New-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -289342,20 +283652,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -289376,20 +283686,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -289410,95 +283720,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Method": "POST", - "Command": "New-MgBetaServicePrincipalEndpoint" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -289525,35 +283760,110 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Applications", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Method": "POST", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef" + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalEndpoint", "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" + }, + { "Module": "Beta.Applications", - "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Method": "POST", - "Command": "New-MgBetaServicePrincipalLicenseDetail" + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -289580,20 +283890,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -289614,33 +283924,33 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential" + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServicePrincipalRiskDetection" + "Command": "New-MgBetaServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -289655,20 +283965,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Method": "POST", + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -289683,132 +283993,131 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand" + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate" + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListColumn" + "Command": "New-MgBetaShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListContentType" + "Command": "New-MgBetaShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumn" + "Command": "New-MgBetaShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumnLink" + "Command": "New-MgBetaShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListItem" + "Command": "New-MgBetaShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "Create1", @@ -289819,15 +284128,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListItemDocumentSetVersion" + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "Create1", @@ -289838,96 +284147,97 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListItemVersion" + "Command": "New-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListOperation" + "Command": "New-MgBetaShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareListSubscription" + "Command": "New-MgBetaShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem" + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStat" + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity" + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns", + "Method": "POST", + "Command": "New-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -289942,20 +284252,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes", + "Method": "POST", + "Command": "New-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -289970,20 +284280,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Method": "POST", + "Command": "New-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -289998,35 +284308,35 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumnLink" + "Command": "New-MgBetaSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists", + "Method": "POST", + "Command": "New-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Manage.All", @@ -290041,35 +284351,35 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListActivity" + "Command": "New-MgBetaSiteListActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Method": "POST", + "Command": "New-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -290084,35 +284394,35 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListContentType" + "Command": "New-MgBetaSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Method": "POST", + "Command": "New-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -290127,70 +284437,70 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumnLink" + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Method": "POST", + "Command": "New-MgBetaSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListItemActivity" + "Command": "New-MgBetaSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Method": "POST", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -290217,20 +284527,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Method": "POST", + "Command": "New-MgBetaSiteListItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -290251,65 +284561,65 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteListItemLink" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListItemVersion" + "Command": "New-MgBetaSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListOperation" + "Command": "New-MgBetaSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteListSubscription" + "Command": "New-MgBetaSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", + "Method": "POST", + "Command": "New-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -290330,20 +284640,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "POST", + "Command": "New-MgBetaSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -290364,20 +284674,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "POST", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -290398,20 +284708,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", + "Method": "POST", + "Command": "New-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -290432,50 +284742,50 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSection" + "Command": "New-MgBetaSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroup" + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "POST", + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -290496,20 +284806,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "POST", + "Command": "New-MgBetaSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -290530,82 +284840,81 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteOperation" + "Command": "New-MgBetaSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", + "Method": "POST", + "Command": "New-MgBetaSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", + "Method": "POST", + "Command": "New-MgBetaSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSet" + "Command": "New-MgBetaSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290616,15 +284925,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChild" + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290635,110 +284944,110 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm" + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild" + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", + "Method": "POST", + "Command": "New-MgBetaSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290749,20 +285058,20 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Method": "POST", + "Command": "New-MgBetaSiteTermStoreSetChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290773,30 +285082,30 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChildRelation" + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290807,15 +285116,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "Create1", @@ -290826,207 +285135,208 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetRelation" + "Command": "New-MgBetaSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTerm" + "Command": "New-MgBetaSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Method": "POST", + "Command": "New-MgBetaSiteTermStoreSetTermChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation" + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Method": "POST", + "Command": "New-MgBetaSiteTermStoreSetTermRelation", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSubscribedSku" + "Command": "New-MgBetaSubscribedSku", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaSubscription" + "Command": "New-MgBetaSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams", + "Method": "POST", + "Command": "New-MgBetaTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -291053,20 +285363,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/channels", + "Method": "POST", + "Command": "New-MgBetaTeamChannel", "Permissions": [ { "Name": "Channel.Create", @@ -291099,58 +285409,58 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Method": "POST", + "Command": "New-MgBetaTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannelEmail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Method": "POST", + "Command": "New-MgBetaTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Method": "POST", + "Command": "New-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -291183,35 +285493,35 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageHostedContent" + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Method": "POST", + "Command": "New-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -291244,50 +285554,50 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent" + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamChannelSharedWithTeam" + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Method": "POST", + "Command": "New-MgBetaTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -291344,20 +285654,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps", + "Method": "POST", + "Command": "New-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -291414,188 +285724,188 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members", + "Method": "POST", + "Command": "New-MgBetaTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamOperation" + "Command": "New-MgBetaTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPermissionGrant" + "Command": "New-MgBetaTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelEmail" + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMember" + "Command": "New-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessage" + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent" + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply" + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam" + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelTab" + "Command": "New-MgBetaTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291610,20 +285920,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -291644,20 +285954,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShift" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291672,20 +285982,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest" + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291700,20 +286010,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSchedulingGroup" + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291728,20 +286038,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleShift" + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291756,40 +286066,40 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeCard" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291804,20 +286114,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Method": "POST", + "Command": "New-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -291832,35 +286142,35 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffRequest" + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags", + "Method": "POST", + "Command": "New-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -291875,20 +286185,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Method": "POST", + "Command": "New-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -291903,909 +286213,909 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedChats", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedChat" + "Command": "New-MgBetaTeamworkDeletedChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeam" + "Command": "New-MgBetaTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannel" + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail" + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab" + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDevice" + "Command": "New-MgBetaTeamworkDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkDeviceOperation" + "Command": "New-MgBetaTeamworkDeviceOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplate" + "Command": "New-MgBetaTeamworkTeamTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition" + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", + "Method": "POST", + "Command": "New-MgBetaTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Method": "POST", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Method": "POST", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Method": "POST", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenant" + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance" + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification" + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance" + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent" + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage" + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation" + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation" + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification" + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup" + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole" + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Method": "POST", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint" + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState" + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState" + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", + "Method": "POST", + "Command": "New-MgBetaTrustFrameworkKeySet", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySet" + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "Method": "POST", + "Command": "New-MgBetaTrustFrameworkKeySetKey", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySetKey" + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/trustFramework/policies", + "Method": "POST", + "Command": "New-MgBetaTrustFrameworkPolicy", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users", + "Method": "POST", + "Command": "New-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -292844,85 +287154,85 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserActivity" + "Command": "New-MgBetaUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserActivityHistoryItem" + "Command": "New-MgBetaUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserActivityStatistics" + "Command": "New-MgBetaUserActivityStatistics", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", + "Method": "POST", + "Command": "New-MgBetaUserAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods", + "Method": "POST", + "Command": "New-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -292937,50 +287247,50 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserAuthenticationMethod" + "Command": "New-MgBetaUserAuthenticationMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserAuthenticationOperation" + "Command": "New-MgBetaUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Method": "POST", + "Command": "New-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -292995,112 +287305,111 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Method": "POST", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", + "Method": "POST", + "Command": "New-MgBetaUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Method": "POST", + "Command": "New-MgBetaUserCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", + "Method": "POST", + "Command": "New-MgBetaUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Method": "POST", + "Command": "New-MgBetaUserCalendarGroupCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroupCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "Create1", @@ -293111,1068 +287420,1069 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserCalendarPermission" + "Command": "New-MgBetaUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChat" + "Command": "New-MgBetaUserChat", + "Permissions": [], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatInstalledApp" + "Command": "New-MgBetaUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatMember" + "Command": "New-MgBetaUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatMessage" + "Command": "New-MgBetaUserChatMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatMessageHostedContent" + "Command": "New-MgBetaUserChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatMessageReply" + "Command": "New-MgBetaUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatMessageReplyHostedContent" + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatOperation" + "Command": "New-MgBetaUserChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatPermissionGrant" + "Command": "New-MgBetaUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatPinnedMessage" + "Command": "New-MgBetaUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserChatTab" + "Command": "New-MgBetaUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", + "Method": "POST", + "Command": "New-MgBetaUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserContactExtension" + "Command": "New-MgBetaUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", + "Method": "POST", + "Command": "New-MgBetaUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Method": "POST", + "Command": "New-MgBetaUserContactFolderChildFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContact" + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension" + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Method": "POST", + "Command": "New-MgBetaUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserContactFolderContactExtension" + "Command": "New-MgBetaUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", + "Method": "POST", + "Command": "New-MgBetaUserDefaultCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserDefaultCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDevice" + "Command": "New-MgBetaUserDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Method": "POST", + "Command": "New-MgBetaUserDeviceCommand", "Permissions": { "Name": "Device.Command", "Description": "Communicate with your other devices", "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserDeviceCommand" + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment" + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration" + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceExtension" + "Command": "New-MgBetaUserDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent" + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef" + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef" + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDeviceUsageRights" + "Command": "New-MgBetaUserDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDrive" + "Command": "New-MgBetaUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveBundle" + "Command": "New-MgBetaUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItem" + "Command": "New-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat" + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemChild" + "Command": "New-MgBetaUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemLink" + "Command": "New-MgBetaUserDriveItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemLink" + "Command": "New-MgBetaUserDriveItemListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemVersion" + "Command": "New-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemPermission" + "Command": "New-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemSubscription" + "Command": "New-MgBetaUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemThumbnail" + "Command": "New-MgBetaUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemUploadSession" + "Command": "New-MgBetaUserDriveItemUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveItemVersion" + "Command": "New-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListColumn" + "Command": "New-MgBetaUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListContentType" + "Command": "New-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumn" + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink" + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListItem" + "Command": "New-MgBetaUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListItemLink" + "Command": "New-MgBetaUserDriveListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListItemVersion" + "Command": "New-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListOperation" + "Command": "New-MgBetaUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveListSubscription" + "Command": "New-MgBetaUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat" + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootChild" + "Command": "New-MgBetaUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootLink" + "Command": "New-MgBetaUserDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemLink" + "Command": "New-MgBetaUserDriveRootListItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemVersion" + "Command": "New-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootPermission" + "Command": "New-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootSubscription" + "Command": "New-MgBetaUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootThumbnail" + "Command": "New-MgBetaUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootUploadSession" + "Command": "New-MgBetaUserDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserDriveRootVersion" + "Command": "New-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", + "Method": "POST", + "Command": "New-MgBetaUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Method": "POST", + "Command": "New-MgBetaUserEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgBetaUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -294187,911 +288497,911 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserEventAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment" + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension" + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment" + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension" + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventExtension" + "Command": "New-MgBetaUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachment" + "Command": "New-MgBetaUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession" + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment" + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension" + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExtension" + "Command": "New-MgBetaUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserExtension" + "Command": "New-MgBetaUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Method": "POST", + "Command": "New-MgBetaUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel" + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest" + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult" + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInsightShared" + "Command": "New-MgBetaUserInsightShared", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInsightTrending" + "Command": "New-MgBetaUserInsightTrending", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserInsightUsed" + "Command": "New-MgBetaUserInsightUsed", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", + "Method": "POST", + "Command": "New-MgBetaUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderChildFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessage" + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment" + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension" + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward" + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention" + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply" + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll" + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule" + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession" + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageExtension" + "Command": "New-MgBetaUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageForward" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageMention" + "Command": "New-MgBetaUserMailFolderMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReply" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Method": "POST", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReplyAll" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageRule" + "Command": "New-MgBetaUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDevice" + "Command": "New-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState" + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceConfigurationState" + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState" + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest" + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse" + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl" + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState" + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState" + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature" + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", + "Method": "POST", + "Command": "New-MgBetaUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Method": "POST", + "Command": "New-MgBetaUserMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgBetaUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -295106,193 +289416,193 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMessageExtension" + "Command": "New-MgBetaUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Method": "POST", + "Command": "New-MgBetaUserMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessageForward" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMessageMention" + "Command": "New-MgBetaUserMessageMention", + "Permissions": [], + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Method": "POST", + "Command": "New-MgBetaUserMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessageReply" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Method": "POST", + "Command": "New-MgBetaUserMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMessageReplyAll" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Method": "POST", + "Command": "New-MgBetaUserMobileAppIntentAndState", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserMobileAppIntentAndState" + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent" + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest" + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl" + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications", + "Method": "POST", + "Command": "New-MgBetaUserNotification", "Permissions": { "Name": "Notifications.ReadWrite.CreatedByApp", "Description": "Deliver and manage your notifications for this app", "FullDescription": "Allows the app to deliver its notifications, on your behalf. Also allows the app to read, update, and delete your notification items for this app.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserNotification" + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks", + "Method": "POST", + "Command": "New-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -295313,20 +289623,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "POST", + "Command": "New-MgBetaUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -295347,20 +289657,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "POST", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -295381,20 +289691,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages", + "Method": "POST", + "Command": "New-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -295415,50 +289725,50 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnenoteSection" + "Command": "New-MgBetaUserOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroup" + "Command": "New-MgBetaUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "POST", + "Command": "New-MgBetaUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -295479,20 +289789,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "POST", + "Command": "New-MgBetaUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -295513,20 +289823,20 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", + "Method": "POST", + "Command": "New-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -295541,27 +289851,26 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport" + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "Create1", @@ -295572,53 +289881,54 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRecording" + "Command": "New-MgBetaUserOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion" + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Method": "POST", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.Read.All", @@ -295639,270 +289949,270 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant" + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingTranscript" + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", + "Method": "POST", + "Command": "New-MgBetaUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskAttachment", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession" + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskFolderTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment" + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession" + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskGroup", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroup" + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Method": "POST", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account", + "Method": "POST", + "Command": "New-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -295917,20 +290227,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileAccount" + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses", + "Method": "POST", + "Command": "New-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -295945,20 +290255,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileAddress" + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries", + "Method": "POST", + "Command": "New-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -295973,20 +290283,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileAnniversary" + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards", + "Method": "POST", + "Command": "New-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -296001,20 +290311,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileAward" + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications", + "Method": "POST", + "Command": "New-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -296029,20 +290339,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileCertification" + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", + "Method": "POST", + "Command": "New-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -296057,20 +290367,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileEducationalActivity" + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails", + "Method": "POST", + "Command": "New-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -296085,20 +290395,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileEmail" + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests", + "Method": "POST", + "Command": "New-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -296113,20 +290423,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileInterest" + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages", + "Method": "POST", + "Command": "New-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -296141,20 +290451,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileLanguage" + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonName", "Uri": "/users/{user-id}/profile/names", + "Method": "POST", + "Command": "New-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -296187,20 +290497,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileName" + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", "Uri": "/users/{user-id}/profile/notes", + "Method": "POST", + "Command": "New-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.ReadWrite", @@ -296215,20 +290525,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileNote" + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents", + "Method": "POST", + "Command": "New-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -296243,20 +290553,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfilePatent" + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones", + "Method": "POST", + "Command": "New-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -296271,20 +290581,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfilePhone" + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions", + "Method": "POST", + "Command": "New-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -296299,20 +290609,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfilePosition" + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects", + "Method": "POST", + "Command": "New-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -296327,20 +290637,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileProject" + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications", + "Method": "POST", + "Command": "New-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -296355,20 +290665,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfilePublication" + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills", + "Method": "POST", + "Command": "New-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -296383,20 +290693,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileSkill" + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts", + "Method": "POST", + "Command": "New-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -296411,20 +290721,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileWebAccount" + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites", + "Method": "POST", + "Command": "New-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -296439,65 +290749,50 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserProfileWebsite" + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserScopedRoleMemberOf" - }, - { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Command": "New-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserTeamworkAssociatedTeam" + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps", + "Method": "POST", + "Command": "New-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -296524,20 +290819,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists", + "Method": "POST", + "Command": "New-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296552,35 +290847,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserTodoListExtension" + "Command": "New-MgBetaUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Method": "POST", + "Command": "New-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296595,20 +290890,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoListTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Method": "POST", + "Command": "New-MgBetaUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296623,20 +290918,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296651,20 +290946,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Method": "POST", + "Command": "New-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296679,35 +290974,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskExtension" + "Command": "New-MgBetaUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Method": "POST", + "Command": "New-MgBetaUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -296722,456 +291017,456 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEvent" + "Command": "New-MgBetaVirtualEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventPresenter" + "Command": "New-MgBetaVirtualEventPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSession" + "Command": "New-MgBetaVirtualEventSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport" + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord" + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionRecording" + "Command": "New-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionRegistrationCustomQuestion" + "Command": "New-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionRegistrationRegistrant" + "Command": "New-MgBetaVirtualEventSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionTranscript" + "Command": "New-MgBetaVirtualEventSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinar" + "Command": "New-MgBetaVirtualEventWebinar", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarPresenter" + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSession" + "Command": "New-MgBetaVirtualEventWebinarSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport" + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord" + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionRecording" + "Command": "New-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion" + "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationRegistrant" + "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionTranscript" + "Command": "New-MgBetaVirtualEventWebinarSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", + "Method": "POST", + "Command": "New-MgBetaWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeployment" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies", + "Method": "POST", + "Command": "New-MgBetaWindowsUpdatesPolicy", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicy" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion" + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Method": "POST", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections", + "Method": "POST", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesResourceConnection" + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets", + "Method": "POST", + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/solutions/bookingBusinesses", + "Method": "POST", + "Command": "New-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Method": "POST", + "Command": "New-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -297198,35 +291493,35 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusinessAppointment" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgBookingBusinessCalendarView" + "Command": "New-MgBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Method": "POST", + "Command": "New-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -297247,20 +291542,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusinessCustomer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Method": "POST", + "Command": "New-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -297281,20 +291576,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Method": "POST", + "Command": "New-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -297309,20 +291604,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusinessService" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Method": "POST", + "Command": "New-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -297337,31 +291632,31 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgBookingBusinessStaffMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/solutions/bookingCurrencies", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgBookingCurrency" + "Command": "New-MgBookingCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats", + "Method": "POST", + "Command": "New-MgChat", "Permissions": [ { "Name": "Chat.Create", @@ -297376,20 +291671,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/chats/{chat-id}/installedApps", + "Method": "POST", + "Command": "New-MgChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -297446,20 +291741,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChatInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members", + "Method": "POST", + "Command": "New-MgChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -297492,20 +291787,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChatMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages", + "Method": "POST", + "Command": "New-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -297538,65 +291833,80 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgChatMessageHostedContent" + "Command": "New-MgChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgChatMessageReply" + "Command": "New-MgChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "POST", + "Command": "New-MgChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants", "Method": "POST", - "Command": "New-MgChatMessageReplyHostedContent" + "Command": "New-MgChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages", + "Method": "POST", + "Command": "New-MgChatPinnedMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -297617,20 +291927,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChatPinnedMessage" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs", + "Method": "POST", + "Command": "New-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -297681,18 +291991,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCall", "Uri": "/communications/calls", + "Method": "POST", + "Command": "New-MgCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -297725,20 +292035,20 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgCommunicationCall" + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Method": "POST", + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -297753,211 +292063,211 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationCallContentSharingSession" + "Command": "New-MgCommunicationCallContentSharingSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationCallOperation" + "Command": "New-MgCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationCallParticipant" + "Command": "New-MgCommunicationCallParticipant", + "Permissions": [], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationCallRecordSession" + "Command": "New-MgCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationOnlineMeeting" + "Command": "New-MgCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport" + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgCommunicationPresence" + "Command": "New-MgCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgContact" + "Command": "New-MgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgContract" + "Command": "New-MgContract", + "Permissions": [], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDataPolicyOperation" + "Command": "New-MgDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices", + "Method": "POST", + "Command": "New-MgDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Method": "POST", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -297972,33 +292282,33 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment" + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Method": "POST", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298013,20 +292323,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298041,38 +292351,38 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Method": "POST", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Method": "POST", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298087,46 +292397,46 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment" + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppPolicy" + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298141,50 +292451,50 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistration" + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298199,164 +292509,164 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation" + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppStatus" + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Method": "POST", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298371,20 +292681,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298399,172 +292709,172 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppCategory", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Method": "POST", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Method": "POST", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Method": "POST", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298579,33 +292889,33 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens", + "Method": "POST", + "Command": "New-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -298620,18 +292930,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Method": "POST", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298646,35 +292956,35 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Method": "POST", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298689,20 +292999,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Method": "POST", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -298717,51 +293027,51 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceExtension" + "Command": "New-MgDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", + "Method": "POST", + "Command": "New-MgDeviceManagementAuditEvent", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners", + "Method": "POST", + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -298776,18 +293086,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps", + "Method": "POST", + "Command": "New-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -298802,18 +293112,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -298828,292 +293138,292 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299128,20 +293438,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299156,18 +293466,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", + "Method": "POST", + "Command": "New-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299182,54 +293492,54 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Method": "POST", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementIoUpdateStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices", + "Method": "POST", + "Command": "New-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299244,114 +293554,114 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState" + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl" + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Method": "POST", + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Method": "POST", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Method": "POST", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299366,18 +293676,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Method": "POST", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -299404,18 +293714,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl" + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Method": "POST", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299430,56 +293740,56 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", + "Method": "POST", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Method": "POST", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", + "Method": "POST", + "Command": "New-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299494,18 +293804,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", + "Method": "POST", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299520,18 +293830,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", + "Method": "POST", + "Command": "New-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299546,18 +293856,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", + "Method": "POST", + "Command": "New-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299572,18 +293882,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", + "Method": "POST", + "Command": "New-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299598,20 +293908,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Method": "POST", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299626,112 +293936,112 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Method": "POST", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", + "Method": "POST", + "Command": "New-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Method": "POST", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Method": "POST", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", + "Method": "POST", + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299746,18 +294056,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299772,18 +294082,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299798,18 +294108,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299824,18 +294134,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299850,18 +294160,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299876,18 +294186,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299902,18 +294212,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299928,31 +294238,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -299967,46 +294277,46 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory" + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300021,18 +294331,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300047,18 +294357,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300073,18 +294383,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300099,18 +294409,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300125,18 +294435,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300151,18 +294461,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300177,18 +294487,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300203,20 +294513,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300231,18 +294541,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "POST", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300257,72 +294567,72 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Method": "POST", + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Method": "POST", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Method": "POST", + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation", + "Method": "POST", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300337,20 +294647,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Method": "POST", + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -300365,93 +294675,93 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Method": "POST", + "Command": "New-MgDeviceRegisteredOwnerByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceRegisteredOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Method": "POST", + "Command": "New-MgDeviceRegisteredUserByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDeviceRegisteredUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits", + "Method": "POST", + "Command": "New-MgDirectoryAdministrativeUnit", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitExtension" + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Method": "POST", + "Command": "New-MgDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -300484,20 +294794,20 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMember" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Method": "POST", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -300530,340 +294840,340 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Method": "POST", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", + "Method": "POST", + "Command": "New-MgDirectoryAttributeSet", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", + "Method": "POST", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Method": "POST", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryDeletedItem" + "Command": "New-MgDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryFederationConfiguration" + "Command": "New-MgDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Permissions": [], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryObject" + "Command": "New-MgDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryOnPremiseSynchronization" + "Command": "New-MgDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles", + "Method": "POST", + "Command": "New-MgDirectoryRole", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryRole" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Method": "POST", + "Command": "New-MgDirectoryRoleMemberByRef", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDirectoryRoleMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryRoleScopedMember" + "Command": "New-MgDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDirectoryRoleTemplate" + "Command": "New-MgDirectoryRoleTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains", + "Method": "POST", + "Command": "New-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", + "Method": "POST", + "Command": "New-MgDomainFederationConfiguration", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDomainFederationConfiguration" + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDomainServiceConfigurationRecord" + "Command": "New-MgDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDomainVerificationDnsRecord" + "Command": "New-MgDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDrive" + "Command": "New-MgDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveBundle" + "Command": "New-MgDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItem" + "Command": "New-MgDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemAnalyticItemActivityStat" + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Method": "POST", + "Command": "New-MgDriveItemChild", "Permissions": [ { "Name": "Files.ReadWrite", @@ -300884,20 +295194,20 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDriveItemChild" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Method": "POST", + "Command": "New-MgDriveItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -300918,95 +295228,95 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDriveItemLink" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemListItemDocumentSetVersion" + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemListItemVersion" + "Command": "New-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemPermission" + "Command": "New-MgDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemSubscription" + "Command": "New-MgDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemThumbnail" + "Command": "New-MgDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Method": "POST", + "Command": "New-MgDriveItemUploadSession", "Permissions": [ { "Name": "Files.ReadWrite", @@ -301027,338 +295337,338 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgDriveItemUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveItemVersion" + "Command": "New-MgDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListColumn" + "Command": "New-MgDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListContentType" + "Command": "New-MgDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListContentTypeColumn" + "Command": "New-MgDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListContentTypeColumnLink" + "Command": "New-MgDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListItem" + "Command": "New-MgDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListItemDocumentSetVersion" + "Command": "New-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListItemVersion" + "Command": "New-MgDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListOperation" + "Command": "New-MgDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveListSubscription" + "Command": "New-MgDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootAnalyticItemActivityStat" + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootChild" + "Command": "New-MgDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootLink" + "Command": "New-MgDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootListItemDocumentSetVersion" + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootListItemVersion" + "Command": "New-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootPermission" + "Command": "New-MgDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootSubscription" + "Command": "New-MgDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootThumbnail" + "Command": "New-MgDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootUploadSession" + "Command": "New-MgDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgDriveRootVersion" + "Command": "New-MgDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes", + "Method": "POST", + "Command": "New-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", + "Method": "POST", + "Command": "New-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301373,12 +295683,11 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "Create1", @@ -301389,8 +295698,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Method": "POST", + "Command": "New-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301405,20 +295715,20 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategory" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Method": "POST", + "Command": "New-MgEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301433,20 +295743,20 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategoryByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Method": "POST", + "Command": "New-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301461,35 +295771,35 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignmentResource" + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmission" + "Command": "New-MgEducationClassAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Method": "POST", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301504,20 +295814,20 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome" + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Method": "POST", + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301532,35 +295842,35 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionResource" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource" + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Method": "POST", + "Command": "New-MgEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -301575,156 +295885,156 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Method": "POST", + "Command": "New-MgEducationClassTeacherByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationClassTeacherByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignment" + "Command": "New-MgEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategory" + "Command": "New-MgEducationMeAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategoryByRef" + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentResource" + "Command": "New-MgEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmission" + "Command": "New-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome" + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionResource" + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource" + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics", + "Method": "POST", + "Command": "New-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -301739,451 +296049,450 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools", + "Method": "POST", + "Command": "New-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Method": "POST", + "Command": "New-MgEducationSchoolClassByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationSchoolClassByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Method": "POST", + "Command": "New-MgEducationSchoolUserByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationSchoolUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users", + "Method": "POST", + "Command": "New-MgEducationUser", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignment" + "Command": "New-MgEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategory" + "Command": "New-MgEducationUserAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategoryByRef" + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentResource" + "Command": "New-MgEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmission" + "Command": "New-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome" + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionResource" + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource" + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEducationUserRubric" + "Command": "New-MgEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Method": "POST", + "Command": "New-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage" + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Method": "POST", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Method": "POST", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope" + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAssignment" + "Command": "New-MgEntitlementManagementAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Method": "POST", + "Command": "New-MgEntitlementManagementAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting" + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion" + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Method": "POST", + "Command": "New-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentRequest" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Method": "POST", + "Command": "New-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension" + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResource" + "Command": "New-MgEntitlementManagementCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302198,15 +296507,15 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302217,30 +296526,30 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302255,15 +296564,15 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302274,232 +296583,232 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Method": "POST", + "Command": "New-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Method": "POST", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Method": "POST", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResource" + "Command": "New-MgEntitlementManagementResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironment" + "Command": "New-MgEntitlementManagementResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource" + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequest" + "Command": "New-MgEntitlementManagementResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension" + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302514,15 +296823,15 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302533,30 +296842,30 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302571,15 +296880,15 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -302590,259 +296899,260 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRole" + "Command": "New-MgEntitlementManagementResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScope" + "Command": "New-MgEntitlementManagementResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScope" + "Command": "New-MgEntitlementManagementResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole" + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections", + "Method": "POST", + "Command": "New-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -302857,20 +297167,20 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups", + "Method": "POST", + "Command": "New-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -302885,20 +297195,20 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgExternalConnectionGroup" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Method": "POST", + "Command": "New-MgExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -302913,63 +297223,63 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgExternalConnectionGroupMember" + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgExternalConnectionItem" + "Command": "New-MgExternalConnectionItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgExternalConnectionItemActivity" + "Command": "New-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgExternalConnectionOperation" + "Command": "New-MgExternalConnectionOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups", + "Method": "POST", + "Command": "New-MgGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -302990,797 +297300,796 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Method": "POST", + "Command": "New-MgGroupAcceptedSenderByRef", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupAcceptedSenderByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", + "Method": "POST", + "Command": "New-MgGroupAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events", + "Method": "POST", + "Command": "New-MgGroupCalendarEvent", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupCalendarPermission" + "Command": "New-MgGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", + "Method": "POST", + "Command": "New-MgGroupConversation", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupConversation" + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Method": "POST", + "Command": "New-MgGroupConversationThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachment" + "Command": "New-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession" + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostExtension" + "Command": "New-MgGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment" + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession" + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension" + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDrive" + "Command": "New-MgGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveBundle" + "Command": "New-MgGroupDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItem" + "Command": "New-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat" + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemChild" + "Command": "New-MgGroupDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemLink" + "Command": "New-MgGroupDriveItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemListItemVersion" + "Command": "New-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemPermission" + "Command": "New-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemSubscription" + "Command": "New-MgGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemThumbnail" + "Command": "New-MgGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemUploadSession" + "Command": "New-MgGroupDriveItemUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveItemVersion" + "Command": "New-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListColumn" + "Command": "New-MgGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListContentType" + "Command": "New-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumn" + "Command": "New-MgGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumnLink" + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListItem" + "Command": "New-MgGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListItemDocumentSetVersion" + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListItemVersion" + "Command": "New-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListOperation" + "Command": "New-MgGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveListSubscription" + "Command": "New-MgGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat" + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootChild" + "Command": "New-MgGroupDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootLink" + "Command": "New-MgGroupDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootListItemVersion" + "Command": "New-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootPermission" + "Command": "New-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootSubscription" + "Command": "New-MgGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootThumbnail" + "Command": "New-MgGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootUploadSession" + "Command": "New-MgGroupDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupDriveRootVersion" + "Command": "New-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events", + "Method": "POST", + "Command": "New-MgGroupEvent", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Method": "POST", + "Command": "New-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupEventExtension" + "Command": "New-MgGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupEventInstanceAttachment" + "Command": "New-MgGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupEventInstanceExtension" + "Command": "New-MgGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupExtension" + "Command": "New-MgGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "Create1", @@ -303789,43 +298098,44 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", + "Method": "POST", + "Command": "New-MgGroupLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupMemberByRef" + "Command": "New-MgGroupMemberByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks", + "Method": "POST", + "Command": "New-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -303846,20 +298156,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "POST", + "Command": "New-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -303880,20 +298190,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "POST", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -303914,20 +298224,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages", + "Method": "POST", + "Command": "New-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -303948,50 +298258,50 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupOnenoteSection" + "Command": "New-MgGroupOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroup" + "Command": "New-MgGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "POST", + "Command": "New-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -304012,20 +298322,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "POST", + "Command": "New-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -304046,20 +298356,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/$ref", + "Method": "POST", + "Command": "New-MgGroupOwnerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -304074,47 +298384,46 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupPermissionGrant" + "Command": "New-MgGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Method": "POST", + "Command": "New-MgGroupRejectedSenderByRef", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupRejectedSenderByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "Create1", @@ -304123,528 +298432,528 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupSetting", "Uri": "/groups/{group-id}/settings", + "Method": "POST", + "Command": "New-MgGroupSetting", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupSetting" + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate" + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStat" + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity" + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteColumn" + "Command": "New-MgGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteContentType" + "Command": "New-MgGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumn" + "Command": "New-MgGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumnLink" + "Command": "New-MgGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteList" + "Command": "New-MgGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListColumn" + "Command": "New-MgGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListContentType" + "Command": "New-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumn" + "Command": "New-MgGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumnLink" + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListItem" + "Command": "New-MgGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListItemDocumentSetVersion" + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListItemVersion" + "Command": "New-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListOperation" + "Command": "New-MgGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteListSubscription" + "Command": "New-MgGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebook" + "Command": "New-MgGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSection" + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage" + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteOperation" + "Command": "New-MgGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenotePage" + "Command": "New-MgGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteResource" + "Command": "New-MgGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSection" + "Command": "New-MgGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroup" + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection" + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage" + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionPage" + "Command": "New-MgGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteOperation" + "Command": "New-MgGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSitePermission" + "Command": "New-MgGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStore" + "Command": "New-MgGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304655,15 +298964,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroup" + "Command": "New-MgGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304674,15 +298983,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSet" + "Command": "New-MgGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304701,15 +299010,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChild" + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304728,15 +299037,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304747,15 +299056,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304766,15 +299075,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm" + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304785,15 +299094,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild" + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304804,15 +299113,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304823,15 +299132,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304842,15 +299151,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSet" + "Command": "New-MgGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304869,15 +299178,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChild" + "Command": "New-MgGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304896,15 +299205,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChildRelation" + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304915,15 +299224,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304942,15 +299251,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304969,15 +299278,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -304988,15 +299297,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305007,15 +299316,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305026,15 +299335,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305045,15 +299354,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305064,15 +299373,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305083,15 +299392,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetRelation" + "Command": "New-MgGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305102,15 +299411,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTerm" + "Command": "New-MgGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305121,15 +299430,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChild" + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305140,15 +299449,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation" + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -305159,700 +299468,716 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermRelation" + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannel" + "Command": "New-MgGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelMember" + "Command": "New-MgGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelMessage" + "Command": "New-MgGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageHostedContent" + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReply" + "Command": "New-MgGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelSharedWithTeam" + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamChannelTab" + "Command": "New-MgGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamInstalledApp" + "Command": "New-MgGroupTeamInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamMember" + "Command": "New-MgGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", + "Method": "POST", + "Command": "New-MgGroupTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/groups/{group-id}/team/permissionGrants", "Method": "POST", - "Command": "New-MgGroupTeamOperation" + "Command": "New-MgGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMember" + "Command": "New-MgGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessage" + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply" + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam" + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelTab" + "Command": "New-MgGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest" + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShift" + "Command": "New-MgGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest" + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleSchedulingGroup" + "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleShift" + "Command": "New-MgGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest" + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOff" + "Command": "New-MgGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffReason" + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffRequest" + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamTag" + "Command": "New-MgGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupTeamTagMember" + "Command": "New-MgGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", + "Method": "POST", + "Command": "New-MgGroupThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostAttachment" + "Command": "New-MgGroupThreadPostAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostAttachmentUploadSession" + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostExtension" + "Command": "New-MgGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachment" + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession" + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToExtension" + "Command": "New-MgGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", + "Method": "POST", + "Command": "New-MgIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", + "Method": "POST", + "Command": "New-MgIdentityB2XUserFlow", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlow" + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef" + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguage" + "Command": "New-MgIdentityB2XUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage" + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage" + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Method": "POST", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Method": "POST", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Method": "POST", + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -305867,18 +300192,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", + "Method": "POST", + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -305893,18 +300218,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", + "Method": "POST", + "Command": "New-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -305925,363 +300250,362 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", + "Method": "POST", + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Method": "POST", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition" + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Generate", "GenerateViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Method": "POST", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri" + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequest" + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage" + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Method": "POST", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Method": "POST", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Method": "POST", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", + "Method": "POST", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "Create1", @@ -306290,150 +300614,151 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", + "Method": "POST", + "Command": "New-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", + "Method": "POST", + "Command": "New-MgIdentityUserFlowAttribute", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", + "Method": "POST", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequest" + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult" + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations", + "Method": "POST", + "Command": "New-MgInvitation", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -306454,18 +300779,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgInvitation" + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants", + "Method": "POST", + "Command": "New-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -306480,86 +300805,86 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgOrganization" + "Command": "New-MgOrganization", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", + "Method": "POST", + "Command": "New-MgOrganizationBrandingLocalization", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Method": "POST", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration" + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgOrganizationExtension" + "Command": "New-MgOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets", + "Method": "POST", + "Command": "New-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -306580,18 +300905,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans", + "Method": "POST", + "Command": "New-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -306612,18 +300937,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks", + "Method": "POST", + "Command": "New-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -306644,67 +300969,67 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", + "Method": "POST", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies", + "Method": "POST", + "Command": "New-MgPolicyAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies", + "Method": "POST", + "Command": "New-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -306719,321 +301044,321 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies", + "Method": "POST", + "Command": "New-MgPolicyClaimMappingPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", + "Method": "POST", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", + "Method": "POST", + "Command": "New-MgPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Method": "POST", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Method": "POST", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", + "Method": "POST", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", + "Method": "POST", + "Command": "New-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Method": "POST", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyExclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Method": "POST", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyInclude" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicy" + "Command": "New-MgPolicyRoleManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyAssignment" + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule" + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyRule" + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", + "Method": "POST", + "Command": "New-MgPolicyTokenIssuancePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", + "Method": "POST", + "Command": "New-MgPolicyTokenLifetimePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintConnector" + "Command": "New-MgPrintConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintOperation" + "Command": "New-MgPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": null, "Uri": "/print/printers/create", + "Method": "POST", + "Command": "New-MgPrintPrinter", "Permissions": [ { "Name": "Printer.Create", @@ -307054,20 +301379,20 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintPrinter" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs", + "Method": "POST", + "Command": "New-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -307100,35 +301425,35 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintPrinterJobDocument" + "Command": "New-MgPrintPrinterJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Method": "POST", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -307149,35 +301474,35 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintPrinterJobDocumentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintPrinterJobTask" + "Command": "New-MgPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers", + "Method": "POST", + "Command": "New-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -307192,106 +301517,106 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintPrinterTaskTrigger" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintService" + "Command": "New-MgPrintService", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintServiceEndpoint" + "Command": "New-MgPrintServiceEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares", + "Method": "POST", + "Command": "New-MgPrintShare", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Method": "POST", + "Command": "New-MgPrintShareAllowedGroupByRef", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintShareAllowedGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Method": "POST", + "Command": "New-MgPrintShareAllowedUserByRef", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintShareAllowedUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs", + "Method": "POST", + "Command": "New-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -307318,35 +301643,35 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintShareJobDocument" + "Command": "New-MgPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Method": "POST", + "Command": "New-MgPrintShareJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -307367,214 +301692,214 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintShareJobDocumentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintShareJobTask" + "Command": "New-MgPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", + "Method": "POST", + "Command": "New-MgPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgPrintTaskDefinitionTask" + "Command": "New-MgPrintTaskDefinitionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests", + "Method": "POST", + "Command": "New-MgPrivacySubjectRightsRequest", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Method": "POST", + "Command": "New-MgPrivacySubjectRightsRequestNote", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequestNote" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail" + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRiskDetection" + "Command": "New-MgRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRiskyServicePrincipal" + "Command": "New-MgRiskyServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRiskyServicePrincipalHistory" + "Command": "New-MgRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRiskyUser" + "Command": "New-MgRiskyUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRiskyUserHistory" + "Command": "New-MgRiskyUserHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespace" + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments", + "Method": "POST", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -307595,44 +301920,44 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Method": "POST", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -307647,18 +301972,18 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions", + "Method": "POST", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -307691,59 +302016,59 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance" + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Method": "POST", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -307758,46 +302083,46 @@ "IsAdmin": false } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace" + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Method": "POST", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -307818,124 +302143,124 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition" + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions", + "Method": "POST", + "Command": "New-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -307950,90 +302275,90 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityAlert" + "Command": "New-MgSecurityAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityAlertV2" + "Command": "New-MgSecurityAlertV2", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", + "Method": "POST", + "Command": "New-MgSecurityAttackSimulation", "Permissions": { "Name": "AttackSimulation.ReadWrite.All", "Description": "Read, create, and update attack simulation data of an organization", "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization on your behalf.", "IsAdmin": false }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityAttackSimulation" + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomation" + "Command": "New-MgSecurityAttackSimulationAutomation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomationRun" + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308048,20 +302373,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308076,20 +302401,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308104,20 +302429,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource" + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308132,20 +302457,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308160,20 +302485,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource" + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308188,35 +302513,35 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation" + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308231,20 +302556,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308259,20 +302584,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308287,40 +302612,40 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch" + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Method": "POST", + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -308335,307 +302660,307 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityIncident" + "Command": "New-MgSecurityIncident", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecuritySecureScore" + "Command": "New-MgSecuritySecureScore", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecuritySecureScoreControlProfile" + "Command": "New-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticle" + "Command": "New-MgSecurityThreatIntelligenceArticle", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator" + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHost" + "Command": "New-MgSecurityThreatIntelligenceHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostComponent" + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostCookie" + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostTracker" + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile" + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord" + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator" + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerability" + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent" + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", + "Method": "POST", + "Command": "New-MgSecurityTriggerRetentionEvent", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityTriggerRetentionEvent" + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", + "Method": "POST", + "Command": "New-MgSecurityTriggerTypeRetentionEventType", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSecurityTriggerTypeRetentionEventType" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverview" + "Command": "New-MgServiceAnnouncementHealthOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue" + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServiceAnnouncementIssue" + "Command": "New-MgServiceAnnouncementIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServiceAnnouncementMessage" + "Command": "New-MgServiceAnnouncementMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServiceAnnouncementMessageAttachment" + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals", + "Method": "POST", + "Command": "New-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -308656,20 +302981,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Method": "POST", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -308690,20 +303015,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignedTo" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Method": "POST", + "Command": "New-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -308724,20 +303049,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Method": "POST", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -308764,55 +303089,55 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Method": "POST", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification" + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServicePrincipalEndpoint" + "Command": "New-MgServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Method": "POST", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -308839,20 +303164,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Method": "POST", + "Command": "New-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -308879,33 +303204,33 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServicePrincipalRiskDetection" + "Command": "New-MgServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Method": "POST", + "Command": "New-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -308920,20 +303245,20 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJob" + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Method": "POST", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -308948,132 +303273,131 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand" + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplate" + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListColumn" + "Command": "New-MgShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListContentType" + "Command": "New-MgShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListContentTypeColumn" + "Command": "New-MgShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListContentTypeColumnLink" + "Command": "New-MgShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListItem" + "Command": "New-MgShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "Create1", @@ -309084,15 +303408,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListItemDocumentSetVersion" + "Command": "New-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "Create1", @@ -309103,96 +303427,97 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListItemVersion" + "Command": "New-MgShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListOperation" + "Command": "New-MgShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareListSubscription" + "Command": "New-MgShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgShareSharedDriveItemSharedDriveItem" + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStat" + "Command": "New-MgSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStatActivity" + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns", + "Method": "POST", + "Command": "New-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309207,20 +303532,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes", + "Method": "POST", + "Command": "New-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309235,20 +303560,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Method": "POST", + "Command": "New-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309263,35 +303588,35 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteContentTypeColumnLink" + "Command": "New-MgSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists", + "Method": "POST", + "Command": "New-MgSiteList", "Permissions": [ { "Name": "Sites.Manage.All", @@ -309306,20 +303631,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteList" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Method": "POST", + "Command": "New-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309334,35 +303659,35 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteListContentType" + "Command": "New-MgSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Method": "POST", + "Command": "New-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309377,55 +303702,55 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteListContentTypeColumnLink" + "Command": "New-MgSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Method": "POST", + "Command": "New-MgSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Method": "POST", + "Command": "New-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -309452,65 +303777,65 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteListItemDocumentSetVersion" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteListItemVersion" + "Command": "New-MgSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteListOperation" + "Command": "New-MgSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteListSubscription" + "Command": "New-MgSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", + "Method": "POST", + "Command": "New-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -309531,20 +303856,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "POST", + "Command": "New-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -309565,20 +303890,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "POST", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -309599,20 +303924,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", + "Method": "POST", + "Command": "New-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -309633,50 +303958,50 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteOnenoteSection" + "Command": "New-MgSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroup" + "Command": "New-MgSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "POST", + "Command": "New-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -309697,20 +304022,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "POST", + "Command": "New-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -309731,62 +304056,61 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteOperation" + "Command": "New-MgSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", + "Method": "POST", + "Command": "New-MgSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStores", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStore" + "Command": "New-MgSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309797,20 +304121,20 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", + "Method": "POST", + "Command": "New-MgSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteTermStoreGroup" + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309821,15 +304145,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSet" + "Command": "New-MgSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309848,15 +304172,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChild" + "Command": "New-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309875,15 +304199,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChildRelation" + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309894,15 +304218,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetRelation" + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309913,15 +304237,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTerm" + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309932,15 +304256,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChild" + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309951,15 +304275,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation" + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309970,15 +304294,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermRelation" + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -309989,20 +304313,20 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", + "Method": "POST", + "Command": "New-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310021,20 +304345,20 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Method": "POST", + "Command": "New-MgSiteTermStoreSetChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteTermStoreSetChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310053,15 +304377,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetChildRelation" + "Command": "New-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310072,15 +304396,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSet" + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310099,15 +304423,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild" + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310126,15 +304450,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310145,15 +304469,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310164,15 +304488,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm" + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310183,15 +304507,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310202,15 +304526,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310221,15 +304545,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310240,15 +304564,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetRelation" + "Command": "New-MgSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310259,15 +304583,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetTerm" + "Command": "New-MgSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310278,20 +304602,20 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Method": "POST", + "Command": "New-MgSiteTermStoreSetTermChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChild" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310302,15 +304626,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChildRelation" + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Create", "Create1", @@ -310321,52 +304645,53 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Method": "POST", + "Command": "New-MgSiteTermStoreSetTermRelation", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermRelation" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSubscribedSku" + "Command": "New-MgSubscribedSku", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgSubscription" + "Command": "New-MgSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams", + "Method": "POST", + "Command": "New-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -310393,20 +304718,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/channels", + "Method": "POST", + "Command": "New-MgTeamChannel", "Permissions": [ { "Name": "Channel.Create", @@ -310439,58 +304764,58 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Method": "POST", + "Command": "New-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannelEmail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Method": "POST", + "Command": "New-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Method": "POST", + "Command": "New-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -310523,35 +304848,35 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannelMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamChannelMessageHostedContent" + "Command": "New-MgTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Method": "POST", + "Command": "New-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -310584,50 +304909,50 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannelMessageReply" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamChannelMessageReplyHostedContent" + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamChannelSharedWithTeam" + "Command": "New-MgTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Method": "POST", + "Command": "New-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -310684,20 +305009,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/teams/{team-id}/installedApps", + "Method": "POST", + "Command": "New-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -310754,173 +305079,188 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamInstalledApp" + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members", + "Method": "POST", + "Command": "New-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", + "Method": "POST", + "Command": "New-MgTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/permissionGrants", "Method": "POST", - "Command": "New-MgTeamOperation" + "Command": "New-MgTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelEmail" + "Command": "New-MgTeamPrimaryChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMember" + "Command": "New-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessage" + "Command": "New-MgTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent" + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReply" + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent" + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam" + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamPrimaryChannelTab" + "Command": "New-MgTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Method": "POST", + "Command": "New-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -310935,20 +305275,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleOfferShiftRequest" + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", + "Method": "POST", + "Command": "New-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -310969,20 +305309,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShift" + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Method": "POST", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -310997,20 +305337,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest" + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Method": "POST", + "Command": "New-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -311025,20 +305365,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleSchedulingGroup" + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts", + "Method": "POST", + "Command": "New-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -311053,20 +305393,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleShift" + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Method": "POST", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -311081,20 +305421,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff", + "Method": "POST", + "Command": "New-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -311109,20 +305449,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOff" + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Method": "POST", + "Command": "New-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -311137,35 +305477,35 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffReason" + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffRequest" + "Command": "New-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags", + "Method": "POST", + "Command": "New-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -311180,20 +305520,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Method": "POST", + "Command": "New-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -311208,283 +305548,283 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamTagMember" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeam" + "Command": "New-MgTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannel" + "Command": "New-MgTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelEmail" + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMember" + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessage" + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply" + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelTab" + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", + "Method": "POST", + "Command": "New-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer" + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Method": "POST", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Method": "POST", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Method": "POST", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users", + "Method": "POST", + "Command": "New-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -311523,70 +305863,70 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserActivity" + "Command": "New-MgUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserActivityHistoryItem" + "Command": "New-MgUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments", + "Method": "POST", + "Command": "New-MgUserAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserAppRoleAssignment" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods", + "Method": "POST", + "Command": "New-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -311601,50 +305941,50 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserAuthenticationMethod" + "Command": "New-MgUserAuthenticationMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserAuthenticationOperation" + "Command": "New-MgUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Method": "POST", + "Command": "New-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -311659,112 +305999,111 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Method": "POST", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod" + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", + "Method": "POST", + "Command": "New-MgUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Method": "POST", + "Command": "New-MgUserCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", + "Method": "POST", + "Command": "New-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Method": "POST", + "Command": "New-MgUserCalendarGroupCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserCalendarGroupCalendar" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "Create1", @@ -311775,853 +306114,869 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserCalendarPermission" + "Command": "New-MgUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChat" + "Command": "New-MgUserChat", + "Permissions": [], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatInstalledApp" + "Command": "New-MgUserChatInstalledApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatMember" + "Command": "New-MgUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatMessage" + "Command": "New-MgUserChatMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatMessageHostedContent" + "Command": "New-MgUserChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatMessageReply" + "Command": "New-MgUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Method": "POST", + "Command": "New-MgUserChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", "Method": "POST", - "Command": "New-MgUserChatMessageReplyHostedContent" + "Command": "New-MgUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatPinnedMessage" + "Command": "New-MgUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserChatTab" + "Command": "New-MgUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", + "Method": "POST", + "Command": "New-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserContactExtension" + "Command": "New-MgUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", + "Method": "POST", + "Command": "New-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Method": "POST", + "Command": "New-MgUserContactFolderChildFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContact" + "Command": "New-MgUserContactFolderChildFolderContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContactExtension" + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Method": "POST", + "Command": "New-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserContactFolderContactExtension" + "Command": "New-MgUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", + "Method": "POST", + "Command": "New-MgUserDefaultCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserDefaultCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent" + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDrive" + "Command": "New-MgUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveBundle" + "Command": "New-MgUserDriveBundle", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItem" + "Command": "New-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat" + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemChild" + "Command": "New-MgUserDriveItemChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemLink" + "Command": "New-MgUserDriveItemLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion" + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemListItemVersion" + "Command": "New-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemPermission" + "Command": "New-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemSubscription" + "Command": "New-MgUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemThumbnail" + "Command": "New-MgUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemUploadSession" + "Command": "New-MgUserDriveItemUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveItemVersion" + "Command": "New-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListColumn" + "Command": "New-MgUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListContentType" + "Command": "New-MgUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumn" + "Command": "New-MgUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumnLink" + "Command": "New-MgUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListItem" + "Command": "New-MgUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListItemDocumentSetVersion" + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListItemVersion" + "Command": "New-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListOperation" + "Command": "New-MgUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveListSubscription" + "Command": "New-MgUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat" + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootChild" + "Command": "New-MgUserDriveRootChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootLink" + "Command": "New-MgUserDriveRootLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion" + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootListItemVersion" + "Command": "New-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootPermission" + "Command": "New-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootSubscription" + "Command": "New-MgUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootThumbnail" + "Command": "New-MgUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootUploadSession" + "Command": "New-MgUserDriveRootUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserDriveRootVersion" + "Command": "New-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", + "Method": "POST", + "Command": "New-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Method": "POST", + "Command": "New-MgUserEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserEventAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -312636,566 +306991,566 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserEventAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserEventExtension" + "Command": "New-MgUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserEventInstanceAttachment" + "Command": "New-MgUserEventInstanceAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserEventInstanceAttachmentUploadSession" + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserEventInstanceExtension" + "Command": "New-MgUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserExtension" + "Command": "New-MgUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Method": "POST", + "Command": "New-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", + "Method": "POST", + "Command": "New-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Method": "POST", + "Command": "New-MgUserMailFolderChildFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessage" + "Command": "New-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment" + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageExtension" + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageForward" + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReply" + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll" + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageRule" + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Method": "POST", + "Command": "New-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Method": "POST", + "Command": "New-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession" + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderMessageExtension" + "Command": "New-MgUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Method": "POST", + "Command": "New-MgUserMailFolderMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderMessageForward" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Method": "POST", + "Command": "New-MgUserMailFolderMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReply" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Method": "POST", + "Command": "New-MgUserMailFolderMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReplyAll" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMailFolderMessageRule" + "Command": "New-MgUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDevice" + "Command": "New-MgUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceCompliancePolicyState" + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceConfigurationState" + "Command": "New-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponse" + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl" + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature" + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", + "Method": "POST", + "Command": "New-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Method": "POST", + "Command": "New-MgUserMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessageAttachment" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -313210,95 +307565,95 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessageAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserMessageExtension" + "Command": "New-MgUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Method": "POST", + "Command": "New-MgUserMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessageForward" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Method": "POST", + "Command": "New-MgUserMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessageReply" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Method": "POST", + "Command": "New-MgUserMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserMessageReplyAll" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks", + "Method": "POST", + "Command": "New-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -313319,20 +307674,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenoteNotebook" + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Method": "POST", + "Command": "New-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -313353,20 +307708,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Method": "POST", + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -313387,20 +307742,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSectionGroup" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages", + "Method": "POST", + "Command": "New-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -313421,50 +307776,50 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenotePage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserOnenoteSection" + "Command": "New-MgUserOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroup" + "Command": "New-MgUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Method": "POST", + "Command": "New-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -313485,20 +307840,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroupSection" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Method": "POST", + "Command": "New-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -313519,20 +307874,20 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnenoteSectionPage" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings", + "Method": "POST", + "Command": "New-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -313547,100 +307902,100 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReport" + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", + "Method": "POST", + "Command": "New-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserScopedRoleMemberOf" + "Command": "New-MgUserScopedRoleMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserTeamworkAssociatedTeam" + "Command": "New-MgUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Uri": "/users/{user-id}/teamwork/installedApps", + "Method": "POST", + "Command": "New-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -313667,20 +308022,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTeamworkInstalledApp" + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists", + "Method": "POST", + "Command": "New-MgUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313695,35 +308050,35 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserTodoListExtension" + "Command": "New-MgUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Method": "POST", + "Command": "New-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313738,20 +308093,20 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoListTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentBase", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Method": "POST", + "Command": "New-MgUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313766,20 +308121,20 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachment" + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Method": "POST", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313794,20 +308149,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Method": "POST", + "Command": "New-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313822,35 +308177,35 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoListTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "New-MgUserTodoListTaskExtension" + "Command": "New-MgUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Method": "POST", + "Command": "New-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -313865,62 +308220,62 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "New-MgUserTodoListTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Ping", "PingViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/Ping", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Ping-MgBetaApplicationSynchronization" + "Command": "Ping-MgBetaApplicationSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Ping", "PingViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "GET", - "Command": "Ping-MgBetaServicePrincipalSynchronization" + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "Method": "POST", + "Command": "Publish-MgBetaBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaBookingBusiness" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", + "Method": "POST", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -313935,18 +308290,18 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", + "Method": "POST", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -313961,31 +308316,31 @@ "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaDriveListContentType" + "Command": "Publish-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Method": "POST", + "Command": "Publish-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -314000,223 +308355,184 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", "Method": "POST", - "Command": "Publish-MgBetaEducationClassAssignment" + "Command": "Publish-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaEducationMeAssignment" + "Command": "Publish-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaEducationUserAssignment" + "Command": "Publish-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaGroupDriveListContentType" + "Command": "Publish-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaGroupSiteContentType" + "Command": "Publish-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaGroupSiteListContentType" - }, - { - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian" - }, - { - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], + "Command": "Publish-MgBetaGroupSiteListContentType", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaShareListContentType" + "Command": "Publish-MgBetaShareListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Method": "POST", + "Command": "Publish-MgBetaSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Publish-MgBetaSiteContentType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaSiteListContentType" + "Command": "Publish-MgBetaSiteListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Publish-MgBetaUserDriveListContentType" + "Command": "Publish-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "Method": "POST", + "Command": "Publish-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgBookingBusiness" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgDriveListContentType" + "Command": "Publish-MgDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Method": "POST", + "Command": "Publish-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -314231,83 +308547,83 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgEducationMeAssignment" + "Command": "Publish-MgEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgEducationUserAssignment" + "Command": "Publish-MgEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgGroupDriveListContentType" + "Command": "Publish-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgGroupSiteContentType" + "Command": "Publish-MgGroupSiteContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgGroupSiteListContentType" + "Command": "Publish-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Method": "POST", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314322,18 +308638,18 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Method": "POST", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314348,1163 +308664,270 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgShareListContentType" + "Command": "Publish-MgShareListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Method": "POST", + "Command": "Publish-MgSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgSiteContentType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Publish-MgSiteListContentType" + "Command": "Publish-MgSiteListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Publish-MgUserDriveListContentType" - }, - { - "Variants": [ - "Register", - "RegisterExpanded", - "RegisterViaIdentity", - "RegisterViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Register-MgBetaPrivilegedAccessResource" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/admin/edge", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminEdge" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerMode" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/admin/sharepoint", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminSharepoint" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/admin/sharepoint/settings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAdminSharepointSetting" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreement" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreementAcceptance" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreementFile" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalization" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalizationVersion" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAgreementFileVersion" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [ - { - "Name": "AppCatalog.ReadWrite.All", - "Description": "Read and write to all app catalogs", - "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", - "IsAdmin": true - }, - { - "Name": "AppCatalog.Submit", - "Description": "Submit application packages to your organization's catalog and cancel pending submissions", - "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamApp" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [ - { - "Name": "AppCatalog.ReadWrite.All", - "Description": "Read and write to all app catalogs", - "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", - "IsAdmin": true - }, - { - "Name": "AppCatalog.Submit", - "Description": "Submit application packages to your organization's catalog and cancel pending submissions", - "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinition" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplication" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationAppManagementPolicyByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications(appId='{appId}')", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationByAppId" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationExtensionProperty" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationFederatedIdentityCredential" - }, - { - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/removeKey", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgApplicationKey" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationOwnerByRef" - }, - { - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/removePassword", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgApplicationPassword" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronization" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJob" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchema" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplate" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenIssuancePolicyByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenLifetimePolicyByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}", - "Permissions": [ - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReview" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewDecision" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstance" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceDecision" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Command": "Publish-MgUserDriveListContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer" + "ApiVersion": "v1.0" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Permissions": [], "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewMyDecision" - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Permissions": [ - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - } + "Register", + "RegisterExpanded", + "RegisterViaIdentity", + "RegisterViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewReviewer" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", + "Method": "POST", + "Command": "Register-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/admin/edge", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdge" + "Command": "Remove-MgAdminEdge", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode" + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Method": "DELETE", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Method": "DELETE", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Method": "DELETE", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write browser site lists for your organization", "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnit" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitExtension" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember" + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/admin/people", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint", "Method": "DELETE", - "Command": "Remove-MgBetaAdminPerson" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Remove-MgAdminSharepoint", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPersonProfileCardProperty" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/admin/people/pronouns", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPersonPronoun" + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/admin/reportSettings", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint/settings", "Method": "DELETE", - "Command": "Remove-MgBetaAdminReportSetting" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/admin/sharepoint", + "Command": "Remove-MgAdminSharepointSetting", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepoint" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/admin/sharepoint/settings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepointSetting" + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreement" + "Command": "Remove-MgAgreement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreementAcceptance" + "Command": "Remove-MgAgreementAcceptance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFile" + "Command": "Remove-MgAgreementFile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalization" + "Command": "Remove-MgAgreementFileLocalization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion" + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileVersion" + "Command": "Remove-MgAgreementFileVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Method": "DELETE", + "Command": "Remove-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -315525,18 +308948,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -315557,83 +308980,31 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon" + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent" + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}", + "Method": "DELETE", + "Command": "Remove-MgApplication", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315648,57 +309019,44 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplication" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef" + "Command": "Remove-MgApplicationAppManagementPolicyByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications(appId='{appId}')", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationByAppId" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Remove-MgApplicationByAppId", "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Method": "DELETE", + "Command": "Remove-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315719,18 +309077,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationExtensionProperty" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Method": "DELETE", + "Command": "Remove-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315745,20 +309103,20 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/removeKey", + "Method": "POST", + "Command": "Remove-MgApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315779,18 +309137,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaApplicationKey" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315811,20 +309169,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/removePassword", + "Method": "POST", + "Command": "Remove-MgApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -315845,96 +309203,83 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaApplicationPassword" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronization" + "Command": "Remove-MgApplicationSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJob" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgApplicationSynchronizationJob", "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema" + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate" + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Method": "DELETE", + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -315949,31 +309294,31 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -316000,18 +309345,18 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -316038,4050 +309383,3285 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write all Bookings related resources.", - "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusiness" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessAppointment" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCalendarView" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomer" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion" + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}", "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessService" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Remove-MgBetaAccessReview", "Permissions": [ { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true }, { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessStaffMember" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBookingCurrency" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [], "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessFlowTemplate" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenario" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Remove-MgBetaAccessReviewDecision", "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlanner" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], + "Command": "Remove-MgBetaAccessReviewInstance", + "Permissions": [], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Permissions": { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.", - "IsAdmin": true - }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTask" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/chats/{chat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChat" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [ - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat", - "Description": "Manage installed Teams apps in chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat.All", - "Description": "Manage Teams apps for all chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage itself in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", - "Description": "Allow the Teams app to manage itself for all chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", "Method": "DELETE", - "Command": "Remove-MgBetaChatInstalledApp" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChatLastMessagePreview" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [ - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "ChatMember.ReadWrite", - "Description": "Add and remove members from chats", - "FullDescription": "Add and remove members from chats, on your behalf.", - "IsAdmin": true - }, - { - "Name": "ChatMember.ReadWrite.All", - "Description": "Add and remove members from all chats", - "FullDescription": "Add and remove members from all chats, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChatMember" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Method": "DELETE", - "Command": "Remove-MgBetaChatMessageReplyHostedContent" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgBetaAccessReviewMyDecision", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChatOperation" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChatPermissionGrant" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [ - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Method": "DELETE", - "Command": "Remove-MgBetaChatPinnedMessage" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaAccessReviewReviewer", "Permissions": [ { - "Name": "TeamsTab.Delete.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWrite.All", - "Description": "Read and write tabs in Microsoft Teams.", - "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWriteForChat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage only its own tabs in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.", + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, { - "Name": "TeamsTab.ReadWriteSelfForChat.All", - "Description": "Allow the Teams app to manage only its own tabs for all chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", - "IsAdmin": false + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaChatTab" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/communications/calls/{call-id}", - "Permissions": [ - { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCall" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Permissions": [ - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false - } + "Delete" ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/admin/edge", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Remove-MgBetaAdminEdge", "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallOperation" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Permissions": [ - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false - }, - { - "Name": "Calls.JoinGroupCallasGuest.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } + "Delete" ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallParticipant" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordSession" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeeting" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport" - }, - { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion" + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant" + "Command": "Remove-MgBetaAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript" + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingVirtualAppointment" + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationPresence" + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/compliance/ediscovery", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/admin/people", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscovery" + "Command": "Remove-MgBetaAdminPerson", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCase" + "Command": "Remove-MgBetaAdminPersonProfileCardProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/admin/people/pronouns", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian" + "Command": "Remove-MgBetaAdminPersonPronoun", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" + "Delete" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Uri": "/admin/reportSettings", + "Method": "DELETE", + "Command": "Remove-MgBetaAdminReportSetting", "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "Delete" ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource" + "Command": "Remove-MgBetaAdminSharepoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint/settings", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Remove-MgBetaAdminSharepointSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource" + "Command": "Remove-MgBetaAgreement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold" + "Command": "Remove-MgBetaAgreementAcceptance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource" + "Command": "Remove-MgBetaAgreementFile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource" + "Command": "Remove-MgBetaAgreementFileLocalization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource" + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" - }, - { - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Command": "Remove-MgBetaAgreementFileVersion", "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Permissions": [ + { + "Name": "AppCatalog.ReadWrite.All", + "Description": "Read and write to all app catalogs", + "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", + "IsAdmin": true + }, + { + "Name": "AppCatalog.Submit", + "Description": "Submit application packages to your organization's catalog and cancel pending submissions", + "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "AppCatalog.ReadWrite.All", + "Description": "Read and write to all app catalogs", + "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "AppCatalog.Submit", + "Description": "Submit application packages to your organization's catalog and cancel pending submissions", + "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting" + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Method": "DELETE", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Teams", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection" + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource" + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Method": "DELETE", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Applications", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/applications/{application-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaApplication", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaContact" + "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/contracts/{contract-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/applications(appId='{appId}')", "Method": "DELETE", - "Command": "Remove-MgBetaContract" + "Command": "Remove-MgBetaApplicationByAppId", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/connectorGroup/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaDataPolicyOperation" + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaApplicationExtensionProperty", "Permissions": [ { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false }, { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDevice" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection" + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/applications/{application-id}/removeKey", + "Method": "POST", + "Command": "Remove-MgBetaApplicationKey", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaApplicationOwnerByRef", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Uri": "/applications/{application-id}/removePassword", + "Method": "POST", + "Command": "Remove-MgBetaApplicationPassword", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "Command": "Remove-MgBetaApplicationSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate" + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration" + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment" + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus" + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment" + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus" + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection" + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaBookingBusiness", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write all Bookings related resources.", + "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaBookingBusinessAppointment", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaBookingBusinessCustomer", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaBookingBusinessService", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "Command": "Remove-MgBetaBookingCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "Command": "Remove-MgBetaBusinessFlowTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaBusinessScenario", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "Command": "Remove-MgBetaBusinessScenarioPlanner", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Method": "DELETE", + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Bookings", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaBusinessScenarioPlannerTask", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment" + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory" + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration" + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment" + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus" + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "Command": "Remove-MgBetaChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaChatInstalledApp", + "Permissions": [ + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat.All", + "Description": "Manage Teams apps for all chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage itself for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/lastMessagePreview", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship" + "Command": "Remove-MgBetaChatLastMessagePreview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet" + "Command": "Remove-MgBetaChatMember", + "Permissions": [ + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ChatMember.ReadWrite", + "Description": "Add and remove members from chats", + "FullDescription": "Add and remove members from chats, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChatMember.ReadWrite.All", + "Description": "Add and remove members from all chats", + "FullDescription": "Add and remove members from all chats, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment" + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Remove-MgBetaChatOperation", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "Command": "Remove-MgBetaChatPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaChatPinnedMessage", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaChatTab", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "TeamsTab.Delete.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "TeamsTab.ReadWrite.All", + "Description": "Read and write tabs in Microsoft Teams.", + "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWriteForChat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage only its own tabs in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.", "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage only its own tabs for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "Command": "Remove-MgBetaCommunicationCall", + "Permissions": [ + { + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.CloudCommunications", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTask" + "Command": "Remove-MgBetaCommunicationCallOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationCallParticipant", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true + "Name": "Calls.JoinGroupCallasGuest.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementVppToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment" + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary" + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus" + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.CloudCommunications", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.CloudCommunications", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy" + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.CloudCommunications", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "Command": "Remove-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/communications/presences/{presence-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaCommunicationPresence", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Delete" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "Command": "Remove-MgBetaComplianceEdiscovery", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCase", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Method": "POST", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceByDeviceId" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceCommand" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceExtension" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" ], + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Method": "POST", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile" + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting" + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/contacts/{orgContact-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAuditEvent" + "Command": "Remove-MgBetaContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/contracts/{contract-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent" + "Command": "Remove-MgBetaContract", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail" + "Command": "Remove-MgBetaDataPolicyOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation" + "Command": "Remove-MgBetaDevice", + "Permissions": [ + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState" - }, - { - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState" + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest" + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState" + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState" + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState" + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState" + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy" + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy" + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate" + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDetectedApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary" + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview" + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment" + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState" + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceAppManagementTask", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320096,49 +312676,116 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { @@ -320148,23 +312795,23 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { @@ -320174,23 +312821,23 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { @@ -320200,993 +312847,1000 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/devices(deviceId='{deviceId}')", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceByDeviceId", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/commands/{command-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState" + "Command": "Remove-MgBetaDeviceCommand", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceExtension", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState" + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], + "Uri": "/deviceManagement/androidForWorkSettings", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector" + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/deviceManagement/applePushNotificationCertificate", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy" + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting" + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAuditEvent", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile" + "Command": "Remove-MgBetaDeviceManagementCategory", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition" + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" + ], + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation" - }, - { - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity" + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntent" + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/conditionalAccessSettings", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary" + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserState" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -321195,671 +313849,555 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory" + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState" + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState" - }, - { - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Command": "Remove-MgBetaDeviceManagementDetectedApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState" - }, - { - "Variants": [ - "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/monitoring", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoring" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule" + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNdeConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementPartner" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "Delete" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/reports", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReport" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceOperation" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReusableSetting" + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -321868,24 +314406,24 @@ "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -321894,102 +314432,115 @@ "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment" + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScript" + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322004,18 +314555,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322030,18 +314581,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322056,18 +314607,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322082,18 +314633,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322108,551 +314659,850 @@ "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState" + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition" + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplate" + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus" + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIntent", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly" + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview" + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice" + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion" + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322667,301 +315517,351 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "Variants": [ + "Delete", + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Method": "POST", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance" + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance" + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail" + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory" + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322976,18 +315876,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -322996,77 +315896,116 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/deviceManagement/monitoring", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance" + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Permissions": [], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope" + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore" + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323075,24 +316014,24 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323107,18 +316046,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323127,37 +316066,72 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Reports", + "Variants": [ + "Delete" + ], + "Uri": "/deviceManagement/reports", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance" + "Command": "Remove-MgBetaDeviceManagementReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent" + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323166,24 +316140,42 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity" + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323192,24 +316184,24 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323218,24 +316210,24 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323244,24 +316236,24 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323270,62 +316262,50 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview" + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection" + "Command": "Remove-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323340,18 +316320,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323366,30 +316346,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323404,18 +316372,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323430,18 +316398,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323456,420 +316424,421 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting" + "Command": "Remove-MgBetaDeviceManagementTemplate", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage" + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment" - }, - { - "Variants": [ - "Delete" - ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob" + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan" + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan" + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot" + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion" + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment" + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice" + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment" + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323884,18 +316853,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -323910,12795 +316879,12978 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredUserByRef" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDeviceUsageRights" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAttributeSet" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/certificateAuthorities", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthority" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryDeletedItem" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFederationConfiguration" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryImpactedResource" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile" - }, - { - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { - "Name": "CrossTenantUserProfileSharing.ReadWrite", - "Description": "Read shared cross-tenant user profile and export or delete data", - "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "CrossTenantUserProfileSharing.ReadWrite.All", - "Description": "Read any shared cross-tenant user profiles and export or delete data", - "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryObject" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant" - }, - { - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { - "Name": "CrossTenantUserProfileSharing.ReadWrite", - "Description": "Read shared cross-tenant user profile and export or delete data", - "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "CrossTenantUserProfileSharing.ReadWrite.All", - "Description": "Read any shared cross-tenant user profiles and export or delete data", - "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendation" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRole" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleMemberByRef" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleScopedMember" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleTemplate" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/settings/{directorySetting-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "Policy.ReadWrite.Authorization", - "Description": "Read and write your organization's authorization policy", - "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySettingTemplate" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySharedEmailDomain" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscription" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/domains/{domain-id}", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDomain" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDomainFederationConfiguration" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDomainVerificationDnsRecord" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDrive" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true }, { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalytic" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemChild" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItem" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemField" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersion" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersionField" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDriveItemPermanent" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true }, { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemPermission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemRetentionLabel" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemSubscription" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemThumbnail" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemVersion" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveList" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListColumn" + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentType" + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumn" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItem" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemField" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersion" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersionField" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListOperation" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveListSubscription" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/reports", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRoot" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalytic" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootChild" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItem" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemField" + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersion" + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersionField" + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permanentDelete", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaDriveRootPermanent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootPermission" + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotSettings", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootRetentionLabel" + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootSubscription" + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootThumbnail" + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootVersion" + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true }, - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClass" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef" + "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentDefault" + "Command": "Remove-MgBetaDeviceRegisteredUserByRef", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory" + "Command": "Remove-MgBetaDeviceUsageRights", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentResource" + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubric" + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef" + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSetting" + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/attributeSets/{attributeSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory" + "Command": "Remove-MgBetaDirectoryAttributeSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission" + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome" + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource" + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassMemberByRef" + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/deletedItems/{directoryObject-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassTeacherByRef" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/education/me", + "Command": "Remove-MgBetaDirectoryDeletedItem", "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMe" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignment" + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef" + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory" + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Permissions": [ + { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + { + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/impactedResources/{impactedResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentResource" + "Command": "Remove-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubric" + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" + ], + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Method": "POST", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Permissions": [ + { + "Name": "CrossTenantUserProfileSharing.ReadWrite", + "Description": "Read shared cross-tenant user profile and export or delete data", + "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.", + "IsAdmin": true + }, + { + "Name": "CrossTenantUserProfileSharing.ReadWrite.All", + "Description": "Read any shared cross-tenant user profiles and export or delete data", + "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef" + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryObjects/{directoryObject-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission" + "Command": "Remove-MgBetaDirectoryObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome" + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource" + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], - "OutputType": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Method": "POST", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "Name": "CrossTenantUserProfileSharing.ReadWrite", + "Description": "Read shared cross-tenant user profile and export or delete data", + "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.", "IsAdmin": true }, { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "Name": "CrossTenantUserProfileSharing.ReadWrite.All", + "Description": "Read any shared cross-tenant user profiles and export or delete data", + "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeRubric" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/recommendations/{recommendation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchool" + "Command": "Remove-MgBetaDirectoryRecommendation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolClassByRef" + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolUserByRef" + "Command": "Remove-MgBetaDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Method": "DELETE", + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", + "Permissions": [], "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaDirectoryRoleMemberByRef", "Permissions": { - "Name": "EduAdministration.ReadWrite", - "Description": "Manage your education app settings", - "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileError" + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus" + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/settings/{directorySetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUser" + "Command": "Remove-MgBetaDirectorySetting", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.Authorization", + "Description": "Read and write your organization's authorization policy", + "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignment" + "Command": "Remove-MgBetaDirectorySettingTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef" + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/subscriptions/{companySubscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory" + "Command": "Remove-MgBetaDirectorySubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentResource" + "Command": "Remove-MgBetaDomain", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubric" + "Command": "Remove-MgBetaDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef" + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission" + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome" + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource" + "Command": "Remove-MgBetaDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgBetaDriveItem", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserRubric" + "Command": "Remove-MgBetaDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage" + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment" + "Command": "Remove-MgBetaDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval" + "Command": "Remove-MgBetaDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep" + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler" + "Command": "Remove-MgBetaDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting" + "Command": "Remove-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaDriveItemPermanent", + "Permissions": [], "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog" + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension" + "Command": "Remove-MgBetaDriveItemPermission", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension" + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "Command": "Remove-MgBetaDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef" + "Command": "Remove-MgBetaDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaDriveItemVersion", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Files", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/drives/{drive-id}/list", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest" + "Command": "Remove-MgBetaDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope" + "Command": "Remove-MgBetaDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization" + "Command": "Remove-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementSubject" + "Command": "Remove-MgBetaDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}", - "Permissions": [ - { - "Name": "ExternalConnection.ReadWrite.All", - "Description": "Read and write all external connections", - "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalConnection.ReadWrite.OwnedBy", - "Description": "Read and write external connections", - "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnection" + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Permissions": [ - { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroup" + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [ - { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroupMember" + "Command": "Remove-MgBetaDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Permissions": [ - { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItem" + "Command": "Remove-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItemActivity" + "Command": "Remove-MgBetaDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionOperation" + "Command": "Remove-MgBetaDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionQuota" + "Command": "Remove-MgBetaDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root", "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionSchema" + "Command": "Remove-MgBetaDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Permissions": { - "Name": "IndustryData-DataConnector.ReadWrite.All", - "Description": "Manage data connector definitions", - "FullDescription": "Allows the app to read and write data connectors on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/analytics", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataConnector" + "Command": "Remove-MgBetaDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Permissions": { - "Name": "IndustryData-InboundFlow.ReadWrite.All", - "Description": "Manage inbound flow definitions", - "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow" + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOperation" + "Command": "Remove-MgBetaDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition" + "Command": "Remove-MgBetaDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup" + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Permissions": { - "Name": "IndustryData-SourceSystem.ReadWrite.All", - "Description": "Manage source system definitions", - "FullDescription": "Allows the app to read and write source system definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem" + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Permissions": { - "Name": "IndustryData-TimePeriod.ReadWrite.All", - "Description": "Manage time period definitions", - "FullDescription": "Allows the app to read and write time period definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/fields", "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataYear" + "Command": "Remove-MgBetaDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion" + "Command": "Remove-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCurrency" + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/drives/{drive-id}/root/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaDriveRootPermanent", + "Permissions": [], "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomer" + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency" + "Command": "Remove-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/retentionLabel", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment" + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer" + "Command": "Remove-MgBetaDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency" + "Command": "Remove-MgBetaDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture" + "Command": "Remove-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod" + "Command": "Remove-MgBetaEducationClass", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal" + "Command": "Remove-MgBetaEducationClassAssignment", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment" + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer" + "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency" + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture" + "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod" + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod" + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm" + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod" + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm" + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture" + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod" + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployee" + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture" + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaEducationClassMemberByRef", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemCategory" + "Command": "Remove-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemPicture" + "Command": "Remove-MgBetaEducationClassModuleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaEducationClassTeacherByRef", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Delete" + ], + "Uri": "/education/me", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournal" + "Command": "Remove-MgBetaEducationMe", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournalLine" + "Command": "Remove-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod" + "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm" + "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPicture" + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency" + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem" + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory" + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture" + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor" + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency" + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod" + "Command": "Remove-MgBetaEducationMeRubric", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm" + "Command": "Remove-MgBetaEducationSchool", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture" + "Command": "Remove-MgBetaEducationSchoolClassByRef", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency" + "Command": "Remove-MgBetaEducationSchoolUserByRef", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer" + "Command": "Remove-MgBetaEducationSynchronizationProfile", + "Permissions": { + "Name": "EduAdministration.ReadWrite", + "Description": "Manage your education app settings", + "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency" + "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod" + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm" + "Command": "Remove-MgBetaEducationUser", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture" + "Command": "Remove-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod" + "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem" + "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory" + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture" + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm" + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem" + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory" + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture" + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency" + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer" + "Command": "Remove-MgBetaEducationUserRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency" + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm" + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture" + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod" - }, - { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory" + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture" + "Command": "Remove-MgBetaEntitlementManagementSubject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm" + "Command": "Remove-MgBetaExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency" + "Command": "Remove-MgBetaExternalConnectionGroup", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer" + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency" + "Command": "Remove-MgBetaExternalConnectionItem", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod" + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm" + "Command": "Remove-MgBetaExternalConnectionOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/quota", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture" + "Command": "Remove-MgBetaExternalConnectionQuota", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/schema", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod" + "Command": "Remove-MgBetaExternalConnectionSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem" + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "Permissions": { + "Name": "IndustryData-DataConnector.ReadWrite.All", + "Description": "Manage data connector definitions", + "FullDescription": "Allows the app to read and write data connectors on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory" + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Permissions": { + "Name": "IndustryData-InboundFlow.ReadWrite.All", + "Description": "Manage inbound flow definitions", + "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture" + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm" + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod" + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false + "Name": "IndustryData-SourceSystem.ReadWrite.All", + "Description": "Manage source system definitions", + "FullDescription": "Allows the app to read and write source system definitions on your behalf.", + "IsAdmin": true }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaExternalIndustryDataYear", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false + "Name": "IndustryData-TimePeriod.ReadWrite.All", + "Description": "Manage time period definitions", + "FullDescription": "Allows the app to read and write time period definitions on your behalf.", + "IsAdmin": true }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxArea" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendor" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [], "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm" + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture" + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroup" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupAcceptedSenderByRef" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupAppRoleAssignment" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Permissions": [ - { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarEvent" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarPermission" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversation" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThread" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostMention" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDrive" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItem" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalytic" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemChild" + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItem" + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField" + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemField" + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/items/{item-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion" + "Command": "Remove-MgBetaFinancialCompanyItem", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField" + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveItemPermanent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemPermission" + "Command": "Remove-MgBetaFinancialCompanyJournal", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel" + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemSubscription" + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemThumbnail" + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemVersion" + "Command": "Remove-MgBetaFinancialCompanyPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveList" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListColumn" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentType" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItem" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemField" + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersion" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersionField" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListOperation" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListSubscription" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRoot" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalytic" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootChild" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItem" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemField" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField" + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveRootPermanent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootPermission" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootSubscription" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootThumbnail" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootVersion" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEndpoint" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "Permissions": [ - { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEvent" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventAttachment" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension" + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment" + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExtension" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceAttachment" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExtension" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupExtension" + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Permissions": [], "OutputType": null, - "Uri": "/groups/{group-id}/removeFavorite", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaGroupFavorite" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupLifecyclePolicy" + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "GroupMember.ReadWrite.All", - "Description": "Read and write group memberships", - "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupMemberByRef" + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteNotebook" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Permissions": [ - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false - } - ], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenotePage" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSection" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupOwnerByRef" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupPermissionGrant" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/photo", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupPhoto" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Method": "DELETE", - "Command": "Remove-MgBetaGroupPlannerPlanDetail" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Method": "DELETE", - "Command": "Remove-MgBetaGroupRejectedSenderByRef" + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "OutputType": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.Authorization", - "Description": "Read and write your organization's authorization policy", - "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Financials", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSetting" + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/remove", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Method": "DELETE", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaGroupSite" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalytic" + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat" + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity" + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteColumn" + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentType" + "Command": "Remove-MgBetaFinancialCompanyVendor", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn" + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink" + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtection" + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy" + "Command": "Remove-MgBetaGroup", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel" + "Command": "Remove-MgBetaGroupAcceptedSenderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "Permissions": { + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Remove-MgBetaGroupCalendarEvent", + "Permissions": [ + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting" + "Command": "Remove-MgBetaGroupCalendarPermission", + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest" + "Command": "Remove-MgBetaGroupConversation", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult" + "Command": "Remove-MgBetaGroupConversationThread", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteList" + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListColumn" + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentType" + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn" + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink" + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItem" + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemActivity" + "Command": "Remove-MgBetaGroupDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "Remove-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField" + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemField" + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersion" + "Command": "Remove-MgBetaGroupDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersionField" + "Command": "Remove-MgBetaGroupDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListOperation" + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListSubscription" + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenote" + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook" + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection" + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaGroupDriveItemPermanent", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Remove-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage" + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation" + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenotePage" + "Command": "Remove-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteResource" + "Command": "Remove-MgBetaGroupDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSection" + "Command": "Remove-MgBetaGroupDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup" + "Command": "Remove-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection" + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage" + "Command": "Remove-MgBetaGroupDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOperation" + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePage" + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePermission" + "Command": "Remove-MgBetaGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStore" + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup" + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet" + "Command": "Remove-MgBetaGroupDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild" + "Command": "Remove-MgBetaGroupDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation" + "Command": "Remove-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup" + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation" + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm" + "Command": "Remove-MgBetaGroupDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild" + "Command": "Remove-MgBetaGroupDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation" + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSet" + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild" + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation" + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaGroupDriveRootPermanent", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet" + "Command": "Remove-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Remove-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Remove-MgBetaGroupEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Remove-MgBetaGroupEvent", + "Permissions": [ + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Remove-MgBetaGroupEventAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation" + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm" + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Calendar", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild" + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation" + "Command": "Remove-MgBetaGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation" + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeam" + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannel" + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMember" + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessage" + "Command": "Remove-MgBetaGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], + "Uri": "/groups/{group-id}/removeFavorite", + "Method": "POST", + "Command": "Remove-MgBetaGroupFavorite", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent" + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Method": "POST", + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply" + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam" + "Command": "Remove-MgBetaGroupMemberByRef", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "GroupMember.ReadWrite.All", + "Description": "Read and write group memberships", + "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelTab" + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamIncomingChannel" + "Command": "Remove-MgBetaGroupOnenotePage", + "Permissions": [ + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamInstalledApp" + "Command": "Remove-MgBetaGroupOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamMember" + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamOperation" + "Command": "Remove-MgBetaGroupOwnerByRef", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPermissionGrant" + "Command": "Remove-MgBetaGroupPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/photo", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel" + "Command": "Remove-MgBetaGroupPhoto", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember" + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage" + "Command": "Remove-MgBetaGroupRejectedSenderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Remove-MgBetaGroupSetting", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.Authorization", + "Description": "Read and write your organization's authorization policy", + "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Uri": "/groups/{group-id}/sites/remove", + "Method": "POST", + "Command": "Remove-MgBetaGroupSite", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Remove-MgBetaGroupSiteAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab" + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamSchedule" + "Command": "Remove-MgBetaGroupSiteColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest" + "Command": "Remove-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift" + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup" + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleShift" + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard" + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff" + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason" + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest" + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTag" + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTagMember" + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThread" + "Command": "Remove-MgBetaGroupSiteList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostAttachment" + "Command": "Remove-MgBetaGroupSiteListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostExtension" + "Command": "Remove-MgBetaGroupSiteListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment" + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension" + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention" + "Command": "Remove-MgBetaGroupSiteListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostMention" + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityApiConnector" + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow" + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener" + "Command": "Remove-MgBetaGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlow" + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/{identityProvider-id}/$ref", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef" + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage" + "Command": "Remove-MgBetaGroupSiteListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage" + "Command": "Remove-MgBetaGroupSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage" + "Command": "Remove-MgBetaGroupSiteOnenote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlow" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage" + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage" + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment" + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccess" + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": { - "Name": "Policy.Read.ConditionalAccess", - "Description": "Read your organization's conditional access policies", - "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference" + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength" + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode" + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy" + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation" + "Command": "Remove-MgBetaGroupSiteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy" + "Command": "Remove-MgBetaGroupSitePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy" + "Command": "Remove-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension" + "Command": "Remove-MgBetaGroupSiteTermStore", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision" + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition" + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/policy", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy" + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest" + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep" + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow" + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "Command": "Remove-MgBetaGroupTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem" + "Command": "Remove-MgBetaGroupTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "Command": "Remove-MgBetaGroupTeamChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask" + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess" + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup" + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval" + "Command": "Remove-MgBetaGroupTeamChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep" + "Command": "Remove-MgBetaGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule" + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Remove-MgBetaGroupTeamMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Remove-MgBetaGroupTeamOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule" + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement" + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Remove-MgBetaGroupTeamSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityProvider" + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlow" + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlowAttribute" + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy" + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicy" + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel" + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting" + "Command": "Remove-MgBetaGroupTeamTag", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest" + "Command": "Remove-MgBetaGroupTeamTagMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult" + "Command": "Remove-MgBetaGroupThread", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaInvitation" + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [ - { - "Name": "DelegatedPermissionGrant.ReadWrite.All", - "Description": "Manage all delegated permission grants", - "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOauth2PermissionGrant" + "Command": "Remove-MgBetaGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfile" + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent" + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup" + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent" + "Command": "Remove-MgBetaGroupThreadPostMention", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef" + "Command": "Remove-MgBetaIdentityApiConnector", + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource" + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef" + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector" + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/{identityProvider-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup" + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef" + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef" + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource" + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOrganization" + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/branding", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider", "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBranding" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalization" + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Permissions": [], "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration" + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationExtension" + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSetting" + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingContactInsight" + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingItemInsight" + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess" + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight" + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingProfileCardProperty" + "Command": "Remove-MgBetaIdentityConditionalAccess", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Permissions": { + "Name": "Policy.Read.ConditionalAccess", + "Description": "Read your organization's conditional access policies", + "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", + "IsAdmin": false + }, "OutputType": null, - "Uri": "/organization/{organization-id}/settings/pronouns", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete1" + ], + "Uri": "/identity/conditionalAccess/authenticationStrengths", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingPronoun" + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ], + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Permissions": [], "OutputType": null, - "Uri": "/places/{place-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ], + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ], + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPlace" + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/planner/buckets/{plannerBucket-id}", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [ { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerBucket" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete" + ], + "Uri": "/identity/continuousAccessEvaluationPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerPlan" + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Permissions": [], "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "Permissions": [ - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRoster" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Permissions": [ - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRosterMember" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTask" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/accessReviewPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAppManagementPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Permissions": [], "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Permissions": [ - { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/policy", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy" + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault" + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner" + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" - }, - { - "Variants": [ - "Delete" - ], "OutputType": null, - "Uri": "/policies/defaultAppManagementPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy" + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/policies/externalIdentitiesPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy" + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef" + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy" + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy" + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment" + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule" + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule" + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy" + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude" + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude" + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy" + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Method": "DELETE", - "Command": "Remove-MgBetaPrintConnector" + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintOperation" + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}", - "Permissions": { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinter" + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJob" + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobDocument" + "Command": "Remove-MgBetaIdentityProvider", + "Permissions": { + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/userFlows/{identityUserFlow-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobTask" + "Command": "Remove-MgBetaIdentityUserFlow", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShare" + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/$ref", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete" + ], + "Uri": "/informationProtection/policy", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef" + "Command": "Remove-MgBetaInformationProtectionPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Permissions": [], "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/$ref", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete" + ], + "Uri": "/informationProtection/sensitivityPolicySettings", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef" + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJob" + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument" + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/invitations/{invitation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobTask" + "Command": "Remove-MgBetaInvitation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaOauth2PermissionGrant", "Permissions": [ { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "Name": "DelegatedPermissionGrant.ReadWrite.All", + "Description": "Manage all delegated permission grants", + "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/services/{printService-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintService" + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintServiceEndpoint" + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShare" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef" + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef" + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJob" + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobDocument" + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobTask" + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinition" + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinitionTask" + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest" + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote" + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccess" + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Permissions": { + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResource" + "Command": "Remove-MgBetaOrganization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/branding", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "Remove-MgBetaOrganizationBranding", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition" + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject" + "Command": "Remove-MgBetaOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition" + "Command": "Remove-MgBetaOrganizationSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/contactInsights", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject" + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/itemInsights", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition" + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting" + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition" + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaOrganizationSettingProfileCardProperty", + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/pronouns", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition" + "Command": "Remove-MgBetaOrganizationSettingPronoun", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/places/{place-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject" + "Command": "Remove-MgBetaPlace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/buckets/{plannerBucket-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaPlannerBucket", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject" + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/plans/{plannerPlan-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaPlannerPlan", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting" + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters/{plannerRoster-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition" + "Command": "Remove-MgBetaPlannerRoster", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApproval" + "Command": "Remove-MgBetaPlannerRosterMember", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo" + "Command": "Remove-MgBetaPlannerTask", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting" + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary" + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedOperationEvent" + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/accessReviewPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRole" + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/adminConsentRequestPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest" + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo" + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationFlowsPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting" + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary" + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo" + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting" + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Permissions": [ + { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary" + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSetting" + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Delete" + ], + "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSummary" + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/programs/{program-id}", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaProgram" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "Delete1", - "Delete2", - "DeleteViaIdentity", - "DeleteViaIdentity1", - "DeleteViaIdentity2" + "Delete" ], - "OutputType": null, - "Uri": "/programControls/{programControl-id}", - "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaProgramControl" + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "Delete" ], - "OutputType": null, - "Uri": "/programControls/{programControl-id}/program", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/default", "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlProgram" + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlType" + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Method": "DELETE", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail" + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/policies/defaultAppManagementPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication" + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "OutputType": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/policies/externalIdentitiesPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaRiskDetection" + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipal" + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/policies/federatedTokenValidationPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory" + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [], + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Delete" + ], + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUser" + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUserHistory" + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPc" + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace" + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope" + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment" + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope" + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition" + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagement" + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace" + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope" + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment" + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope" + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition" + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/print/connectors/{printConnector-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgBetaPrintConnector", + "Permissions": { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/operations/{printOperation-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectory" + "Command": "Remove-MgBetaPrintOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace" + "Command": "Remove-MgBetaPrintPrinter", + "Permissions": { + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "Remove-MgBetaPrintPrinterJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope" + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [ - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment" + "Command": "Remove-MgBetaPrintPrinterJobTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval" + "Command": "Remove-MgBetaPrintPrinterShare", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep" + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "Remove-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/services/{printService-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgBetaPrintService", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "Remove-MgBetaPrintServiceEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance" + "Command": "Remove-MgBetaPrintShare", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment" + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope" + "Command": "Remove-MgBetaPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp" + "Command": "Remove-MgBetaPrintShareJobDocument", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace" + "Command": "Remove-MgBetaPrintShareJobTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "Remove-MgBetaPrintTaskDefinition", + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope" + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment" + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval" + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep" + "Command": "Remove-MgBetaPrivilegedAccess", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope" + "Command": "Remove-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment" + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace" + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope" + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [ - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment" + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval" + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep" + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Remove-MgBetaPrivilegedApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition" + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Remove-MgBetaPrivilegedRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", "Method": "DELETE", - "Command": "Remove-MgBetaSchemaExtension" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/search/acronyms/{acronym-id}", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", "Method": "DELETE", - "Command": "Remove-MgBetaSearchAcronym" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Method": "DELETE", - "Command": "Remove-MgBetaSearchBookmark" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/search/qnas/{qna-id}", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", "Method": "DELETE", - "Command": "Remove-MgBetaSearchQna" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/securityActions/{securityAction-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAction" + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAlertV2" + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulation" + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/programs/{program-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation" + "Command": "Remove-MgBetaProgram", + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "Delete2", + "DeleteViaIdentity", + "DeleteViaIdentity1", + "DeleteViaIdentity2" ], + "Uri": "/programControls/{programControl-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaProgramControl", + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Uri": "/programControls/{programControl-id}/program", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun" + "Command": "Remove-MgBetaProgramControlProgram", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/programControlTypes/{programControlType-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification" + "Command": "Remove-MgBetaProgramControlType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Reports", + "Variants": [ + "Delete" + ], + "Uri": "/reports/sla/azureADAuthentication", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail" + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage" + "Command": "Remove-MgBetaRiskDetection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail" + "Command": "Remove-MgBetaRiskyServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage" + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation" + "Command": "Remove-MgBetaRiskyUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRiskyUserHistory", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Delete" + ], + "Uri": "/roleManagement/cloudPC", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload" + "Command": "Remove-MgBetaRoleManagementCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining" + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail" + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCase" + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian" + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Delete" + ], + "Uri": "/roleManagement/deviceManagement", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource" + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource" + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" - }, - { - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete" + ], + "Uri": "/roleManagement/directory", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation" + "Command": "Remove-MgBetaRoleManagementDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet" + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile" + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityFileSecurityProfile" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityHostSecurityProfile" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/incidents/{incident-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIncident" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/security/informationProtection", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtection" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting" + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel" + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIPSecurityProfile" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabel" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelAuthority" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategory" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategorySubCategory" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCitation" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelDepartment" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityProviderTenantSetting" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScore" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote" + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, - "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligence" + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent" - }, - { - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/security/threatSubmission", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTiIndicator" + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "Delete", - "DeleteExpanded" - ], - "OutputType": "IMicrosoftGraphResultInfo", - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId" - }, - { - "Variants": [ - "Delete1", - "DeleteExpanded" + "DeleteViaIdentity" ], - "OutputType": "IMicrosoftGraphResultInfo", - "Uri": "/security/tiIndicators/deleteTiIndicators", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple" - }, - { - "Variants": [ - "Delete" + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSchemaExtension", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/security/triggers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTrigger" + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/acronyms/{acronym-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent" - }, - { - "Variants": [ - "Delete" + "Command": "Remove-MgBetaSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } ], "OutputType": null, - "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerType" + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/bookmarks/{bookmark-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType" + "Command": "Remove-MgBetaSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/qnas/{qna-id}", "Method": "DELETE", - "Command": "Remove-MgBetaSecurityUserSecurityProfile" + "Command": "Remove-MgBetaSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview" + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue" + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementIssue" + "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessage" + "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment" + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -336719,80 +329871,80 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy" + "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalByAppId" + "Command": "Remove-MgBetaServicePrincipalByAppId", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -336819,49 +329971,49 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalEndpoint" + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -336888,31 +330040,31 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail" + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -336933,20 +330085,20 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", + "Method": "POST", + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -336967,44 +330119,44 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRiskDetection" + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronization" + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -337019,31 +330171,31 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload" + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Method": "DELETE", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -337058,316 +330210,316 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate" + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema" + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareList" + "Command": "Remove-MgBetaShareList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListColumn" + "Command": "Remove-MgBetaShareListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentType" + "Command": "Remove-MgBetaShareListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumn" + "Command": "Remove-MgBetaShareListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumnLink" + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItem" + "Command": "Remove-MgBetaShareListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion" + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField" + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemField" + "Command": "Remove-MgBetaShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersion" + "Command": "Remove-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersionField" + "Command": "Remove-MgBetaShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListOperation" + "Command": "Remove-MgBetaShareListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareListSubscription" + "Command": "Remove-MgBetaShareListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSharePermission" + "Command": "Remove-MgBetaSharePermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem" + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalytic" + "Command": "Remove-MgBetaSiteAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat" + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity" + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337382,18 +330534,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteColumn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337408,18 +330560,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337434,44 +330586,44 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumnLink" + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteList" + "Command": "Remove-MgBetaSiteList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337486,18 +330638,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListColumn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337512,18 +330664,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337538,62 +330690,62 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumn" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink" + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemActivity" + "Command": "Remove-MgBetaSiteListItemActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -337620,109 +330772,109 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField" + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemField" + "Command": "Remove-MgBetaSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersion" + "Command": "Remove-MgBetaSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersionField" + "Command": "Remove-MgBetaSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListOperation" + "Command": "Remove-MgBetaSiteListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteListSubscription" + "Command": "Remove-MgBetaSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteNotebook" + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -337737,505 +330889,505 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenotePage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSection" + "Command": "Remove-MgBetaSiteOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup" + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteOperation" + "Command": "Remove-MgBetaSiteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSitePermission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStore" + "Command": "Remove-MgBetaSiteTermStore", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSet" + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild" + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation" + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup" + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation" + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm" + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild" + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation" + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation" + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSet" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChild" + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation" + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetRelation" + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTerm" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild" + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation" + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation" + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSubscribedSku" + "Command": "Remove-MgBetaSubscribedSku", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaSubscription" + "Command": "Remove-MgBetaSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeam" + "Command": "Remove-MgBetaTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamChannel", "Permissions": [ { "Name": "Channel.Delete.All", @@ -338262,85 +331414,85 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannel" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Method": "POST", + "Command": "Remove-MgBetaTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaTeamChannelEmail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -338397,36 +331549,36 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelTab" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamIncomingChannel", "Permissions": { "Name": "Channel.Delete.All", "Description": "Delete channels", "FullDescription": "Delete channels in any team, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamIncomingChannel" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -338465,166 +331617,166 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamInstalledApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamOperation" + "Command": "Remove-MgBetaTeamOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPermissionGrant" + "Command": "Remove-MgBetaTeamPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannel" + "Command": "Remove-MgBetaTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail" + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMember" + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam" + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelTab" + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamSchedule" + "Command": "Remove-MgBetaTeamSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest" + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338639,31 +331791,31 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShift" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest" + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338678,18 +331830,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338710,49 +331862,49 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleShift" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest" + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeCard" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338767,18 +331919,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOff" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338793,18 +331945,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -338819,18 +331971,18 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -338845,18 +331997,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -338871,905 +332023,905 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTagMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedChat" + "Command": "Remove-MgBetaTeamworkDeletedChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeam" + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab" + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDevice" + "Command": "Remove-MgBetaTeamworkDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceActivity" + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration" + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceHealth" + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceOperation" + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/teamwork/teamsAppSettings", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamAppSetting" + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplate" + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition" + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer" + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest" + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant" + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState" + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTrustFrameworkKeySet", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkKeySet" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaTrustFrameworkPolicy", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -339802,85 +332954,85 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUser" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivity" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserActivityHistoryItem", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityHistoryItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityStatistics" + "Command": "Remove-MgBetaUserActivityStatistics", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAppRoleAssignment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -339895,18 +333047,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -339921,18 +333073,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationFido2Method" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -339947,31 +333099,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationOperation" + "Command": "Remove-MgBetaUserAuthenticationOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -339986,18 +333138,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -340012,18 +333164,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -340038,18 +333190,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -340064,18 +333216,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -340090,1754 +333242,1780 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarPermission" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChat" + "Command": "Remove-MgBetaUserChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatInstalledApp" + "Command": "Remove-MgBetaUserChatInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatLastMessagePreview" + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMember" + "Command": "Remove-MgBetaUserChatMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessage" + "Command": "Remove-MgBetaUserChatMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageHostedContent" + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReply" + "Command": "Remove-MgBetaUserChatMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent" + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatOperation" + "Command": "Remove-MgBetaUserChatOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPermissionGrant" + "Command": "Remove-MgBetaUserChatPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPinnedMessage" + "Command": "Remove-MgBetaUserChatPinnedMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserChatTab" + "Command": "Remove-MgBetaUserChatTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserContact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserContactExtension" + "Command": "Remove-MgBetaUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolder" + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension" + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContact" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContactExtension" + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDevice" + "Command": "Remove-MgBetaUserDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceCommand" + "Command": "Remove-MgBetaUserDeviceCommand", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment" + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceExtension" + "Command": "Remove-MgBetaUserDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaUserDeviceFromManagement" + "Command": "Remove-MgBetaUserDeviceFromManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent" + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef" + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef" + "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceUsageRights" + "Command": "Remove-MgBetaUserDeviceUsageRights", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDrive" + "Command": "Remove-MgBetaUserDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItem" + "Command": "Remove-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalytic" + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat" + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemChild" + "Command": "Remove-MgBetaUserDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItem" + "Command": "Remove-MgBetaUserDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField" + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemField" + "Command": "Remove-MgBetaUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersion" + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField" + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaUserDriveItemPermanent", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Files", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemPermission" + "Command": "Remove-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel" + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemSubscription" + "Command": "Remove-MgBetaUserDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemThumbnail" + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemVersion" + "Command": "Remove-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveList" + "Command": "Remove-MgBetaUserDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListColumn" + "Command": "Remove-MgBetaUserDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentType" + "Command": "Remove-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn" + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink" + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItem" + "Command": "Remove-MgBetaUserDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField" + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemField" + "Command": "Remove-MgBetaUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersion" + "Command": "Remove-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersionField" + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListOperation" + "Command": "Remove-MgBetaUserDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListSubscription" + "Command": "Remove-MgBetaUserDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRoot" + "Command": "Remove-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalytic" + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootChild" + "Command": "Remove-MgBetaUserDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItem" + "Command": "Remove-MgBetaUserDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemField" + "Command": "Remove-MgBetaUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersion" + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField" + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Method": "POST", + "Command": "Remove-MgBetaUserDriveRootPermanent", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Files", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootPermission" + "Command": "Remove-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel" + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootSubscription" + "Command": "Remove-MgBetaUserDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootThumbnail" + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootVersion" + "Command": "Remove-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventAttachment" + "Command": "Remove-MgBetaUserEventAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment" + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension" + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment" + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension" + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExtension" + "Command": "Remove-MgBetaUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceAttachment" + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment" + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension" + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExtension" + "Command": "Remove-MgBetaUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserExtension" + "Command": "Remove-MgBetaUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserInferenceClassificationOverride" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtection" + "Command": "Remove-MgBetaUserInformationProtection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicy" + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel" + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting" + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest" + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult" + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInsight" + "Command": "Remove-MgBetaUserInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightShared" + "Command": "Remove-MgBetaUserInsightShared", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightTrending" + "Command": "Remove-MgBetaUserInsightTrending", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightUsed" + "Command": "Remove-MgBetaUserInsightUsed", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserLicenseDetail" + "Command": "Remove-MgBetaUserLicenseDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolder" + "Command": "Remove-MgBetaUserMailFolderChildFolder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage" + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment" + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension" + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention" + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule" + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment" + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageExtension" + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMailFolderMessageMention", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageMention" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageRule" + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDevice" + "Command": "Remove-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCategory" + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState" + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState" + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement" + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState" + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse" + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState" + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState" + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState" + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice" + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState" + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager", + "Method": "DELETE", + "Command": "Remove-MgBetaUserManager", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -341852,18 +335030,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserManager" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "DELETE", + "Command": "Remove-MgBetaUserManagerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -341878,150 +335056,150 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageAttachment" + "Command": "Remove-MgBetaUserMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageExtension" + "Command": "Remove-MgBetaUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMessageMention", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageMention" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserMobileAppIntentAndState", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppIntentAndState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent" + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest" + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserNotification" + "Command": "Remove-MgBetaUserNotification", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteNotebook" + "Command": "Remove-MgBetaUserOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -342036,44 +335214,44 @@ "IsAdmin": false } ], - "Module": "Beta.Notes", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenotePage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSection" + "Command": "Remove-MgBetaUserOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSectionGroup" + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -342088,61 +335266,61 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeeting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport" + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRecording" + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -342157,36 +335335,36 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.Read.All", @@ -342207,31 +335385,31 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript" + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOnlineMeetingVirtualAppointment", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -342252,199 +335430,199 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingVirtualAppointment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookMasterCategory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTask" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskAttachment" + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOutlookTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask" + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment" + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOutlookTaskGroup", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroup" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask" + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment" + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/photo", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserPhoto" + "Command": "Remove-MgBetaUserPhoto", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/presence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserPresence" + "Command": "Remove-MgBetaUserPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfile", "Permissions": [ { "Name": "User.ReadWrite", @@ -342459,18 +335637,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -342485,18 +335663,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAccount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -342511,18 +335689,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAddress" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -342537,18 +335715,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAnniversary" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -342563,18 +335741,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAward" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -342589,18 +335767,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileCertification" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -342615,18 +335793,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEducationalActivity" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -342641,18 +335819,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEmail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -342667,18 +335845,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileInterest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -342693,18 +335871,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileLanguage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -342719,18 +335897,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileName" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -342763,18 +335941,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileNote" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -342789,18 +335967,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePatent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -342815,18 +335993,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePhone" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -342841,18 +336019,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePosition" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -342867,18 +336045,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileProject" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -342893,18 +336071,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePublication" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -342919,18 +336097,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileSkill" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -342945,18 +336123,18 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebAccount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -342971,187 +336149,135 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebsite" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserScopedRoleMemberOf" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/security", + "Command": "Remove-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurity" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtection" + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/users/{user-id}/settings", "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgBetaUserSetting", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent" + "ApiVersion": "beta" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/settings", - "Permissions": [], "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserSetting" - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion" + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings/itemInsights", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingItemInsight" + "Command": "Remove-MgBetaUserSettingItemInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting" + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings/shiftPreferences", + "Method": "DELETE", + "Command": "Remove-MgBetaUserSettingShiftPreference", "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Users", - "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingShiftPreference" + "Command": "Remove-MgBetaUserSponsor", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamwork" + "Command": "Remove-MgBetaUserTeamwork", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam" + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -343178,18 +336304,18 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkInstalledApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -343210,31 +336336,31 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoList" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListExtension" + "Command": "Remove-MgBetaUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343249,18 +336375,18 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTask" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343275,31 +336401,31 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession" + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343314,31 +336440,31 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskExtension" + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343353,472 +336479,471 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEvent" + "Command": "Remove-MgBetaVirtualEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventPresenter" + "Command": "Remove-MgBetaVirtualEventPresenter", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSession" + "Command": "Remove-MgBetaVirtualEventSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport" + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord" + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReport" + "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionRecording" + "Command": "Remove-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionRegistration" + "Command": "Remove-MgBetaVirtualEventSessionRegistration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionRegistrationCustomQuestion" + "Command": "Remove-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionRegistrationRegistrant" + "Command": "Remove-MgBetaVirtualEventSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionTranscript" + "Command": "Remove-MgBetaVirtualEventSessionTranscript", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionVirtualAppointment" + "Command": "Remove-MgBetaVirtualEventSessionVirtualAppointment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinar" + "Command": "Remove-MgBetaVirtualEventWebinar", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter" + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSession" + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport" + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord" + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport" + "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRecording" + "Command": "Remove-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistration" + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion" + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationRegistrant" + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionTranscript" + "Command": "Remove-MgBetaVirtualEventWebinarSessionTranscript", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionVirtualAppointment" + "Command": "Remove-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeployment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById" + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById" + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaWindowsUpdatesPolicy", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity", @@ -343827,148 +336952,149 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById" + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Method": "DELETE", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "Method": "POST", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "Method": "POST", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusiness" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -343995,31 +337121,31 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessAppointment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCalendarView" + "Command": "Remove-MgBookingBusinessCalendarView", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -344046,18 +337172,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -344078,18 +337204,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomQuestion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -344104,18 +337230,18 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessService" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Method": "DELETE", + "Command": "Remove-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -344130,44 +337256,44 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessStaffMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgBookingCurrency" + "Command": "Remove-MgBookingCurrency", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgChat" + "Command": "Remove-MgChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Method": "DELETE", + "Command": "Remove-MgChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -344200,31 +337326,31 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgChatInstalledApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgChatLastMessagePreview" + "Command": "Remove-MgChatLastMessagePreview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Method": "DELETE", + "Command": "Remove-MgChatMember", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -344245,31 +337371,44 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgChatMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "DELETE", + "Command": "Remove-MgChatMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgChatMessageReplyHostedContent" + "Command": "Remove-MgChatPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Method": "DELETE", + "Command": "Remove-MgChatPinnedMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -344284,18 +337423,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgChatPinnedMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Method": "DELETE", + "Command": "Remove-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Delete.Chat", @@ -344334,18 +337473,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgChatTab" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}", + "Method": "DELETE", + "Command": "Remove-MgCommunicationCall", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -344360,18 +337499,18 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgCommunicationCall" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -344386,44 +337525,44 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationCallContentSharingSession" + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationCallOperation" + "Command": "Remove-MgCommunicationCallOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Method": "DELETE", + "Command": "Remove-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -344438,122 +337577,122 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallParticipant" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationCallRecordSession" + "Command": "Remove-MgCommunicationCallRecordSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeeting" + "Command": "Remove-MgCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport" + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgCommunicationPresence" + "Command": "Remove-MgCommunicationPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/contacts/{orgContact-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgContact" + "Command": "Remove-MgContact", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/contracts/{contract-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgContract" + "Command": "Remove-MgContract", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDataPolicyOperation" + "Command": "Remove-MgDataPolicyOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}", + "Method": "DELETE", + "Command": "Remove-MgDevice", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -344568,36 +337707,36 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344612,18 +337751,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344638,31 +337777,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344677,18 +337816,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344703,49 +337842,49 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344760,18 +337899,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344786,83 +337925,83 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy" + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration" + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -344877,152 +338016,152 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus" + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBook" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary" + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345037,18 +338176,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345063,18 +338202,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345089,188 +338228,188 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345285,18 +338424,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345311,31 +338450,31 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345350,18 +338489,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementVppToken" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345376,18 +338515,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345402,18 +338541,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345428,18 +338567,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -345454,74 +338593,74 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceByDeviceId" + "Command": "Remove-MgDeviceByDeviceId", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceExtension" + "Command": "Remove-MgDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate", - "Permissions": [], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate" + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementAuditEvent", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementAuditEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345536,30 +338675,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/conditionalAccessSettings", - "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting" + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345574,18 +338713,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDetectedApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345600,346 +338739,346 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCategory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary" + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview" + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview" + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345954,18 +339093,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -345980,18 +339119,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346006,54 +339145,54 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementExchangeConnector" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementIoUpdateStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementIoUpdateStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346068,134 +339207,134 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory" + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState" + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Method": "POST", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState" + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346210,18 +339349,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346236,54 +339375,54 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346298,18 +339437,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementPartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346324,30 +339463,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/reports", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementReport" + "Command": "Remove-MgDeviceManagementReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346362,18 +339501,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementResourceOperation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346388,18 +339527,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346414,18 +339553,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346440,108 +339579,108 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndCondition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346556,18 +339695,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346582,18 +339721,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346608,18 +339747,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346634,18 +339773,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346660,44 +339799,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346712,18 +339838,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346738,43 +339864,43 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346789,44 +339915,44 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346841,18 +339967,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346867,18 +339993,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346893,18 +340019,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346919,18 +340045,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346945,18 +340071,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -346971,30 +340097,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347009,30 +340135,30 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347047,18 +340173,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347073,18 +340199,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347099,72 +340225,72 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347179,18 +340305,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Method": "DELETE", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -347205,173 +340331,173 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgDeviceRegisteredOwnerByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgDeviceRegisteredUserByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Method": "DELETE", + "Command": "Remove-MgDirectoryAdministrativeUnit", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnit" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension" + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Method": "DELETE", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryAttributeSet" + "Command": "Remove-MgDirectoryAttributeSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition" + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryDeletedItem" + "Command": "Remove-MgDirectoryDeletedItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Method": "DELETE", + "Command": "Remove-MgDirectoryFederationConfiguration", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -347386,189 +340512,189 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDirectoryFederationConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryObject" + "Command": "Remove-MgDirectoryObject", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryOnPremiseSynchronization" + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryRole" + "Command": "Remove-MgDirectoryRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleByRoleTemplateId" + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgDirectoryRoleMemberByRef", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleScopedMember" + "Command": "Remove-MgDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleTemplate" + "Command": "Remove-MgDirectoryRoleTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}", + "Method": "DELETE", + "Command": "Remove-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDomain" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Method": "DELETE", + "Command": "Remove-MgDomainFederationConfiguration", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDomainFederationConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDomainServiceConfigurationRecord" + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDomainVerificationDnsRecord" + "Command": "Remove-MgDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDrive" + "Command": "Remove-MgDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Method": "DELETE", + "Command": "Remove-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -347589,148 +340715,148 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDriveItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalytic" + "Command": "Remove-MgDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat" + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemChild" + "Command": "Remove-MgDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItem" + "Command": "Remove-MgDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion" + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField" + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemField" + "Command": "Remove-MgDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersion" + "Command": "Remove-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersionField" + "Command": "Remove-MgDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgDriveItemPermanent" + "Command": "Remove-MgDriveItemPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Method": "DELETE", + "Command": "Remove-MgDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -347751,439 +340877,439 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgDriveItemPermission" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemSubscription" + "Command": "Remove-MgDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemThumbnail" + "Command": "Remove-MgDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveItemVersion" + "Command": "Remove-MgDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveList" + "Command": "Remove-MgDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListColumn" + "Command": "Remove-MgDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListContentType" + "Command": "Remove-MgDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumn" + "Command": "Remove-MgDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumnLink" + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItem" + "Command": "Remove-MgDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersion" + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersionField" + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItemField" + "Command": "Remove-MgDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersion" + "Command": "Remove-MgDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersionField" + "Command": "Remove-MgDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListOperation" + "Command": "Remove-MgDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveListSubscription" + "Command": "Remove-MgDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRoot" + "Command": "Remove-MgDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalytic" + "Command": "Remove-MgDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootChild" + "Command": "Remove-MgDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItem" + "Command": "Remove-MgDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemField" + "Command": "Remove-MgDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersion" + "Command": "Remove-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersionField" + "Command": "Remove-MgDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/permanentDelete", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgDriveRootPermanent" + "Command": "Remove-MgDriveRootPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootPermission" + "Command": "Remove-MgDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootSubscription" + "Command": "Remove-MgDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootThumbnail" + "Command": "Remove-MgDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgDriveRootVersion" + "Command": "Remove-MgDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClass" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348198,18 +341324,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348224,18 +341350,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348250,31 +341376,31 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategoryByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentDefault" + "Command": "Remove-MgEducationClassAssignmentDefault", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348289,18 +341415,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentResource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348315,18 +341441,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubric" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348341,44 +341467,44 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubricByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSetting" + "Command": "Remove-MgEducationClassAssignmentSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmission" + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348393,18 +341519,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348419,196 +341545,196 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationClassMemberByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationClassTeacherByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationClassTeacherByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/education/me", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMe" + "Command": "Remove-MgEducationMe", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignment" + "Command": "Remove-MgEducationMeAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentCategoryByRef" + "Command": "Remove-MgEducationMeAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentResource" + "Command": "Remove-MgEducationMeAssignmentResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubric" + "Command": "Remove-MgEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubricByRef" + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmission" + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome" + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource" + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/me/rubrics/{educationRubric-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -348623,439 +341749,438 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationMeRubric" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationSchool" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationSchoolClassByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolClassByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEducationSchoolUserByRef", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}", + "Method": "DELETE", + "Command": "Remove-MgEducationUser", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEducationUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignment" + "Command": "Remove-MgEducationUserAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentCategoryByRef" + "Command": "Remove-MgEducationUserAssignmentCategoryByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentResource" + "Command": "Remove-MgEducationUserAssignmentResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubric" + "Command": "Remove-MgEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubricByRef" + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmission" + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome" + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource" + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEducationUserRubric" + "Command": "Remove-MgEducationUserRubric", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval" + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage" + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope" + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignment" + "Command": "Remove-MgEntitlementManagementAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting" + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion" + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalog" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension" + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResource" + "Command": "Remove-MgEntitlementManagementCatalogResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", @@ -349064,73 +342189,73 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRole" + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource" + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", @@ -349139,322 +342264,322 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScope" + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource" + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganization" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResource" + "Command": "Remove-MgEntitlementManagementResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironment" + "Command": "Remove-MgEntitlementManagementResourceEnvironment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequest" + "Command": "Remove-MgEntitlementManagementResourceRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", @@ -349463,73 +342588,73 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", @@ -349538,456 +342663,457 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResource" + "Command": "Remove-MgEntitlementManagementResourceRequestResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScope" + "Command": "Remove-MgEntitlementManagementResourceRoleScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScope" + "Command": "Remove-MgEntitlementManagementResourceScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResource" + "Command": "Remove-MgEntitlementManagementResourceScopeResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole" + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource" + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}", + "Method": "DELETE", + "Command": "Remove-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -350002,18 +343128,18 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgExternalConnection" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -350028,18 +343154,18 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Method": "DELETE", + "Command": "Remove-MgExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -350054,18 +343180,18 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroupMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Method": "DELETE", + "Command": "Remove-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -350080,106 +343206,106 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItemActivity" + "Command": "Remove-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgExternalConnectionOperation" + "Command": "Remove-MgExternalConnectionOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/schema", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgExternalConnectionSchema" + "Command": "Remove-MgExternalConnectionSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}", + "Method": "DELETE", + "Command": "Remove-MgGroup", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupAcceptedSenderByRef" + "Command": "Remove-MgGroupAcceptedSenderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupAppRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -350194,696 +343320,696 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarPermission" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupConversation", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupConversation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupConversationThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThread" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostAttachment" + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostExtension" + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment" + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension" + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDrive" + "Command": "Remove-MgGroupDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItem" + "Command": "Remove-MgGroupDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalytic" + "Command": "Remove-MgGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat" + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemChild" + "Command": "Remove-MgGroupDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItem" + "Command": "Remove-MgGroupDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField" + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemField" + "Command": "Remove-MgGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersion" + "Command": "Remove-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersionField" + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgGroupDriveItemPermanent" + "Command": "Remove-MgGroupDriveItemPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemPermission" + "Command": "Remove-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemSubscription" + "Command": "Remove-MgGroupDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemThumbnail" + "Command": "Remove-MgGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemVersion" + "Command": "Remove-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveList" + "Command": "Remove-MgGroupDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListColumn" + "Command": "Remove-MgGroupDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentType" + "Command": "Remove-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumn" + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink" + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItem" + "Command": "Remove-MgGroupDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion" + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField" + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemField" + "Command": "Remove-MgGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersion" + "Command": "Remove-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersionField" + "Command": "Remove-MgGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListOperation" + "Command": "Remove-MgGroupDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveListSubscription" + "Command": "Remove-MgGroupDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRoot" + "Command": "Remove-MgGroupDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalytic" + "Command": "Remove-MgGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootChild" + "Command": "Remove-MgGroupDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItem" + "Command": "Remove-MgGroupDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemField" + "Command": "Remove-MgGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersion" + "Command": "Remove-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersionField" + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgGroupDriveRootPermanent" + "Command": "Remove-MgGroupDriveRootPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootPermission" + "Command": "Remove-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootSubscription" + "Command": "Remove-MgGroupDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootThumbnail" + "Command": "Remove-MgGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootVersion" + "Command": "Remove-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -350898,141 +344024,141 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupEventAttachment" + "Command": "Remove-MgGroupEventAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupEventExtension" + "Command": "Remove-MgGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceAttachment" + "Command": "Remove-MgGroupEventInstanceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceExtension" + "Command": "Remove-MgGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupExtension" + "Command": "Remove-MgGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/removeFavorite", + "Method": "POST", + "Command": "Remove-MgGroupFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgGroupFavorite" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Method": "POST", + "Command": "Remove-MgGroupFromLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgGroupFromLifecyclePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupLifecyclePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgGroupMemberByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -351053,31 +344179,31 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupMemberByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteNotebook" + "Command": "Remove-MgGroupOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -351092,44 +344218,44 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupOnenotePage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSection" + "Command": "Remove-MgGroupOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSectionGroup" + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgGroupOwnerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -351144,72 +344270,72 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupPermissionGrant" + "Command": "Remove-MgGroupPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/photo", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupPhoto" + "Command": "Remove-MgGroupPhoto", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupPlannerPlanDetail" + "Command": "Remove-MgGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupRejectedSenderByRef" + "Command": "Remove-MgGroupRejectedSenderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupSetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -351224,566 +344350,565 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupSetting" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate" + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/remove", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgGroupSite" + "Command": "Remove-MgGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalytic" + "Command": "Remove-MgGroupSiteAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat" + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity" + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteColumn" + "Command": "Remove-MgGroupSiteColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentType" + "Command": "Remove-MgGroupSiteContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumn" + "Command": "Remove-MgGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumnLink" + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteList" + "Command": "Remove-MgGroupSiteList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListColumn" + "Command": "Remove-MgGroupSiteListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentType" + "Command": "Remove-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumn" + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink" + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItem" + "Command": "Remove-MgGroupSiteListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion" + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField" + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemField" + "Command": "Remove-MgGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersion" + "Command": "Remove-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersionField" + "Command": "Remove-MgGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListOperation" + "Command": "Remove-MgGroupSiteListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteListSubscription" + "Command": "Remove-MgGroupSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenote" + "Command": "Remove-MgGroupSiteOnenote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebook" + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection" + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup" + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage" + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteOperation" + "Command": "Remove-MgGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenotePage" + "Command": "Remove-MgGroupSiteOnenotePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteResource" + "Command": "Remove-MgGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSection" + "Command": "Remove-MgGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup" + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection" + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionPage" + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteOperation" + "Command": "Remove-MgGroupSiteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSitePermission" + "Command": "Remove-MgGroupSitePermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStore" + "Command": "Remove-MgGroupSiteTermStore", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroup" + "Command": "Remove-MgGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSet" + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -351794,15 +344919,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild" + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -351813,120 +344938,120 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation" + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup" + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation" + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm" + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild" + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation" + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSet" + "Command": "Remove-MgGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -351937,15 +345062,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChild" + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -351956,45 +345081,45 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation" + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -352005,15 +345130,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -352024,837 +345149,890 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetRelation" + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTerm" + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild" + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation" + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation" + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeam" + "Command": "Remove-MgGroupTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannel" + "Command": "Remove-MgGroupTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMember" + "Command": "Remove-MgGroupTeamChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessage" + "Command": "Remove-MgGroupTeamChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent" + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReply" + "Command": "Remove-MgGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam" + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelTab" + "Command": "Remove-MgGroupTeamChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamIncomingChannel" + "Command": "Remove-MgGroupTeamIncomingChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamInstalledApp" + "Command": "Remove-MgGroupTeamInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamMember" + "Command": "Remove-MgGroupTeamMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamOperation" + "Command": "Remove-MgGroupTeamOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPhoto" + "Command": "Remove-MgGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannel" + "Command": "Remove-MgGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMember" + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage" + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply" + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelTab" + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamSchedule" + "Command": "Remove-MgGroupTeamSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest" + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShift" + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup" + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleShift" + "Command": "Remove-MgGroupTeamScheduleShift", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOff" + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason" + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest" + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamTag" + "Command": "Remove-MgGroupTeamTag", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupTeamTagMember" + "Command": "Remove-MgGroupTeamTagMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Method": "DELETE", + "Command": "Remove-MgGroupThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgGroupThread" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostAttachment" + "Command": "Remove-MgGroupThreadPostAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostExtension" + "Command": "Remove-MgGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment" + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToExtension" + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityApiConnector" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlow", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlow" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef" + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguage" + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage" + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "Permissions": [], "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage" + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Permissions": [], "OutputType": null, + "ApiVersion": "v1.0" + }, + { + "Module": "Identity.SignIns", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccess" + "Command": "Remove-MgIdentityConditionalAccess", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", "IsAdmin": false }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -352869,18 +346047,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -352895,470 +346073,470 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition" + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest" + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage" + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem" + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask" + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityProvider" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Method": "DELETE", + "Command": "Remove-MgIdentityUserFlowAttribute", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgIdentityUserFlowAttribute" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest" + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult" + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgInvitation" + "Command": "Remove-MgInvitation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Method": "DELETE", + "Command": "Remove-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -353373,111 +346551,111 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgOauth2PermissionGrant" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgOrganization" + "Command": "Remove-MgOrganization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding", + "Method": "DELETE", + "Command": "Remove-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgOrganizationBranding" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Method": "DELETE", + "Command": "Remove-MgOrganizationBrandingLocalization", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalization" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Method": "DELETE", + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgOrganizationExtension" + "Command": "Remove-MgOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/places/{place-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPlace" + "Command": "Remove-MgPlace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/buckets/{plannerBucket-id}", + "Method": "DELETE", + "Command": "Remove-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353498,18 +346676,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPlannerBucket" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/plans/{plannerPlan-id}", + "Method": "DELETE", + "Command": "Remove-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353530,18 +346708,18 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPlannerPlan" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}", + "Method": "DELETE", + "Command": "Remove-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353562,142 +346740,142 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPlannerTask" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat" + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat" + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat" + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy" + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyAppManagementPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy" + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy" + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -353712,429 +346890,429 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/authorizationPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyAuthorizationPolicy" + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyClaimMappingPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyClaimMappingPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy" + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault" + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Method": "DELETE", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Method": "DELETE", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/defaultAppManagementPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy" + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy" + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicy" + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment" + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule" + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyRule" + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenIssuancePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Method": "DELETE", + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenLifetimePolicy" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/connectors/{printConnector-id}", + "Method": "DELETE", + "Command": "Remove-MgPrintConnector", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintConnector" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/operations/{printOperation-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintOperation" + "Command": "Remove-MgPrintOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}", + "Method": "DELETE", + "Command": "Remove-MgPrintPrinter", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintPrinter" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJob" + "Command": "Remove-MgPrintPrinterJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobDocument" + "Command": "Remove-MgPrintPrinterJobDocument", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobTask" + "Command": "Remove-MgPrintPrinterJobTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Method": "DELETE", + "Command": "Remove-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -354149,310 +347327,310 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterTaskTrigger" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/services/{printService-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintService" + "Command": "Remove-MgPrintService", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintServiceEndpoint" + "Command": "Remove-MgPrintServiceEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}", + "Method": "DELETE", + "Command": "Remove-MgPrintShare", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintShare" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgPrintShareAllowedGroupByRef", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedGroupByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgPrintShareAllowedUserByRef", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedUserByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintShareJob" + "Command": "Remove-MgPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintShareJobDocument" + "Command": "Remove-MgPrintShareJobDocument", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintShareJobTask" + "Command": "Remove-MgPrintShareJobTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinitionTask" + "Command": "Remove-MgPrintTaskDefinitionTask", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequest" + "Command": "Remove-MgPrivacySubjectRightsRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequestNote" + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail" + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRiskDetection" + "Command": "Remove-MgRiskDetection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipal" + "Command": "Remove-MgRiskyServicePrincipal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipalHistory" + "Command": "Remove-MgRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRiskyUser" + "Command": "Remove-MgRiskyUser", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRiskyUserHistory" + "Command": "Remove-MgRiskyUserHistory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectory" + "Command": "Remove-MgRoleManagementDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace" + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -354473,70 +347651,70 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -354569,108 +347747,108 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance" + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagement" + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace" + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -354691,135 +347869,135 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/schemaExtensions/{schemaExtension-id}", + "Method": "DELETE", + "Command": "Remove-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -354834,83 +348012,83 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSchemaExtension" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityAlertV2" + "Command": "Remove-MgSecurityAlertV2", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/attackSimulation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulation" + "Command": "Remove-MgSecurityAttackSimulation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomation" + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun" + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/security/cases", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCase" + "Command": "Remove-MgSecurityCase", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -354925,25 +348103,24 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCase" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Remove", "Remove1", @@ -354952,8 +348129,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Method": "POST", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -354968,64 +348146,63 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Remove", "Remove1", @@ -355034,8 +348211,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Method": "POST", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -355050,62 +348228,62 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -355120,80 +348298,80 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -355208,350 +348386,350 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/incidents/{incident-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityIncident" + "Command": "Remove-MgSecurityIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScore" + "Command": "Remove-MgSecuritySecureScore", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScoreControlProfile" + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligence" + "Command": "Remove-MgSecurityThreatIntelligence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticle" + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator" + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHost" + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent" + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie" + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation" + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker" + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile" + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord" + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator" + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability" + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent" + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/security/triggers", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityTrigger" + "Command": "Remove-MgSecurityTrigger", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityTriggerRetentionEvent", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerRetentionEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete" ], - "OutputType": null, "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerType" + "Command": "Remove-MgSecurityTriggerType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Method": "DELETE", + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverview" + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue" + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementIssue" + "Command": "Remove-MgServiceAnnouncementIssue", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessage" + "Command": "Remove-MgServiceAnnouncementMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessageAttachment" + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355572,80 +348750,80 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipal" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppManagementPolicy" + "Command": "Remove-MgServicePrincipalAppManagementPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalByAppId" + "Command": "Remove-MgServicePrincipalByAppId", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355672,49 +348850,49 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalEndpoint" + "Command": "Remove-MgServicePrincipalEndpoint", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355741,20 +348919,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", + "Method": "POST", + "Command": "Remove-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355775,18 +348953,18 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgServicePrincipalKey" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355807,20 +348985,20 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalOwnerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", + "Method": "POST", + "Command": "Remove-MgServicePrincipalPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -355841,44 +349019,44 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgServicePrincipalPassword" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRiskDetection" + "Command": "Remove-MgServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronization" + "Command": "Remove-MgServicePrincipalSynchronization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355893,18 +349071,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Method": "DELETE", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355919,316 +349097,316 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate" + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema" + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareList" + "Command": "Remove-MgShareList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListColumn" + "Command": "Remove-MgShareListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListContentType" + "Command": "Remove-MgShareListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumn" + "Command": "Remove-MgShareListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumnLink" + "Command": "Remove-MgShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItem" + "Command": "Remove-MgShareListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersion" + "Command": "Remove-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersionField" + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItemField" + "Command": "Remove-MgShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItemVersion" + "Command": "Remove-MgShareListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListItemVersionField" + "Command": "Remove-MgShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListOperation" + "Command": "Remove-MgShareListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareListSubscription" + "Command": "Remove-MgShareListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSharePermission" + "Command": "Remove-MgSharePermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem" + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteAnalytic" + "Command": "Remove-MgSiteAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStat" + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity" + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356243,18 +349421,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteColumn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356269,18 +349447,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteContentType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356295,44 +349473,44 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumnLink" + "Command": "Remove-MgSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteList" + "Command": "Remove-MgSiteList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356347,18 +349525,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteListColumn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356373,18 +349551,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteListContentType" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356399,49 +349577,49 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumn" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumnLink" + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteListItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -356468,109 +349646,109 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersionField" + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListItemField" + "Command": "Remove-MgSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersion" + "Command": "Remove-MgSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersionField" + "Command": "Remove-MgSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListOperation" + "Command": "Remove-MgSiteListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteListSubscription" + "Command": "Remove-MgSiteListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteNotebook" + "Command": "Remove-MgSiteOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -356585,119 +349763,118 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteOnenotePage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSection" + "Command": "Remove-MgSiteOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSectionGroup" + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteOperation" + "Command": "Remove-MgSiteOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "DELETE", + "Command": "Remove-MgSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSitePermission" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStore" + "Command": "Remove-MgSiteTermStore", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSet" + "Command": "Remove-MgSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356708,15 +349885,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChild" + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356727,125 +349904,125 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation" + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup" + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetRelation" + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTerm" + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild" + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation" + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation" + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSet" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356856,15 +350033,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChild" + "Command": "Remove-MgSiteTermStoreSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356875,45 +350052,45 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChildRelation" + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroup" + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet" + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356924,15 +350101,15 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", @@ -356943,215 +350120,216 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetRelation" + "Command": "Remove-MgSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "DELETE", + "Command": "Remove-MgSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTerm" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChild" + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation" + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermRelation" + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSubscribedSku" + "Command": "Remove-MgSubscribedSku", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgSubscription" + "Command": "Remove-MgSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeam" + "Command": "Remove-MgTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamChannel", "Permissions": [ { "Name": "Channel.Delete.All", @@ -357178,85 +350356,85 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamChannel" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Method": "POST", + "Command": "Remove-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Remove-MgTeamChannelEmail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamChannelMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamChannelSharedWithTeam", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamChannelSharedWithTeam" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -357313,36 +350491,36 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamChannelTab" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamIncomingChannel", "Permissions": { "Name": "Channel.Delete.All", "Description": "Delete channels", "FullDescription": "Delete channels in any team, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamIncomingChannel" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -357381,166 +350559,166 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamInstalledApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamOperation" + "Command": "Remove-MgTeamOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/photo", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgTeamPhoto" + "Command": "Remove-MgTeamPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannel" + "Command": "Remove-MgTeamPrimaryChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgTeamPrimaryChannelEmail" + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMember" + "Command": "Remove-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam" + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelTab" + "Command": "Remove-MgTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamSchedule" + "Command": "Remove-MgTeamSchedule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOfferShiftRequest" + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357555,31 +350733,31 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShift" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest" + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357594,18 +350772,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSchedulingGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357626,31 +350804,31 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleShift" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest" + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357665,18 +350843,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOff" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357691,18 +350869,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffReason" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357717,18 +350895,18 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -357743,18 +350921,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamTag" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -357769,254 +350947,266 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamTagMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeam" + "Command": "Remove-MgTeamworkDeletedTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannel" + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail" + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember" + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage" + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply" + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Delete" + ], + "Uri": "/teamwork/teamsAppSettings", "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab" + "Command": "Remove-MgTeamworkTeamAppSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "DELETE", + "Command": "Remove-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTeamworkWorkforceIntegration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer" + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "DELETE", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest" + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}", + "Method": "DELETE", + "Command": "Remove-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -358049,72 +351239,72 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUser" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Method": "DELETE", + "Command": "Remove-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserActivity" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Method": "DELETE", + "Command": "Remove-MgUserActivityHistoryItem", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserActivityHistoryItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAppRoleAssignment", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAppRoleAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358129,18 +351319,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationEmailMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358155,18 +351345,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationFido2Method" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358181,31 +351371,31 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationOperation" + "Command": "Remove-MgUserAuthenticationOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358220,18 +351410,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationPhoneMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358246,18 +351436,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358272,18 +351462,18 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Method": "DELETE", + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -358298,1268 +351488,1281 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "DELETE", + "Command": "Remove-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserCalendarGroup" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Method": "DELETE", + "Command": "Remove-MgUserCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserCalendarPermission" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChat" + "Command": "Remove-MgUserChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatInstalledApp" + "Command": "Remove-MgUserChatInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatLastMessagePreview" + "Command": "Remove-MgUserChatLastMessagePreview", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatMember" + "Command": "Remove-MgUserChatMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatMessage" + "Command": "Remove-MgUserChatMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatMessageHostedContent" + "Command": "Remove-MgUserChatMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReply" + "Command": "Remove-MgUserChatMessageReply", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "DELETE", + "Command": "Remove-MgUserChatMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReplyHostedContent" + "Command": "Remove-MgUserChatPermissionGrant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatPinnedMessage" + "Command": "Remove-MgUserChatPinnedMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserChatTab" + "Command": "Remove-MgUserChatTab", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserContact" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserContactExtension" + "Command": "Remove-MgUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserContactFolder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolder" + "Command": "Remove-MgUserContactFolderChildFolder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgUserContactFolderChildFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContact" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension" + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "DELETE", + "Command": "Remove-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContact" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContactExtension" + "Command": "Remove-MgUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgUserDeviceFromManagement" + "Command": "Remove-MgUserDeviceFromManagement", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent" + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDrive" + "Command": "Remove-MgUserDrive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItem" + "Command": "Remove-MgUserDriveItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalytic" + "Command": "Remove-MgUserDriveItemAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat" + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemChild" + "Command": "Remove-MgUserDriveItemChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItem" + "Command": "Remove-MgUserDriveItemListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion" + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField" + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemField" + "Command": "Remove-MgUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersion" + "Command": "Remove-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersionField" + "Command": "Remove-MgUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgUserDriveItemPermanent" + "Command": "Remove-MgUserDriveItemPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemPermission" + "Command": "Remove-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemSubscription" + "Command": "Remove-MgUserDriveItemSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemThumbnail" + "Command": "Remove-MgUserDriveItemThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveItemVersion" + "Command": "Remove-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveList" + "Command": "Remove-MgUserDriveList", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListColumn" + "Command": "Remove-MgUserDriveListColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentType" + "Command": "Remove-MgUserDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumn" + "Command": "Remove-MgUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumnLink" + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItem" + "Command": "Remove-MgUserDriveListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion" + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField" + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemField" + "Command": "Remove-MgUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersion" + "Command": "Remove-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersionField" + "Command": "Remove-MgUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListOperation" + "Command": "Remove-MgUserDriveListOperation", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveListSubscription" + "Command": "Remove-MgUserDriveListSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRoot" + "Command": "Remove-MgUserDriveRoot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalytic" + "Command": "Remove-MgUserDriveRootAnalytic", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat" + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootChild" + "Command": "Remove-MgUserDriveRootChild", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItem" + "Command": "Remove-MgUserDriveRootListItem", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion" + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField" + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemField" + "Command": "Remove-MgUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersion" + "Command": "Remove-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersionField" + "Command": "Remove-MgUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgUserDriveRootPermanent" + "Command": "Remove-MgUserDriveRootPermanent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootPermission" + "Command": "Remove-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootSubscription" + "Command": "Remove-MgUserDriveRootSubscription", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootThumbnail" + "Command": "Remove-MgUserDriveRootThumbnail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserDriveRootVersion" + "Command": "Remove-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}", + "Method": "DELETE", + "Command": "Remove-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserEventAttachment" + "Command": "Remove-MgUserEventAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserEventExtension" + "Command": "Remove-MgUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceAttachment" + "Command": "Remove-MgUserEventInstanceAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceExtension" + "Command": "Remove-MgUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserExtension" + "Command": "Remove-MgUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Method": "DELETE", + "Command": "Remove-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserInferenceClassificationOverride" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserLicenseDetail" + "Command": "Remove-MgUserLicenseDetail", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "DELETE", + "Command": "Remove-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserMailFolder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolder" + "Command": "Remove-MgUserMailFolderChildFolder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessage" + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment" + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension" + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule" + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "DELETE", + "Command": "Remove-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageAttachment" + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageExtension" + "Command": "Remove-MgUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageRule" + "Command": "Remove-MgUserMailFolderMessageRule", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDevice" + "Command": "Remove-MgUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCategory" + "Command": "Remove-MgUserManagedDeviceCategory", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState" + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceConfigurationState" + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse" + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice" + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState" + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager", + "Method": "DELETE", + "Command": "Remove-MgUserManager", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -359574,18 +352777,18 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserManager" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "DELETE", + "Command": "Remove-MgUserManagerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -359600,75 +352803,75 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserManagerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "DELETE", + "Command": "Remove-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMessageAttachment" + "Command": "Remove-MgUserMessageAttachment", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserMessageExtension" + "Command": "Remove-MgUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserOnenoteNotebook" + "Command": "Remove-MgUserOnenoteNotebook", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Method": "DELETE", + "Command": "Remove-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -359683,44 +352886,44 @@ "IsAdmin": false } ], - "Module": "Notes", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserOnenotePage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSection" + "Command": "Remove-MgUserOnenoteSection", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSectionGroup" + "Command": "Remove-MgUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "DELETE", + "Command": "Remove-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -359735,153 +352938,153 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeeting" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport" + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "DELETE", + "Command": "Remove-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserOutlookMasterCategory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/photo", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserPhoto" + "Command": "Remove-MgUserPhoto", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/presence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserPresence" + "Command": "Remove-MgUserPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserScopedRoleMemberOf" + "Command": "Remove-MgUserScopedRoleMemberOf", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserSetting" + "Command": "Remove-MgUserSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/settings/shiftPreferences", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserSettingShiftPreference" + "Command": "Remove-MgUserSettingShiftPreference", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserTeamwork" + "Command": "Remove-MgUserTeamwork", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserTeamworkAssociatedTeam" + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -359908,18 +353111,18 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTeamworkInstalledApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -359940,31 +353143,31 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTodoList" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserTodoListExtension" + "Command": "Remove-MgUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -359979,18 +353182,18 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTask" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -360005,31 +353208,31 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachmentSession" + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -360044,31 +353247,31 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskChecklistItem" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskExtension" + "Command": "Remove-MgUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "DELETE", + "Command": "Remove-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -360083,202 +353286,202 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskLinkedResource" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Method": "POST", + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Method": "POST", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Method": "POST", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Change", "ChangeExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", + "Method": "POST", + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "Method": "POST", + "Command": "Rename-MgBetaUserCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Rename-MgBetaUserCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Rename-MgBetaUserCloudPcUserAccountType" + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "CloudCommunications", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Method": "POST", + "Command": "Rename-MgCommunicationCallScreenSharingRole", "Permissions": { "Name": "Calls.AccessMedia.All", "Description": "Access media streams in a call as an app", "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false }, - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Rename-MgCommunicationCallScreenSharingRole" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Request", "RequestExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Method": "POST", + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Request", "RequestExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "Method": "POST", + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", + "Method": "POST", + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360293,18 +353496,18 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Method": "POST", + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360319,66 +353522,66 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "Method": "POST", + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Request" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval/myRequests", + "Method": "GET", + "Command": "Request-MgBetaPrivilegedApprovalMy", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Request-MgBetaPrivilegedApprovalMy" + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance" + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Method": "POST", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360393,31 +353596,31 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Request-MgUserManagedDeviceRemoteAssistance" + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/resetDecisions", + "Method": "POST", + "Command": "Reset-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -360432,85 +353635,85 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaAccessReviewDecision" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Reset-MgBetaAccessReviewInstanceDecision" + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", + "Method": "POST", + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", + "Method": "POST", + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Method": "POST", + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", + "Method": "POST", + "Command": "Reset-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -360525,437 +353728,419 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaEducationSynchronizationProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/resetUnseenCount", + "Method": "POST", + "Command": "Reset-MgBetaGroupUnseenCount", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaGroupUnseenCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Method": "POST", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Reset" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Method": "POST", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/resetDefaults", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Reset-MgBetaPrintPrinterDefault" - }, - { - "Variants": [ - "Reset", - "ResetViaIdentity" - ], + "Command": "Reset-MgBetaPrintPrinterDefault", + "Permissions": [], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault" + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", + "Method": "POST", + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus" + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Method": "POST", + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Reset-MgBetaUserManagedDevicePasscode" + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision" + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Method": "POST", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/resetUnseenCount", + "Method": "POST", + "Command": "Reset-MgGroupUnseenCount", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgGroupUnseenCount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Method": "POST", + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Reset" ], - "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Method": "POST", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Method": "POST", + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Method": "POST", + "Command": "Reset-MgUserAuthenticationMethodPassword", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Reset-MgUserAuthenticationMethodPassword" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Reset-MgUserManagedDevicePasscode" + "Command": "Reset-MgUserManagedDevicePasscode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc" + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "Method": "POST", + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc" + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Applications", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restart-MgApplicationSynchronizationJob" + "Command": "Restart-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restart-MgBetaApplicationSynchronizationJob" + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "Method": "POST", + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Method": "POST", + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Method": "POST", + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Method": "POST", + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -360970,87 +354155,87 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Restart", "RestartViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "Method": "POST", + "Command": "Restart-MgBetaTeamworkDevice", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaTeamworkDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "Method": "POST", + "Command": "Restart-MgBetaUserCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restart-MgBetaUserCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restart-MgBetaUserManagedDeviceNow" + "Command": "Restart-MgBetaUserManagedDeviceNow", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Method": "POST", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restart-MgDeviceManagementManagedDeviceNow" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Method": "POST", + "Command": "Restart-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361065,176 +354250,176 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restart-MgServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restart-MgUserManagedDeviceNow" + "Command": "Restart-MgUserManagedDeviceNow", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc" + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "Method": "POST", + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "Method": "POST", + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Method": "POST", + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Method": "POST", + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDirectoryDeletedItem" + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveItem" + "Command": "Restore-MgBetaDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemVersion" + "Command": "Restore-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Method": "POST", + "Command": "Restore-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -361255,271 +354440,271 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaDriveItemVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion" + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveListItemVersion" + "Command": "Restore-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveRoot" + "Command": "Restore-MgBetaDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemVersion" + "Command": "Restore-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaDriveRootVersion" + "Command": "Restore-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItem" + "Command": "Restore-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion" + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemVersion" + "Command": "Restore-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemVersion" + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRoot" + "Command": "Restore-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion" + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootVersion" + "Command": "Restore-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemVersion" + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow" + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Method": "POST", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -361534,18 +354719,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Method": "POST", + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -361560,48 +354745,48 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion" + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaShareListItemVersion" + "Command": "Restore-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Method": "POST", + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -361628,18 +354813,18 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Method": "POST", + "Command": "Restore-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -361660,280 +354845,280 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemVersion" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserCloudPc" + "Command": "Restore-MgBetaUserCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveItem" + "Command": "Restore-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemVersion" + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemVersion" + "Command": "Restore-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemVersion" + "Command": "Restore-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveRoot" + "Command": "Restore-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemVersion" + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootVersion" + "Command": "Restore-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc" + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserManagedDevicePasscode" + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/restore", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Restore-MgBetaUserPermissionGrant" + "Command": "Restore-MgBetaUserPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Method": "POST", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDirectoryDeletedItem" + "Command": "Restore-MgDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveItem" + "Command": "Restore-MgDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveItemListItemVersion" + "Command": "Restore-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Method": "POST", + "Command": "Restore-MgDriveItemVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -361954,284 +355139,284 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgDriveItemVersion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveListItemDocumentSetVersion" + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveListItemVersion" + "Command": "Restore-MgDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveRoot" + "Command": "Restore-MgDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveRootListItemVersion" + "Command": "Restore-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgDriveRootVersion" + "Command": "Restore-MgDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveItem" + "Command": "Restore-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemVersion" + "Command": "Restore-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveItemVersion" + "Command": "Restore-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion" + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveListItemVersion" + "Command": "Restore-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveRoot" + "Command": "Restore-MgGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemVersion" + "Command": "Restore-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupDriveRootVersion" + "Command": "Restore-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupSettingTemplate" + "Command": "Restore-MgGroupSettingTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion" + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgGroupSiteListItemVersion" + "Command": "Restore-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow" + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Method": "POST", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -362246,18 +355431,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Method": "POST", + "Command": "Restore-MgPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -362272,48 +355457,48 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgPrintPrinterFactoryDefault" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgShareListItemDocumentSetVersion" + "Command": "Restore-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgShareListItemVersion" + "Command": "Restore-MgShareListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Method": "POST", + "Command": "Restore-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -362340,18 +355525,18 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgSiteListItemDocumentSetVersion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Method": "POST", + "Command": "Restore-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -362372,165 +355557,165 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Restore-MgSiteListItemVersion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveItem" + "Command": "Restore-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion" + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemVersion" + "Command": "Restore-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveItemVersion" + "Command": "Restore-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion" + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveListItemVersion" + "Command": "Restore-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveRoot" + "Command": "Restore-MgUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion" + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemVersion" + "Command": "Restore-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserDriveRootVersion" + "Command": "Restore-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Restore-MgUserManagedDevicePasscode" + "Command": "Restore-MgUserManagedDevicePasscode", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Education", "Variants": [ "Resume", "ResumeViaIdentity" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", + "Method": "POST", + "Command": "Resume-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -362545,215 +355730,215 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Resume-MgBetaEducationSynchronizationProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Method": "POST", + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Method": "POST", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Resume-MgEntitlementManagementAssignmentRequest" + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult" + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Method": "POST", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult" + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult" + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult" + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", + "Method": "POST", + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -362768,92 +355953,92 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "Method": "POST", + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "Method": "POST", + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Method": "POST", + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Method": "POST", + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Method": "POST", + "Command": "Revoke-MgBetaDriveItemPermissionGrant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -362874,151 +356059,151 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaDriveItemPermissionGrant" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaDriveRootPermissionGrant" + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant" + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant" + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaGroupSitePermissionGrant" + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaSharePermissionGrant" + "Command": "Revoke-MgBetaSharePermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaSitePermissionGrant" + "Command": "Revoke-MgBetaSitePermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant" + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant" + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense" + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/revokeSignInSessions", + "Method": "POST", + "Command": "Revoke-MgBetaUserSignInSession", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -363033,18 +356218,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Revoke-MgBetaUserSignInSession" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Users.Actions", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/revokeSignInSessions", + "Method": "POST", + "Command": "Revoke-MgUserSignInSession", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -363059,18 +356244,18 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Revoke-MgUserSignInSession" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Search", "SearchExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", + "Method": "POST", + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -363085,44 +356270,44 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity" + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaDrive" + "Command": "Search-MgBetaDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaDriveItem" + "Command": "Search-MgBetaDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Method": "GET", + "Command": "Search-MgBetaDriveRoot", "Permissions": [ { "Name": "Files.Read", @@ -363161,122 +356346,122 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Search-MgBetaDriveRoot" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaGroupDrive" + "Command": "Search-MgBetaGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaGroupDriveItem" + "Command": "Search-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaGroupDriveRoot" + "Command": "Search-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaUserDrive" + "Command": "Search-MgBetaUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaUserDriveItem" + "Command": "Search-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Search-MgBetaUserDriveRoot" + "Command": "Search-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgDrive" + "Command": "Search-MgDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgDriveItem" + "Command": "Search-MgDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Method": "GET", + "Command": "Search-MgDriveRoot", "Permissions": [ { "Name": "Files.Read", @@ -363315,109 +356500,109 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Search-MgDriveRoot" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgGroupDrive" + "Command": "Search-MgGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgGroupDriveItem" + "Command": "Search-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgGroupDriveRoot" + "Command": "Search-MgGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgUserDrive" + "Command": "Search-MgUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgUserDriveItem" + "Command": "Search-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Search-MgUserDriveRoot" + "Command": "Search-MgUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaAccessReviewInstanceReminder" + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/sendReminder", + "Method": "POST", + "Command": "Send-MgBetaAccessReviewReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -363432,20 +356617,20 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaAccessReviewReminder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgBetaChatActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -363460,20 +356645,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaChatActivityNotification" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Method": "POST", + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -363488,33 +356673,33 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Send", "SendExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal" + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Method": "POST", + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -363529,95 +356714,95 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Method": "POST", + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesInvoice" + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesQuote" + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder" + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Method": "POST", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgBetaTeamActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -363632,165 +356817,165 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaTeamActivityNotification" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Send", "SendExpanded" ], - "OutputType": null, "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Method": "POST", + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaUserChatActivityNotification" + "Command": "Send-MgBetaUserChatActivityNotification", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/sendMail", + "Method": "POST", + "Command": "Send-MgBetaUserMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaUserMail" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage" + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaUserMailFolderMessage" + "Command": "Send-MgBetaUserMailFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal" + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/send", + "Method": "POST", + "Command": "Send-MgBetaUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaUserMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder" + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgBetaUserTeamworkActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Send-MgBetaUserTeamworkActivityNotification" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgChatActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -363805,56 +356990,56 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgChatActivityNotification" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Method": "POST", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Method": "POST", + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgTeamActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -363869,135 +357054,135 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgTeamActivityNotification" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Send", "SendExpanded" ], - "OutputType": null, "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Method": "POST", + "Command": "Send-MgTeamworkActivityNotificationToRecipient", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgTeamworkActivityNotificationToRecipient" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Send-MgUserChatActivityNotification" + "Command": "Send-MgUserChatActivityNotification", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/sendMail", + "Method": "POST", + "Command": "Send-MgUserMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgUserMail" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Send-MgUserMailFolderChildFolderMessage" + "Command": "Send-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Send-MgUserMailFolderMessage" + "Command": "Send-MgUserMailFolderMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/send", + "Method": "POST", + "Command": "Send-MgUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgUserMessage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Method": "POST", + "Command": "Send-MgUserTeamworkActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Send-MgUserTeamworkActivityNotification" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/logo", + "Method": "PUT", + "Command": "Set-MgApplicationLogo", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -364012,112 +357197,112 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgApplicationLogo" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgApplicationSynchronization" + "Command": "Set-MgApplicationSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/secrets", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgApplicationSynchronizationSecret" + "Command": "Set-MgApplicationSynchronizationSecret", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Method": "POST", + "Command": "Set-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgApplicationVerifiedPublisher" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent" + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent" + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Method": "PUT", + "Command": "Set-MgBetaApplicationConnectorGroupByRef", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaApplicationConnectorGroupByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/logo", + "Method": "PUT", + "Command": "Set-MgBetaApplicationLogo", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -364132,388 +357317,388 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaApplicationLogo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronization" + "Command": "Set-MgBetaApplicationSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent" + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/secrets", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationSecret" + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Method": "POST", + "Command": "Set-MgBetaApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaApplicationVerifiedPublisher" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaChatMessageHostedContent" + "Command": "Set-MgBetaChatMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaChatMessageReaction" + "Command": "Set-MgBetaChatMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaChatMessageReplyHostedContent" + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaChatMessageReplyReaction" + "Command": "Set-MgBetaChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording" + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport" + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording" + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording" + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent" + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent" + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent" + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/setPresence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaCommunicationPresence" + "Command": "Set-MgBetaCommunicationPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage" + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence" + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration" + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364528,209 +357713,209 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus" + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction" + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364745,40 +357930,40 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364793,20 +357978,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364821,20 +358006,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364849,20 +358034,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -364877,20 +358062,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364905,178 +358090,178 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration" + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementIntent", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -365091,242 +358276,242 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag" + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDeviceManagementScript" + "Command": "Set-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice" + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "Method": "POST", + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveBundleContent" + "Command": "Set-MgBetaDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveFollowingContent" + "Command": "Set-MgBetaDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveItemChildContent" + "Command": "Set-MgBetaDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Method": "PUT", + "Command": "Set-MgBetaDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -365347,33 +358532,33 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaDriveItemContent" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent" + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Method": "POST", + "Command": "Set-MgBetaDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -365388,126 +358573,126 @@ "IsAdmin": false } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaDriveItemSensitivityLabel" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveItemVersionContent" + "Command": "Set-MgBetaDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveListItemDriveItemContent" + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveRootChildContent" + "Command": "Set-MgBetaDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveRootContent" + "Command": "Set-MgBetaDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent" + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaDriveRootSensitivityLabel" + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveRootVersionContent" + "Command": "Set-MgBetaDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaDriveSpecialContent" + "Command": "Set-MgBetaDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Method": "PUT", + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -365522,18 +358707,18 @@ "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Method": "POST", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -365548,31 +358733,31 @@ "IsAdmin": true } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Method": "POST", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -365587,148 +358772,161 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" + }, + { "Module": "Beta.Education", - "ApiVersion": "beta", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder" + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef" + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder" + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder" + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef" + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder" + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder" + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Method": "PUT", + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Method": "PUT", + "Command": "Set-MgBetaExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -365743,461 +358941,461 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaExternalConnectionItem" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent" + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyInformationPicture" + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent" + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPictureContent" + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent" + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent" + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent" + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveBundleContent" + "Command": "Set-MgBetaGroupDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveFollowingContent" + "Command": "Set-MgBetaGroupDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemChildContent" + "Command": "Set-MgBetaGroupDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemContent" + "Command": "Set-MgBetaGroupDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent" + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel" + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemVersionContent" + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent" + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootChildContent" + "Command": "Set-MgBetaGroupDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootContent" + "Command": "Set-MgBetaGroupDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent" + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel" + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootVersionContent" + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupDriveSpecialContent" + "Command": "Set-MgBetaGroupDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/assignLicense", + "Method": "POST", + "Command": "Set-MgBetaGroupLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -366212,196 +359410,196 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaGroupLicense" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupOnenotePageContent" + "Command": "Set-MgBetaGroupOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteResourceContent" + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent" + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgBetaGroupPhotoContent", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaGroupPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent" + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent" + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent" + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenotePageContent" + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent" + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent" + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent" + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", + "Method": "PUT", + "Command": "Set-MgBetaGroupTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -366416,456 +359614,496 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaGroupTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent" + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent" + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPhotoContent" + "Command": "Set-MgBetaGroupTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent" + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaGroupTeamSchedule" + "Command": "Set-MgBetaGroupTeamSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent" + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "PUT", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Method": "POST", + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent" + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "PUT", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent" + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Method": "PUT", + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Method": "POST", + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo" + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage" + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo" + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingCustomCss" + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingFavicon" + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo" + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Method": "PUT", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo" + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark" + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Method": "POST", + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -366880,137 +360118,111 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent" + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent" + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaPrintShareJobDocumentContent" - }, - { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Command": "Set-MgBetaPrintShareJobDocumentContent", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent" - }, - { - "Variants": [ - "Set", - "SetViaIdentity" - ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent" + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive" + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent" + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronization" + "Command": "Set-MgBetaServicePrincipalSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent" + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Method": "PUT", + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367025,178 +360237,178 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret" + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaShareDriveItemContent" + "Command": "Set-MgBetaShareDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaShareItemContent" + "Command": "Set-MgBetaShareItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaShareListItemDriveItemContent" + "Command": "Set-MgBetaShareListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaShareRootContent" + "Command": "Set-MgBetaShareRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent" + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteListItemDriveItemContent" + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteOnenotePageContent" + "Command": "Set-MgBetaSiteOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteResourceContent" + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent" + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamChannelFileFolderContent" + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageHostedContent" + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgBetaTeamChannelMessageReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -367217,33 +360429,33 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent" + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -367264,102 +360476,102 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamPhotoContent" + "Command": "Set-MgBetaTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent" + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent" + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction" + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction" + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/teams/{team-id}/schedule", + "Method": "PUT", + "Command": "Set-MgBetaTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -367374,140 +360586,140 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaTeamSchedule" + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", + "Method": "POST", + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Method": "PUT", + "Command": "Set-MgBetaTrustFrameworkPolicyContent", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaTrustFrameworkPolicyContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageHostedContent" + "Command": "Set-MgBetaUserChatMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgBetaUserChatMessageReaction", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -367528,313 +360740,313 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReaction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent" + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReplyReaction" + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent" + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgBetaUserContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaUserContactPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority" + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveBundleContent" + "Command": "Set-MgBetaUserDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveFollowingContent" + "Command": "Set-MgBetaUserDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemChildContent" + "Command": "Set-MgBetaUserDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemContent" + "Command": "Set-MgBetaUserDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent" + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel" + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemVersionContent" + "Command": "Set-MgBetaUserDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent" + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootChildContent" + "Command": "Set-MgBetaUserDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootContent" + "Command": "Set-MgBetaUserDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent" + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel" + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootVersionContent" + "Command": "Set-MgBetaUserDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserDriveSpecialContent" + "Command": "Set-MgBetaUserDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/assignLicense", + "Method": "POST", + "Command": "Set-MgBetaUserLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -367849,76 +361061,76 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaUserLicense" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent" + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderMessageContent" + "Command": "Set-MgBetaUserMailFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus" + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceName" + "Command": "Set-MgBetaUserManagedDeviceName", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "PUT", + "Command": "Set-MgBetaUserManagerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -367933,163 +361145,163 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaUserManagerByRef" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserMessageContent" + "Command": "Set-MgBetaUserMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnenotePageContent" + "Command": "Set-MgBetaUserOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteResourceContent" + "Command": "Set-MgBetaUserOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteSectionPageContent" + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording" + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport" + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording" + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecording" + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent" + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent" + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent" + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgBetaUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -368104,20 +361316,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PUT", - "Command": "Set-MgBetaUserPhotoContent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/setPresence", + "Method": "POST", + "Command": "Set-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -368132,20 +361344,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaUserPresence" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/setStatusMessage", + "Method": "POST", + "Command": "Set-MgBetaUserPresenceStatusMessage", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -368160,20 +361372,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaUserPresenceStatusMessage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Method": "POST", + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -368188,417 +361400,447 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent" + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent" + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionAlternativeRecording" + "Command": "Set-MgBetaVirtualEventSessionAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionAttendeeReport" + "Command": "Set-MgBetaVirtualEventSessionAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionBroadcastRecording" + "Command": "Set-MgBetaVirtualEventSessionBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionRecording" + "Command": "Set-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionRecordingContent" + "Command": "Set-MgBetaVirtualEventSessionRecordingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionTranscriptContent" + "Command": "Set-MgBetaVirtualEventSessionTranscriptContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventSessionTranscriptMetadataContent" + "Command": "Set-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionAlternativeRecording" + "Command": "Set-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionAttendeeReport" + "Command": "Set-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionBroadcastRecording" + "Command": "Set-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionRecording" + "Command": "Set-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionRecordingContent" + "Command": "Set-MgBetaVirtualEventWebinarSessionRecordingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptContent" + "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PUT", - "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent" + "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgChatMessageHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgChatMessageHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgChatMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgChatMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgChatMessageReplyHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgChatMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport" + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/setPresence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgCommunicationPresence" + "Command": "Set-MgCommunicationPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence" + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementManagedEBook" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Method": "POST", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368613,20 +361855,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Method": "POST", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368641,77 +361883,77 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Method": "POST", + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveBundleContent" + "Command": "Set-MgDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveFollowingContent" + "Command": "Set-MgDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveItemChildContent" + "Command": "Set-MgDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Method": "PUT", + "Command": "Set-MgDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -368732,33 +361974,33 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgDriveItemContent" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveItemListItemDriveItemContent" + "Command": "Set-MgDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Method": "POST", + "Command": "Set-MgDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -368773,126 +362015,126 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgDriveItemSensitivityLabel" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveItemVersionContent" + "Command": "Set-MgDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveListItemDriveItemContent" + "Command": "Set-MgDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveRootChildContent" + "Command": "Set-MgDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveRootContent" + "Command": "Set-MgDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveRootListItemDriveItemContent" + "Command": "Set-MgDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgDriveRootSensitivityLabel" + "Command": "Set-MgDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveRootVersionContent" + "Command": "Set-MgDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgDriveSpecialContent" + "Command": "Set-MgDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Method": "PUT", + "Command": "Set-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -368907,18 +362149,18 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgEducationClassAssignmentRubricByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Method": "POST", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -368933,31 +362175,31 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Method": "POST", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -368972,148 +362214,148 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgEducationMeAssignmentRubricByRef" + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder" + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder" + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgEducationUserAssignmentRubricByRef" + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder" + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder" + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder" + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Method": "PUT", + "Command": "Set-MgEntitlementManagementAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgEntitlementManagementAssignmentPolicy" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Method": "PUT", + "Command": "Set-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -369128,206 +362370,206 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgExternalConnectionItem" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveBundleContent" + "Command": "Set-MgGroupDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveFollowingContent" + "Command": "Set-MgGroupDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveItemChildContent" + "Command": "Set-MgGroupDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveItemContent" + "Command": "Set-MgGroupDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent" + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgGroupDriveItemSensitivityLabel" + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveItemVersionContent" + "Command": "Set-MgGroupDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveListItemDriveItemContent" + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveRootChildContent" + "Command": "Set-MgGroupDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveRootContent" + "Command": "Set-MgGroupDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent" + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgGroupDriveRootSensitivityLabel" + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveRootVersionContent" + "Command": "Set-MgGroupDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupDriveSpecialContent" + "Command": "Set-MgGroupDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/assignLicense", + "Method": "POST", + "Command": "Set-MgGroupLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -369342,183 +362584,183 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgGroupLicense" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupOnenotePageContent" + "Command": "Set-MgGroupOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupOnenoteResourceContent" + "Command": "Set-MgGroupOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupOnenoteSectionPageContent" + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgGroupPhotoContent", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgGroupPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteListItemDriveItemContent" + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent" + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenotePageContent" + "Command": "Set-MgGroupSiteOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteResourceContent" + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent" + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent" + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", + "Method": "PUT", + "Command": "Set-MgGroupTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -369533,392 +362775,432 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgGroupTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamChannelFileFolderContent" + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageHostedContent" + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamPhotoContent" + "Command": "Set-MgGroupTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent" + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgGroupTeamSchedule" + "Command": "Set-MgGroupTeamSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent" + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Method": "PUT", + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent" + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Method": "PUT", + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", "Method": "POST", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder" + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBackgroundImage" + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBannerLogo" + "Command": "Set-MgOrganizationBrandingBannerLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingCustomCss" + "Command": "Set-MgOrganizationBrandingCustomCss", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingFavicon" + "Command": "Set-MgOrganizationBrandingFavicon", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingHeaderLogo" + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Method": "PUT", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogo" + "Command": "Set-MgOrganizationBrandingSquareLogo", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogoDark" + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Method": "POST", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369933,85 +363215,85 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgPrintPrinterJobDocumentContent" + "Command": "Set-MgPrintPrinterJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgPrintShareJobDocumentContent" + "Command": "Set-MgPrintShareJobDocumentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive" + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent" + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronization" + "Command": "Set-MgServicePrincipalSynchronization", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Method": "PUT", + "Command": "Set-MgServicePrincipalSynchronizationSecret", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -370026,230 +363308,328 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronizationSecret" + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgShareDriveItemContent" + "Command": "Set-MgShareDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgShareItemContent" + "Command": "Set-MgShareItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgShareListItemDriveItemContent" + "Command": "Set-MgShareListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgShareRootContent" + "Command": "Set-MgShareRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent" + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgSiteListItemDriveItemContent" + "Command": "Set-MgSiteListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgSiteOnenotePageContent" + "Command": "Set-MgSiteOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgSiteOnenoteResourceContent" + "Command": "Set-MgSiteOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgSiteOnenoteSectionPageContent" + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgTeamChannelFileFolderContent" + "Command": "Set-MgTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamChannelMessageHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamChannelMessageReaction", + "Permissions": [ + { + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamChannelMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageReplyHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamChannelMessageReplyReaction", + "Permissions": [ + { + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } + ], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgTeamPhotoContent" + "Command": "Set-MgTeamPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent" + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedule", "Uri": "/teams/{team-id}/schedule", + "Method": "PUT", + "Command": "Set-MgTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -370264,320 +363644,399 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamSchedule" + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent" + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserChatMessageHostedContent" + "Command": "Set-MgUserChatMessageHostedContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Method": "POST", + "Command": "Set-MgUserChatMessageReaction", + "Permissions": [ + { + "Name": "ChannelMessage.Send", + "Description": "Send channel messages", + "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Send", + "Description": "Send chat messages", + "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } ], "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgUserChatMessageReplyHostedContent" + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Set", "SetViaIdentity" ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Method": "PUT", + "Command": "Set-MgUserChatMessageReplyHostedContent", + "Permissions": [], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Method": "POST", + "Command": "Set-MgUserChatMessageReplyReaction", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "PersonalContacts", - "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Method": "PUT", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent" + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgUserContactFolderContactPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgUserContactPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveBundleContent" + "Command": "Set-MgUserDriveBundleContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveFollowingContent" + "Command": "Set-MgUserDriveFollowingContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveItemChildContent" + "Command": "Set-MgUserDriveItemChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveItemContent" + "Command": "Set-MgUserDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveItemListItemDriveItemContent" + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgUserDriveItemSensitivityLabel" + "Command": "Set-MgUserDriveItemSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveItemVersionContent" + "Command": "Set-MgUserDriveItemVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveListItemDriveItemContent" + "Command": "Set-MgUserDriveListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveRootChildContent" + "Command": "Set-MgUserDriveRootChildContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveRootContent" + "Command": "Set-MgUserDriveRootContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveRootListItemDriveItemContent" + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Set-MgUserDriveRootSensitivityLabel" + "Command": "Set-MgUserDriveRootSensitivityLabel", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveRootVersionContent" + "Command": "Set-MgUserDriveRootVersionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserDriveSpecialContent" + "Command": "Set-MgUserDriveSpecialContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/assignLicense", + "Method": "POST", + "Command": "Set-MgUserLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -370592,46 +364051,46 @@ "IsAdmin": true } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgUserLicense" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserMailFolderChildFolderMessageContent" + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserMailFolderMessageContent" + "Command": "Set-MgUserMailFolderMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/manager/$ref", + "Method": "PUT", + "Command": "Set-MgUserManagerByRef", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -370646,85 +364105,85 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgUserManagerByRef" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserMessageContent" + "Command": "Set-MgUserMessageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserOnenotePageContent" + "Command": "Set-MgUserOnenotePageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserOnenoteResourceContent" + "Command": "Set-MgUserOnenoteResourceContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserOnenoteSectionPageContent" + "Command": "Set-MgUserOnenoteSectionPageContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingAttendeeReport" + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, "Uri": "/users/{user-id}/photo/$value", + "Method": "PUT", + "Command": "Set-MgUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -370739,20 +364198,20 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PUT", - "Command": "Set-MgUserPhotoContent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/setPresence", + "Method": "POST", + "Command": "Set-MgUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -370767,20 +364226,20 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgUserPresence" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Method": "POST", + "Command": "Set-MgUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -370795,152 +364254,152 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Set-MgUserPresenceUserPreferredPresence" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentContent" + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent" + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "Method": "POST", + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Method": "POST", + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock" + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Method": "POST", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Skip-MgUserManagedDeviceActivationLock" + "Command": "Skip-MgUserManagedDeviceActivationLock", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Start-MgApplicationSynchronizationJob" + "Command": "Start-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaApplicationSynchronizationJob" + "Command": "Start-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Method": "POST", + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -370955,96 +364414,96 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic" + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Method": "POST", + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Method": "POST", + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", + "Method": "POST", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Run", "RunViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Method": "POST", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", + "Method": "POST", + "Command": "Start-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -371059,70 +364518,70 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaEducationSynchronizationProfile" + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJob" + "Command": "Start-MgBetaPrintPrinterJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJobPrintJob" + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJob" + "Command": "Start-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob" + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Method": "POST", + "Command": "Start-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -371155,75 +364614,31 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaPrintShareJobPrintJob" - }, - { - "Variants": [ - "Run", - "RunViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" - }, - { - "Variants": [ - "Run", - "RunExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", - "Uri": "/security/runHuntingQuery", - "Permissions": { - "Name": "ThreatHunting.Read.All", - "Description": "Run hunting queries", - "FullDescription": "Allows the app to run hunting queries that you can execute.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaSecurityHuntingQuery" + "Command": "Start-MgBetaPrintShareJobPrintJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Method": "POST", + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -371238,88 +364653,88 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "Method": "POST", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Run", "RunViaIdentity" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "Method": "POST", + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaUserCloudPc" + "Command": "Start-MgBetaUserCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction" + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "CloudCommunications", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Method": "POST", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -371334,31 +364749,31 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Start-MgCommunicationCallParticipantHoldMusic" + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Start-MgPrintPrinterJob" + "Command": "Start-MgPrintPrinterJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Method": "POST", + "Command": "Start-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -371391,36 +364806,36 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Start-MgPrintShareJob" + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Run", "RunExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "Uri": "/security/runHuntingQuery", + "Method": "POST", + "Command": "Start-MgSecurityHuntingQuery", "Permissions": { "Name": "ThreatHunting.Read.All", "Description": "Run hunting queries", "FullDescription": "Allows the app to run hunting queries that you can execute.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Start-MgSecurityHuntingQuery" + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Method": "POST", + "Command": "Start-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -371435,18 +364850,18 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Start-MgServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/stop", + "Method": "POST", + "Command": "Stop-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -371461,33 +364876,33 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaAccessReview" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaAccessReviewInstance" + "Command": "Stop-MgBetaAccessReviewInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -371514,35 +364929,35 @@ "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessAppointment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessCalendarView" + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Method": "POST", + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -371557,20 +364972,20 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing" + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Method": "POST", + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -371585,285 +365000,285 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic" + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", + "Method": "POST", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "End", "EndViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Method": "POST", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend" + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice" + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaGroupCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaGroupEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaGroupEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance" + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision" + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition" + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Method": "POST", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision" + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Method": "POST", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -371890,127 +365305,127 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob" + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJob" + "Command": "Stop-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob" + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrintShareJob" + "Command": "Stop-MgBetaPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrintShareJobPrintJob" + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest" + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -372025,18 +365440,18 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -372051,212 +365466,194 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" - }, - { - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "OutputType": null, - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "Permissions": { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaSecurityAction" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "Method": "POST", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserCloudPc" + "Command": "Stop-MgBetaUserCloudPc", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "End", "EndViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserCloudPcGracePeriod" + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBetaUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Stop-MgBetaUserEvent" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserEventInstance" + "Command": "Stop-MgBetaUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance" + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision" + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage" + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Method": "POST", + "Command": "Stop-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -372277,35 +365674,35 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgBookingBusinessAppointment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgBookingBusinessCalendarView" + "Command": "Stop-MgBookingBusinessCalendarView", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Method": "POST", + "Command": "Stop-MgCommunicationCallMediaProcessing", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -372320,20 +365717,20 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgCommunicationCallMediaProcessing" + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Method": "POST", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -372348,125 +365745,125 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic" + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgEntitlementManagementAssignmentRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgGroupCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgGroupCalendarEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgGroupEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgGroupEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition" + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Method": "POST", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Method": "POST", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Method": "POST", + "Command": "Stop-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -372493,31 +365890,31 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgPrintPrinterJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgPrintShareJob" + "Command": "Stop-MgPrintShareJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -372532,18 +365929,18 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Method": "POST", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -372558,79 +365955,79 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Method": "POST", + "Command": "Stop-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Stop-MgUserEvent" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Stop-MgUserEventInstance" + "Command": "Stop-MgUserEventInstance", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Method": "POST", + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -372657,62 +366054,44 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission" + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", "Method": "POST", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission" - }, - { - "Variants": [ - "Submit", - "SubmitExpanded" - ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/submitTiIndicators", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Submit-MgBetaSecurityTiIndicator" + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Method": "POST", + "Command": "Submit-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -372739,70 +366118,70 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Submit-MgEducationClassAssignmentSubmission" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Submit-MgEducationMeAssignmentSubmission" + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Submit-MgEducationUserAssignmentSubmission" + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Suspend-MgApplicationSynchronizationJob" + "Command": "Suspend-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Applications", "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Suspend-MgBetaApplicationSynchronizationJob" + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", + "Method": "POST", + "Command": "Suspend-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -372817,18 +366196,18 @@ "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Suspend-MgBetaEducationSynchronizationProfile" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Method": "POST", + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -372843,18 +366222,18 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Applications", "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Method": "POST", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -372869,17 +366248,17 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Suspend-MgServicePrincipalSynchronizationJob" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Method": "POST", + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372894,18 +366273,18 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Method": "POST", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372920,17 +366299,17 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", + "Method": "POST", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372945,90 +366324,90 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373043,83 +366422,83 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Method": "POST", + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Sync-MgBetaUserManagedDevice" + "Command": "Sync-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Sync" ], - "OutputType": null, "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Method": "POST", + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -373134,18 +366513,18 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Method": "POST", + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373160,20 +366539,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Method": "POST", + "Command": "Sync-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373188,280 +366567,280 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Sync-MgDeviceManagementExchangeConnector" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Method": "POST", + "Command": "Sync-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Sync-MgDeviceManagementManagedDevice" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Sync-MgUserManagedDevice" + "Command": "Sync-MgUserManagedDevice", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/applications/validateProperties", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgApplicationProperty" + "Command": "Test-MgApplicationProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgApplicationSynchronizationJobCredential" + "Command": "Test-MgApplicationSynchronizationJobCredential", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/administrativeUnits/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaAdministrativeUnitProperty" + "Command": "Test-MgBetaAdministrativeUnitProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/applications/validateProperties", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaApplicationProperty" + "Command": "Test-MgBetaApplicationProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential" + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaChatPermissionGrantProperty" + "Command": "Test-MgBetaChatPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/contacts/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaContactProperty" + "Command": "Test-MgBetaContactProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/contracts/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaContractProperty" + "Command": "Test-MgBetaContractProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Method": "POST", + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "Method": "POST", + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "Method": "POST", + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript" + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize" + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/devices/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDeviceProperty" + "Command": "Test-MgBetaDeviceProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectoryAdministrativeUnitProperty" + "Command": "Test-MgBetaDirectoryAdministrativeUnitProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectoryDeletedItemProperty" + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectoryFeatureRolloutPolicyApplyToProperty" + "Command": "Test-MgBetaDirectoryFeatureRolloutPolicyApplyToProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/validateProperties", + "Method": "POST", + "Command": "Test-MgBetaDirectoryObjectProperty", "Permissions": [ { "Name": "Directory.Read.All", @@ -373488,130 +366867,130 @@ "IsAdmin": false } ], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaDirectoryObjectProperty" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleProperty" + "Command": "Test-MgBetaDirectoryRoleProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty" + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directorySettingTemplates/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDirectorySettingTemplateProperty" + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDriveItemPermission" + "Command": "Test-MgBetaDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaDriveListContentTypePublished" + "Command": "Test-MgBetaDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaDriveRootPermission" + "Command": "Test-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorProperty" + "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorProperty" + "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Validate", "ValidateViaIdentity" ], - "OutputType": null, "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", + "Method": "POST", + "Command": "Test-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -373626,106 +367005,106 @@ "IsAdmin": true } ], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaExternalIndustryDataConnector" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupDriveItemPermission" + "Command": "Test-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaGroupDriveListContentTypePublished" + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupDriveRootPermission" + "Command": "Test-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembership" + "Command": "Test-MgBetaGroupDynamicMembership", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/groups/evaluateDynamicMembership", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembershipRule" + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupPermissionGrantProperty" + "Command": "Test-MgBetaGroupPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/validateProperties", + "Method": "POST", + "Command": "Test-MgBetaGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -373740,188 +367119,188 @@ "IsAdmin": true } ], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaGroupProperty" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaGroupSiteContentTypePublished" + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaGroupSiteListContentTypePublished" + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration" + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy" + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/informationProtection/policy/labels/evaluateApplication", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication" + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult" + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/informationProtection/policy/labels/evaluateRemoval", + "Method": "POST", + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -373936,113 +367315,61 @@ "IsAdmin": false } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval" + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/organization/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaOrganizationProperty" + "Command": "Test-MgBetaOrganizationProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaPolicyFeatureRolloutPolicyApplyToProperty" - }, - { - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication" - }, - { - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgBetaPolicyFeatureRolloutPolicyApplyToProperty", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult" - }, - { - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/validateProperties", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaServicePrincipalProperty" + "Command": "Test-MgBetaServicePrincipalProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Method": "POST", + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -374057,272 +367384,272 @@ "IsAdmin": false } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaShareListContentTypePublished" + "Command": "Test-MgBetaShareListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Method": "GET", + "Command": "Test-MgBetaSiteContentTypePublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Test-MgBetaSiteContentTypePublished" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel" + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaSiteListContentTypePublished" + "Command": "Test-MgBetaSiteListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaTeamPermissionGrantProperty" + "Command": "Test-MgBetaTeamPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserChatPermissionGrantProperty" + "Command": "Test-MgBetaUserChatPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserCloudPcBulkResize" + "Command": "Test-MgBetaUserCloudPcBulkResize", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/validateProperties", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserDeviceProperty" + "Command": "Test-MgBetaUserDeviceProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserDriveItemPermission" + "Command": "Test-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", "Method": "GET", - "Command": "Test-MgBetaUserDriveListContentTypePublished" + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserDriveRootPermission" + "Command": "Test-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", + "Method": "POST", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -374337,108 +367664,108 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication" + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership" + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Permissions": [], + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/joinedGroups/validateProperties", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserJoinedGroupProperty" + "Command": "Test-MgBetaUserJoinedGroupProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Functions", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/isManagedAppUserBlocked", + "Method": "GET", + "Command": "Test-MgBetaUserManagedAppUserBlocked", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -374465,18 +367792,18 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Functions", - "ApiVersion": "beta", - "Method": "GET", - "Command": "Test-MgBetaUserManagedAppUserBlocked" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": "IMicrosoftGraphPasswordValidationInformation", "Uri": "/users/validatePassword", + "Method": "POST", + "Command": "Test-MgBetaUserPassword", "Permissions": [ { "Name": "User.ReadWrite", @@ -374491,48 +367818,48 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaUserPassword" + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserPermissionGrantProperty" + "Command": "Test-MgBetaUserPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/users/validateProperties", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Test-MgBetaUserProperty" + "Command": "Test-MgBetaUserProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", + "Method": "POST", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -374547,20 +367874,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication" + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Method": "POST", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -374575,20 +367902,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult" + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Method": "POST", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -374603,70 +367930,85 @@ "IsAdmin": false } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta" + }, + { + "Module": "Teams", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/validateProperties", "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval" + "Command": "Test-MgChatPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/contacts/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgContactProperty" + "Command": "Test-MgContactProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/contracts/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgContractProperty" + "Command": "Test-MgContractProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/devices/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDeviceProperty" + "Command": "Test-MgDeviceProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directory/deletedItems/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDirectoryDeletedItemProperty" + "Command": "Test-MgDirectoryDeletedItemProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryObjects/validateProperties", + "Method": "POST", + "Command": "Test-MgDirectoryObjectProperty", "Permissions": [ { "Name": "Directory.Read.All", @@ -374693,177 +368035,177 @@ "IsAdmin": false } ], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Test-MgDirectoryObjectProperty" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryRoles/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDirectoryRoleProperty" + "Command": "Test-MgDirectoryRoleProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/directoryRoleTemplates/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDirectoryRoleTemplateProperty" + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDriveItemPermission" + "Command": "Test-MgDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgDriveListContentTypePublished" + "Command": "Test-MgDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgDriveRootPermission" + "Command": "Test-MgDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/validateProperties", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgEntitlementManagementConnectedOrganizationExternalSponsorProperty" + "Command": "Test-MgEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/validateProperties", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgEntitlementManagementConnectedOrganizationInternalSponsorProperty" + "Command": "Test-MgEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgGroupDriveItemPermission" + "Command": "Test-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgGroupDriveListContentTypePublished" + "Command": "Test-MgGroupDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgGroupDriveRootPermission" + "Command": "Test-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/validateProperties", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgGroupPermissionGrantProperty" + "Command": "Test-MgGroupPermissionGrantProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/validateProperties", + "Method": "POST", + "Command": "Test-MgGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -374878,100 +368220,100 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Test-MgGroupProperty" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/groupSettingTemplates/validateProperties", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgGroupSettingTemplateProperty" + "Command": "Test-MgGroupSettingTemplateProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgGroupSiteContentTypePublished" + "Command": "Test-MgGroupSiteContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgGroupSiteListContentTypePublished" + "Command": "Test-MgGroupSiteListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/organization/validateProperties", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgOrganizationProperty" + "Command": "Test-MgOrganizationProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgPolicyFeatureRolloutPolicyApplyToProperty" + "Command": "Test-MgPolicyFeatureRolloutPolicyApplyToProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/validateProperties", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgServicePrincipalProperty" + "Command": "Test-MgServicePrincipalProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Method": "POST", + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -374986,118 +368328,148 @@ "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgShareListContentTypePublished" + "Command": "Test-MgShareListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Method": "GET", + "Command": "Test-MgSiteContentTypePublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "GET", - "Command": "Test-MgSiteContentTypePublished" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgSiteListContentTypePublished" + "Command": "Test-MgSiteListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], + "Uri": "/teams/{team-id}/permissionGrants/validateProperties", + "Method": "POST", + "Command": "Test-MgTeamPermissionGrantProperty", + "Permissions": [], "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "ApiVersion": "v1.0" + }, + { + "Module": "Users.Actions", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/validateProperties", + "Method": "POST", + "Command": "Test-MgUserChatPermissionGrantProperty", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Users.Actions", - "ApiVersion": "v1.0", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Method": "POST", - "Command": "Test-MgUserDriveItemPermission" + "Command": "Test-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Functions", "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [], - "Module": "Users.Functions", - "ApiVersion": "v1.0", "Method": "GET", - "Command": "Test-MgUserDriveListContentTypePublished" + "Command": "Test-MgUserDriveListContentTypePublished", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgUserDriveRootPermission" + "Command": "Test-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, "Uri": "/users/validateProperties", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Test-MgUserProperty" + "Command": "Test-MgUserProperty", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Unblock", "UnblockViaIdentity" ], - "OutputType": null, "Uri": "/users/{user-id}/unblockManagedApps", + "Method": "POST", + "Command": "Unblock-MgBetaUserManagedApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375112,343 +368484,44 @@ "IsAdmin": true } ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unblock-MgBetaUserManagedApp" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaChatMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaChatMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete" + "ApiVersion": "beta" }, { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete" - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Command": "Undo-MgBetaChatMessageReplySoftDelete", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete" + "ApiVersion": "beta" }, { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgChatMessageReplySoftDelete" - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgChatMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaChatMessageSoftDelete", "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Undo", "UndoViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Method": "POST", - "Command": "Undo-MgUserChatMessageReplySoftDelete" - }, - { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -375463,4081 +368536,3318 @@ "IsAdmin": false } ], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Undo-MgUserChatMessageSoftDelete" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaBookingBusiness" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaDriveListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaGroupDriveListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaShareListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaSiteContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaSiteListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Unpublish-MgBetaUserDriveListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgBookingBusiness" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgDriveListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgGroupDriveListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgGroupSiteContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgGroupSiteListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgShareListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgSiteContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgSiteListContentType" - }, - { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Unpublish-MgUserDriveListContentType" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminEdge" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerMode" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminSharepoint" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "Permissions": { - "Name": "SharePointTenantSettings.ReadWrite.All", - "Description": "Read and change SharePoint and OneDrive tenant settings", - "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on your behalf.", - "IsAdmin": true - }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAdminSharepointSetting" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreement" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreementAcceptance" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreementFile" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalization" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalizationVersion" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAgreementFileVersion" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamApp" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinition" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot" + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "Permissions": [ { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", "IsAdmin": true }, { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplication" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationByAppId" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationExtensionProperty" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - } + "Undo", + "UndoViaIdentity" ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationFederatedIdentityCredential" + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJob" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchema" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgBetaUserChatMessageSoftDelete", "Permissions": [ { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", + "IsAdmin": true }, { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplate" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgChatMessageReplySoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchema" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgChatMessageSoftDelete", "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "Permissions": [ { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", "IsAdmin": true }, { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false } ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReview" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewDecision" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceDecision" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Permissions": [ + { + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", + "IsAdmin": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceReviewer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewMyDecision" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewReviewer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ - "Update", - "UpdateExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdge" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ - "Update", - "UpdateExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgUserChatMessageReplySoftDelete", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Undo", + "UndoViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Method": "POST", + "Command": "Undo-MgUserChatMessageSoftDelete", + "Permissions": [ + { + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", + "IsAdmin": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Beta.Bookings", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaBookingBusiness", "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnit" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaDriveListContentType", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitExtension" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaGroupDriveListContentType", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Uri": "/admin/people", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaGroupSiteContentType", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminPerson" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaGroupSiteListContentType", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminPersonProfileCardProperty" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/admin/people/pronouns", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaShareListContentType", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminPersonPronoun" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaSiteContentType", "Permissions": { - "Name": "ReportSettings.ReadWrite.All", - "Description": "Read and write admin report settings", - "FullDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on your behalf.", + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Module": "Beta.Reports", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminReportSetting" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaSiteListContentType", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepoint" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Bookings", + "Variants": [ + "Unpublish", + "UnpublishViaIdentity" + ], + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgBookingBusiness", "Permissions": { - "Name": "SharePointTenantSettings.ReadWrite.All", - "Description": "Read and change SharePoint and OneDrive tenant settings", - "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on your behalf.", - "IsAdmin": true + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepointSetting" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgDriveListContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreement" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgGroupDriveListContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreementAcceptance" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgGroupSiteContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFile" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgGroupSiteListContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalization" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgShareListContentType", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalizationVersion" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileVersion" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgSiteContentType", + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgSiteListContentType", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Method": "POST", + "Command": "Unpublish-MgUserDriveListContentType", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge", "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot" + "Command": "Update-MgAdminEdge", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode", "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon" + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - } + "UpdateExpanded" ], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint", "Method": "PATCH", - "Command": "Update-MgBetaApplication" + "Command": "Update-MgAdminSharepoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/admin/sharepoint/settings", "Method": "PATCH", - "Command": "Update-MgBetaApplicationByAppId" + "Command": "Update-MgAdminSharepointSetting", + "Permissions": { + "Name": "SharePointTenantSettings.ReadWrite.All", + "Description": "Read and change SharePoint and OneDrive tenant settings", + "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationExtensionProperty" + "Command": "Update-MgAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential" + "Command": "Update-MgAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJob" + "Command": "Update-MgAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload" + "Command": "Update-MgAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema" + "Command": "Update-MgAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory" + "Command": "Update-MgAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplate" + "Command": "Update-MgAppCatalogTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema" + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory" + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Uri": "/applications/{application-id}", + "Method": "PATCH", + "Command": "Update-MgApplication", "Permissions": [ { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true }, { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusiness" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/applications(appId='{appId}')", "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessAppointment" + "Command": "Update-MgApplicationByAppId", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCalendarView" + "Command": "Update-MgApplicationExtensionProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Method": "PATCH", + "Command": "Update-MgApplicationFederatedIdentityCredential", "Permissions": [ { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true }, { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomer" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomQuestion" + "Command": "Update-MgApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Permissions": [ - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false - } + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessService" + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" + }, + { + "Module": "Applications", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Method": "PATCH", + "Command": "Update-MgApplicationSynchronizationTemplate", "Permissions": [ { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false }, { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessStaffMember" + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Method": "PATCH", - "Command": "Update-MgBetaBookingCurrency" + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessFlowTemplate" + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Uri": "/accessReviews/{accessReview-id}", + "Method": "PATCH", + "Command": "Update-MgBetaAccessReview", "Permissions": [ { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true } ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenario" + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlanner" + "Command": "Update-MgBetaAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration" + "Command": "Update-MgBetaAccessReviewInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization" + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Permissions": { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.", - "IsAdmin": true - }, - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTask" + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat" + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat" + "Command": "Update-MgBetaAccessReviewMyDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true - } + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Method": "PATCH", + "Command": "Update-MgBetaAccessReviewReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Update", + "UpdateExpanded" ], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/admin/edge", + "Method": "PATCH", + "Command": "Update-MgBetaAdminEdge", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/admin/edge/internetExplorerMode", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration" + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Permissions": [], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "Permissions": [ - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Method": "PATCH", - "Command": "Update-MgBetaChat" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Permissions": [ - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat", - "Description": "Manage installation and permission grants of Teams apps in chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All", - "Description": "Manage installation and permission grants of Teams apps for all chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat", - "Description": "Allow the Teams app to manage itself and its permission grants in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All", - "Description": "Allow the Teams app to manage itself and its permission grants for all chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat", - "Description": "Manage installed Teams apps in chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat.All", - "Description": "Manage Teams apps for all chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage itself in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", - "Description": "Allow the Teams app to manage itself for all chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", - "IsAdmin": false - } + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaChatInstalledApp" + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Method": "PATCH", + "Command": "Update-MgBetaAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatLastMessagePreview" + "Command": "Update-MgBetaAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Method": "PATCH", + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/admin/people", "Method": "PATCH", - "Command": "Update-MgBetaChatMember" + "Command": "Update-MgBetaAdminPerson", + "Permissions": [], + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [ - { - "Name": "ChannelMessage.ReadWrite", - "Description": "Read and write user channel messages", - "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", - "IsAdmin": true - }, - { - "Name": "ChannelMessage.UpdatePolicyViolation.All", - "Description": "Flag channel messages for violating policy", - "FullDescription": "Allows the app to update Microsoft Teams channel messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Chat.UpdatePolicyViolation.All", - "Description": "Flag chat messages for violating policy", - "FullDescription": "Allows the app to update Microsoft Teams 1-to-1 or group chat messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Method": "PATCH", + "Command": "Update-MgBetaAdminPersonProfileCardProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "Variants": [ + "Update", + "UpdateExpanded" ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/admin/people/pronouns", + "Method": "PATCH", + "Command": "Update-MgBetaAdminPersonPronoun", + "Permissions": [], + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Reports", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/admin/reportSettings", + "Method": "PATCH", + "Command": "Update-MgBetaAdminReportSetting", + "Permissions": { + "Name": "ReportSettings.ReadWrite.All", + "Description": "Read and write admin report settings", + "FullDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Sites", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/admin/sharepoint", + "Method": "PATCH", + "Command": "Update-MgBetaAdminSharepoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Sites", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/admin/sharepoint/settings", "Method": "PATCH", - "Command": "Update-MgBetaChatMessage" + "Command": "Update-MgBetaAdminSharepointSetting", + "Permissions": { + "Name": "SharePointTenantSettings.ReadWrite.All", + "Description": "Read and change SharePoint and OneDrive tenant settings", + "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReply" + "Command": "Update-MgBetaAgreement", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReplyHostedContent" + "Command": "Update-MgBetaAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file", "Method": "PATCH", - "Command": "Update-MgBetaChatOperation" + "Command": "Update-MgBetaAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatPermissionGrant" + "Command": "Update-MgBetaAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatPinnedMessage" + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [ - { - "Name": "TeamsTab.ReadWrite.All", - "Description": "Read and write tabs in Microsoft Teams.", - "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.", - "IsAdmin": true - }, - { - "Name": "TeamsTab.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWriteForChat", - "Description": "Allow the Teams app to manage all tabs in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsTab.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage only its own tabs in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsTab.ReadWriteSelfForChat.All", - "Description": "Allow the Teams app to manage only its own tabs for all chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", - "IsAdmin": false - } - ], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaChatTab" + "Command": "Update-MgBetaAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Permissions": [ - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false - } - ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup" + "Command": "Update-MgBetaAppCatalogTeamApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallContentSharingSession" + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallOperation" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallParticipant" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "Permissions": [ - { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false - } - ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaCommunicationCallRecordingStatus" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Method": "PATCH", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordSession" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeeting" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport" + "Command": "Update-MgBetaApplication", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications(appId='{appId}')", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaApplicationByAppId", + "Permissions": [], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording" + "Command": "Update-MgBetaApplicationExtensionProperty", + "Permissions": [], + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration" + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion" + "Command": "Update-MgBetaApplicationSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant" + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript" + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingVirtualAppointment" + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaCommunicationPresence" + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Method": "PATCH", - "Command": "Update-MgBetaCompliance" + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance/ediscovery", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscovery" + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases/{case-id}", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Method": "PATCH", + "Command": "Update-MgBetaBookingBusiness", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCase" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaBookingBusinessAppointment", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian" - }, - { - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource" + "Command": "Update-MgBetaBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Update-MgBetaBookingBusinessCustomer", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource" + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Method": "PATCH", + "Command": "Update-MgBetaBookingBusinessService", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource" + "Command": "Update-MgBetaBookingBusinessStaffMember", + "Permissions": [ + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource" + "Command": "Update-MgBetaBookingCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource" + "Command": "Update-MgBetaBusinessFlowTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource" - }, - { - "Variants": [ - "Update", - "UpdateViaIdentity" + "Command": "Update-MgBetaBusinessScenario", + "Permissions": [ + { + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "IsAdmin": true + } ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex" + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation" + "Command": "Update-MgBetaBusinessScenarioPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet" + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Permissions": [ + { + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Method": "PATCH", + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Method": "PATCH", + "Command": "Update-MgBetaBusinessScenarioPlannerTask", "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.", "IsAdmin": true }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting" + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Method": "PATCH", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Compliance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", "Method": "PATCH", - "Command": "Update-MgBetaContact" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaContract" + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaDataPolicyOperation" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", + "Uri": "/chats/{chat-id}", + "Method": "PATCH", + "Command": "Update-MgBetaChat", "Permissions": [ { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false }, { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDevice" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Update", - "UpdateExpanded" + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Method": "POST", + "Command": "Update-MgBetaChatInstalledApp", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat", + "Description": "Manage installation and permission grants of Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All", + "Description": "Manage installation and permission grants of Teams apps for all chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat", + "Description": "Allow the Teams app to manage itself and its permission grants in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All", + "Description": "Allow the Teams app to manage itself and its permission grants for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat.All", + "Description": "Manage Teams apps for all chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage itself for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagement" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/lastMessagePreview", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection" + "Command": "Update-MgBetaChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp" + "Command": "Update-MgBetaChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "PATCH", + "Command": "Update-MgBetaChatMessage", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "ChannelMessage.ReadWrite", + "Description": "Read and write user channel messages", + "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Permissions": [ + "Name": "ChannelMessage.UpdatePolicyViolation.All", + "Description": "Flag channel messages for violating policy", + "FullDescription": "Allows the app to update Microsoft Teams channel messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.", + "IsAdmin": false + }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Chat.UpdatePolicyViolation.All", + "Description": "Flag chat messages for violating policy", + "FullDescription": "Allows the app to update Microsoft Teams 1-to-1 or group chat messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection" + "Command": "Update-MgBetaChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp" + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "Command": "Update-MgBetaChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate" + "Command": "Update-MgBetaChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration" + "Command": "Update-MgBetaChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment" + "Command": "Update-MgBetaChatTab", + "Permissions": [ + { + "Name": "TeamsTab.ReadWrite.All", + "Description": "Read and write tabs in Microsoft Teams.", + "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.", + "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWriteForChat", + "Description": "Allow the Teams app to manage all tabs in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage only its own tabs in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWriteSelfForChat.All", + "Description": "Allow the Teams app to manage only its own tabs for all chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus" + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "Permissions": [ + { + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment" + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus" + "Command": "Update-MgBetaCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection" + "Command": "Update-MgBetaCommunicationCallParticipant", + "Permissions": [], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Method": "POST", + "Command": "Update-MgBetaCommunicationCallRecordingStatus", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment" + "Command": "Update-MgBetaCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy" + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration" + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook" + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment" + "Command": "Update-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/communications/presences/{presence-id}", + "Method": "PATCH", + "Command": "Update-MgBetaCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/compliance", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory" + "Command": "Update-MgBetaCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState" + "Command": "Update-MgBetaComplianceEdiscovery", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary" + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "Method": "POST", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Method": "PATCH", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileApp" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory" + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Compliance", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "Method": "POST", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration" + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment" + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus" + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Method": "PATCH", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus" + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship" + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Uri": "/contacts/{orgContact-id}", + "Method": "PATCH", + "Command": "Update-MgBetaContact", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship" - }, - { - "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/contracts/{contract-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySet" + "Command": "Update-MgBetaContract", + "Permissions": [], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment" + "Command": "Update-MgBetaDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem" + "Command": "Update-MgBetaDevice", + "Permissions": [ + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate" + "Command": "Update-MgBetaDeviceAppManagement", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379552,20 +371862,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379580,20 +371890,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379608,20 +371918,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379636,20 +371946,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379664,20 +371974,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTask" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379692,156 +372002,155 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta" + }, + { "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementVppToken" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy" + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary" + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration" + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379856,20 +372165,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379884,20 +372193,20 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379912,132 +372221,80 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -380052,808 +372309,775 @@ "IsAdmin": true } ], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceByDeviceId" + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceCommand" + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceExtension" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagement" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState" + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema" + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileApp", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategory" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState" + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Method": "POST", + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Method": "POST", + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgBetaDeviceAppManagementPolicySet", "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState" + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState" + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState" + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState" + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting" + "Command": "Update-MgBetaDeviceAppManagementTask", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceSetting" + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Method": "POST", + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380868,1125 +373092,966 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition" + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDerivedCredential" + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/devices(deviceId='{deviceId}')", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy" + "Command": "Update-MgBetaDeviceByDeviceId", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/commands/{command-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment" - }, - { - "Variants": [ - "Refresh" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "Command": "Update-MgBetaDeviceCommand", "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization" + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "Command": "Update-MgBetaDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "Command": "Update-MgBetaDeviceManagement", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Uri": "/deviceManagement/androidForWorkSettings", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/applePushNotificationCertificate", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration" + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary" + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAuditEvent", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState" + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Update-MgBetaDeviceManagementCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary" + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -382001,20 +374066,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment" + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -382023,1041 +374088,997 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool" + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy" + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting" + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementComplianceSetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/deviceManagement/conditionalAccessSettings", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration" + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition" + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation" + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition" + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation" + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation" + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Refresh" ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntent" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategory" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentSetting" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserState" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile" + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment" + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -383066,371 +375087,429 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse" + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration" + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -383439,26 +375518,28 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -383473,940 +375554,882 @@ "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector" + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoring" + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNdeConnector" + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "OutputType": null, + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Administration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementPartner" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReport" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceOperation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReusableSetting" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScript" + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState" + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState" + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState" + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Permissions": [], + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntent", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementSettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentAssignment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentCategory", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplate" + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategory" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo" + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory" + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition" + "Command": "Update-MgBetaDeviceManagementIntentSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting" + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateSetting" + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent" + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -384421,522 +376444,365 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview" + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice" + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion" + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview" + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory" + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -384951,20 +376817,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -384973,181 +376839,134 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/monitoring", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail" + "Command": "Update-MgBetaDeviceManagementMonitoring", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory" + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory" + "Command": "Update-MgBetaDeviceManagementNdeConnector", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance" + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope" + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385156,26 +376975,26 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385190,20 +377009,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385212,27 +377031,31 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Uri": "/deviceManagement/reports", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementReport", "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -385244,65 +377067,68 @@ "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance" + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent" + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity" + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385311,26 +377137,46 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta" + }, + { "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess" + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385339,26 +377185,26 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385367,26 +377213,26 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385395,24 +377241,26 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385421,82 +377269,56 @@ "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection" + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance" + "Command": "Update-MgBetaDeviceManagementScript", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385511,18 +377333,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385537,20 +377361,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385565,20 +377389,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385593,20 +377417,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -385621,520 +377445,411 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementSettingDefinition", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage" + "Command": "Update-MgBetaDeviceManagementTemplate", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTemplateCategory", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection" + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcReports", - "Uri": "/deviceManagement/virtualEndpoint/reports", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport" + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting" + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment" + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice" + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Uri": "/deviceManagement/windowsAutopilotSettings", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting" + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true - }, - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -386149,20 +377864,20 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -386177,4292 +377892,4686 @@ "IsAdmin": true } ], - "Module": "Beta.DeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Method": "PATCH", - "Command": "Update-MgBetaDeviceUsageRights" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectory", - "Uri": "/directory", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnit" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAttributeSet" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Uri": "/directory/certificateAuthorities", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthority" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryDeletedItem" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFederationConfiguration" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryImpactedResource" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [], - "Module": "Beta.DirectoryObjects", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryObject" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": { - "Name": "OnPremDirectorySynchronization.ReadWrite.All", - "Description": "Read and write all on-premises directory synchronization information", - "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendation" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRole" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleScopedMember" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleTemplate" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings/{directorySetting-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "Policy.ReadWrite.Authorization", - "Description": "Read and write your organization's authorization policy", - "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySetting" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectorySettingTemplate" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectorySharedEmailDomain" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscription" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDomain" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Method": "PATCH", - "Command": "Update-MgBetaDomainFederationConfiguration" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Method": "PATCH", - "Command": "Update-MgBetaDomainServiceConfigurationRecord" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Method": "PATCH", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Method": "PATCH", - "Command": "Update-MgBetaDomainVerificationDnsRecord" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDrive" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true }, { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDriveItem" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalytic" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItem" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemField" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersion" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersionField" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Method": "PATCH", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", "IsAdmin": false }, { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true } ], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemPermission" + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemRetentionLabel" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemSubscription" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemThumbnail" + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaDriveItemVersion" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/reports", "Method": "PATCH", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveList" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListColumn" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentType" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumn" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumnLink" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItem" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Method": "POST", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemField" + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotSettings", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersion" + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersionField" + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListOperation" + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveListSubscription" + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRoot" + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalytic" + "Command": "Update-MgBetaDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat" + "Command": "Update-MgBetaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItem" + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/attributeSets/{attributeSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaDirectoryAttributeSet", + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion" + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemField" + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Permissions": [], + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersion" + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/deletedItems/{directoryObject-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersionField" + "Command": "Update-MgBetaDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootPermission" + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootRetentionLabel" + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/impactedResources/{impactedResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootSubscription" + "Command": "Update-MgBetaDirectoryImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootThumbnail" + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.DirectoryObjects", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/directoryObjects/{directoryObject-id}", "Method": "PATCH", - "Command": "Update-MgBetaDriveRootVersion" + "Command": "Update-MgBetaDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false + "Name": "OnPremDirectorySynchronization.ReadWrite.All", + "Description": "Read and write all on-premises directory synchronization information", + "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", + "IsAdmin": true }, - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationClass" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignment" + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentCategory" + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/recommendations/{recommendation-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentDefault" + "Command": "Update-MgBetaDirectoryRecommendation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentResource" + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentRubric" + "Command": "Update-MgBetaDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSetting" + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory" + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmission" + "Command": "Update-MgBetaDirectoryRoleTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Uri": "/settings/{directorySetting-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDirectorySetting", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "Name": "Policy.ReadWrite.Authorization", + "Description": "Read and write your organization's authorization policy", + "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome" + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource" + "Command": "Update-MgBetaDirectorySettingTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource" + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/me", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/directory/subscriptions/{companySubscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMe" + "Command": "Update-MgBetaDirectorySubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignment" + "Command": "Update-MgBetaDomain", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentResource" + "Command": "Update-MgBetaDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentRubric" + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmission" + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome" + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource" + "Command": "Update-MgBetaDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDriveItem", "Permissions": [ { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false }, { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false } ], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeRubric" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/me/user/mailboxSettings", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeUserMailboxSetting" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphEducationRoot", - "Uri": "/education", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationRoot" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Method": "PATCH", - "Command": "Update-MgBetaEducationSchool" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Update-MgBetaDriveItemAnalytic", "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit" + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfile" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileError" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus" + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEducationUser" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignment" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentResource" + "Command": "Update-MgBetaDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentRubric" + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmission" + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome" + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource" + "Command": "Update-MgBetaDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserMailboxSetting" + "Command": "Update-MgBetaDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Beta.Education", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaEducationUserRubric" + "Command": "Update-MgBetaDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackage" + "Command": "Update-MgBetaDriveItemPermission", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment" + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Method": "PATCH", + "Command": "Update-MgBetaDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval" + "Command": "Update-MgBetaDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep" + "Command": "Update-MgBetaDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Update-MgBetaDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler" + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting" + "Command": "Update-MgBetaDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog" + "Command": "Update-MgBetaDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension" + "Command": "Update-MgBetaDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension" + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest" + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope" + "Command": "Update-MgBetaDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSetting" + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSubject" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", - "Uri": "/external", + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaExternal" + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "Permissions": [ - { - "Name": "ExternalConnection.ReadWrite.All", - "Description": "Read and write all external connections", - "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalConnection.ReadWrite.OwnedBy", - "Description": "Read and write external connections", - "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnection" + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Permissions": [ - { - "Name": "ExternalItem.ReadWrite.All", - "Description": "Read and write all external items", - "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalItem.ReadWrite.OwnedBy", - "Description": "Read and write external items", - "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroup" + "Command": "Update-MgBetaDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroupMember" + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionItemActivity" + "Command": "Update-MgBetaDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionOperation" + "Command": "Update-MgBetaDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionQuota" + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "Permissions": [ - { - "Name": "ExternalConnection.ReadWrite.All", - "Description": "Read and write all external connections", - "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", - "IsAdmin": true - }, - { - "Name": "ExternalConnection.ReadWrite.OwnedBy", - "Description": "Read and write external connections", - "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionSchema" + "Command": "Update-MgBetaDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Permissions": { - "Name": "IndustryData-DataConnector.ReadWrite.All", - "Description": "Manage data connector definitions", - "FullDescription": "Allows the app to read and write data connectors on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataConnector" + "Command": "Update-MgBetaDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Permissions": { - "Name": "IndustryData-InboundFlow.ReadWrite.All", - "Description": "Manage inbound flow definitions", - "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow" + "Command": "Update-MgBetaDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/analytics", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOperation" + "Command": "Update-MgBetaDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition" + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup" + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Permissions": { - "Name": "IndustryData-SourceSystem.ReadWrite.All", - "Description": "Manage source system definitions", - "FullDescription": "Allows the app to read and write source system definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem" + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Permissions": { - "Name": "IndustryData-TimePeriod.ReadWrite.All", - "Description": "Manage time period definitions", - "FullDescription": "Allows the app to read and write time period definitions on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem", "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataYear" + "Command": "Update-MgBetaDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFinancials", - "Uri": "/financials", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaFinancial" + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCountryRegion" + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCurrency" + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/fields", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomer" + "Command": "Update-MgBetaDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency" + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment" + "Command": "Update-MgBetaDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer" + "Command": "Update-MgBetaDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency" + "Command": "Update-MgBetaDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/retentionLabel", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture" + "Command": "Update-MgBetaDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod" + "Command": "Update-MgBetaDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal" + "Command": "Update-MgBetaDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment" + "Command": "Update-MgBetaDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer" + "Command": "Update-MgBetaEducationClass", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency" + "Command": "Update-MgBetaEducationClassAssignment", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture" + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod" + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod" + "Command": "Update-MgBetaEducationClassAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm" + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod" + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm" + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture" + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployee" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyInformation" + "Command": "Update-MgBetaEducationClassModule", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItem" + "Command": "Update-MgBetaEducationClassModuleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Uri": "/education/me", + "Method": "PATCH", + "Command": "Update-MgBetaEducationMe", "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemCategory" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemPicture" + "Command": "Update-MgBetaEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournal" + "Command": "Update-MgBetaEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournalLine" + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod" + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPicture" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency" + "Command": "Update-MgBetaEducationMeRubric", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Uri": "/education/me/user/mailboxSettings", + "Method": "PATCH", + "Command": "Update-MgBetaEducationMeUserMailboxSetting", "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Education", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/education", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine" + "Command": "Update-MgBetaEducationRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem" + "Command": "Update-MgBetaEducationSchool", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory" + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture" + "Command": "Update-MgBetaEducationSynchronizationProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor" + "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency" + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod" + "Command": "Update-MgBetaEducationUser", + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm" + "Command": "Update-MgBetaEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture" + "Command": "Update-MgBetaEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo" + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency" + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm" + "Command": "Update-MgBetaEducationUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture" + "Command": "Update-MgBetaEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod" + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "Method": "POST", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Method": "POST", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoice" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency" + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer" + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Method": "PATCH", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/identityGovernance/entitlementManagement/settings", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency" + "Command": "Update-MgBetaEntitlementManagementSetting", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Method": "PATCH", + "Command": "Update-MgBetaEntitlementManagementSubject", "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Search", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/external", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod" + "Command": "Update-MgBetaExternal", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm" + "Command": "Update-MgBetaExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture" + "Command": "Update-MgBetaExternalConnectionGroup", + "Permissions": [ + { + "Name": "ExternalItem.ReadWrite.All", + "Description": "Read and write all external items", + "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalItem.ReadWrite.OwnedBy", + "Description": "Read and write external items", + "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod" + "Command": "Update-MgBetaExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine" + "Command": "Update-MgBetaExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem" + "Command": "Update-MgBetaExternalConnectionOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/quota", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory" + "Command": "Update-MgBetaExternalConnectionQuota", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/schema", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture" + "Command": "Update-MgBetaExternalConnectionSchema", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm" + "Command": "Update-MgBetaExternalIndustryDataConnector", + "Permissions": { + "Name": "IndustryData-DataConnector.ReadWrite.All", + "Description": "Manage data connector definitions", + "FullDescription": "Allows the app to read and write data connectors on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod" + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Permissions": { + "Name": "IndustryData-InboundFlow.ReadWrite.All", + "Description": "Manage inbound flow definitions", + "FullDescription": "Allows the app to read and write inbound data flows on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesOrder", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrder" + "Command": "Update-MgBetaExternalIndustryDataOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency" + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer" + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency" + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "Permissions": { + "Name": "IndustryData-SourceSystem.ReadWrite.All", + "Description": "Manage source system definitions", + "FullDescription": "Allows the app to read and write source system definitions on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod" + "Command": "Update-MgBetaExternalIndustryDataYear", + "Permissions": { + "Name": "IndustryData-TimePeriod.ReadWrite.All", + "Description": "Manage time period definitions", + "FullDescription": "Allows the app to read and write time period definitions on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm" + "Command": "Update-MgBetaFinancial", + "Permissions": [], + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture" + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCurrency", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine" + "Command": "Update-MgBetaFinancialCompanyCustomer", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem" + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory" + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuote" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "Update1", @@ -390473,15 +382582,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "Update1", @@ -390492,1329 +382601,1246 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm" + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod" + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Read and write financials data", - "FullDescription": "Allows the app to read and write financials data on your behalf.", - "IsAdmin": false - }, - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxArea" + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanyInformation", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxGroup" + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure" + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendor" + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [], "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [], - "Module": "Beta.Financials", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPicture" + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroup" + "Command": "Update-MgBetaFinancialCompanyJournal", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupAppRoleAssignment" + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Permissions": [ - { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarEvent" + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarPermission" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThread" + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPost" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgBetaFinancialCompanyPicture", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostExtension" + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupDrive" + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItem" + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalytic" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItem" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemField" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersion" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemPermission" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemSubscription" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemThumbnail" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemVersion" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveList" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListColumn" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentType" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItem" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion" + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemField" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersion" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersionField" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListOperation" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListSubscription" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRoot" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalytic" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItem" + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemField" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersion" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootPermission" + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootSubscription" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootThumbnail" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootVersion" + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupEndpoint" + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "Permissions": [ - { - "Name": "Calendars.ReadWrite", - "Description": "Have full access to your calendars ", - "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - } - ], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupEvent" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupExtension" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "Update1", @@ -391825,9152 +383851,9141 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupLifecyclePolicy" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Permissions": [], + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteNotebook" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenotePage" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ - "Patch", - "PatchExpanded", - "PatchViaIdentity", - "PatchViaIdentityExpanded" + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaGroupOnenotePageContent" + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSection" + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSectionGroup" + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupPermissionGrant" + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/photo", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Method": "PATCH", + "Command": "Update-MgBetaFinancialCompanyTaxArea", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false }, - "Module": "Beta.Groups", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupPhoto" + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerGroup", - "Uri": "/groups/{group-id}/planner", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupPlanner" + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupPlannerPlanDetail" + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.Authorization", - "Description": "Read and write your organization's authorization policy", - "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", - "IsAdmin": true - } - ], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSetting" + "Command": "Update-MgBetaFinancialCompanyVendor", + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Read and write financials data", + "FullDescription": "Allows the app to read and write financials data on your behalf.", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Method": "PATCH", - "Command": "Update-MgBetaGroupSite" + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalytic" + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat" + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Financials", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity" + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Permissions": [], + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteColumn" + "Command": "Update-MgBetaGroup", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentType" + "Command": "Update-MgBetaGroupAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumn" + "Command": "Update-MgBetaGroupCalendarEvent", + "Permissions": [ + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink" + "Command": "Update-MgBetaGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting" + "Command": "Update-MgBetaGroupConversationThread", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtection" + "Command": "Update-MgBetaGroupConversationThreadPost", + "Permissions": [], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy" + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy" + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel" + "Command": "Update-MgBetaGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel" + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel" + "Command": "Update-MgBetaGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting" + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest" + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult" + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteList" + "Command": "Update-MgBetaGroupDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListColumn" + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentType" + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn" + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink" + "Command": "Update-MgBetaGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItem" + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemActivity" + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion" + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField" + "Command": "Update-MgBetaGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemField" + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersion" + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersionField" + "Command": "Update-MgBetaGroupDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListOperation" + "Command": "Update-MgBetaGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListSubscription" + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenote" + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook" + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection" + "Command": "Update-MgBetaGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup" + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage" + "Command": "Update-MgBetaGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteOperation" + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenotePage" + "Command": "Update-MgBetaGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteResource" + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSection" + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup" + "Command": "Update-MgBetaGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection" + "Command": "Update-MgBetaGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Update-MgBetaGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage" + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOperation" + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePage" + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaGroupDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePermission" + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStore" + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroup" + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet" + "Command": "Update-MgBetaGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild" + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation" + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup" + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation" + "Command": "Update-MgBetaGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm" + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild" + "Command": "Update-MgBetaGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation" + "Command": "Update-MgBetaGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSet" + "Command": "Update-MgBetaGroupEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild" + "Command": "Update-MgBetaGroupEvent", + "Permissions": [ + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation" + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup" + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet" + "Command": "Update-MgBetaGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Update-MgBetaGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Update-MgBetaGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Update-MgBetaGroupLifecyclePolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Update-MgBetaGroupOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Update-MgBetaGroupOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Patch", + "PatchExpanded", + "PatchViaIdentity", + "PatchViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Method": "POST", + "Command": "Update-MgBetaGroupOnenotePageContent", "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation" + "Command": "Update-MgBetaGroupOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm" + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild" + "Command": "Update-MgBetaGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/photo", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation" + "Command": "Update-MgBetaGroupPhoto", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/planner", "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation" + "Command": "Update-MgBetaGroupPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannel" + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMember" + "Command": "Update-MgBetaGroupSetting", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.Authorization", + "Description": "Read and write your organization's authorization policy", + "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessage" + "Command": "Update-MgBetaGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent" + "Command": "Update-MgBetaGroupSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReply" + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent" + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam" + "Command": "Update-MgBetaGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelTab" + "Command": "Update-MgBetaGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamMember" + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOperation" + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting" + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPermissionGrant" + "Command": "Update-MgBetaGroupSiteInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPhoto" + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannel" + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember" + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab" + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest" + "Command": "Update-MgBetaGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift" + "Command": "Update-MgBetaGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Update-MgBetaGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup" + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleShift" + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard" + "Command": "Update-MgBetaGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff" + "Command": "Update-MgBetaGroupSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason" + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest" + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTag" + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTagMember" + "Command": "Update-MgBetaGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupThread" + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPost" + "Command": "Update-MgBetaGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostExtension" + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Groups", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension" + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityApiConnector" + "Command": "Update-MgBetaGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow" + "Command": "Update-MgBetaGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventListener" + "Command": "Update-MgBetaGroupSiteOnenote", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlow" + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlow" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage" + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage" + "Command": "Update-MgBetaGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage" + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment" + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessRoot", - "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccess" + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference" - }, - { - "Variants": [ - "Update1", - "UpdateExpanded1" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", - "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode" - }, - { - "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Method": "PATCH", + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ - "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Update-MgBetaGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation" + "Command": "Update-MgBetaGroupSitePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy" + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy" + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension" + "Command": "Update-MgBetaGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision" + "Command": "Update-MgBetaGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight" + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinition" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "Permissions": { - "Name": "Policy.ReadWrite.AccessReview", - "Description": "Read and write your organization's directory access review default policy", - "FullDescription": "Allows the app to read and write your organization's directory access review default policy on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "Command": "Update-MgBetaGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting" + "Command": "Update-MgBetaGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting" + "Command": "Update-MgBetaGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting" + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting" + "Command": "Update-MgBetaGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask" + "Command": "Update-MgBetaGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/photo", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting" + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval" + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep" + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule" + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule" + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Update-MgBetaGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ - "Refresh", - "Refresh1", - "RefreshExpanded", - "RefreshViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Method": "PATCH", + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert" + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration" + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition" + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident" + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation" + "Command": "Update-MgBetaGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement" + "Command": "Update-MgBetaGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Update-MgBetaGroupThread", + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Update-MgBetaGroupThreadPost", + "Permissions": [], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Update-MgBetaGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Update-MgBetaIdentityApiConnector", + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityProvider" + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlow" + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityB2CUserFlow", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/informationProtection", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtection" + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy" + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicy" + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicyLabel" + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting" + "Command": "Update-MgBetaIdentityB2XUserFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest" + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult" + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "PATCH", - "Command": "Update-MgBetaInvitation" + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Method": "PATCH", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting" + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [ - { - "Name": "DelegatedPermissionGrant.ReadWrite.All", - "Description": "Manage all delegated permission grants", - "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Method": "PATCH", - "Command": "Update-MgBetaOauth2PermissionGrant" + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfile" + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent" + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup" + "Command": "Update-MgBetaIdentityConditionalAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphConditionalAccessRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Permissions": { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/authenticationStrengths", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ], + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Method": "POST", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ], + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Applications", - "ApiVersion": "beta", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource" + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.SignIns", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/identity/continuousAccessEvaluationPolicy", "Method": "PATCH", - "Command": "Update-MgBetaOrganization" + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBranding" + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBrandingLocalization" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationExtension" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Uri": "/organization/{organization-id}/settings", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSetting" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Permissions": [ - { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingContactInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Permissions": [ - { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingItemInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Permissions": [ - { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingPersonInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingProfileCardProperty" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/organization/{organization-id}/settings/pronouns", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingPronoun" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlace", - "Uri": "/places/{place-id}", - "Permissions": { - "Name": "Place.ReadWrite.All", - "Description": "Read and write organization places", - "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlace" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlanner", - "Uri": "/planner", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlanner" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerBucket" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlan" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlanDetail" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters/{plannerRoster-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "PATCH", - "Command": "Update-MgBetaPlannerRoster" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Permissions": [], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerRosterMember" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerTask" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskDetail" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Module": "Beta.Planner", - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", + "Uri": "/identityGovernance/accessReviews/policy", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "Permissions": { "Name": "Policy.ReadWrite.AccessReview", "Description": "Read and write your organization's directory access review default policy", "FullDescription": "Allows the app to read and write your organization's directory access review default policy on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAccessReviewPolicy" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Method": "PATCH", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationFlows", - "Description": "Read and write your authentication flow policies", - "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Permissions": [ - { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Permissions": [ - { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination" + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write your authentication method policies ", - "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyClaimMappingPolicy" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Uri": "/policies/deviceRegistrationPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "Permissions": { - "Name": "Policy.ReadWrite.ExternalIdentities", - "Description": "Read and write your organization's external identities policy", - "FullDescription": "Allows the application to read and update the organization's external identities policy on your behalf. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess", "Method": "PATCH", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group", "Method": "PATCH", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicy" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ + "Refresh", + "Refresh1", + "RefreshExpanded", + "RefreshViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "Method": "POST", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [ - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagementPolicy.ReadWrite.Directory", - "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "PATCH", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - }, - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrint", - "Uri": "/print", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Method": "PATCH", - "Command": "Update-MgBetaPrint" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintConnector" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintOperation" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "Permissions": [ - { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", - "IsAdmin": true - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinter" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Permissions": [ - { - "Name": "PrintJob.Manage.All", - "Description": "Perform advanced operations on print jobs", - "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and write print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information for print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - } - ], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJob" + "Command": "Update-MgBetaIdentityProvider", + "Permissions": { + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/userFlows/{identityUserFlow-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobDocument" + "Command": "Update-MgBetaIdentityUserFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobTask" + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShare" + "Command": "Update-MgBetaInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting" + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/policy", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJob" + "Command": "Update-MgBetaInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobDocument" + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/sensitivityPolicySettings", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobTask" + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterTaskTrigger" + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintService" + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/invitations/{invitation-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintServiceEndpoint" + "Command": "Update-MgBetaInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaPrintShare" + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting" + "Command": "Update-MgBetaOauth2PermissionGrant", + "Permissions": [ + { + "Name": "DelegatedPermissionGrant.ReadWrite.All", + "Description": "Manage all delegated permission grants", + "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJob" + "Command": "Update-MgBetaOnPremisePublishingProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobDocument" + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobTask" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinition" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, - "Module": "Beta.Devices.CloudPrint", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinitionTask" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequest" + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting" + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting" + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "Permissions": { + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Compliance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote" + "Command": "Update-MgBetaOrganization", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/branding", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccess" + "Command": "Update-MgBetaOrganizationBranding", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResource" + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment" + "Command": "Update-MgBetaOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest" + "Command": "Update-MgBetaOrganizationSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/contactInsights", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition" + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "Permissions": [ + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/itemInsights", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject" + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "Permissions": [ + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition" + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject" + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "Permissions": [ + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition" + "Command": "Update-MgBetaOrganizationSettingProfileCardProperty", + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/settings/pronouns", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting" + "Command": "Update-MgBetaOrganizationSettingPronoun", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/places/{place-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition" + "Command": "Update-MgBetaPlace", + "Permissions": { + "Name": "Place.ReadWrite.All", + "Description": "Read and write organization places", + "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment" + "Command": "Update-MgBetaPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/buckets/{plannerBucket-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest" + "Command": "Update-MgBetaPlannerBucket", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/plans/{plannerPlan-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition" + "Command": "Update-MgBetaPlannerPlan", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/plans/{plannerPlan-id}/details", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject" + "Command": "Update-MgBetaPlannerPlanDetail", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters/{plannerRoster-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition" + "Command": "Update-MgBetaPlannerRoster", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject" + "Command": "Update-MgBetaPlannerRosterMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition" + "Command": "Update-MgBetaPlannerTask", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting" + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition" + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Permissions": { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/details", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApproval" + "Command": "Update-MgBetaPlannerTaskDetail", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo" + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/accessReviewPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting" + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.AccessReview", + "Description": "Read and write your organization's directory access review default policy", + "FullDescription": "Allows the app to read and write your organization's directory access review default policy on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary" + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/adminConsentRequestPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedOperationEvent" + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRole" + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationFlowsPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignment" + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.AuthenticationFlows", + "Description": "Read and write your authentication flow policies", + "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest" + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo" + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Permissions": [ + { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary" + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Method": "POST", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "Permissions": [ + { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting" + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary" + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSetting" + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write your authentication method policies ", + "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSummary" + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs/{program-id}", + "Uri": "/policies/crossTenantAccessPolicy", + "Method": "PATCH", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaProgram" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "Update1", - "Update2", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateExpanded2", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentity2", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1", - "UpdateViaIdentityExpanded2" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls/{programControl-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/default", "Method": "PATCH", - "Command": "Update-MgBetaProgramControl" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programControls/{programControl-id}/program", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Method": "PATCH", - "Command": "Update-MgBetaProgramControlProgram" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Method": "PATCH", - "Command": "Update-MgBetaProgramControlType" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/policies/defaultAppManagementPolicy", "Method": "PATCH", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail" + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [], - "Module": "Beta.Reports", - "ApiVersion": "beta", + "Uri": "/policies/deviceRegistrationPolicy", "Method": "PATCH", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication" + "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/directoryRoleAccessReviewPolicy", "Method": "PATCH", - "Command": "Update-MgBetaRiskDetection" + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/externalIdentitiesPolicy", "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipal" + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ExternalIdentities", + "Description": "Read and write your organization's external identities policy", + "FullDescription": "Allows the application to read and update the organization's external identities policy on your behalf. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipalHistory" + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/federatedTokenValidationPolicy", "Method": "PATCH", - "Command": "Update-MgBetaRiskyUser" + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRiskyUserHistory" + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagement" + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/cloudPC", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPc" + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace" + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction" + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope" + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment" + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope" + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition" + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/deviceManagement", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Method": "PATCH", + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "RoleManagementPolicy.ReadWrite.Directory", + "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagement" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment" + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope" + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } + "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", + "Uri": "/print", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition" + "Command": "Update-MgBetaPrint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/connectors/{printConnector-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectory" + "Command": "Update-MgBetaPrintConnector", + "Permissions": { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/operations/{printOperation-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace" + "Command": "Update-MgBetaPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "Update-MgBetaPrintPrinter", + "Permissions": [ + { + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "IsAdmin": true + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope" + "Command": "Update-MgBetaPrintPrinterJob", + "Permissions": [ + { + "Name": "PrintJob.Manage.All", + "Description": "Perform advanced operations on print jobs", + "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and write print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information for print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + } + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment" + "Command": "Update-MgBetaPrintPrinterJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval" + "Command": "Update-MgBetaPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep" + "Command": "Update-MgBetaPrintPrinterShare", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "Update-MgBetaPrintPrinterShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [ - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition" + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/services/{printService-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgBetaPrintService", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "Update-MgBetaPrintServiceEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaPrintShare", + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment" + "Command": "Update-MgBetaPrintShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope" + "Command": "Update-MgBetaPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseApp" + "Command": "Update-MgBetaPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace" + "Command": "Update-MgBetaPrintTaskDefinition", + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction" + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + }, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope" + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment" + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval" + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep" + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope" + "Command": "Update-MgBetaPrivilegedAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule" + "Command": "Update-MgBetaPrivilegedAccessResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagement" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep" + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaPrivilegedApproval", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Update-MgBetaPrivilegedOperationEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaPrivilegedRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Method": "PATCH", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" + }, + { "Module": "Beta.Identity.Governance", - "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], - "Module": "Beta.SchemaExtensions", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", "Method": "PATCH", - "Command": "Update-MgBetaSchemaExtension" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Method": "PATCH", - "Command": "Update-MgBetaSearchAcronym" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", "Method": "PATCH", - "Command": "Update-MgBetaSearchBookmark" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", "Method": "PATCH", - "Command": "Update-MgBetaSearchEntity" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas/{qna-id}", - "Permissions": [], - "Module": "Beta.Search", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Method": "PATCH", - "Command": "Update-MgBetaSearchQna" + "Command": "Update-MgBetaPrivilegedRoleSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAction" + "Command": "Update-MgBetaPrivilegedRoleSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", + "Uri": "/programs/{program-id}", + "Method": "PATCH", + "Command": "Update-MgBetaProgram", "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlert" + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ + "Update", "Update1", - "UpdateExpanded1" + "Update2", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateExpanded2", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentity2", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1", + "UpdateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/updateAlerts", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaSecurityAlertMultiple" + "Uri": "/programControls/{programControl-id}", + "Method": "PATCH", + "Command": "Update-MgBetaProgramControl", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write all alerts", - "FullDescription": "Allows the app to read and write all alerts that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/programControls/{programControl-id}/program", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlertV2" + "Command": "Update-MgBetaProgramControlProgram", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/programControlTypes/{programControlType-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation" + "Command": "Update-MgBetaProgramControlType", + "Permissions": [], + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta" }, { + "Module": "Beta.Reports", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Method": "PATCH", + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Reports", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/reports/sla/azureADAuthentication", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun" + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "Permissions": [], + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification" + "Command": "Update-MgBetaRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail" + "Command": "Update-MgBetaRiskyServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage" + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail" + "Command": "Update-MgBetaRiskyUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRiskyUserHistory", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/roleManagement", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagement", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/roleManagement/cloudPC", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage" + "Command": "Update-MgBetaRoleManagementCloudPc", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationOperation" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationPayload" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTraining" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail" + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCase" + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian" + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", - "UpdateViaIdentity" + "UpdateExpanded" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Uri": "/roleManagement/deviceManagement", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDeviceManagement", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex" + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource" + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" + }, + { + "Module": "Beta.Identity.Governance", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/roleManagement/directory", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource" + "Command": "Update-MgBetaRoleManagementDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource" + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true } ], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile" + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityDomainSecurityProfile" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityFileSecurityProfile" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityHostSecurityProfile" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": { - "Name": "SecurityIncident.ReadWrite.All", - "Description": "Read and write to security incidents", - "FullDescription": "Allows the app to read and write to all security incidents that you have access to.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIncident" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/security/informationProtection", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtection" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel" + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent" + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityIPSecurityProfile" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabel" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelAuthority" + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategory" + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategorySubCategory" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCitation" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelDepartment" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelFilePlanReference" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabel" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityProviderTenantSetting" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScore" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequest" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting" + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote" + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligence" + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent" - }, - { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Uri": "/security/threatSubmission", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmission" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Permissions": { - "Name": "ThreatSubmissionPolicy.ReadWrite.All", - "Description": "Read and write all threat submission policies", - "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat" + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat" + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta" }, { + "Module": "Beta.SchemaExtensions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/schemaExtensions/{schemaExtension-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityTiIndicator" - }, - { - "Variants": [ - "Update1", - "UpdateExpanded1" + "Command": "Update-MgBetaSchemaExtension", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/updateTiIndicators", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/acronyms/{acronym-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityTrigger" + "Command": "Update-MgBetaSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/bookmarks/{bookmark-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent" + "Command": "Update-MgBetaSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search", "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerType" + "Command": "Update-MgBetaSearchEntity", + "Permissions": [], + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta" }, { + "Module": "Beta.Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/search/qnas/{qna-id}", "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Update-MgBetaSearchQna", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSecurityUserSecurityProfile" + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview" + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue" + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementIssue" + "Command": "Update-MgBetaServiceAnnouncementIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessage" + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment" + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Method": "PATCH", + "Command": "Update-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -400991,110 +393006,110 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo" + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment" + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalByAppId" + "Command": "Update-MgBetaServicePrincipalByAppId", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification" + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalEndpoint" + "Command": "Update-MgBetaServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalLicenseDetail" + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", + "Method": "POST", + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -401115,252 +393130,251 @@ "IsAdmin": true } ], - "Module": "Beta.Applications", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRiskDetection" + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob" + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload" + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema" + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting" + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareList" + "Command": "Update-MgBetaShareList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListColumn" + "Command": "Update-MgBetaShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListContentType" + "Command": "Update-MgBetaShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumn" + "Command": "Update-MgBetaShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumnLink" + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401371,15 +393385,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItem" + "Command": "Update-MgBetaShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401390,15 +393404,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401409,15 +393423,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersion" + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401428,15 +393442,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField" + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401447,15 +393461,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemField" + "Command": "Update-MgBetaShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401466,15 +393480,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401485,15 +393499,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersion" + "Command": "Update-MgBetaShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "Update1", @@ -401504,158 +393518,159 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersionField" + "Command": "Update-MgBetaShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListOperation" + "Command": "Update-MgBetaShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareListSubscription" + "Command": "Update-MgBetaShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSharePermission" + "Command": "Update-MgBetaSharePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem" + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSite" + "Command": "Update-MgBetaSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalytic" + "Command": "Update-MgBetaSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat" + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity" + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401670,20 +393685,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401698,20 +393713,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401726,50 +393741,50 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumnLink" + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteList" + "Command": "Update-MgBetaSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401784,20 +393799,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401812,20 +393827,20 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -401840,452 +393855,451 @@ "IsAdmin": false } ], - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumnLink" + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemActivity" + "Command": "Update-MgBetaSiteListItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion" + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField" + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Method": "PATCH", + "Command": "Update-MgBetaSiteListItemField", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemField" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersion" + "Command": "Update-MgBetaSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersionField" + "Command": "Update-MgBetaSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListOperation" + "Command": "Update-MgBetaSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteListSubscription" + "Command": "Update-MgBetaSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteNotebook" + "Command": "Update-MgBetaSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent" + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenotePage" + "Command": "Update-MgBetaSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaSiteOnenotePageContent" + "Command": "Update-MgBetaSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSection" + "Command": "Update-MgBetaSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSectionGroup" + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent" + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent" + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteOperation" + "Command": "Update-MgBetaSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", + "Method": "PATCH", + "Command": "Update-MgBetaSiteTermStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStore" + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroup" + "Command": "Update-MgBetaSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSet" + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402296,15 +394310,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild" + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402315,125 +394329,125 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup" + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm" + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402444,15 +394458,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChild" + "Command": "Update-MgBetaSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402463,45 +394477,45 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation" + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup" + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402512,15 +394526,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "Update1", @@ -402531,208 +394545,209 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetRelation" + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "PATCH", + "Command": "Update-MgBetaSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Beta.Sites", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChild" + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation" + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Beta.Sites", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation" + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSubscribedSku" + "Command": "Update-MgBetaSubscribedSku", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta" }, { + "Module": "Beta.ChangeNotifications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.ChangeNotifications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaSubscription" + "Command": "Update-MgBetaSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams/{team-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -402759,20 +394774,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -402799,20 +394814,20 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -402839,80 +394854,80 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessage" + "Command": "Update-MgBetaTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReply" + "Command": "Update-MgBetaTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent" + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelSharedWithTeam" + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -402963,20 +394978,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Method": "POST", + "Command": "Update-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -403039,20 +395054,20 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaTeamInstalledApp" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -403079,335 +395094,335 @@ "IsAdmin": true } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamOperation" + "Command": "Update-MgBetaTeamOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamOwnerMailboxSetting" + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPermissionGrant" + "Command": "Update-MgBetaTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPhoto" + "Command": "Update-MgBetaTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannel" + "Command": "Update-MgBetaTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMember" + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessage" + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply" + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam" + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelTab" + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest" + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShift" + "Command": "Update-MgBetaTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest" + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup" + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleShift" + "Command": "Update-MgBetaTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest" + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeCard" + "Command": "Update-MgBetaTeamScheduleTimeCard", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOff" + "Command": "Update-MgBetaTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffReason" + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest" + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -403422,1084 +395437,1084 @@ "IsAdmin": false } ], - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamTagMember" + "Command": "Update-MgBetaTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamwork" + "Command": "Update-MgBetaTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedChat" + "Command": "Update-MgBetaTeamworkDeletedChat", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeam" + "Command": "Update-MgBetaTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel" + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDevice" + "Command": "Update-MgBetaTeamworkDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceActivity" + "Command": "Update-MgBetaTeamworkDeviceActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceConfiguration" + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceHealth" + "Command": "Update-MgBetaTeamworkDeviceHealth", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceOperation" + "Command": "Update-MgBetaTeamworkDeviceOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "Method": "POST", + "Command": "Update-MgBetaTeamworkDeviceSoftware", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaTeamworkDeviceSoftware" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppSettings", "Uri": "/teamwork/teamsAppSettings", + "Method": "PATCH", + "Command": "Update-MgBetaTeamworkTeamAppSetting", "Permissions": { "Name": "TeamworkAppSettings.ReadWrite.All", "Description": "Read and write Teams app settings", "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamAppSetting" + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplate" + "Command": "Update-MgBetaTeamworkTeamTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition" + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Beta.Teams", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.Partner", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenant" + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification" + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage" + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation" + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification" + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup" + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole" + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Method": "PATCH", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "Permissions": { "Name": "ManagedTenants.ReadWrite.All", "Description": "Read and write all managed tenant information", "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true }, - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag" + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint" + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState" + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.ManagedTenants", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Permissions": [], - "Module": "Beta.ManagedTenants", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState" + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTrustFramework", "Uri": "/trustFramework", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTrustFramework" + "Command": "Update-MgBetaTrustFramework", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkKeySet" + "Command": "Update-MgBetaTrustFrameworkKeySet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkPolicy" + "Command": "Update-MgBetaTrustFrameworkPolicy", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -404556,80 +396571,80 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserActivity" + "Command": "Update-MgBetaUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserActivityHistoryItem" + "Command": "Update-MgBetaUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserActivityStatistics" + "Command": "Update-MgBetaUserActivityStatistics", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta" }, { + "Module": "Beta.Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Beta.Applications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserAppRoleAssignment" + "Command": "Update-MgBetaUserAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -404644,50 +396659,50 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationMethod" + "Command": "Update-MgBetaUserAuthenticationMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationOperation" + "Command": "Update-MgBetaUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -404702,32 +396717,31 @@ "IsAdmin": true } ], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "Update1", @@ -404738,2218 +396752,2219 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarPermission" + "Command": "Update-MgBetaUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChat" + "Command": "Update-MgBetaUserChat", + "Permissions": [], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaUserChatInstalledApp" + "Command": "Update-MgBetaUserChatInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatLastMessagePreview" + "Command": "Update-MgBetaUserChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatMember" + "Command": "Update-MgBetaUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessage" + "Command": "Update-MgBetaUserChatMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageHostedContent" + "Command": "Update-MgBetaUserChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReply" + "Command": "Update-MgBetaUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent" + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatOperation" + "Command": "Update-MgBetaUserChatOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatPermissionGrant" + "Command": "Update-MgBetaUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatPinnedMessage" + "Command": "Update-MgBetaUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserChatTab" + "Command": "Update-MgBetaUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserContactExtension" + "Command": "Update-MgBetaUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolder" + "Command": "Update-MgBetaUserContactFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserContactFolderChildFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension" + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto" + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactExtension" + "Command": "Update-MgBetaUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Method": "PATCH", + "Command": "Update-MgBetaUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Method": "PATCH", + "Command": "Update-MgBetaUserContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "Beta.PersonalContacts", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDevice" + "Command": "Update-MgBetaUserDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceCommand" + "Command": "Update-MgBetaUserDeviceCommand", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration" + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment" + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceExtension" + "Command": "Update-MgBetaUserDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent" + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceUsageRights" + "Command": "Update-MgBetaUserDeviceUsageRights", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDrive" + "Command": "Update-MgBetaUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItem" + "Command": "Update-MgBetaUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalytic" + "Command": "Update-MgBetaUserDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat" + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItem" + "Command": "Update-MgBetaUserDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion" + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemField" + "Command": "Update-MgBetaUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersion" + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersionField" + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemPermission" + "Command": "Update-MgBetaUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemRetentionLabel" + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemSubscription" + "Command": "Update-MgBetaUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemThumbnail" + "Command": "Update-MgBetaUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemVersion" + "Command": "Update-MgBetaUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveList" + "Command": "Update-MgBetaUserDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListColumn" + "Command": "Update-MgBetaUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentType" + "Command": "Update-MgBetaUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumn" + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink" + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItem" + "Command": "Update-MgBetaUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion" + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField" + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemField" + "Command": "Update-MgBetaUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersion" + "Command": "Update-MgBetaUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersionField" + "Command": "Update-MgBetaUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListOperation" + "Command": "Update-MgBetaUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListSubscription" + "Command": "Update-MgBetaUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRoot" + "Command": "Update-MgBetaUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalytic" + "Command": "Update-MgBetaUserDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat" + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItem" + "Command": "Update-MgBetaUserDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion" + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemField" + "Command": "Update-MgBetaUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersion" + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersionField" + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootPermission" + "Command": "Update-MgBetaUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootRetentionLabel" + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootSubscription" + "Command": "Update-MgBetaUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootThumbnail" + "Command": "Update-MgBetaUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta" }, { + "Module": "Beta.Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Beta.Files", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootVersion" + "Command": "Update-MgBetaUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Beta.Calendar", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension" + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension" + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserEventExtension" + "Command": "Update-MgBetaUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension" + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Calendar", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExtension" + "Command": "Update-MgBetaUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserExtension" + "Command": "Update-MgBetaUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassification" + "Command": "Update-MgBetaUserInferenceClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtection" + "Command": "Update-MgBetaUserInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy" + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicy" + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel" + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel" + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel" + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting" + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest" + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Beta.Identity.SignIns", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult" + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemInsights", "Uri": "/users/{user-id}/insights", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInsight" + "Command": "Update-MgBetaUserInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInsightShared" + "Command": "Update-MgBetaUserInsightShared", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInsightTrending" + "Command": "Update-MgBetaUserInsightTrending", + "Permissions": [], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserInsightUsed" + "Command": "Update-MgBetaUserInsightUsed", + "Permissions": [], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserLicenseDetail" + "Command": "Update-MgBetaUserLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", + "Method": "PATCH", + "Command": "Update-MgBetaUserMailboxSetting", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserMailboxSetting" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolder" + "Command": "Update-MgBetaUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage" + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension" + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule" + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageExtension" + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageRule" + "Command": "Update-MgBetaUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDevice" + "Command": "Update-MgBetaUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail" + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCategory" + "Command": "Update-MgBetaUserManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState" + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState" + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState" + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse" + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState" + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState" + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState" + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount" + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState" + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Beta.Mail", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta" }, { + "Module": "Beta.Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Mail", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMessageExtension" + "Command": "Update-MgBetaUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserMobileAppIntentAndState", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppIntentAndState" + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent" + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest" + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserNotification" + "Command": "Update-MgBetaUserNotification", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteNotebook" + "Command": "Update-MgBetaUserOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnenotePage" + "Command": "Update-MgBetaUserOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaUserOnenotePageContent" + "Command": "Update-MgBetaUserOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSection" + "Command": "Update-MgBetaUserOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta" }, { + "Module": "Beta.Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Beta.Notes", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSectionGroup" + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -406964,12 +398979,11 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "Update1", @@ -406980,15 +398994,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport" + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "Update1", @@ -406999,108 +399013,109 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRecording" + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Method": "PATCH", + "Command": "Update-MgBetaUserOnlineMeetingRegistration", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistration" + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion" + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant" + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingTranscript" + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", + "Method": "PATCH", + "Command": "Update-MgBetaUserOnlineMeetingVirtualAppointment", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -407121,170 +399136,170 @@ "IsAdmin": false } ], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingVirtualAppointment" + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOutlookTask", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTask" + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOutlookTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolderTask" + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOutlookTaskGroup", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroup" + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder" + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask" + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users.Actions", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/changePassword", + "Method": "POST", + "Command": "Update-MgBetaUserPassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Beta.Users.Actions", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaUserPassword" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", + "Method": "PATCH", + "Command": "Update-MgBetaUserPhoto", "Permissions": [ { "Name": "User.ReadWrite", @@ -407299,20 +399314,20 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta" }, { + "Module": "Beta.Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerUser", "Uri": "/users/{user-id}/planner", + "Method": "PATCH", + "Command": "Update-MgBetaUserPlanner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -407327,50 +399342,50 @@ "IsAdmin": false } ], - "Module": "Beta.Planner", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserPlanner" + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta" }, { + "Module": "Beta.CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", - "Permissions": [], - "Module": "Beta.CloudCommunications", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserPresence" + "Command": "Update-MgBetaUserPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfile", "Uri": "/users/{user-id}/profile", - "Permissions": [], - "Module": "Beta.People", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserProfile" + "Command": "Update-MgBetaUserProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -407385,20 +399400,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAccount" + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -407413,20 +399428,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAddress" + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -407441,20 +399456,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAnniversary" + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -407469,20 +399484,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAward" + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -407497,20 +399512,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileCertification" + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -407525,20 +399540,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEducationalActivity" + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -407553,20 +399568,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEmail" + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -407581,20 +399596,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileInterest" + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -407609,20 +399624,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileLanguage" + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonName", "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -407637,20 +399652,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileName" + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -407683,20 +399698,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileNote" + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -407711,20 +399726,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePatent" + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -407739,20 +399754,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePhone" + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -407767,20 +399782,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePosition" + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -407795,20 +399810,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileProject" + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -407823,20 +399838,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePublication" + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -407851,20 +399866,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileSkill" + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -407879,20 +399894,20 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebAccount" + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta" }, { + "Module": "Beta.People", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -407907,110 +399922,35 @@ "IsAdmin": true } ], - "Module": "Beta.People", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebsite" + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserScopedRoleMemberOf" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAutoGenerated", - "Uri": "/users/{user-id}/security", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurity" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtection" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel" - }, - { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [], - "Module": "Beta.Security", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserSettings", "Uri": "/users/{user-id}/settings", + "Method": "PATCH", + "Command": "Update-MgBetaUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -408025,75 +399965,75 @@ "IsAdmin": true } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSetting" + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Method": "PATCH", + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion" + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInsightsSettings", "Uri": "/users/{user-id}/settings/itemInsights", + "Method": "PATCH", + "Command": "Update-MgBetaUserSettingItemInsight", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false }, - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingItemInsight" + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting" + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShiftPreferences", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Method": "PATCH", + "Command": "Update-MgBetaUserSettingShiftPreference", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -408108,50 +400048,50 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingShiftPreference" + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserTeamwork" + "Command": "Update-MgBetaUserTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta" }, { + "Module": "Beta.Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Beta.Teams", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam" + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -408166,35 +400106,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListExtension" + "Command": "Update-MgBetaUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -408209,35 +400149,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession" + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -408252,35 +400192,35 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Beta.Users", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskExtension" + "Command": "Update-MgBetaUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "PATCH", + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -408295,590 +400235,595 @@ "IsAdmin": false } ], - "Module": "Beta.Users", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEvent" + "Command": "Update-MgBetaVirtualEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventPresenter" + "Command": "Update-MgBetaVirtualEventPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSession" + "Command": "Update-MgBetaVirtualEventSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport" + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReport" + "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionRecording" + "Command": "Update-MgBetaVirtualEventSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionRegistration" + "Command": "Update-MgBetaVirtualEventSessionRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionRegistrationCustomQuestion" + "Command": "Update-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionRegistrationRegistrant" + "Command": "Update-MgBetaVirtualEventSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionTranscript" + "Command": "Update-MgBetaVirtualEventSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionVirtualAppointment" + "Command": "Update-MgBetaVirtualEventSessionVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinar" + "Command": "Update-MgBetaVirtualEventWebinar", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarPresenter" + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSession" + "Command": "Update-MgBetaVirtualEventWebinarSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport" + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport" + "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionRecording" + "Command": "Update-MgBetaVirtualEventWebinarSessionRecording", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistration" + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion" + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationRegistrant" + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionTranscript" + "Command": "Update-MgBetaVirtualEventWebinarSessionTranscript", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta" }, { + "Module": "Beta.Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Permissions": [], - "Module": "Beta.Bookings", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionVirtualAppointment" + "Command": "Update-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Permissions": [], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeployment" + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience" + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "Method": "POST", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById" + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgBetaWindowsUpdatesPolicy", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicy" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Method": "PATCH", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection" + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta" }, { + "Module": "Beta.WindowsUpdates", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Permissions": [], - "Module": "Beta.WindowsUpdates", - "ApiVersion": "beta", "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset" + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Permissions": [], + "OutputType": null, + "ApiVersion": "beta" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -408893,20 +400838,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusiness" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -408933,35 +400878,35 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusinessAppointment" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgBookingBusinessCalendarView" + "Command": "Update-MgBookingBusinessCalendarView", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -408988,20 +400933,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomer" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -409022,20 +400967,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomQuestion" + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -409050,20 +400995,20 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusinessService" + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Method": "PATCH", + "Command": "Update-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -409078,35 +401023,35 @@ "IsAdmin": false } ], - "Module": "Bookings", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgBookingBusinessStaffMember" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Bookings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [], - "Module": "Bookings", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgBookingCurrency" + "Command": "Update-MgBookingCurrency", + "Permissions": [], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/chats/{chat-id}", + "Method": "PATCH", + "Command": "Update-MgChat", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -409127,20 +401072,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgChat" + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Method": "POST", + "Command": "Update-MgChatInstalledApp", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -409197,50 +401142,50 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgChatInstalledApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgChatLastMessagePreview" + "Command": "Update-MgChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgChatMember" + "Command": "Update-MgChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Method": "PATCH", + "Command": "Update-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -409279,65 +401224,80 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgChatMessage" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgChatMessageReply" + "Command": "Update-MgChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "PATCH", + "Command": "Update-MgChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgChatMessageReplyHostedContent" + "Command": "Update-MgChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgChatPinnedMessage" + "Command": "Update-MgChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Method": "PATCH", + "Command": "Update-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -409370,20 +401330,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgChatTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Method": "PATCH", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -409398,65 +401358,65 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgCommunicationCallAudioRoutingGroup" + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationCallContentSharingSession" + "Command": "Update-MgCommunicationCallContentSharingSession", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationCallOperation" + "Command": "Update-MgCommunicationCallOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationCallParticipant" + "Command": "Update-MgCommunicationCallParticipant", + "Permissions": [], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Method": "POST", + "Command": "Update-MgCommunicationCallRecordingStatus", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -409471,153 +401431,153 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgCommunicationCallRecordingStatus" + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationCallRecordSession" + "Command": "Update-MgCommunicationCallRecordSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeeting" + "Command": "Update-MgCommunicationOnlineMeeting", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport" + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCommunicationPresence" + "Command": "Update-MgCommunicationPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphCompliance", "Uri": "/compliance", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgCompliance" + "Command": "Update-MgCompliance", + "Permissions": [], + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgContact" + "Command": "Update-MgContact", + "Permissions": [], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts/{contract-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgContract" + "Command": "Update-MgContract", + "Permissions": [], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDataPolicyOperation" + "Command": "Update-MgDataPolicyOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/{device-id}", + "Method": "PATCH", + "Command": "Update-MgDevice", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -409638,18 +401598,18 @@ "IsAdmin": false } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDevice" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", "Uri": "/deviceAppManagement", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409664,40 +401624,40 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagement" + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409712,20 +401672,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409740,20 +401700,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409768,20 +401728,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409796,20 +401756,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection" + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409824,20 +401784,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409852,40 +401812,40 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409900,20 +401860,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409928,20 +401888,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -409956,80 +401916,80 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration" + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410044,175 +402004,175 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation" + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppStatus" + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBook", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBook" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary" + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410227,20 +402187,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410255,20 +402215,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410283,220 +402243,220 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileApp", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileApp" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppCategory" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410511,20 +402471,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp" + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410539,20 +402499,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410567,20 +402527,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary" + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410595,20 +402555,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementVppToken" + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410623,20 +402583,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410651,20 +402611,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410679,20 +402639,20 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410707,48 +402667,48 @@ "IsAdmin": true } ], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceByDeviceId" + "Command": "Update-MgDeviceByDeviceId", + "Permissions": [], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceExtension" + "Command": "Update-MgDeviceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagement", "Uri": "/deviceManagement", + "Method": "PATCH", + "Command": "Update-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -410781,18 +402741,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagement" + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410807,40 +402767,40 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate" + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementAuditEvent", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementAuditEvent" + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410855,18 +402815,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementComplianceManagementPartner" + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/conditionalAccessSettings", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410881,20 +402841,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementConditionalAccessSetting" + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410909,20 +402869,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDetectedApp" + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -410937,416 +402897,416 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCategory" + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule" + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration" + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary" + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState" + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus" + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfiguration" + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary" + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411361,20 +403321,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411389,20 +403349,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment" + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411417,55 +403377,55 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementExchangeConnector" + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity" + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Permissions": [], + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementIoUpdateStatus", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementIoUpdateStatus" + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411480,150 +403440,150 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDevice" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCategory" + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState" + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState" + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest" + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Method": "POST", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState" + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411638,20 +403598,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest" + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411666,60 +403626,60 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector" + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate" + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411734,20 +403694,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementPartner" + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411762,18 +403722,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner" + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", "Uri": "/deviceManagement/reports", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -411800,20 +403760,20 @@ "IsAdmin": true } ], - "Module": "Reports", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementReport" + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411828,20 +403788,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementResourceOperation" + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411856,20 +403816,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleAssignment" + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411884,20 +403844,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinition" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -411912,120 +403872,120 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment" + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner" + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndCondition" + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus" + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Administration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Administration", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment" + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTroubleshootingEvent" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412040,20 +404000,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412068,20 +404028,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412096,20 +404056,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412124,20 +404084,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412152,20 +404112,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412180,20 +404140,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412208,20 +404168,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412236,18 +404196,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412262,35 +404222,35 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412305,20 +404265,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412333,35 +404293,35 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412376,20 +404336,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412404,20 +404364,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412432,20 +404392,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412460,20 +404420,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412488,20 +404448,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412516,18 +404476,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412542,20 +404502,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412570,18 +404530,18 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412596,20 +404556,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412624,20 +404584,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412652,20 +404612,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412680,80 +404640,80 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Method": "POST", + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Module": "DeviceManagement.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true }, - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412768,20 +404728,20 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation" + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Method": "PATCH", + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -412796,368 +404756,368 @@ "IsAdmin": true } ], - "Module": "DeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState" + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectory" + "Command": "Update-MgDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Method": "PATCH", + "Command": "Update-MgDirectoryAdministrativeUnit", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnit" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitExtension" + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember" + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Method": "PATCH", + "Command": "Update-MgDirectoryAttributeSet", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDirectoryAttributeSet" + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition" + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Method": "PATCH", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue" + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryDeletedItem" + "Command": "Update-MgDirectoryDeletedItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryFederationConfiguration" + "Command": "Update-MgDirectoryFederationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "DirectoryObjects", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [], - "Module": "DirectoryObjects", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryObject" + "Command": "Update-MgDirectoryObject", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Method": "PATCH", + "Command": "Update-MgDirectoryOnPremiseSynchronization", "Permissions": { "Name": "OnPremDirectorySynchronization.ReadWrite.All", "Description": "Read and write all on-premises directory synchronization information", "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDirectoryOnPremiseSynchronization" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryRole" + "Command": "Update-MgDirectoryRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryRoleByRoleTemplateId" + "Command": "Update-MgDirectoryRoleByRoleTemplateId", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryRoleScopedMember" + "Command": "Update-MgDirectoryRoleScopedMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDirectoryRoleTemplate" + "Command": "Update-MgDirectoryRoleTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}", + "Method": "PATCH", + "Command": "Update-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDomain" + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Method": "PATCH", + "Command": "Update-MgDomainFederationConfiguration", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDomainFederationConfiguration" + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDomainServiceConfigurationRecord" + "Command": "Update-MgDomainServiceConfigurationRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDomainVerificationDnsRecord" + "Command": "Update-MgDomainVerificationDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDrive" + "Command": "Update-MgDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveCreatedByUserMailboxSetting" + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Method": "PATCH", + "Command": "Update-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -413178,200 +405138,200 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDriveItem" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemAnalytic" + "Command": "Update-MgDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemAnalyticItemActivityStat" + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItem" + "Command": "Update-MgDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersion" + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemField" + "Command": "Update-MgDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersion" + "Command": "Update-MgDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersionField" + "Command": "Update-MgDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Method": "PATCH", + "Command": "Update-MgDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -413392,610 +405352,610 @@ "IsAdmin": false } ], - "Module": "Files", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgDriveItemPermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemSubscription" + "Command": "Update-MgDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemThumbnail" + "Command": "Update-MgDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveItemVersion" + "Command": "Update-MgDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveList" + "Command": "Update-MgDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListColumn" + "Command": "Update-MgDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListContentType" + "Command": "Update-MgDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumn" + "Command": "Update-MgDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumnLink" + "Command": "Update-MgDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItem" + "Command": "Update-MgDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersion" + "Command": "Update-MgDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersionField" + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemField" + "Command": "Update-MgDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemVersion" + "Command": "Update-MgDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListItemVersionField" + "Command": "Update-MgDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListOperation" + "Command": "Update-MgDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveListSubscription" + "Command": "Update-MgDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRoot" + "Command": "Update-MgDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootAnalytic" + "Command": "Update-MgDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootAnalyticItemActivityStat" + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItem" + "Command": "Update-MgDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersion" + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemField" + "Command": "Update-MgDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersion" + "Command": "Update-MgDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersionField" + "Command": "Update-MgDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootPermission" + "Command": "Update-MgDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootSubscription" + "Command": "Update-MgDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootThumbnail" + "Command": "Update-MgDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgDriveRootVersion" + "Command": "Update-MgDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes/{educationClass-id}", + "Method": "PATCH", + "Command": "Update-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClass" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414010,35 +405970,35 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignment" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentCategory" + "Command": "Update-MgEducationClassAssignmentCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Method": "PATCH", + "Command": "Update-MgEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414053,35 +406013,35 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentDefault" + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentResource" + "Command": "Update-MgEducationClassAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Method": "PATCH", + "Command": "Update-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414096,20 +406056,20 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Method": "PATCH", + "Command": "Update-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414124,35 +406084,35 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSetting" + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmission" + "Command": "Update-MgEducationClassAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Method": "PATCH", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414179,173 +406139,173 @@ "IsAdmin": false } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome" + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionResource" + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource" + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", + "Method": "PATCH", + "Command": "Update-MgEducationMe", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationMe" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignment" + "Command": "Update-MgEducationMeAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentResource" + "Command": "Update-MgEducationMeAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentRubric" + "Command": "Update-MgEducationMeAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmission" + "Command": "Update-MgEducationMeAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome" + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionResource" + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource" + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/rubrics/{educationRubric-id}", + "Method": "PATCH", + "Command": "Update-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -414360,313 +406320,312 @@ "IsAdmin": true } ], - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationMeRubric" + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationMeUserMailboxSetting" + "Command": "Update-MgEducationMeUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationRoot" + "Command": "Update-MgEducationRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/{educationSchool-id}", + "Method": "PATCH", + "Command": "Update-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationSchool" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationSchoolAdministrativeUnit" + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/{educationUser-id}", + "Method": "PATCH", + "Command": "Update-MgEducationUser", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false }, - "Module": "Education", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEducationUser" + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignment" + "Command": "Update-MgEducationUserAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentResource" + "Command": "Update-MgEducationUserAssignmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentRubric" + "Command": "Update-MgEducationUserAssignmentRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmission" + "Command": "Update-MgEducationUserAssignmentSubmission", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome" + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionResource" + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource" + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserMailboxSetting" + "Command": "Update-MgEducationUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Education", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [], - "Module": "Education", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEducationUserRubric" + "Command": "Update-MgEducationUserRubric", + "Permissions": [], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Method": "PATCH", + "Command": "Update-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackage" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval" + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Method": "PATCH", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage" + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy" + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope" + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -414675,50 +406634,50 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", + "Method": "POST", + "Command": "Update-MgEntitlementManagementAssignment", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignment" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting" + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion" + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -414727,70 +406686,70 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Method": "POST", + "Command": "Update-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignmentRequest" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Method": "PATCH", + "Command": "Update-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalog" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension" + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResource" + "Command": "Update-MgEntitlementManagementCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414805,15 +406764,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414824,15 +406783,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414843,15 +406802,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414862,30 +406821,30 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414900,15 +406859,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414919,15 +406878,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414938,15 +406897,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -414957,275 +406916,275 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Method": "PATCH", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementConnectedOrganization" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResource" + "Command": "Update-MgEntitlementManagementResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironment" + "Command": "Update-MgEntitlementManagementResourceEnvironment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequest" + "Command": "Update-MgEntitlementManagementResourceRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog" + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Permissions": [], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415240,15 +407199,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415259,15 +407218,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415278,15 +407237,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415297,30 +407256,30 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415335,15 +407294,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415354,15 +407313,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415373,15 +407332,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -415392,504 +407351,505 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResource" + "Command": "Update-MgEntitlementManagementResourceRequestResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRole" + "Command": "Update-MgEntitlementManagementResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScope" + "Command": "Update-MgEntitlementManagementResourceRoleScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScope" + "Command": "Update-MgEntitlementManagementResourceScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResource" + "Command": "Update-MgEntitlementManagementResourceScopeResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole" + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource" + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Uri": "/identityGovernance/entitlementManagement/settings", + "Method": "PATCH", + "Command": "Update-MgEntitlementManagementSetting", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementSetting" + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgExternal" + "Command": "Update-MgExternal", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external/connections/{externalConnection-id}", + "Method": "PATCH", + "Command": "Update-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -415904,20 +407864,20 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgExternalConnection" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Method": "PATCH", + "Command": "Update-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -415932,65 +407892,65 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroup" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroupMember" + "Command": "Update-MgExternalConnectionGroupMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgExternalConnectionItemActivity" + "Command": "Update-MgExternalConnectionItemActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgExternalConnectionOperation" + "Command": "Update-MgExternalConnectionOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Uri": "/external/connections/{externalConnection-id}/schema", + "Method": "PATCH", + "Command": "Update-MgExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -416005,20 +407965,20 @@ "IsAdmin": true } ], - "Module": "Search", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgExternalConnectionSchema" + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}", + "Method": "PATCH", + "Command": "Update-MgGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -416033,35 +407993,35 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroup" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupAppRoleAssignment" + "Command": "Update-MgGroupAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Method": "PATCH", + "Command": "Update-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -416076,895 +408036,895 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupCalendarEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupCalendarPermission" + "Command": "Update-MgGroupCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Method": "PATCH", + "Command": "Update-MgGroupConversationThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupConversationThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostExtension" + "Command": "Update-MgGroupConversationThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension" + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDrive" + "Command": "Update-MgGroupDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItem" + "Command": "Update-MgGroupDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalytic" + "Command": "Update-MgGroupDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat" + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItem" + "Command": "Update-MgGroupDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion" + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemField" + "Command": "Update-MgGroupDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersion" + "Command": "Update-MgGroupDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersionField" + "Command": "Update-MgGroupDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemPermission" + "Command": "Update-MgGroupDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemSubscription" + "Command": "Update-MgGroupDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemThumbnail" + "Command": "Update-MgGroupDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveItemVersion" + "Command": "Update-MgGroupDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveList" + "Command": "Update-MgGroupDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListColumn" + "Command": "Update-MgGroupDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentType" + "Command": "Update-MgGroupDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumn" + "Command": "Update-MgGroupDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumnLink" + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItem" + "Command": "Update-MgGroupDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion" + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField" + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemField" + "Command": "Update-MgGroupDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersion" + "Command": "Update-MgGroupDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersionField" + "Command": "Update-MgGroupDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListOperation" + "Command": "Update-MgGroupDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveListSubscription" + "Command": "Update-MgGroupDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRoot" + "Command": "Update-MgGroupDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalytic" + "Command": "Update-MgGroupDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat" + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItem" + "Command": "Update-MgGroupDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion" + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemField" + "Command": "Update-MgGroupDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersion" + "Command": "Update-MgGroupDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersionField" + "Command": "Update-MgGroupDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootPermission" + "Command": "Update-MgGroupDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootSubscription" + "Command": "Update-MgGroupDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootThumbnail" + "Command": "Update-MgGroupDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupDriveRootVersion" + "Command": "Update-MgGroupDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}", + "Method": "PATCH", + "Command": "Update-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -416979,57 +408939,56 @@ "IsAdmin": true } ], - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupEventExtension" + "Command": "Update-MgGroupEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupEventInstanceExtension" + "Command": "Update-MgGroupEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupExtension" + "Command": "Update-MgGroupExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "Update1", @@ -417040,160 +408999,160 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgGroupLifecyclePolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupLifecyclePolicy" + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupOnenoteNotebook" + "Command": "Update-MgGroupOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupOnenotePage" + "Command": "Update-MgGroupOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgGroupOnenotePageContent" + "Command": "Update-MgGroupOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSection" + "Command": "Update-MgGroupOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSectionGroup" + "Command": "Update-MgGroupOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupPermissionGrant" + "Command": "Update-MgGroupPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", + "Method": "PATCH", + "Command": "Update-MgGroupPhoto", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupPlanner" + "Command": "Update-MgGroupPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupPlannerPlanDetail" + "Command": "Update-MgGroupPlannerPlanDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "Update1", @@ -417204,8 +409163,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGroupSetting", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Method": "PATCH", + "Command": "Update-MgGroupSetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -417220,687 +409180,686 @@ "IsAdmin": true } ], - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupSetting" + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate" + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSite" + "Command": "Update-MgGroupSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalytic" + "Command": "Update-MgGroupSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat" + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity" + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteColumn" + "Command": "Update-MgGroupSiteColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteContentType" + "Command": "Update-MgGroupSiteContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumn" + "Command": "Update-MgGroupSiteContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumnLink" + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting" + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteList" + "Command": "Update-MgGroupSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListColumn" + "Command": "Update-MgGroupSiteListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentType" + "Command": "Update-MgGroupSiteListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumn" + "Command": "Update-MgGroupSiteListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumnLink" + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting" + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItem" + "Command": "Update-MgGroupSiteListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting" + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion" + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField" + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemField" + "Command": "Update-MgGroupSiteListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersion" + "Command": "Update-MgGroupSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersionField" + "Command": "Update-MgGroupSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting" + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListOperation" + "Command": "Update-MgGroupSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteListSubscription" + "Command": "Update-MgGroupSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenote" + "Command": "Update-MgGroupSiteOnenote", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebook" + "Command": "Update-MgGroupSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSection" + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteOperation" + "Command": "Update-MgGroupSiteOnenoteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenotePage" + "Command": "Update-MgGroupSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteResource" + "Command": "Update-MgGroupSiteOnenoteResource", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSection" + "Command": "Update-MgGroupSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroup" + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection" + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage" + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionPage" + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteOperation" + "Command": "Update-MgGroupSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSitePermission" + "Command": "Update-MgGroupSitePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -417911,15 +409870,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStore" + "Command": "Update-MgGroupSiteTermStore", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -417930,15 +409889,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroup" + "Command": "Update-MgGroupSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -417949,15 +409908,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSet" + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -417976,15 +409935,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild" + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418003,15 +409962,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418022,15 +409981,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup" + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418041,15 +410000,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418060,15 +410019,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm" + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418079,15 +410038,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418098,15 +410057,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418117,15 +410076,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418136,15 +410095,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSet" + "Command": "Update-MgGroupSiteTermStoreSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418163,15 +410122,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChild" + "Command": "Update-MgGroupSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418190,15 +410149,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation" + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418209,15 +410168,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup" + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418228,15 +410187,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418255,15 +410214,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418282,15 +410241,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418301,15 +410260,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418320,15 +410279,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418339,15 +410298,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418358,15 +410317,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418377,15 +410336,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418396,15 +410355,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetRelation" + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418415,15 +410374,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTerm" + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418434,15 +410393,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChild" + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418453,15 +410412,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation" + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -418472,656 +410431,702 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation" + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannel" + "Command": "Update-MgGroupTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMember" + "Command": "Update-MgGroupTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessage" + "Command": "Update-MgGroupTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageHostedContent" + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReply" + "Command": "Update-MgGroupTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent" + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelSharedWithTeam" + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelTab" + "Command": "Update-MgGroupTeamChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamMember" + "Command": "Update-MgGroupTeamMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Method": "PATCH", + "Command": "Update-MgGroupTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgGroupTeamOperation" + "Command": "Update-MgGroupTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPhoto" + "Command": "Update-MgGroupTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannel" + "Command": "Update-MgGroupTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMember" + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessage" + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent" + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply" + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam" + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelTab" + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest" + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShift" + "Command": "Update-MgGroupTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest" + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup" + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleShift" + "Command": "Update-MgGroupTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest" + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOff" + "Command": "Update-MgGroupTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffReason" + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest" + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamTag" + "Command": "Update-MgGroupTeamTag", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupTeamTagMember" + "Command": "Update-MgGroupTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Method": "PATCH", + "Command": "Update-MgGroupThread", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - "Module": "Groups", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgGroupThread" + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupThreadPostExtension" + "Command": "Update-MgGroupThreadPostExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Groups", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [], - "Module": "Groups", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgGroupThreadPostInReplyToExtension" + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityApiConnector", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityApiConnector" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlow" + "Command": "Update-MgIdentityB2XUserFlow", + "Permissions": [], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguage" + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage" + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Method": "PATCH", + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" + }, + { "Module": "Identity.SignIns", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage" + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccess" + "Command": "Update-MgIdentityConditionalAccess", + "Permissions": [], + "OutputType": "IMicrosoftGraphConditionalAccessRoot", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -419136,20 +411141,20 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessNamedLocation" + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -419170,560 +411175,559 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessPolicy" + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinition" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage" + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision" + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Permissions": [], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition" + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance" + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequest" + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Permissions": [], + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Permissions": [], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension" + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting" + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement" + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "Update1", @@ -419734,196 +411738,197 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityProvider" + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Method": "PATCH", + "Command": "Update-MgIdentityUserFlowAttribute", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgIdentityUserFlowAttribute" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgInformationProtection" + "Command": "Update-MgInformationProtection", + "Permissions": [], + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest" + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult" + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgInvitation" + "Command": "Update-MgInvitation", + "Permissions": [], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgInvitationInvitedUserMailboxSetting" + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Method": "PATCH", + "Command": "Update-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -419938,20 +411943,20 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgOauth2PermissionGrant" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization/{organization-id}", + "Method": "PATCH", + "Command": "Update-MgOrganization", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -419972,108 +411977,108 @@ "IsAdmin": true } ], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgOrganization" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", "Uri": "/organization/{organization-id}/branding", + "Method": "PATCH", + "Command": "Update-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgOrganizationBranding" + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Method": "PATCH", + "Command": "Update-MgOrganizationBrandingLocalization", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgOrganizationBrandingLocalization" + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgOrganizationExtension" + "Command": "Update-MgOrganizationExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlace", "Uri": "/places/{place-id}", + "Method": "PATCH", + "Command": "Update-MgPlace", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlace" + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Permissions": [], - "Module": "Planner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPlanner" + "Command": "Update-MgPlanner", + "Permissions": [], + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", + "Method": "PATCH", + "Command": "Update-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420094,20 +412099,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerBucket" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", + "Method": "PATCH", + "Command": "Update-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420128,20 +412133,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerPlan" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", + "Method": "PATCH", + "Command": "Update-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420162,20 +412167,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerPlanDetail" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", + "Method": "PATCH", + "Command": "Update-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420196,20 +412201,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerTask" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Method": "PATCH", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420230,20 +412235,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Method": "PATCH", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420264,20 +412269,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/planner/tasks/{plannerTask-id}/details", + "Method": "PATCH", + "Command": "Update-MgPlannerTaskDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420298,20 +412303,20 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerTaskDetail" + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Method": "PATCH", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -420332,124 +412337,124 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat" + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy" + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyAdminConsentRequestPolicy" + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyAppManagementPolicy" + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Uri": "/policies/authenticationFlowsPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationFlowPolicy" + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Uri": "/policies/authenticationMethodsPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicy" + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration" + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -420464,20 +412469,20 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Method": "POST", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -420492,205 +412497,205 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination" + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration" + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyAuthorizationPolicy", "Permissions": { "Name": "Policy.ReadWrite.Authorization", "Description": "Read and write your organization's authorization policy", "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyAuthorizationPolicy" + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyClaimMappingPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyClaimMappingPolicy" + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicy" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", + "Method": "PATCH", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Method": "PATCH", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner" + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Method": "PATCH", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization" + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyDefaultAppManagementPolicy" + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyFeatureRolloutPolicy" + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy" + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -420705,115 +412710,115 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy" + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicy" + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude" + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude" + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicy" + "Command": "Update-MgPolicyRoleManagementPolicy", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment" + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule" + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -420828,108 +412833,108 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyRule" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyTokenIssuancePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyTokenIssuancePolicy" + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Method": "PATCH", + "Command": "Update-MgPolicyTokenLifetimePolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPolicyTokenLifetimePolicy" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrint" + "Command": "Update-MgPrint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors/{printConnector-id}", + "Method": "PATCH", + "Command": "Update-MgPrintConnector", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintConnector" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintOperation" + "Command": "Update-MgPrintOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printers/{printer-id}", + "Method": "PATCH", + "Command": "Update-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -420944,20 +412949,20 @@ "IsAdmin": true } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintPrinter" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Method": "PATCH", + "Command": "Update-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -420978,338 +412983,338 @@ "IsAdmin": false } ], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJob" + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobDocument" + "Command": "Update-MgPrintPrinterJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobTask" + "Command": "Update-MgPrintPrinterJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintPrinterTaskTrigger" + "Command": "Update-MgPrintPrinterTaskTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services/{printService-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintService" + "Command": "Update-MgPrintService", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintServiceEndpoint" + "Command": "Update-MgPrintServiceEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares/{printerShare-id}", + "Method": "PATCH", + "Command": "Update-MgPrintShare", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintShare" + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting" + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintShareJob" + "Command": "Update-MgPrintShareJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintShareJobDocument" + "Command": "Update-MgPrintShareJobDocument", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [], - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrintShareJobTask" + "Command": "Update-MgPrintShareJobTask", + "Permissions": [], + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgPrintTaskDefinition", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinition" + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CloudPrint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Method": "PATCH", + "Command": "Update-MgPrintTaskDefinitionTask", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false }, - "Module": "Devices.CloudPrint", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinitionTask" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Method": "PATCH", + "Command": "Update-MgPrivacySubjectRightsRequest", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true }, - "Module": "Compliance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequest" + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0" }, { + "Module": "Compliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [], - "Module": "Compliance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestNote" + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Permissions": [], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0" }, { + "Module": "Reports", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [], - "Module": "Reports", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail" + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRiskDetection" + "Command": "Update-MgRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipal" + "Command": "Update-MgRiskyServicePrincipal", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipalHistory" + "Command": "Update-MgRiskyServicePrincipalHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRiskyUser" + "Command": "Update-MgRiskyUser", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRiskyUserHistory" + "Command": "Update-MgRiskyUserHistory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "DeviceManagement.Enrollment", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRoleManagement", "Uri": "/roleManagement", + "Method": "PATCH", + "Command": "Update-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -421324,138 +413329,138 @@ "IsAdmin": true } ], - "Module": "DeviceManagement.Enrollment", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgRoleManagement" + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectory" + "Command": "Update-MgRoleManagementDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace" + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction" + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment" + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -421488,273 +413493,273 @@ "IsAdmin": true } ], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagement" + "Command": "Update-MgRoleManagementEntitlementManagement", + "Permissions": [], + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace" + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction" + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition" + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom" + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Governance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [], - "Module": "Identity.Governance", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0" }, { + "Module": "SchemaExtensions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", + "Method": "PATCH", + "Command": "Update-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -421769,116 +413774,116 @@ "IsAdmin": false } ], - "Module": "SchemaExtensions", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSchemaExtension" + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0" }, { + "Module": "Search", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, "Uri": "/search", - "Permissions": [], - "Module": "Search", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSearchEntity" + "Command": "Update-MgSearchEntity", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityAlert", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityAlert" + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityAlertV2", "Permissions": { "Name": "SecurityAlert.ReadWrite.All", "Description": "Read and write all alerts", "FullDescription": "Allows the app to read and write all alerts that you have access to.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityAlertV2" + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomation" + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomationRun" + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCase" + "Command": "Update-MgSecurityCase", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -421893,33 +413898,33 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCase" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Method": "POST", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -421934,78 +413939,78 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Method": "POST", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422020,50 +414025,50 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation" + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet" + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422078,20 +414083,20 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422106,55 +414111,55 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch" + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Method": "PATCH", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422169,404 +414174,404 @@ "IsAdmin": true } ], - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents/{incident-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityIncident", "Permissions": { "Name": "SecurityIncident.ReadWrite.All", "Description": "Read and write to security incidents", "FullDescription": "Allows the app to read and write to all security incidents that you have access to.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityIncident" + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecuritySecureScore" + "Command": "Update-MgSecuritySecureScore", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Method": "PATCH", + "Command": "Update-MgSecuritySecureScoreControlProfile", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecuritySecureScoreControlProfile" + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligence" + "Command": "Update-MgSecurityThreatIntelligence", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticle" + "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator" + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHost" + "Command": "Update-MgSecurityThreatIntelligenceHost", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent" + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie" + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation" + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker" + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile" + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord" + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator" + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability" + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent" + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityTrigger" + "Command": "Update-MgSecurityTrigger", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityTriggerRetentionEvent" + "Command": "Update-MgSecurityTriggerRetentionEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Uri": "/security/triggerTypes", - "Permissions": [], - "Module": "Security", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSecurityTriggerType" + "Command": "Update-MgSecurityTriggerType", + "Permissions": [], + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0" }, { + "Module": "Security", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Method": "PATCH", + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true }, - "Module": "Security", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverview" + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue" + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementIssue" + "Command": "Update-MgServiceAnnouncementIssue", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessage" + "Command": "Update-MgServiceAnnouncementMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0" }, { + "Module": "Devices.ServiceAnnouncement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessageAttachment" + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Permissions": [], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Method": "PATCH", + "Command": "Update-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -422587,312 +414592,311 @@ "IsAdmin": true } ], - "Module": "Applications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgServicePrincipal" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo" + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignment" + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalByAppId" + "Command": "Update-MgServicePrincipalByAppId", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification" + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalEndpoint" + "Command": "Update-MgServicePrincipalEndpoint", + "Permissions": [], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalRiskDetection" + "Command": "Update-MgServicePrincipalRiskDetection", + "Permissions": [], + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJob" + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema" + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory" + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplate" + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema" + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory" + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareCreatedByUserMailboxSetting" + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting" + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareList" + "Command": "Update-MgShareList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListColumn" + "Command": "Update-MgShareListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListContentType" + "Command": "Update-MgShareListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumn" + "Command": "Update-MgShareListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumnLink" + "Command": "Update-MgShareListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListCreatedByUserMailboxSetting" + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422903,15 +414907,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItem" + "Command": "Update-MgShareListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422922,15 +414926,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting" + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422941,15 +414945,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersion" + "Command": "Update-MgShareListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422960,15 +414964,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersionField" + "Command": "Update-MgShareListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422979,15 +414983,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemField" + "Command": "Update-MgShareListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -422998,15 +415002,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -423017,15 +415021,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemVersion" + "Command": "Update-MgShareListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "Update1", @@ -423036,158 +415040,159 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListItemVersionField" + "Command": "Update-MgShareListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting" + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListOperation" + "Command": "Update-MgShareListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareListSubscription" + "Command": "Update-MgShareListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSharePermission" + "Command": "Update-MgSharePermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem" + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSite" + "Command": "Update-MgSite", + "Permissions": [], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/analytics", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteAnalytic" + "Command": "Update-MgSiteAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStat" + "Command": "Update-MgSiteAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity" + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423202,20 +415207,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Method": "PATCH", + "Command": "Update-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423230,20 +415235,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423258,50 +415263,50 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumnLink" + "Command": "Update-MgSiteContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteList" + "Command": "Update-MgSiteList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423316,20 +415321,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteListColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Method": "PATCH", + "Command": "Update-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423344,20 +415349,20 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteListContentType" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Method": "PATCH", + "Command": "Update-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -423372,387 +415377,386 @@ "IsAdmin": false } ], - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumn" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumnLink" + "Command": "Update-MgSiteListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting" + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Method": "PATCH", + "Command": "Update-MgSiteListItem", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteListItem" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting" + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersion" + "Command": "Update-MgSiteListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersionField" + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Method": "PATCH", + "Command": "Update-MgSiteListItemField", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteListItemField" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemVersion" + "Command": "Update-MgSiteListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListItemVersionField" + "Command": "Update-MgSiteListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting" + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListOperation" + "Command": "Update-MgSiteListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteListSubscription" + "Command": "Update-MgSiteListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteOnenoteNotebook" + "Command": "Update-MgSiteOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent" + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent" + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteOnenotePage" + "Command": "Update-MgSiteOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgSiteOnenotePageContent" + "Command": "Update-MgSiteOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSection" + "Command": "Update-MgSiteOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSectionGroup" + "Command": "Update-MgSiteOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent" + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionPageContent" + "Command": "Update-MgSiteOnenoteSectionPageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteOperation" + "Command": "Update-MgSiteOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Method": "PATCH", + "Command": "Update-MgSitePermission", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSitePermission" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423763,20 +415767,20 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", + "Method": "PATCH", + "Command": "Update-MgSiteTermStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteTermStore" + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423787,15 +415791,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroup" + "Command": "Update-MgSiteTermStoreGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423806,15 +415810,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSet" + "Command": "Update-MgSiteTermStoreGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423833,15 +415837,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChild" + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423860,15 +415864,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation" + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423879,15 +415883,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup" + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423898,15 +415902,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetRelation" + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423917,15 +415921,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTerm" + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423936,15 +415940,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChild" + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423955,15 +415959,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation" + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423974,15 +415978,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation" + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -423993,20 +415997,20 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Method": "PATCH", + "Command": "Update-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSet" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424025,15 +416029,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChild" + "Command": "Update-MgSiteTermStoreSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424052,15 +416056,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChildRelation" + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424071,15 +416075,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroup" + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424090,15 +416094,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSet" + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424117,15 +416121,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild" + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424144,15 +416148,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424163,15 +416167,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424182,15 +416186,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424201,15 +416205,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424220,15 +416224,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424239,15 +416243,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424258,15 +416262,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetRelation" + "Command": "Update-MgSiteTermStoreSetRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424277,20 +416281,20 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Method": "PATCH", + "Command": "Update-MgSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Module": "Sites", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTerm" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424301,15 +416305,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChild" + "Command": "Update-MgSiteTermStoreSetTermChild", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424320,15 +416324,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChildRelation" + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Sites", "Variants": [ "Update", "Update1", @@ -424339,53 +416343,54 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [], - "Module": "Sites", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermRelation" + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Permissions": [], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSubscribedSku" + "Command": "Update-MgSubscribedSku", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0" }, { + "Module": "ChangeNotifications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "ChangeNotifications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgSubscription" + "Command": "Update-MgSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", "Uri": "/teams/{team-id}", + "Method": "PATCH", + "Command": "Update-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -424412,20 +416417,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeam" + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/channels/{channel-id}", + "Method": "PATCH", + "Command": "Update-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -424452,20 +416457,20 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamChannel" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Method": "PATCH", + "Command": "Update-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -424492,80 +416497,80 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamChannelMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamChannelMessage" + "Command": "Update-MgTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReply" + "Command": "Update-MgTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReplyHostedContent" + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamChannelSharedWithTeam" + "Command": "Update-MgTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "PATCH", + "Command": "Update-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -424616,20 +416621,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamChannelTab" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Method": "POST", + "Command": "Update-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -424692,20 +416697,20 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgTeamInstalledApp" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Method": "PATCH", + "Command": "Update-MgTeamMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -424732,290 +416737,305 @@ "IsAdmin": true } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamMember" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Method": "PATCH", + "Command": "Update-MgTeamOperation", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgTeamOperation" + "Command": "Update-MgTeamPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPhoto" + "Command": "Update-MgTeamPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannel" + "Command": "Update-MgTeamPrimaryChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMember" + "Command": "Update-MgTeamPrimaryChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessage" + "Command": "Update-MgTeamPrimaryChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReply" + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent" + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam" + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelTab" + "Command": "Update-MgTeamPrimaryChannelTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleOfferShiftRequest" + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShift" + "Command": "Update-MgTeamScheduleOpenShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest" + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleSchedulingGroup" + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleShift" + "Command": "Update-MgTeamScheduleShift", + "Permissions": [], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest" + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOff" + "Command": "Update-MgTeamScheduleTimeOff", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffReason" + "Command": "Update-MgTeamScheduleTimeOffReason", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffRequest" + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Method": "PATCH", + "Command": "Update-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -425030,303 +417050,321 @@ "IsAdmin": false } ], - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamTag" + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamTagMember" + "Command": "Update-MgTeamTagMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamwork" + "Command": "Update-MgTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeam" + "Command": "Update-MgTeamworkDeletedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannel" + "Command": "Update-MgTeamworkDeletedTeamChannel", + "Permissions": [], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMember" + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage" + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam" + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Method": "PATCH", + "Command": "Update-MgTeamworkDeletedTeamChannelTab", "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Uri": "/teamwork/teamsAppSettings", "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelTab" + "Command": "Update-MgTeamworkTeamAppSetting", + "Permissions": { + "Name": "TeamworkAppSettings.ReadWrite.All", + "Description": "Read and write Teams app settings", + "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", + "IsAdmin": true + }, + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Method": "PATCH", + "Command": "Update-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Module": "Teams", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTeamworkWorkforceIntegration" + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer" + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail" + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Method": "PATCH", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship" + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Method": "PATCH", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true }, - "Module": "Identity.Partner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment" + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.Partner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [], - "Module": "Identity.Partner", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Permissions": [], + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}", + "Method": "PATCH", + "Command": "Update-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -425383,65 +417421,65 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUser" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserActivity" + "Command": "Update-MgUserActivity", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0" }, { + "Module": "CrossDeviceExperiences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [], - "Module": "CrossDeviceExperiences", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserActivityHistoryItem" + "Command": "Update-MgUserActivityHistoryItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0" }, { + "Module": "Applications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [], - "Module": "Applications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserAppRoleAssignment" + "Command": "Update-MgUserAppRoleAssignment", + "Permissions": [], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Method": "PATCH", + "Command": "Update-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -425456,50 +417494,50 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationEmailMethod" + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserAuthenticationMethod" + "Command": "Update-MgUserAuthenticationMethod", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserAuthenticationOperation" + "Command": "Update-MgUserAuthenticationOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Identity.SignIns", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Method": "PATCH", + "Command": "Update-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -425514,32 +417552,31 @@ "IsAdmin": true } ], - "Module": "Identity.SignIns", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationPhoneMethod" + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Method": "PATCH", + "Command": "Update-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserCalendarGroup" + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "Update1", @@ -425550,1688 +417587,1704 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserCalendarPermission" + "Command": "Update-MgUserCalendarPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChat" + "Command": "Update-MgUserChat", + "Permissions": [], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgUserChatInstalledApp" + "Command": "Update-MgUserChatInstalledApp", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatLastMessagePreview" + "Command": "Update-MgUserChatLastMessagePreview", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatMember" + "Command": "Update-MgUserChatMember", + "Permissions": [], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatMessage" + "Command": "Update-MgUserChatMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatMessageHostedContent" + "Command": "Update-MgUserChatMessageHostedContent", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatMessageReply" + "Command": "Update-MgUserChatMessageReply", + "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Method": "PATCH", + "Command": "Update-MgUserChatMessageReplyHostedContent", "Permissions": [], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0" + }, + { "Module": "Teams", - "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Method": "PATCH", - "Command": "Update-MgUserChatMessageReplyHostedContent" + "Command": "Update-MgUserChatPermissionGrant", + "Permissions": [], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatPinnedMessage" + "Command": "Update-MgUserChatPinnedMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserChatTab" + "Command": "Update-MgUserChatTab", + "Permissions": [], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserContactExtension" + "Command": "Update-MgUserContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Method": "PATCH", + "Command": "Update-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContactFolder" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolder" + "Command": "Update-MgUserContactFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgUserContactFolderChildFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactExtension" + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto" + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Permissions": [], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Method": "PATCH", + "Command": "Update-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContact" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "PersonalContacts", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactExtension" + "Command": "Update-MgUserContactFolderContactExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Method": "PATCH", + "Command": "Update-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "PersonalContacts", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Method": "PATCH", + "Command": "Update-MgUserContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Module": "PersonalContacts", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserContactPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent" + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDrive" + "Command": "Update-MgUserDrive", + "Permissions": [], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItem" + "Command": "Update-MgUserDriveItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalytic" + "Command": "Update-MgUserDriveItemAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat" + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItem" + "Command": "Update-MgUserDriveItemListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion" + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField" + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemField" + "Command": "Update-MgUserDriveItemListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersion" + "Command": "Update-MgUserDriveItemListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersionField" + "Command": "Update-MgUserDriveItemListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemPermission" + "Command": "Update-MgUserDriveItemPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemSubscription" + "Command": "Update-MgUserDriveItemSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemThumbnail" + "Command": "Update-MgUserDriveItemThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveItemVersion" + "Command": "Update-MgUserDriveItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveList" + "Command": "Update-MgUserDriveList", + "Permissions": [], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListColumn" + "Command": "Update-MgUserDriveListColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListContentType" + "Command": "Update-MgUserDriveListContentType", + "Permissions": [], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumn" + "Command": "Update-MgUserDriveListContentTypeColumn", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumnLink" + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Permissions": [], + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItem" + "Command": "Update-MgUserDriveListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersion" + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField" + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemField" + "Command": "Update-MgUserDriveListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersion" + "Command": "Update-MgUserDriveListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersionField" + "Command": "Update-MgUserDriveListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListOperation" + "Command": "Update-MgUserDriveListOperation", + "Permissions": [], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveListSubscription" + "Command": "Update-MgUserDriveListSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRoot" + "Command": "Update-MgUserDriveRoot", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalytic" + "Command": "Update-MgUserDriveRootAnalytic", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat" + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Permissions": [], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItem" + "Command": "Update-MgUserDriveRootListItem", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting" + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion" + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField" + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemField" + "Command": "Update-MgUserDriveRootListItemField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting" + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersion" + "Command": "Update-MgUserDriveRootListItemVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersionField" + "Command": "Update-MgUserDriveRootListItemVersionField", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootPermission" + "Command": "Update-MgUserDriveRootPermission", + "Permissions": [], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootSubscription" + "Command": "Update-MgUserDriveRootSubscription", + "Permissions": [], + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootThumbnail" + "Command": "Update-MgUserDriveRootThumbnail", + "Permissions": [], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0" }, { + "Module": "Files", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [], - "Module": "Files", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserDriveRootVersion" + "Command": "Update-MgUserDriveRootVersion", + "Permissions": [], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", + "Method": "PATCH", + "Command": "Update-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Module": "Calendar", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserEvent" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserEventExtension" + "Command": "Update-MgUserEventExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Calendar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [], - "Module": "Calendar", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserEventInstanceExtension" + "Command": "Update-MgUserEventInstanceExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserExtension" + "Command": "Update-MgUserExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserInferenceClassification" + "Command": "Update-MgUserInferenceClassification", + "Permissions": [], + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Method": "PATCH", + "Command": "Update-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserInferenceClassificationOverride" + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserLicenseDetail" + "Command": "Update-MgUserLicenseDetail", + "Permissions": [], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", + "Method": "PATCH", + "Command": "Update-MgUserMailboxSetting", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserMailboxSetting" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Method": "PATCH", + "Command": "Update-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserMailFolder" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolder" + "Command": "Update-MgUserMailFolderChildFolder", + "Permissions": [], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessage" + "Command": "Update-MgUserMailFolderChildFolderMessage", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension" + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageRule" + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Method": "PATCH", + "Command": "Update-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageExtension" + "Command": "Update-MgUserMailFolderMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageRule" + "Command": "Update-MgUserMailFolderMessageRule", + "Permissions": [], + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDevice" + "Command": "Update-MgUserManagedDevice", + "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCategory" + "Command": "Update-MgUserManagedDeviceCategory", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState" + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceConfigurationState" + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse" + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount" + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState" + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0" }, { + "Module": "Devices.CorporateManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [], - "Module": "Devices.CorporateManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState" + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Permissions": [], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", + "Method": "PATCH", + "Command": "Update-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Module": "Mail", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserMessage" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0" }, { + "Module": "Mail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Mail", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserMessageExtension" + "Command": "Update-MgUserMessageExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnenoteNotebook" + "Command": "Update-MgUserOnenoteNotebook", + "Permissions": [], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnenotePage" + "Command": "Update-MgUserOnenotePage", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [], - "Module": "Users.Actions", - "ApiVersion": "v1.0", "Method": "POST", - "Command": "Update-MgUserOnenotePageContent" + "Command": "Update-MgUserOnenotePageContent", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnenoteSection" + "Command": "Update-MgUserOnenoteSection", + "Permissions": [], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0" }, { + "Module": "Notes", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [], - "Module": "Notes", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnenoteSectionGroup" + "Command": "Update-MgUserOnenoteSectionGroup", + "Permissions": [], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Method": "PATCH", + "Command": "Update-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -427246,90 +419299,90 @@ "IsAdmin": false } ], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeeting" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReport" + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord" + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Method": "PATCH", + "Command": "Update-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserOutlookMasterCategory" + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0" }, { + "Module": "Users.Actions", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/changePassword", + "Method": "POST", + "Command": "Update-MgUserPassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Module": "Users.Actions", - "ApiVersion": "v1.0", - "Method": "POST", - "Command": "Update-MgUserPassword" + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", + "Method": "PATCH", + "Command": "Update-MgUserPhoto", "Permissions": [ { "Name": "User.ReadWrite", @@ -427344,20 +419397,20 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserPhoto" + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0" }, { + "Module": "Planner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerUser", "Uri": "/users/{user-id}/planner", + "Method": "PATCH", + "Command": "Update-MgUserPlanner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -427372,50 +419425,50 @@ "IsAdmin": false } ], - "Module": "Planner", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserPlanner" + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0" }, { + "Module": "CloudCommunications", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", - "Permissions": [], - "Module": "CloudCommunications", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserPresence" + "Command": "Update-MgUserPresence", + "Permissions": [], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0" }, { + "Module": "Identity.DirectoryManagement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserScopedRoleMemberOf" + "Command": "Update-MgUserScopedRoleMemberOf", + "Permissions": [], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserSettings", "Uri": "/users/{user-id}/settings", + "Method": "PATCH", + "Command": "Update-MgUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -427430,20 +419483,20 @@ "IsAdmin": true } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserSetting" + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShiftPreferences", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Method": "PATCH", + "Command": "Update-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -427458,50 +419511,50 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserSettingShiftPreference" + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserTeamwork" + "Command": "Update-MgUserTeamwork", + "Permissions": [], + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0" }, { + "Module": "Teams", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [], - "Module": "Teams", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserTeamworkAssociatedTeam" + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Permissions": [], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Method": "PATCH", + "Command": "Update-MgUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -427516,35 +419569,35 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserTodoList" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserTodoListExtension" + "Command": "Update-MgUserTodoListExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Method": "PATCH", + "Command": "Update-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -427559,35 +419612,35 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserTodoListTask" + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskAttachmentSession" + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "Permissions": [], + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Method": "PATCH", + "Command": "Update-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -427602,35 +419655,35 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskChecklistItem" + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [], - "Module": "Users", - "ApiVersion": "v1.0", "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskExtension" + "Command": "Update-MgUserTodoListTaskExtension", + "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0" }, { + "Module": "Users", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLinkedResource", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Method": "PATCH", + "Command": "Update-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -427645,9 +419698,7 @@ "IsAdmin": false } ], - "Module": "Users", - "ApiVersion": "v1.0", - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskLinkedResource" + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0" } ]